html, body {
			 
height: 100%;
font-family: Arial, Helvetica, sans-serif; 
font-size:0.94em; 
font-weight:normal; 
color: #707072;
line-height : 130%;
scrollbar-arrow-color: #666; 
scrollbar-3dlight-color: #666; 
scrollbar-highlight-color: #ffffff; 
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #666; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
text-align: left;
padding:0px;
margin: 0px;
background: url(bilder/bgneu.jpg);

}

*html html, body {
	font-size:0.84em; 
}
	

tr {font-family: Arial, Helvetica, sans-serif; 
font-size:0.94em; }






		
		
	
	
#aussen {
	margin: 0;
	height: 100%;
	background-color:#fff;
	background: transparent;

}

		

	#links {
	
	width: 100px;
	height: 100%;
	float: left;	

}


#content{
	width: 750px;	
	height: 100%;
	float: left;


}


#oben{
	width: 750px;
	background: transparent;
}

#obenlinks{	
	margin-top: 60px;
	background: transparent;
	float: left;
}

#menuoben{	
	margin-top: 80px;
	margin-right: 20px;
	background: transparent;
	float: right;
}

#menuoben{	
	margin-top: 80px;
	margin-right: 10px;
	background: transparent;
	float: right;
}


		
	






#bild {

	margin-left: -23px;
	margin-top: 290px;
	width: 196px;
	float: left;

}


*html #bild {
	width: 196px;
	text-align: left;
	margin-top: 290px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000;

}

#menu {
		
		padding: 228 0 0 20;
		float: left;
		
}



#mitte {
	height: 78%;
	margin: 0 0 0 0;
	padding-top: 100px;
	width: 750 px; 
	
	}
	
*html  #mitte {

	margin: 0 0 0 0;
	padding-top: 100px;
	width: 750 px; 

}





#menulinks {
	margin-left: 23px;
	width: 240px;
	float: left;


}

*html #menulinks {

	margin-left: 0px;
	padding-right:2px;
	width: 270px;
	float: left;
	text-align: right;
	border: 0px solid #000;



}




#kasten {
	width:450px;
	margin-right: 20px;
	margin-left: 10px;
	text-align: left;	
	float:right;	
	border: 0px solid #000;
	

}


*html #kasten {
	width:450px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;	
	float:right;	
	border: 0px solid #000;
	

}





#clear {
	margin: 0px; 
	padding: 0px;	
	clear:both;	
}






h1 {
font-family:  arial,  Helvetica, sans-serif; 
margin:0;
font-size:1.1em; 
font-weight:bold; 
color: #9e0231;
padding-bottom: 10px;
letter-spacing: 0.05em;
text-transform: uppercase;
}


.footer
		{
			width: 750px;
			margin-right: 20px;			
			font-family: arial, helvetica, sans-serif; 
			font-size:0.8em; 
			font-weight:normal; 
			color: #707072;
			background: transparent;
			text-align: right;
			float:right;	
		}
		
*html .footer
		{
			width: 730px;
			
			font-family: arial, helvetica, sans-serif; 
			font-size:0.8em; 
			font-weight:normal; 
			color: #707072;
			background: transparent;
			text-align: right;
			float:right;	
			border: 0px solid #000;

		}
		

		
		



 #menuoben a:link,
 #menuoben a:visited
		{ 
			font-family:arial, helvetica;
			font-size:0.8em; 
			color:#707072;
			font-weight:bold; 
			text-decoration:none;
		}		
		
 #menuoben a:hover,
#menuoben  .aktiv
		{ 
			font-family:arial, helvetica;
			font-size:0.8em; 
			color:#9e0231;
			font-weight:bold; 
			text-decoration:none;
		}
		
		
 a:link,
  a:visited
		{ 
			font-family:arial, helvetica;
				font-size:0.9 em; 
			color:#707072;
			font-weight:bold; 
			text-decoration:none;
		}		
		
  a:hover
  		{ 
			font-family:arial, helvetica;		
			color:#9e0231;
			font-weight:bold; 
			text-decoration:none;
		}

		
 ul {
	margin-left: 0.3em;
	padding-left: 2em;
}


 li {
	list-style-image:url(bilder/bullit.gif);
	list-style-position:outside;
}


		

		
.datum {
	font-weight:bold; 
	color: #d96317;
	padding: 0;
	margin: 0;
}






	
   
   
   
   
   
.bildunterschrift {
	font-size:95%; 
	font-style: italic;
	line-height : 120%;
}

.bildlinks {
	padding-right: 10px;
	padding-bottom: 10px;

	
}

.bildrechts {
	padding-left: 10px;
	padding-bottom: 6px;
	
}


.linie {
	padding: 5 0 5 0px;
	background: transparent;  
	text-align: right;	
	margin-top:2px;
	border-top:1px dashed #d96317;	
}

 input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  text-align: left	; 
  padding-right: 1em;
  margin-top: 0.2em; 
  
}

label.left {
 float: left;
 text-align: right;
 width: 7em;
 margin-right: .5em;
 }

input.left {
  border:none;
  border-bottom: 1px dashed #11539b;
 }

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit, input#reset { /* den Submit-Button */
  float: none;
  width: auto;
  color:  #11539b;
background: url(bilder/bg_neuhell.gif);
  border: thin solid  #11539b;
}

form {
  background: #fff;
  border: thin solid #fff;
  margin:0;
  padding:.5em;
}

  input.right {
   float: left;
   width: auto;
   text-align: left;
   clear: both;
   margin-left: 0.3em;
   margin-right: .4em;
   padding-bottom: 10em;
   }
 
 #vortrag {
 	background: url(bilder/bg_win.gif);
	margin: 20px;
 }

