/*  
.:: www.soulstormer.de ::<
Author: Simon Birr
Author URI: http://www.sbirr.de/
*/


body {
	background:#E4DCD4;
	background-image: url(grafiken/background.gif);
	border:none;
	color:#626262;
   font: 0.7em Verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}



img {
	border:0;
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited  {
    font: 95%  Verdana, Arial, Tahoma;   
	 letter-spacing: 0.2em;
    margin: 15px 0 2px 0;
    padding-bottom: 2px;
	 padding: 2px 2px 2px 2px;
	 font-family: Verdana, Arial, Tahoma; 
    text-transform: capitalize;
	 color: #552704;
    font-size: .90em;
	 background-color: #D1C7B4;
}

#banner {
	background-image: url(grafiken/banner.jpg);
	background-repeat: no-repeat;
	height: 161px;
	border-bottom:none;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma; 
	letter-spacing:0.2em;
	margin:0;
	
}

#banner_text{
		padding-top: 10px;
		padding-left: 605px;

}

#banner_text a {
	color: #626262;
	text-decoration: none;
   	border: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma; 
   	letter-spacing:0.01em;
	font-weight: bold;
	text-transform: uppercase;

}

#banner_wrap {
	background-image: url(grafiken/banner_wrap_bg.gif);
	background-repeat: repeat-y;
	border:none;
	width:800px;
	margin:0 auto;
	text-align:left;
}

#wrap {
	background-image: url(grafiken/wrap_bg.gif);
	background-repeat: repeat-y;
	border:none;
	width:800px;
	margin:0 auto;
	text-align:left;

}


#content {
	padding-left: 225px;
	padding-right: 20px;
	padding-top: 10px;
	width:550px;

}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
		padding-left: 20px;
}
/* End hide from IE5/mac */


#content p {
	text-align: justify;
}

#content img {
	margin: 10px;
}

#top_menu {
	padding:0px 0 10px 5px;
	margin:0 0 0 5px;
	width:192px;
	border-left:none;
	 color: #552704;
	background-image: url(grafiken/themen.jpg);
	background-repeat: no-repeat;
	height: 65px;

}

#impressum {
	padding:0px 0 10px 5px;
	margin:0 0 0 5px;
	width:192px;
	border-left:none;
	 color: #552704;
	background-image: url(grafiken/impressum.gif);
	background-repeat: no-repeat;
	height: 77px;

}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #menu {
		width:192px;
}
/* End hide from IE5/mac */

#left {
	float:left;
}

#menu {
	padding:0px 0 5px 0px;
	margin:0 0 0 5px;
	width:192px;
	border-left:none;
	 color: #626262;


}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #menu {
		width:192px;
}
/* End hide from IE5/mac */


#menu h2{ 
   background-image:url(grafiken/link_bg.jpg);
	background-repeat: repeat;
   color: #626262;
   font-size: 1em;
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 1em;
	border: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7BBA6;
 }

#menu h2 a:link, h2 a:visited  { 

   color: #626262;

	font-family: Verdana, Arial, Tahoma; 
	font-size: 1em;
	padding: 2px 2px 2px 2px;
	text-decoration: none;

 }

#menu h2 a:hover, h2 a:active { 

   color: #626262;

	font-family: Verdana, Arial, Tahoma; 
	font-size: 1em;
	padding: 2px 2px 2px 2px;
	text-decoration: underline;

 }

#menu a:link, a:visited  { 

   color: #626262;

	font-family: Verdana, Arial, Tahoma; 
	font-size: 1em;
	padding: 2px 2px 2px 2px;
	text-decoration: none;

 }

#menu a:hover, a:active { 

   color: #626262;

	font-family: Verdana, Arial, Tahoma; 
	font-size: 1em;
	padding: 2px 2px 2px 2px;
	text-decoration: underline;

 }

.footer {
	background-image:url(grafiken/footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: center;
}


.lang {
	width: 550px;
	color: #626262;
	background-color: #626262;
	height: 1px;
	padding-left: 225px;
	text-align: center;
	border: 0px;
}

.kurz {
	width: 200px;
	color: #626262;
	background-color: #626262;
	height: 1px;
	text-align: center;
	border: 0px;
}

#content a:link, #content a:hover, #content a:active, #content a:visited  {

	color:#626262;
	font: 0.8em Verdana, helvetica, sans-serif;
	text-decoration:none;
	border: 0px;

}



.copyright {
	color: #626262;
	font: 0.8em Verdana, helvetica, sans-serif;
	padding-left: 235px;
}

.zitat {
	font-style: italic;
}