/* styles für brille neu */
html{ 
overflow:auto; 

} 

body 
{text-align:center;
 border:0px;
 margin-top:1em;
 line-height:1.4em;
 font-family: Arial, Helvetica, sans-serif;
 font-size:75%;
 font-weight:normal; 
 color:#FFFFFF;
/*overflow:auto;*/
background-color:#000000;
scrollbar-base-color: #FFFFFF; 
  scrollbar-3dlight-color:#000000; 
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #999999;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #999999;
  scrollbar-track-color: #FF0000; 

}
td {font-size:75%;
   /* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
	font-size:100%;
  }	


/*positionierung des hauptcontainers zentriert */
#haupt
{
/*für explorer < 6*/
width:81.66em;
/*height:37.4em;*/
height:49.5em;
margin:0 auto;
text-align:left;
background-color:#000000;
z-index:0;
border:1px solid #FF0000;
}

#kopf {
height:8em;
margin-top:0px;
z-index:0;
background-color:#FFFFFF;
}
/*position des logose*/
#imkopf1
{position:absolute; 
margin-left:1em; 
margin-top:1.2em; 
z-index:10; 
width:25em; 
height:5.16em;
}  
/*position text 4x in ihrer nähe*/ 
#imkopf2 {
position:absolute;
margin-top:3.2em;
margin-left:6em;
font-size: 1.95em;
width:10em;
background:#000000;
z-index:5;
}

#kopftext1
{position:absolute; 
margin-left:0em; 
margin-top:6.5em; 
width:40em;  
border-bottom:1px solid #FFFFFF;
 padding-bottom:0.3em;
 }
 #kopftext2
 {position:absolute; 
 margin-left:0em; 
 margin-top:9em; 
 width:40em;
 }

#navi_start
{
position:absolute; 
margin-left: 0em; 
margin-top: 0em; 
z-index:10;

 }
 
.hinweis
{display:none;
} 
.gewahlt
{
color:#FF0000;
font-weight:bold;
z-index:20;
}



#linieoben
{position:absolute; 
 z-index:12;
 margin-left:0em; 
 margin-top: 7.5em;
 width:81.66em; 
 height:4em;
 background-color:#128700;
 z-index:5;
}
/*
#htext
{text-align:right;
 color:#FFFFFF;
 font-weight:bold; 
 margin-top:0.5em ;
 }
*/
 #text1
 {position:absolute;
 width:27em;
 margin-top:11em;
 z-index:1;
 margin-left:1em;
}

#text2
{position:absolute;
width:25.8em;
margin-top:11em;
z-index:1;
margin-left:27.8em; 
}
#text3
{position:absolute;
width:25.8em;
margin-top:11em;
z-index:1;
margin-left:54.6em; 
}

#inhalt {
position:absolute;
width:50em;
height:49.6em;
margin-top:0em;
margin-left:33.5em;
z-index:1;
/*background:#FF0000;*/
overflow:auto; 
}

#startbild
{
/*position:absolute; */
margin-top:-0.1em; 
margin-left:9.4em;
width:38.6em; 
height:49.3em;
z-index:0;
/* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
	margin-top:0em; 
    margin-left:9.5em;
	
}
#bild
{
position:absolute; 
margin-top:24.1em; 
margin-left:14.7em;
width:33.33em; 
height:25.16em;
z-index:0;
/* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
	margin-top:24.15em; 
    margin-left:14.78em;
	
}
#bildplan
{
position:absolute; 
margin-top:26.7em; 
margin-left:17.8em;
width:30em; 
height:22.5em;
z-index:0;
/* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
	margin-top:26.8em; 
    margin-left:18.15em;
}

#inhalt2
{position:absolute;
width:48.3em;
height:49.3em;
margin-top:0em;
margin-left:33.3em;
z-index:1;
/*background:#FF0000;*/
overflow:auto; 
}
/*--------------------------Seite geschichte ----------------------*/

.bildrahmen
 {
border: 1px solid #00A56E;
}
/*horn*/


A.norm { 
    font-weight:normal; 
    color:#FFFFFF; 
   text-decoration:underline;}
A.norm:hover 
{ color:#FF0000; text-decoration:none;}


a.ext:link, a.ext:visited {	

	/* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
    color:#FFFFFF; 
	padding-right:10px;
	background:url(../bilder/ext_icon.gif) no-repeat top right;
	}
a.ext:visited {	
	/*color:#FF0000;*/
	}
html>body a.ext:link, html>body a.ext:visited {
	padding-right:10px;
	background:url(../bilder/ext_icon.gif) no-repeat top right;
}
a.ext:hover {
	color:#FF0000;	
	text-decoration:underline;

	/* Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;

	padding-right:10px;
	background:url(../bilder/ext_icon_rot.gif) no-repeat top right;
	}  
html>body a.ext:hover {
	padding-right:10px;
	background:url(../bilder/ext_icon_rot.gif) no-repeat top right;
}
.feld1 {
 color: #000000;
 border-right: solid 1px; 
 border-left: solid 1px;
 border-top: none;
 border-bottom: solid 2px;
 text-align:left;
 vertical-align:middle;
}
.tfett
 {font-weight:bold;
  }
.trot
 {font-weight:notmal;
  color:#FF0000;}
  
.button {  
 font-weight: normal; 
 background-color: #FFFFFF; 
 border:#FF0000; 
 border-right-width:thin; border-right-style:solid; 
 border-left-width:thin; border-left-style:solid;
 border-top-width:thin; border-top-style:solid;
 border-bottom-width:thin; border-bottom-style:solid;
 color: #FF0000;}
 
.tdhintrot
 {background-color:#FF0000}

.bildrahmen
 {border: 0.08em solid #128700;}
 
 /*navigation innerhalb der seiten */
 
 
ul.aliste li
{
display:block;
list-style:none;
padding-left:0em;
margin-left:0em;
background:url(../bilder/punkt_w.gif) no-repeat left center; 
padding-left:9.5em;
margin-left:-9.5em;
/*margin-top:24em;*/
/*
list-style-position:outside;
padding-left:5em;*/
}

 
 /*position der links innerhalb einer seite */
 #linktext
  {
 position:absolute;
  margin-top:25em; 
  margin-left:0em;
  
   /*Styles nur fuer Explorer > 5 */
	voice-family: "\"}\"";
  	voice-family:inherit;
	position:absolute;
	margin-left: 0em; 
}  
 /*anderer Abstand fuer nicht-Explorer*/
html>body #linktext
    {position:absolute;
    margin-left: 0em; 
 	} 
/* anderer Abstand fuer Explorer 7.*/
*+ html>body #linktext
    {
	position:absolute;
   margin-left: 0em;
}
