
/*by Wolf Hermsen*/




/*ALLES*/




body {background-color:#060606;}

#kasten {width:770px; padding:0px; background-color: #181818;display:table;}

.bildins {margin: 10px 10px 10px 0; border: solid 2px black;} 

/*HEADLINES*/


h1{font-size:16px; font-weight:600; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color: yellow; }
h2{font-size:16px; font-weight:600; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #C0C0C0;}
h3{font-size:16px; font-weight:600; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FF8040;}

/*LINKS*/

a {color:#FF8040;text-decoration: none;}
a:hover {color:red;text-decoration: none;}
a.bluelink {color:#9595EA;text-decoration: none;}
a.whitelink {color:#FFFFFF;text-decoration: none;}
a.greylink {color:#808080;text-decoration: none;}
a.greylink:hover {color:red;text-decoration: none;}

/*LOGO*/

#logo {width:770px;height:339px; margin:0; background-image:url(logo.jpg);background-repeat:no-repeat;} 
#logot {width:770px;height:339px; margin:0; background-image:url(teufel.jpg);background-repeat:no-repeat;}
#logor {width:770px;height:339px; margin:0; background-image:url(ram.jpg);background-repeat:no-repeat;}
#logok {width:770px;height:339px; margin:0; background-image:url(kirche.jpg);background-repeat:no-repeat;}


/*MENU*/

#menu {float:left; width:770px; height: 55px;background:#111111;}

#menu a {	
	position:relative;left:140px;
	float: left;
	margin-top: 19px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: 600;color: white;font-size:11px;
	border-right: 1px solid #808080;}

#menu a:hover {color:#FF8040;}	

#menu .blau a {color: #9595EA;}

#menu .blau a:hover {color:#FF8040;}


/*QUER*/
	

#quer{float:left; width:770px;background-color:#181818; background-image: url(linie.bmp); 
background-position:bottom center; background-repeat:no-repeat; text-align:left;padding-top:30px;padding-bottom:2px;}
#querli{float:left; width:285px;}
#quermi{float:left; width:230px;}
#querre{float:right; width:255px;}

/*BOXEN*/



#obox {float:left; width:770px;  min-height:312px; height:auto !important;  /* für Moz*/height:312px; /*für den IE */ background-color:#181818;} 

#boli {float:left; width:285px; min-height:312px; height:auto !important;  /* für Moz*/height:312px; /*für den IE */ background-color:#181818;} 

#bomi {float:left; margin-right:0px; width:230px; min-height:312px; height:auto !important;  /*für Moz*/height:312px; /*für den IE */ background-color:#181818;background-image: url(vertikale.bmp); 
background-repeat:no-repeat} 

#bore {float:right; margin-left:0px; width:255px; min-height:312px; height:auto !important;  /* für Moz*/height:312px; /*für den IE */ background-color:#181818; background-image: url(vertikale.bmp); 
background-repeat:no-repeat;overflow:visible;} 

#boden {float:left; height:80px; width:770px;background-color:#111111; margin-top:0px; margin-bottom:0px;}

.textx{text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:500; color:#FFFFFF; padding-right: 20px; padding-top: 20px;padding-bottom:30px;} 

#textli{padding-left:86px;}

#textmi{padding-left:26px;}

#textre{padding-left:30px;padding-right:25px;}


/*FOOTER*/


#textu{height:10px; margin-top:10px; font-size:10px; text-align:left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#514D4D; }

#textu p {margin-left:86px; margin-right:20px;}

.gr{font-size:12px;}
