/* 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;
}
.bild{
	padding-left: 10%;
	font-size: 17px;
}
.text{
	text-align: center;
	margin-left: 3px;
	padding: 2%;
	background: #28282F;
	color: #CCCCCC;
	border-top: solid;
	border-left: solid;
	border-bottom: solid;
	border-right: solid;
}
.giffen{
	text-align: center;
	border-top: solid;
	border-bottom: solid;
	border-right: solid;
	border-left: solid;
	margin-left: 50px;
	margin-right: 50px;
}
#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;
}
#fot {
	background: #545456;
	color: #CCCCCC;	
}
h1{
	font-size: 26px;
	text-align: left;
	padding-left: 11%;
}



