body {
 background-color: #F3E0BC; color: black;
 margin:0 auto;  /* main-Box zentrieren in IE 5 und hoeher */
 text-align:center; /* main-Box zentrieren in IE 5 und hoeher */
 font-size:100%; font-family: verdana, helvetica,sans-serif;

 }
#main {
 background-color: #F3E0BC; color: white;
 border: 1px none black;
 width: 760px; 
 margin: 0 auto;  /* main-Box zentrieren in Opera, NN, Mozilla */
 text-align:center; /* main-Box zentrieren in Opera, NN, Mozilla */
 padding: 0px 0px 0px 0px;
 }
#top {
 background-color: #F3E0BC; color: black;
 height: 176px;
 width: 100%;
 text-align:right;
position:relative; 
 }
#top h1, #top p {
 padding:0; margin:0;
  font: verdana, helvetica,sans-serif;
  font-size:80%;
 }
 


#nest {
 background-color:transparent; color: black;
 font-size:80%;
 text-align: left;
 width: 100%;
 }
#leftBox {
 background-color: transparent; color: black;
 width: 121px;
 height:371px; 
 float:left;
 background: url(../Bilder/07.gif) no-repeat;
 padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
 visibility: hidden;
 }
#leftBox h1, #leftBox p {
 padding:0; margin:0;
 }
 
#leftBoxNavigation{
 	 padding: 0px 0px 0px 0px; 
	 margin: 197px 0px 0px 0px; /* links muss null sein */
	 visibility: hidden;
 }
 
 #leftBoxNavigation a, #leftBoxNavigation a:visited{
 color:#FFFFFF;
 font-size:90%;
 font-weight: bold;
 text-decoration: none;
 margin: 0px 0px 0px 3px; 

 }
 
#leftBoxNavigation a:hover, #leftBoxNavigation a:active, #leftBoxNavigation a:focus {
 	color:#FF9900;
 }
 
  #leftBoxNavigation td{
	 margin: 0px 0px 0px 20px; /* links muss null sein */
 }

#content {
	/*background: url(../Bilder/08.gif) no-repeat;*/
	height:340px;
	left:121px;
	width: 469px;
	border: 1px none #FF4500;
	overflow: visible;
   padding: 0px 0px 0px 0px;

}

#content p,tr,td {
 padding: 0px 0px 0px 0px; margin: 0px 30px 20px 20px;
 }
 
 * html #content p { /* für IE*/
	padding: 0px 30px 15px 20px;
	margin: 0px 0px 0px 0px;
}

#content .link {
 padding: 0px 0px 0px 0px; margin: 0px 30px 10px 20px;
 }
 
 * html #content link{ /* für IE*/
	padding: 0px 30px 10px 20px;
	margin: 0px 0px 0px 0px;
}

#content h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 8px 40px 15px 20px;
	padding: 0;
	color: #999999;
}

#content h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 20px 40px 20px 20px;
	padding: 0;
	color: #000000;
}

#content h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 0;
	color: #000000;
}

* html #content h3 { /* für IE*/
		padding: 20px 0px 0px 0px;
		margin: 0px 0px 0px 0px;

}

#content h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 20px 0px 40px;
	padding: 0;
	color: #000000;
}

* html #content h4 { /* für IE*/
		padding: 20px 0px 0px 40px;
		margin: 0px 0px 0px 0px;

}
 
#content .titel {
	font-size: 145%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 25px 0px 10px 20px;
	color: #999999;
   width: 420px;

}

* html #content .titel { /* für IE*/
	  font-size: 140%;
		padding: 25px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
		width: 420px;
}


#content .text {
	font-size: 115%;
	font-weight: normal;
	margin: 30px 0px 0px 20px;
	padding: 0px 20px 20px 20px;
	color: #000000;
	line-height: 140%;
}

* html #content .text { /* für IE*/
		padding: 15px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
}
 #content h1 .autor{
	font-size: 60%;
	font-weight: normal;
	margin: 30px 20px 20px 20px;
	padding: 0;
}

 #content h2 a, #content h2 a:visited {
	color:#FF9900;
	text-decoration: none;
}

 #content h2 a:hover,  #content h2 a:active,  #content h2 a:focus {
 	color:#000000;

 }
 
 
#content p a, #content p a:visited  {
	font-size: 100%;
 	color:#FF9900;
 	text-decoration: none;
 	font-weight: normal;
}

 #content p a:hover,  #content p a:active,  #content p a:focus {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
 }
 
 #content .link a, #content .link a:visited  {
	font-size: 100%;
 	color:#FF9900;
 	text-decoration: none;
 	font-weight: normal;
}

 #content .link a:hover,  #content .link a:active,  #content .link a:focus {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
 }
 
#content p a.liste, #content p a.liste:visited  {
	font-size: 100%;
 	color:#FF9900;
 	text-decoration: none;
 	font-weight: bold;
	line-height: 170%;
}

 #content p a.liste:hover,  #content p a.liste:active,  #content p a.liste:focus {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
 }
 
#content ul{
		margin: 0px 0px 0px 0px;
}

#content .list {
	border: none;
	color: #000000;
	list-style: disc;
	margin-left: 20px;
	margin-top: -8px;
		margin-bottom: 13px;
}

* html  #content .list {/* nur für IE*/
	border: none;
	color: #000000;
	list-style: disc;
	margin-left: 50px;
	margin-top: -5px;
	margin-bottom: 13px;
}
 
* html  #content .team { /* nur für IE*/
margin: 0px 0px 0px 0px;
}
 
#content .team { 
margin: 15px 20px 0px 20px;
}


 
 #news{
position:absolute; width:500px; height:25px; z-index:2; left: 9px; top: 140px;text-align:left;
visibility: hidden;
 
 }
 
#news a {
 padding:0; 
 margin: 0px 0px 0px 3px;
 font-size:80%;
 color:#777B33;
 text-decoration: none;
  font-weight: bold;
 }
 
#news a:visited, #news a:hover, #news a:active, #news a:focus {
 	color:#FF9900;
 }
 
#logo{
width:200px; height:176px; float:right;margin: 0px 20px;
visibility: hidden;
}


* html #logo{
width:200px; height:176px;float:right;
}


#adresse h1, #adresse p {
 text-align:left;
 font-size:70%;
 color:#666666;
 }
 
 #adresse{
 position:absolute; width:260px; height:115px; left: 141px; top: 60px;}
 
* html  #adresse{
left: 141px;
 	}

#adresse a {
 font-size:100%;
 color:#666666;
 text-decoration: none;
 }
 
#adresse a:hover {
 text-decoration: underline;
 }
 
.prop {
height:50px;
float:right;
width:1px;

}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

#aussen {
min-height:371px;height:auto;
margin-left:121px;/* für Firefox*/
background: url(../Bilder/08.gif) no-repeat;}

/* bis 6 */
* html #aussen {height:371px; float:right; 	margin-left:0px;}

/* ie 5*/
html + body #aussen {height:371px; float:right;}

/* bis 6 */
* html .prop {display:none;}

 #aussen .schalen{
 	margin: -26px 0px 0px 251px;
 }

.design{
 text-align:left;
 font-size:70%;
 color:#666666;
	}

.design a {
 text-align:left;
 color:#666666;
 text-decoration: underline;
 }
 
.design a:visited, .design a:hover, .design a:active, .design a:focus {
 	color:#FF9900;
 }
	
	
	
/*]]>*/
