body, html
{
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-color: #F3F9FE;
  color: #0A2C4F;
}

.inhalt
{
  padding-top: 10px;	
  padding-left: 10px;	
  padding-right: 10px;	
  padding-bottom: 10px;	
  background-color: #D5E9F8;
  border: 1px solid #387DCC;
}

#naviwaagrecht p
{
  padding-left:10px;
  margin:0px;
}

hr
{
  color: #14486F;
}

.wo
{
  font-size: 10pt;
  font-weight: bold;
}

.alt
{
  color: #999999;
}

.normal
{
  color: #0A2C4F;
}

.aktuell
{
  font-weight: bold;
}

.nodisplay
{
  display: none;
}

/* --- Hyperlinks --- */

a
{
  color: #14486F;
  font-weight: bold;
  text-decoration: none;
}

a:hover
{
  color: #2C658F;
}

a.menue
{
  background-color: #387DCC;
  color: #ffffff;
  padding: 2px 0px 2px 2px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 0.9em;
  border: 1px solid #F3F9FE;
  display: block;
  width: 165px;
}

a.ukat
{
  background-color: #D5E9F8;
  color: #042E5D;
  padding: 2px 0px 2px 2px;
  margin: 0px 0px 0px 10px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 0.9em;
  border: 1px solid #F3F9FE;
  display: block;
  width: 155px;
}

a.ukat1
{
  background-color: #D5E9F8;
  color: #042E5D;
  padding: 2px 0px 2px 2px;
  margin: 0px 0px 0px 25px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 0.9em;
  border: 1px solid #F3F9FE;
  display: block;
  width: 140px;
}


a.menue:hover, a.ukat:hover, a.ukat1:hover
{
  background-color: #78BDE7;
  color: #042E5D;
}

a.navi
{
  background-color: #EFF8FF;
  color: #042E5D;
  padding: 2px 0px 2px 2px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 0.9em;
  float: left;
  border: 1px solid #EFF8FF;
  width: 102px;
}

a.navi:hover
{
  background-color: #78BDE7;
  color: #042E5D;
  border: 1px solid #042E5D;
}


/* --- Seitenbereiche --- */


#layoutbreite
{ 
  width: 966px; 
  background: transparent;
  margin-top:10px; margin-bottom: 0px;
  margin-right: auto; margin-left: auto; 
  padding: 0px;
  height:100%;
} 

#titel
{
  height: 108px; 
  width: 100%; 
  margin: 0px; 
  padding-top: 0px;
  padding-bottom: 0px;
} 

#naviwaagrecht
{
  margin-top: 10px;  // Abstand zum Bild
  margin-bottom: 10px; 
  padding: 0px;
  background: transparent;
  border: 0px;
}

#wrap 
{
  width: 966px;
  margin-top:0px; margin-bottom: 0px;
  margin-right: auto; margin-left: auto; 
  padding: 0px;
} 

#links
{
  position: relative;
  top: 0;
  left: 0;
  float:left;	
  text-align: left;
  margin:0px; 
  padding: 10px 5px 10px 0px;
  width:170px;
  background: transparent;
  border: 0px solid #ff0000;
}

#mitte
{
  float: left;
  text-align: left;
  margin:0px; 
  padding: 10px 5px 10px 5px;
  width:663px;
  border: 0px solid #ff0000;
}

#rechts
{
  float:right;
  width:112px;
  margin-right:0px;
  margin-bottom:0px;
  padding: 10px 0px 0px 5px;
  background: transparent;
  border: 0px;
  border: 0px;
  border: 0px solid #ff0000;
}

#footer
{
  width: 663px;
  margin-left: 180px;
  text-align: center;
  font-size: 0.8em;
  background: transparent;
  border: 0px solid #ff0000;
}


/* --- Formulare --- */


.input {
	background:#FBFBFB;
	border-right: #B9B9B9 1px solid; 
	border-top: #B9B9B9 1px solid; font-size: 11px;  
	border-left: #B9B9B9 1px solid; 
	color: #000000; 
	border-bottom: #B9B9B9 1px solid;
      margin-top:2px;
      width: 100px; 
      text-align:left;
}

.input2 {
	background:#FBFBFB;
	border-right: #B9B9B9 1px solid; 
	border-top: #B9B9B9 1px solid; font-size: 11px;  
	border-left: #B9B9B9 1px solid; 
	color: #000000; 
	border-bottom: #B9B9B9 1px solid;
         margin-top:2px;
         width: 180px; 
         text-align:left;
}

.input3 {
	background:#FBFBFB;
	border-right: #B9B9B9 1px solid; 
	border-top: #B9B9B9 1px solid; font-size: 11px;  
	border-left: #B9B9B9 1px solid; 
	color: #000000; 
	border-bottom: #B9B9B9 1px solid;
         margin-top:2px;
         width: 290px; 
         text-align:left;
}

.button   {   background:#fbfbfb;
	border-right: #B9B9B9 1px solid; 
	border-top: #B9B9B9 1px solid; font-size: 11px;  
	border-LEFT: #B9B9B9 1px solid; 
	color: #000000; 
	border-bottom: #B9B9B9 1px solid;
      margin-top:2px;
      margin-left:0px;
      text-align:center;
      font-weight:bold;
}



.textarea {
	background:#FBFBFB;
	border-right: #B9B9B9 1px solid; 
	border-top: #B9B9B9 1px solid; font-size: 11px;  
	border-LEFT: #B9B9B9 1px solid; 
	color: #000000; 
	border-bottom: #B9B9B9 1px solid;
         margin-top:2px;
         width: 250px; 
         text-align:left;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    none;
color:             #000;
}