/* ------------------------------- Layout ------------------------------------- */
* {margin:0; padding:0;}

body {
  background-color: #999999;
  color: #000033;
  margin: 0 auto;
  text-align: center;
  font: normal 100.01%/110% gill sans,arial,verdana,helvetica,sans-serif; 
  background-image: url("./image/higru2.gif");
  background-image: url(../../image/higru_hell1.gif);
  background-position: top;
  background-repeat: repeat;
}

#aussen { /*feste Breite*/
  width: 760px;
  margin: 0 auto;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  }

#header {
  height: 110px;
  width: 760px;
  }

#headernavi {
  text-align: center;
  font-size: 0.9em;
  background-color: #000066;
border-top: 2px solid #000066;
border-bottom: 2px solid #000066;
  height: auto;
  width: 760px;
  padding: 0;
  margin: 0;
  }

#content {
  font-size: 0.9em;

  background-color: #E6E6E6;
  width: 760px;
  height: auto;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  text-align: center;
 
  }

#ueberschrift {
  width: 758px;
  height: auto;
  background-color: #a4b1f4;
  text-align: center;
  border: 1px solid #a4b1f4;
  padding: 0;
  margin: 19px 0 0 0;
  font: normal 1.0em Lucida Handwriting, Gill Sans, Arial,sans-serif;
  }

.textfeldueber {
  background-color: #000066;
  height: auto;
  width: 560px;
  padding: 2px 5px;
  color: #e4e4f9;
  font-weight: normal;
  font-size: 0.95em;
  margin: 0 auto;
  border: 1px solid #000066;
  }
  
.textfeld {
  text-align: left;
  width: 560px;
  height: auto;

  background-color: #CCCCCC;
  padding: 15px 5px;
  font-size: 0.90em;
margin: 0 auto;
  }
  
.zusatzfeld {
text-align: center;
  width: 120px;
  height: auto;
  padding: 15px 5px;
    font-size: 0.90em;
    background-color: #CCCCCC;
  }
  
.zusatztextfeld {
text-align: left;
  width: 200px;
  height: auto;

  background-color: #CCCCCC;
  padding: 15px 5px;
    font-size: 0.90em;
  }
  
.halbtextfeld {
text-align: left;
  width: 320px;
  height: auto;

  background-color: #CCCCCC;
  padding: 15px 5px;
    font-size: 0.90em;
  }
  
.volltextfeld {
text-align: left;
  width: 650px;
  height: auto;
    margin: 0 auto;
  background-color: #CCCCCC;
  padding: 15px 5px;
    font-size: 0.90em;
    
  }
  
.rahmen {
  border: 1px solid #000033;
}

.hintergrund {

}  
  
* html #content  {
  margin-right:0; /*IE  */
  }

#footer {
  text-align:center;
  background-color: #000066;
  border-top: 3px solid #000066;
  border-bottom: 2px solid #000066;
  font-size: 0.85em;
  height: 20px;
  width: 760px;
 padding-bottom: 5px;
 padding-top: 5px;
  }


/* --------------------- Links---------------------------------------------*/


a {
  border: none; 
  text-decoration:none;
  }

a.anker {

}

a.normal:link, a.normal:visited {
  color: #330000;
  }

a.normal:hover, a.normal:focus {
  color: #CC3300;
  } 

  a.fuss:link, a.fuss:visited {
  color: #E6E6E6;
  }

a.fuss:hover, a.fuss:focus {
  color: #FF9933;
  }
  a.link:link, a.link:visited {
  color: #330000;
  text-decoration: underline;
  padding-left:20px;
   background-image: url("../image/linkpfeil.gif");
  background-repeat: no-repeat;
  background-position: left;
  }

a.link:hover, a.link:focus {
  color: #CC3300;
  text-decoration: underline;
  }

/* --------------------- Haupt-Navigation oben ---------------------------------------------*/


ul.hauptnavi, li.hauptnavi {
  list-style: none;
  display: inline;
  border: 0 none;
  }


ul.hauptnavi a{
  display: inline;
  text-align: center;
  margin: 0 20px;
  width: 50px;
  padding: 0 20px 0 20px;
  }

ul.hauptnavi a:link, ul.hauptnavi a:visited{

    background-color: #3d3d8b;
  color: #e4e4f9;
border-left: 1px solid #a4b1f4;
border-right: 1px solid #a4b1f4;
  }

ul.hauptnavi a:hover, ul.hauptnavi a:focus {
  /*background-image: url("../image/navi_back.gif");
  background-repeat: no-repeat;
  background-position: right;*/
  background-color: #a4b1f4;
  color: #000033;
border-left: 1px solid #e4e4f9;
border-right: 1px solid #e4e4f9;
  }





/* --------------------- Navigation selected ---------------------------------------------*/


/* Hauptnavi */
.selected {
  /*background-image: url("../image/navi_back.gif");
  background-repeat: no-repeat;
  background-position: right;*/
  background-color: #a4b1f4;
  color: #000033;
border-left: 1px solid #e4e4f9;
border-right: 1px solid #e4e4f9;
  }





/* --------------------- Liste normal---------------------------------------------*/

ul.liste {
	list-style-type: disc;
	display: block;
	margin-left: 15px;
list-style-position: outside; 
}


li.liste {
	margin-top : 0.5em;

}


/* --------------------- Formatierung allgemein---------------------------------------------*/

p {
margin: 1.3em 0;
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  padding: 0;
  }
h1 {
  font-size: 1.0em;
  }

h2 {
  font-size: 1.2em;
  }

h3 {
  font-size: 1.1em;
  }

h4 {
  font-size: 1.0em;
  }



/* --------------------- Formatierung ---------------------------------------------*/

.small {
font-size: 0.85em;
}

.eingerueckt {
  text-align: left;
  margin: 10px 0 10px 30px;
  }


.druck {
  display: none;
  }

.unvisible {
  display: none;
  }

img.noborder {
  border: none 0;
  }

img.border {
  border: 1px solid #660000;
  }
  
  img.borderorange {
  border: 3px solid #ffcc99;
  padding: 2px;
  margin: 5px;
  }

.clearer {
  clear: both;
  }
  
.spacer {
  margin: 1.0em 0;
  }
  
 .spacerbig {
   margin: 1.5em 0;
 }
 
.homespacer {
width: 20px;
}

.abstand {
  margin: 10px;
  }
  
a.abstand {
margin: 0 3px;
}

.links {
  float: left;
  }

.rechts {
  float: right;
  }
  
.handschrift {
font: bold 1.0em Lucida Handwriting, Gill Sans, Arial,sans-serif;
}

.unterstrich {
padding-bottom: 5px;
border-bottom: 4px dotted #000033;
margin-bottom: 10px;
}


