@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-image:url(../bilder/hintergrund.jpg); background-position:top; background-repeat:no-repeat;
	/*background: #fff;*/
	margin: 5;
	padding: 0;
	text-align: justify;
	color: #333;
	font-size: 90%;
    }
	
.style #container {
	width: 1000px;
	height:auto;
	background: #FFF; 
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-top:solid 1px #666;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
	
.style #header { 
		height:70px; 		
		font-weight: bold; 
    	padding: 0 0 20px 42px;
		border-bottom:solid 2px #000;
    }
.style #header h1{ font-size:56px; margin-top:9px;
    }	
	
.style #header ul {
	list-style:none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -51px;
	margin-left: 300px; 

		}
.style #header li {color:#000;
		   display:inline;
		   margin:0; padding:10;
		}
		
.style #header a {
	color: #000;
	
	float:left;
	margin:0;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
		}
.style #header a:hover { height:35px;
	background-image:url(../bilder/currenttab.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#F60;
	text-decoration: none;
		}

.style #header #current a { height:35px;
	background-image:url(../bilder/currenttab.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#F60;
	text-decoration: none;border: none;
	
		}	

#galerie ul {
	list-style:none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	margin-left:210px;
	
		}
#galerie li {
	color:#000;
	display:inline;
	margin: 0; 
		}
		
#galerie a {color: #000;border: none;
	padding-left:5px; 
	padding-right:5px;
	float:left;
	margin:0;
	 text-decoration:none;
		}
#galerie a:hover {
	color: #F60;border: none;
		}

#galerie #current a {
			color:#F60; text-decoration:underline;
		}	
.clearfix { clear:left;}

.style #header p { margin-top:2px;

}

	
tr td { color:#333; margin:0; text-align:justify; 
		text-decoration:none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
a { text-decoration:none; color:#F60;}	


img { border: none;}


a:hover {text-decoration:none; color: #F60; }	


.style #mainContent { line-height:100%; margin-top:5px;
    	padding: 0 42px;
    	background: #FFFFFF;text-align:justify; 
    }

.style #mainContent h1{ 
	font-weight:normal; font-size:26px;
}



.style #mainContent h3{ 
	font-weight:lighter; 
	font-size:18px; 
	color:#000;
	}

.style #boxcontent { float:left;margin-top:10px; padding:10px;
	width:98%; 
	height:auto; 
	border: 1px solid #CCC; 
	}

.style #boxlinks { float:left;margin-top:10px; padding:10px;
	width:27%; 
	height:auto; 
	border: 1px solid #CCC; 
	}
.style #boxmitte { float:left;margin-left:45px; margin-top:10px; padding:10px;
	width:27%; 
	height:auto; 
	border: 1px solid  #ccc;  
	}	
.style #boxrechts { float:left;margin-left:45px; margin-top:10px; padding:10px;
	width:27%; 
	height:auto; 
	border: 1px solid  #ccc;  
	}
.style #clearfix { clear:both; }	


.style h2 { font-size:30px; font-weight:bolder;}
h3 { font-size:28px; font-weight:bolder;}
.boxen p {margin-top:-15px;}

.style #footer p {font-weight:lighter; font-size:12px; color: #CCC;
	text-align:right;
	margin: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
    }
.style #footer a {font-weight:lighter; font-size:12px; color: #CCC;
	
    }	
