body{
color: #000;
background-color: Black;
margin: 5px 5px 5px;
text-align: center;  /*zentriert gesamtem Inhalt*/
font-family: Arial; 
font-style: normal;
font-size: 12px;  
}

#hauptrand { 
width: 770px; background-color : Black; 
height: 540px;
margin-right: auto; 
margin-left: auto;
text-align: left;
} /*Seitenrand*/

#logo { 
position: static;
width:770px; height: 80px; 
background-repeat: no-repeat;
background-image: url(../images/Head_fertig.gif);
font-size: 30px;
letter-spacing: 10px; 
text-align: center;
font-weight: bold;
line-height: 70px;
/*padding-top: 20px; */
/* font-family: Arial; */
}

/* ----------------------------------------- */
/* navioben */
/* ----------------------------------------- */
#logo1	{          
position: static;
width:770px; height: 20px;  
background-repeat: no-repeat;
background-position: -14px;
background-image: url(../images/link.gif);
}
		
		
/* ----------------------------------------- */
/* Menue */
/* ----------------------------------------- */
#menu {
float: left;
background: #2245C9;
color: #2245C9;
width: 105px;
height: 435px;
font-style: normal;
}

#navi {
width: 95px;
float: none;
padding-top: 2px;
margin: 5px;
}	

#navi a{
display: block; /*block und width damit ganze Zelle link im IE*/ 
width: 95px;
background-color: #99CC99;
color: #900;
padding: 3px 0px 3px 0px;
border-bottom: 1px solid #2245C9; 
border-top: 1px solid #2245C9; 
/*   background-image: url(../images/link1.gif);	 */
margin-bottom: 5px;
margin-top: 5px;
font-weight: bolder;
text-align: center;  										/*zentriert gesamtem Inhalt*/
text-decoration: none;
}

/* Navigation Rand Aktiv */
/* Navigation Schrift und Hintergrund */
#navi a:link {
color: #9370DB;
background: #2245C9;
}

/* Navigation wenn Besucht */
/* Navigation Schrift und Hintergrund */
#navi a:visited {
color: Black;
background: #6495ED;
}

/* Navigation Mouse over */
/* Navigation Schrift und Hintergrund */
#navi a:hover {
color: Black;
border: 1px solid #D3D3D3;
background: Blue;
}

/* Navigation Aktiv */
/* Navigation Schrift und Hintergrund */
#navi a:active {
color: Navy;
border-left: solid 1px #363;
border-top: solid 1px #363;
border-right:solid 1px #fff;
background: Blue;
} 
		
		
/* ----------------------------------------- */
/* Main */		
/* ----------------------------------------- */						
#mainrand { 

position: static;	

width:653px; height:423px ;  
background-color : ; 
border: 4px solid #6495ED;
/*background: White;*/	
display: block;
margin-left: 109px;
margin-top: 4px;

}


/* ----------------------------------------- */
/* Startseite */		
/* ----------------------------------------- */

#maintitel {
position: static;
text-align: left;
font-size: 16px;
background-color: Black;
color: White;
font-weight: bold;
margin-top: 4px;
margin-left: 4px;
padding-left: 4px;
padding-top: 4px;
margin-right: 4px;
/* float: right; */
/* width: 645px; */
/* font: normal; */
/* font-family: Arial; */
 padding: 8px;
}

#maincontent { 
position: static;
height: 383px;  
background-color : Black; 
color: White;
background-image: url(../images/logo1.jpg); 
background-repeat: no-repeat;
background-position: 446px 40px; 
font-size: 12px;

margin-left: 4px;
padding-left: 12px;
margin-right: 4px;


/* font-family: Arial; */
/* float: right; */  /*  padding: 15px 15px 15px 15px; */
/* width:645px; */ 
/* font: normal;  */
/* 




text-shadow: White;
word-spacing: 0px;
letter-spacing: 0px;
text-indent: 0px; 
border-collapse: collapse;
border-color: White White White White; */
}
  
#anz{
width: 620px; 
height: 366px; 
overflow: auto; 
border-width: 0px
}    
  
#text{
border: 0px #DC143C;
border-color: Fuchsia;
width: 400px;
margin: 5px 5px;
}  
	
#table{
border: 0px #DC143C;
width: 400px;
margin: 5px 5px;
} 
  
#form {
background-color: #708090; 
font-size: 10px;
text-shadow: White;
color: White;
border-bottom: 0px;
border-spacing: 2px;
caption-side: top;
empty-cells: show;
table-layout: fixed;
/* font-family: Arial; */
}
	
#formular{
background-color: #708090;
font-size: 10px;
text-shadow: White;
color: White;
border-bottom: 0px;
border-spacing: 2px;
caption-side: top;
empty-cells: show;
table-layout: fixed;
/* font-family: Arial; */
}
		  
td{
color: White;
font-size: 14px;
text-shadow: White;
color: White;
/* font-family: Arial; */
}

	 
