/* ------------------------------- Layout ------------------------------------- */
* {margin:0; padding:0;}
body {
 color: #000000;
 background-color: #ffffff;
 background-image: url(../image/verlauf_higru.jpg);
 background-position: center;
 background-repeat: repeat-y;
 margin: 0 auto;
 text-align: center;
 font: normal 100.01%/100% arial,verdana,helvetica,sans-serif; 
}

td{
	padding-right: 10px;
}
th{
	padding-right: 10px;
}

div {

}
#aussen { /*feste Breite*/
width: 760px;
height: auto;
margin: 0 auto;

}


.logo {
width: 25px;
float: left;

}

#headerline { 
width: auto;
height: auto;
clear: both;
font-size: 1em;
text-align: center;
background-color: #726eac;
border: solid 1px #473c8a;
font-weight: bold;
font-style: normal;

}

#navilinks, #navirechts {
width: 160px;
text-align:left;
border: none 0;
margin: 10px 0;

}
#navilinks { 
float: left;
}
#navirechts { 
float: right;
}
.navi{ font-size: 0.8em; background-color: transparent; border: solid 1px #473c8a; margin-bottom: 10px; padding: 1px 0; }
#content {
width: 420px;
text-align: left;
margin: 10px auto;
}
.bild {
margin-bottom: 10px;
border: solid 1px #473c8a;
height: 99px;
text-align: center;
}
.kasten {
font-size: 0.8em;
line-height: 120%;
padding: 5px 5px 2px;
margin-bottom: 10px;
text-align: left;
}
.mitte{
padding: 5px 5px 5px 5px;
border: solid 1px #473c8a;
}
ul.kasten { 
font-size: 1em; margin-left: 1em; 
}

ul.kasten { 
font-size: 1em;
list-style-position: outside;
padding: 1px 1px 1px 15px;
}


.aussen{
line-height: 115%;
border: solid 1px #473c8a;
}
.transparent{
border: none 0;
background-color: #ffffff;
}

.topmitte{
padding: 2px 5px;
background-color: #726eac;
border-top: 1px solid #473c8a;
border-left: 1px solid #473c8a;
border-right: 1px solid #473c8a;
}
.topaussen{
padding: 2px 5px;
background-color: #726eac;
border-top: 1px solid #473c8a;
border-left: 1px solid #473c8a;
border-right: 1px solid #473c8a;
}

#footer {
border-top:1px dotted #473c8a;
clear:both;
text-align:center;
font-size:0.75em;
padding: 2px;
color: #666666;
}

.footer {
border-top:1px dotted #473c8a;
clear:both;
text-align:center;
font-size:0.75em;
padding: 2px;
color: #666666;
}

.nachoben {
width: 20px;
float: left;
}

.button {
width: 56px;
float: left;
}

.valide {
width: 76px;
float: left;
border: solid 0px #473c8a;
margin-bottom: 0px;
}


.weiter {
width: 20px;
float: right;
}

.pfeile {
padding: 5px 5px 20px 0;
}


.linksfloat {
float: left;

}
.rechtsfloat {
float: right;

}


img.linksfloat {
margin: 5px 5px 0 0;
border: solid 1px #473c8a;
}

.bildbox {
width: auto;
min-height: 120px;
max-height: none;
overflow: auto;
}

* html .bildbox {
height: 120px; /*IE braucht height */
min-height: 120px;
max-height: none;
overflow: visible;
}

/* --------------------- Formatierung ---------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
color: white;
padding: 5px 0;
}

h1{
font-size: 1.2em;
line-height: 1.0em;

}
h2{
color: white;
font-size: 0.8em;

}
h3{
font-size: 0.8em;
line-height: 1.2em;
}
h4{
color: #000000;
font-size: 1.0em;
line-height: 1.1em;

}
h5{
color: #000000;
font-size: 0.9em;
line-height: 1.3em;

}
h6{
color: #000000;
font-size: 0.9em;
line-height: 1.3em;

}
.ausgegraut{
color: #666666;
}
.small{
font-size: 0.70em;
line-height: 1.3em;
}
p {
margin-bottom: 1.0em;
padding: 5px 0;
font-size: 1.0em;
line-height: 1.1em;
}

.invisible{
display: none;
}

.invisiblespace {
visibility: hidden;
font-size: 0.7em;
line-height: 80%;
}

img {
border: none 0;
}

.selected {
color: #473c8a;
background: transparent;
}

.left{
text-align: left;
}

.right{
text-align: right;
}


a {
border: none 0;
text-decoration: none;
}


a:link.ausgegraut {   color: #666666; } 
a:visited.ausgegraut {   color: #666666;}
a:hover.ausgegraut{  color: #000000;}
a:focus.ausgegraut{   color: #000000;}


a:link.reiter { color: #B6BDBD;  } 
a:visited.reiter {  color: #B6BDBD;  }
a:hover.reiter{   color: #596363; }
a:focus.reiter{   color: #596363; }

a:link.line { color: #EBEDED; font-weight: bold; } 
a:visited.line {   color: #EBEDED; font-weight: bold; }
a:hover.line{  color: #000000; font-weight: bold; }
a:focus.line{ color: #000000; font-weight: bold; }
a:link.content { color: #473c8a; }
a:visited.content { color: #473c8a; }
a:hover.content { color: #666; }
a:focus.content { color: #666; }
a:link.foot { color: #666666; }
a:visited.foot {   color: #666666;}
a:hover.foot{  color: #000000;}
a:focus.foot{ color: #000000;  }

pre {
font-size:11px;
}

/* Liste Navi -----------------------------------------------*/

ul.navi {
list-style:none;
}
ul.navi a{
padding: 2px 8px;
display: block;
font-size: 0.95em;
font-weight: bold;
width: 142px;
margin: 5px 0;
}
ul.navi a:link { display: block; color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
ul.navi a:visited { display: block; color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
ul.navi a:hover {
display: block;
color: #ebeded;
background: #473c8a;
}
ul.navi a:focus {
display: block;
color: #ebeded;
background: #473c8a;
}
ul.navisub {
list-style:none;
}
ul.navisub a{
padding: 2px 8px;
display: block;
font-size: 0.90em;
font-weight: normal;
width: 142px;
margin: 0px 0 0px 0px;
}
ul.navisub a:link { display: block; color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
ul.navisub a:visited { display: block; color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
ul.navisub a:hover {
display: block;
color: #ebeded;
background: #473c8a;
}
ul.navisub a:focus {
display: block;
color: #ebeded;
background: #473c8a;
}
/* Liste andere -----------------------------------------------*/

ul.liste{
list-style: square;
margin: 0.8em 0.5em 0.5em 2.5em;

}


/* --------------------- Formular ---------------------------------------------*/
.formbox {
width: auto;
min-height: 1.5em;
height: auto;
margin: 2em 0;
}
* html .formboxtext {
height: 8em; /*IE braucht height */
}
.formboxtext { width: auto; min-height: 8em; height: auto; margin: 2em 0; }
* html .formbox {
height: 1.5em; /*IE braucht height */
}

.textfeld {
width: 250px;
height: 8em;
background-color: #ffffff;
border: solid 1px #473c8a;
color: #000000;
white-space:normal; 
}
.eingabefeld {
width: 250px;
height: auto;
background-color: #ffffff;
border: solid 1px #473c8a;
color: #000000;
}
.sendebutton {
width: 250px;
height: 30px;
color: #333333;

}
form { font-size: 0.9em; margin-bottom: 2em; }
legend {
font-size: 0.8em;
color: #473c8a;
background-color: #ffffff;
border: solid 1px;
padding: 0.3em;
}
fieldset {
border: solid 1px #473c8a;
padding: 20px;
}
.fehler {
border: dashed 2px #f00;
background-color: #ffffff;
padding: 20px;
margin: 30px 0;
}
/* ---------------------  Ende Formular ---------------------------------------------*/