 /*Style-Definition für die Hauptelemente der Level2-Seiten*/

 #themalevel2
 {
 	width: 550px;
 	float: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
 	margin: 20px 0 0 20px;
 }

 #themalevel2 h1 { font-family: Verdana, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; line-height: 2em; color: #d30227; }
 #themalevel2 a {	text-decoration:none; background-image: url(pic/pfeil.gif);	background-repeat: no-repeat; background-position: 0; padding-left: 1em; color: #d30227; }
 #themalevel2 a:hover {text-decoration:none; color: #d30227; border-bottom: 1px solid #d30227; }
 #themalevel2 a:visited {color: #d30227; }

 	#inhalt p.grafikbutton
	{ display:block;
    background-image:url(pic/button_cdbestellen.gif);
    width:200px; 
		height:40px 
	}
	
	#inhalt p.grafikbutton:hover 
	{ 
	  text-decoration:none;
    background-image:url(pic/button_cdbestellen_hover.gif);
		border-bottom: 0px;		
  }

 #inhaltleft
 {
 	height: 100%;
 	width: 295px;
 	float: left;
 	margin: 20px 0 0 20px;
 }

 #inhaltright
 {
 	height: 100%;
 	width: 295px;
 	float: right;
 	margin: 20px 10px 0 0;
 }

 #inhaltleft img
 {
 	vertical-align: bottom;
 	line-height: 0px;
 	float: left;
 }

 #inhaltleft img.imgend
 {
 	margin:-16px 0 0 0;
 }

 #inhaltright img
 {
 	vertical-align: bottom;
 	line-height: 0px;
 	float: left;
 }

 #inhaltright img.imgend
 {
 	margin:-16px 0 0 0;
 }

 /*Style-Definition für die Inhaltsboxen der Home- und Level2-Seiten*/

 #boxeshead { clear: both; height: 22px; background-color: #e8e8e8; padding: 0 0 0 0px; margin: 0px; border-bottom: 1px dotted #999; }
 #boxeshead h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1em; font-weight: normal; display: inline; color: black; padding: 0 0 0 10px; } 
 #boxeshead a {	text-decoration:none; color: black; }
 #boxeshead a:hover {text-decoration:underline; color: #d30227;}
 #boxeshead a:visited {color: black; }
 #boxcontent { clear: left; padding: 0px; margin: 10px 0 0 10px; text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }
 #boxcontent img { float:right; border: 1px solid #999; border-width: 1px 1px 1px 1px; }
 #boxcontent img.imgleft { float:left; border: 0px; }
 #boxcontent img.img1 { margin: 0px 5px 5px 5px; }
 #boxcontent img.img2 { margin: 0px 5px 10px 5px; }
 #boxcontent img.imgcenter { margin: 5px 0 15px 30px; border: 0px; clear: right; float: left; }
 #boxcontent p { color: #333; line-height:1.2em; margin:5px 0; }
 #boxcontent p.p1 { font-weight:bold; color: #d30227; margin:0 0 5px 0; }
 #boxcontent p.p1 a { font-weight:bold; color: #d30227; margin:0 0 5px 0; }
 #boxcontent p.p1 a:hover { font-weight:bold; text-decoration:underline; color: #d30227; margin:0 0 5px 0; }  
 #boxcontent p.p2 { font-size: 90%; margin:0 0 5px 0; }
 #boxcontent a { text-decoration: none; color: black; }
 #boxcontent a:hover { color: #d30227; }

 /*Style-Definition für die Inhaltsboxen der Titelseiten*/
 #boxtitle { width: 288px; float: left; border-top: 0px; border-left: 1px solid #999; border-right: 1px solid #999; margin: 0 0 15px 0; padding: 0px; }
 }


