body{
	margin: 0px;
  font-family: Arial, Helvetica;
  font-size: 12px;
}

a {
  color: #000000;    
  text-decoration: none;  
}

a:link, a:active, a:visited, a:focus, a:hover { 
  color: #000000;   
}

#container { 
	width: 100%; 
	padding: 0px; 
	margin: 0px;
}

#xa { 
  width: 60px;
  background: #666666;
}

#page { 
  width: 917px;
}

#header { 
  background-color: #111188;
  height: 69px;
  font-size: 12px;
  padding-top: 10px;
  margin-bottom: 2px;
  color: #FFFFFF;
}

#header td{
  font-size: 12px;
}


#ober_nav { 
  background-color: #999999;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-top: 5px;
  margin-bottom: 2px;
}

#ober_nav input{
  height: 17px;
  font-size: 12px;
  line-height: 1px;
} 

#bilder { 
  background-color: #FFFFFF;
  height: 96px;
  margin-bottom: 2px;
  width: 954px;
  overflow: scroll;
}

#nav{
  background-color: #CCCCCC;
  width: 115px;
  color: #000000;
  font-size: 12px;
  text-align: right;
  padding: 10px;
}


#startseite{
  background-color: #DEDEDE;
  font-size: 12px;
  padding: 10px;
}

.startseite_block{
  border: 2px #999999 solid;
  width: 335px;
  height: 235px;
  background-color: #ffffff;
  padding: 5px 10px 0 10px;
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
}

.startseite_block a{
  color: #111188;
  font-size: 13px;
  font-weight: bold;
}

#contentseite{
  padding: 10px;
}

img{ border: 0; }

.clear { clear: both; }	 

.bold { font-weight: bold; }

form{
  margin: 0;
  padding: 0;
}

.white, a.white{ color: white; }
.blau, a.blau{ color:#111188; }

.white_bg{ background-color: white; }

a.white:link, a.white:active, a.white:visited, a.white:focus, a.white:hover { 
  color: white;   
}

.main, a.main { font-size: 12px; }
.pointer{ cursor: pointer; }

.copyright{ text-align: center; width: 100%; font-size: 11px;}
