.rand
{
 bgcolor: #FEFDC7;
}

.menuHaupt
{
 font-weight: bold;
 font-size:10pt;
 color: #040442;
 text-decoration:none;
}

.menuUnterpunkt
{
 font-weight: bold;
 font-size:7pt;
 color: #040442;
 text-indent:1.5em;
 text-decoration:none;
}

.menuLogin
{
 font-weight: bold;
 font-size:7pt;
 color: #040442;
 text-indent:1.5em;
 text-decoration:none;
}

.menuUnterpunkt2
{
 font-weight: bold;
 font-size:7pt;
 color: #040442;
 text-indent:0em;
 text-decoration:none;
}

.ueberschrift1
{
   font-weight: bold;
   font-size:12pt;
   text-align:center;
   margin-left:50px;
   margin-right:50px;
}

.ueberschrift2
{
   font-weight: bold;
   font-size:10pt;
   text-align:center;
   margin-left:30px;
   margin-right:30px;
}

.text
{
   font-size:8pt;
   margin-left:0px;
   margin-right:20px;

}
.text4
{
   font-size:8pt;
   margin-left:0px;
   margin-right:0px;

}

.text2
{
   font-size:10pt;
   margin-left:0px;
   margin-right:20px;
}

.text3
{
   font-size:8pt;
   margin-left:10px;
   margin-right:10px;
}
#container {
width:800px;
\width: 800px;
w\idth: 800px;
margin: 0px;
margin-left: auto;
margin-right: auto;
height: 100%;
background-color: white;

}

#banner {
position: relative;
padding: 0px;
margin-bottom: ;
background-color: #FFFFFF;
height:100px;
}

#hauptBereich {
position: relative;
float: left;
padding: 0px;
min-height:401px;
}

#footer {

clear: both;
padding: 0px;
margin-top: ;
background-color: ;
}

  ul#Navigation {
    
font-size: 0.83em;
float: left; 
width: 180px;
margin: 0 0 1.2em; 
padding: 0;
    
  }
ul#Navigation li {
list-style: none;
margin: 0; 
padding: 0.2em;
text-decoration:none;
}
ul#Navigation a {
display: block;
padding: 0.2em;
font-weight: bold;
text-decoration:none;
}


a:link {
	text-decoration: none;
	color: #040442;
}
a:visited {
	text-decoration: none;
	color: #040442;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




ul.closed {
  display:none;
}

a.folder {
 font-weight: bold;
 font-size:10pt;
 color: #040442;
 text-align:left;
 text-decoration: none;
 cursor:pointer;
} 



