* {margin:0; padding:0;}
body { 
background: #99ccff; 
color: #00487D;
text-align: left;
font: normal 100.01%/110% arial,verdana,helvetica,sans-serif; 
background-color: #dedede;
margin: 0;
padding: 0;
} 


#aussen_higru {
background-color: #c9c9cb;
color: #00487D;
width: 90%;
height: auto;
  border-left: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  margin: 0 auto;
padding: 0;
margin-top: -1px;
border-top: 1px solid #000066;
}


#navianker{
height: 20px;
}

.hidden {
position: absolute;
left: -9000px;
top: 0;
}

#header {
width: 100%;
height: 115px;
border-top: 1px solid #000066;
border-bottom: 1px solid #000066;
background-color: #fff;
color: #0066b3;
}

#linkespalte {
font-size: 0.80em;
text-align: left;
width: 20%;
height: auto;
float: left;
margin-top: 20px;
padding: 0;
}

#rechtespalte {
font-size: 0.80em;
text-align: center;
width: 10%;
height: auto;
float: right;
margin-top: 125px;
padding: 0;
}



#mittespalte {
font-size: 0.80em;
color: #00487D;
text-align: left;
float: left;
width: 65%;
height: auto;
margin-top: -25px;
padding-bottom: 50px;
background-color: #f7f6f6;
border: 1px solid #000066;
}


#footer {
margin: 0;
padding: 0;
width: 100%;
height: auto;
clear: both;
text-align: center;
background: url("../imagefix/higru_inhaltsbereich.jpg") repeat-y 0 0; 
border-bottom: 1px solid #000066;
}

/* --------------------- Tabelle --------------------------------------------- */
table {
width: auto;
}

tr.dunkel {
background-color: #d8d8d8;
}

tr.hell {
background-color: #e8e8e8;
}

td {
padding: 0.2em;
}
/* --------------------- Einzelheiten --------------------------------------------- */


.inhaltkasten {
  clear: both;
  margin: 0.5em;
  padding: 1em;
}


.inhalthigru {
  border-bottom: 1px solid #fff;
  background-color: #fff;
}


.rechts {
width: auto;
  float: right;
  margin: 5px;
 
}

.rechts_noabstand {
width: auto;
  float: right;
margin: 5px;
margin-right: 0;
}

.links {
width: auto;
  float: left;
  margin: 5px;


}

.links_noabstand {
width: auto;
  float: left;
margin: 5px;
margin-left: 0;
}

.floattext {
width: auto;
margin: 0.5em 1em 0 1em;
}

.mittealign {
text-align: center;
}


/* --------------------- Fotosbstand --------------------------------------------- */
.foto{
position: relative;
}
.fotoabstand1 {
position: relative;
top: 0;
right: 0;

}
.fotoabstand2 {
position: relative;
top: -10px;
right: 100px;
}
.fotoabstand3 {
position: relative;
top: -20px;
right: 200px;
}



.bilderwand {
width: auto;
height: auto;
float: left;
margin: 7px;
background-color: white;
text-align: left;
padding: 5px;
}



.linksalign {
  text-align: left;
}

.rechtsalign {
  text-align: right;
}

.mittealign {
  text-align: center;
}



/* --------------------- Navigation  ---------------------------------------------*/

ul.navilinks {
border-top: 1px solid #000066;
list-style: none;
}

ul.navilinks li a{           
padding: 3px 0; 
margin: 0 auto; 
text-decoration: none;
text-align: left;
text-indent: 15px;
font-weight: normal;
}

ul.navilinks a{
font-weight: normal;
display: block;
width: 180px; 
border-bottom: 1px solid #000066;
}

ul.navilinks li a:link, ul.navilinks li a:visited{
text-decoration: none;
 color: #00487D;
  background: #d0d0d1;
border-bottom: 1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #dedede;
border-top: 1px solid #dedede;
  /*background-image: url("../imagefix/positionspfeile_links_higru.gif");
  background-repeat: no-repeat;
  background-position: right 0.5em;*/
  font-weight: normal

}

ul.navilinks li a:hover, ul.navilinks li a:focus {
text-decoration: none;
color: #fff;
background: #0066b3;
border-bottom: 1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #dedede;
border-top: 1px solid #dedede;
  /*background-image: url("../imagefix/positionspfeile_links.gif");
  background-repeat: no-repeat;
  background-position: right 0.5em;*/
  font-weight: normal;
}

ul.navilinks li a.selectednavilinks:link, ul.navilinks li a.selectednavilinks:visited, ul.navilinks li a.selectednavilinks:hover, ul.navilinks li a.selectednavilinks:focus {
text-decoration: none;
  color: #fff;
  background: #0066b3;
border-bottom: 1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #dedede;
border-top: 1px solid #dedede;
  /*background-image: url("../imagefix/positionspfeile_links.gif");
  background-repeat: no-repeat;
  background-position: right 0.5em;*/
font-weight: normal;
}

a.selectednavilinks, a.selectednavilinks:link, a.selectednavilinks:visited, a.selectednavilinks:hover, a.selectednavilinks:focus{
text-decoration: none;
 color: #fff;
  background: #0066b3;
border-bottom: 1px solid #990000;
border-left: 1px solid #990000;
border-right: 1px solid #dedede;
border-top: 1px solid #dedede;
  background-image: url("../imagefix/positionspfeile_links.gif");
  background-repeat: no-repeat;
  background-position: right 0.5em;
  font-weight: normal;
}


/* ------------------------ Liste ----------------------------- */

ul.normal {
list-style: disc inside;
}


/* --------------------- Links---------------------------------------------*/

a:link, a:visited {
 color: #0066B3;
text-decoration: none;
border: 0 none;
font-weight: bold;
}

a:hover, a:focus {
 color: #0066B3;
text-decoration: underline;
border: 0 none;
font-weight: bold;
}


a:link.extern, a:visited.extern {
text-decoration: none;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/link_extern_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}

a:hover.extern, a:focus.extern {
text-decoration: underline;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/link_extern_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}

a:link.intern, a:visited.intern {
text-decoration: none;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/link_intern_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}

a:hover.intern, a:focus.intern {
text-decoration: underline;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/link_intern_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}

a:link.mail, a:visited.mail {
text-decoration: none;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/mail_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}

a:hover.mail, a:focus.mail {
text-decoration: underline;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/mail_blau.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 17px;
}


a:link.pdf, a:visited.pdf {
text-decoration: none;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/icon_pdf.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 20px;
}

a:hover.pdf, a:focus.pdf {
text-decoration: underline;
border: 0 none;
font-weight: bold;
  background-image: url("../imagefix/icon_pdf.gif");
  background-repeat: no-repeat;
  background-position: 0 0 ;
  padding-left: 20px;
}





/* --------------------- Liste normal---------------------------------------------*/

ul.liste{
list-style: none;
display: block;
}

ul.liste li{
/*font-size: 0.8em;*/
}

ul.punktliste{
list-style: square inside;
display: block;
}

ul.punktliste li{
/*font-size: 0.8em;*/
}

/* --------------------- Formatierung allgemein---------------------------------------------*/

hr {
margin-top: 20px;
margin-bottom: 20px;
width: 70%;
text-align: center;
color: #f7f6f6;
background-color: #f7f6f6;
border-top: 1px solid #c9c9cb;

}

p {
margin: 10px 5px;
}

h1,h2,h3,h4,h5,h6 {
padding: 2.0em 0 0.5em 0;
color: #00487D;
}
h1 {
font-size: 22pt;
text-align: left;
margin-left: 170px;
margin-top: 45px;
padding: 0;
color: #0066b3;
line-height: 75%;
}

h2 {
font-size: 1.3em;
text-align: right;
margin-right: 2.0em;
}

h3 {
font-size: 1.1em;
}

h4 {
font-size: 1.0em;
}
h5 {
font-size: 1.0em;
}





/* --------------------- Formatierung ---------------------------------------------*/

.druck {
display: none;
}

.unvisible {
display: none;
}

img.noborder {
border: none 0;
}


.clearer {
clear: both;
width: auto;
display:block; /* damit kein abstand da ist (im IE)*/
}


.abstand_gross {
margin-top: 65px;
}
.abstand_leer{
margin-top: 250px;
}

.abstand_oben_gross {
margin-top: 45px;
}

.abstand_unten_gross {
margin-bottom: 40px;
}
.abstand_oben {
margin-top: 20px;
}

.abstand_unten {
margin-bottom: 20px;
}

.abstand_rechts {
margin-right: 20px;
}
.abstand_links {
margin-left: 20px;
}

.abstand_links_klein {
margin-left: 15px;
}

.abstand{
margin: 10px;
}


.small {
font-size: 0.8em;
line-height: 120%;
}



/* --------------------- Formular ---------------------------------------------*/

.form {
margin: 10px;
/*font-size: 0.8em;*/
  padding: 10px;

}
.formbox {
  width: auto;
  min-height: 1.5em;
  height: auto;
  margin: 1.0em 0;
  clear: both;
  }
* html .formboxtext {
  height: 5em; 
  }
.formboxtext {
  width: auto;
  min-height: 5em;
  height: auto;
  margin: 0.5em 0;
  }
* html .formbox {/*IE braucht height */
  height: 1.5em; 
  }

.formtext {
  width: 75%;
  height: 5em;

  float: right;
  }
.eingabe {
width: 75%;
  height: 1.5em;
  float: right;
  }
  
.smalleingabe {
    width: 30px;
  height: 1.5em;
  }
  
.feld {
  background-color: #d5e5f1;
  border: 1px solid #000066;
 /* border-bottom: 1px dotted #993300;
 border-bottom: 1px dotted #72b0fe;*/
  color: #003366;
  }
  


.sendebutton {
  width: 200px;
  height: 30px;
  color: #fff;
  background-color: #0066b3;
  margin: 20px 20px;
  }

legend {
  font-size: 0.9em;

  font-weight: bold;
  font-style: italic;
  color: #003366;
  background-color: #d5e5f1;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  padding: 0.1em 0.5em;

  }
fieldset {
  padding: 10px;
border: 1px solid #e3e3eb;
  }
  

.fehler {
  border: 2px dotted #993300;
  background-color: #ff9900;
  padding: 20px;
  color: #000;
  margin: 20px;
  /*font-size: 0.8em;*/
  }



.border {
border: 1px solid #000066;
}

.border_grau {
border: 1px solid #666666;
}
.borderhigru {
background-image: url("../imagefix/seitenblaettern_higru.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
}


.rot {
color: red;
font-weight: bold;
}