* Css styleseheet for depechemode-forum.se
/* author Boko101 webbmaster from depechemode-forum.se
/* copyright 2006 by Bosse Nilsson
/* The stylesheets is modiefied by the webbmaster and you may take some graphical
/* elements for a good purpose*/

a{
	background: #545456;
	color: #FFFF00;
}
body{
	background: #070707;
	color: #CCCCCC;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	margin: 25px 0 0 0px;
	padding-left: 0;
}
.skugga{
	background-image: url(skugga3.gif);
}
.anv{
	float: left;
}
.log{
	float: left;
}
.live{
	float: left;
}
.text{
	text-align: center;
	font-size: 18px;
	margin-left: 5px;
	padding: 2%;
	background: #28282F;
	color: #CCCCCC;
	border-top: solid;
	border-left: solid;
	border-bottom: solid;
	border-right: solid;
}

#outerarea{
	width: 750px;
	text-align: center;
	margin: 0 auto;
	background: #545456;
	color: #CCCCCC;
}
#headarea{
	width: 750px;
	height: 40px;
	margin-left: 110px;
}
#menycontainer ul{
	float: left;
	padding: 1%;
	font-size: 13px;
}
#menycontainer li{
	display: inline;
}
#menycontainer ul a{
	float: left;
	text-decoration: none;
	background: #9F9FBD;
	color: #CCCCCC;
	margin-right: 0.5em;
	padding: 0.2em 1.5em;
}

#menycontainer a:link{
	color: #01010D;
	background: #9F9FBD;
}
#menycontainer a:visited{
	color: #01010D;
	background: #9F9FBD;
}
#menycontainer a:hover{
	background: #996666;
	color:#01010D;
}
#menycontainer a#current{
	background: #FFCC66;
	color: #01010D;
} 
#boxen{
	text-align: center;
	padding: 1%;
	border-top: solid;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
}
h1{
	font-size: 26px;
	text-align: left;
	padding-left: 11%;
}
h2{
	font-size: 20px;
	text-align: left;
	padding-left: 11%;
}
table{
	float: left;
}
