@charset "utf-8";
* {margin:0 auto; padding:0px; font-size:12px; font-family: Arial, Helvetica, sans-serif;}


a:link  { color: #444444; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold;
} 
a:visited  {
	color: #444444;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
} 
a:hover  {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
} 
a:active {
	color: #444444; 
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}


#frame {
	width: 955px;
	height: 600px;
	background: #333333;
		
}




#kopf {
	width: 755px;
	height: 150px;
	float: right;
	background: #bbbbbb;
		
}

#kopfschmal {
	width: 30px;
	height: 150px;
	float: left;
	background: #bbbbbb;
		
}


#kopflinks {
	width: 170px;
	height: 150px;
	float: left;
	background: #dddddd;
	
}	

#spruch {
	width: 955px;
	height: 30px;
	float: left;
	background: #ff9900;
	
}	

#textspruch {
	float:left;
	width: 755px;
	padding-top: 2px;
	margin-left: 200px;
	height: 25px;
	line-height: 2em;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	color: #cc6600;
	
}


#navigation {
	float: left;
	width: 170px;
	height: 350px;
	margin-top: 15px;
	
}

	
#links {
	width: 170px;
	height: 400px;
	float: left;
	background: #999999;
}




#links ul li {
	list-style:none;
	width: 170px;
	height: 18px;	
	float:left;
	font-weight: normal;
	background: #ff9900;
	margin-bottom:10px;	
	padding-top: 2px;
}



	
#links ul li span { 
	color:#cccccc;
	text-decoration:none;
	font-size: 14px;
	text-transform:none;
	display:block;
	text-align:left;
	font-style:normal;
	font-weight: normal;
	margin-left: 8px;
	
}

#links ul li a { 
	color:#444444;
	text-decoration:none;
	font-size: 14px;
	text-transform:none;
	display:block;
	text-align:left;
	font-style:normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 8px;
	
}



#links ul li.aktiv {
	background:#444444; 
	color:#ffffff;
	font-style:normal;
	font-weight: normal;
	
	}
	
#links ul li.aktiv2 { 
	background:#999999;
	color:#444444;
	width: 140px;
	margin-left: 30px;
	font-style:normal;
	font-weight: normal;
	
}

#links ul li.aktiv3 { 
	background:#444444;
	color:#cccccc;
	width: 140px;
	margin-left: 30px;
	font-style:normal;
	font-weight: normal;

	
}

#links ul li.span 2 { 
	color:#cccccc;
	text-decoration:none;
	font-size: 14px;
	text-transform:none;
	text-align:left;
	font-style:normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 30px;
	
}

#linksschmal {
	width: 30px;
	height: 400px;
	float: left;
	background: #444444;
	
}

#mitte {
	width: 755px;
	height: 400px;
	float: left;
	background: #444444;
	
}


#text h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#ff9900;
	line-height: 1.5em;
	
}

#text h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#ff9900;
	line-height: 2em;
	
}

#text h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#999999;
	line-height: 1.5em;
	
}

#bild {
	float:left;
	width: 340px;
	margin-top: 25px;
	margin-left: 20px;
	height: 335px;
	border-color:#ff9900; 
	border-style:solid;
	border-width:thin;

}

#banner{
	float:left;
	width: 340px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top:0px;
	height: 350px;



}

#hintergrund {
	width: 655px;
	height: 420px;
	background: #333333;	
}


#logo img.logo {
	width: 600px;
	display:block;
	float:left;
	margin-top: 5px;
	margin-left: 25px;
	
	
}


#impressum {
	width: 955px;
	height: 20px;
	float: right;
	background: #ff9933;
	
}	

#textimpressum {
	float:left;
	width: 168px;
	padding-top: 2px;
	margin-left: 32px;
	height: 20px;
	color:#444444;
	word-spacing: 1em;

}


a.text:link { color: #cccccc; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold;
} 

a.text:visited  {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
} 
a.text:hover  {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
} 
a.text:active  {
	color: #cccccc; 
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

#text {
	float:left;
	width: 350px;
	margin-top: 13px;
	margin-left: 20px;
	height: 350px;
	color:#cccccc;
	line-height: 1.6em;
	overflow: auto;
}






		
