/**********************************************
(c) Ingenieurbüro noesis Darmstadt/Berlin 2009
    info@ib-noesis.de
    Knut Lohse
**********************************************/
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
background-color:#6291b7;
color:#ffffff;
}

h1 {
font-size:1em;
font-weight:bold;
letter-spacing:0.1em;
clear:both;
}

* html h1 {
clear:none;
}

h2 {
font-size:0.95em;
font-weight:bold;
font-style:italic;
letter-spacing:0.1em;
padding-top:1em;
margin-bottom:0.3em;
}

h3 {
font-size:0.95em;
font-weight:bold;
font-style:italic;
letter-spacing:0.05em;
padding-top:1em;
margin-bottom:0.3em;
}

.bt {
border-top:1px dotted #ffffff;
}

.bt1 {
border-top:1px dotted #ffffff;
margin-bottom: -0.8em;
}

#container {
width:800px; 
min-width:800px;
padding-bottom:2em;
margin:auto;
}

#hcontainer {
width:100%;
border-bottom:2px dotted #ffffff;
}

#head {
width:100%;
height:145px;
}

#mnu1 {
position:relative;
top:-70px;
left:190px;
}

* html #mnu1 {
top:-75px;
}

#mnu1 a {
display:block;
color:#ffffff;
text-decoration:none;
border:1px dotted #ffffff;
padding:0.4em;
padding-left:0.5em;
}

#mnu1 .curr a {
background-color:#7092a2;
border:1px solid #ffffff;
}

#mnu1 a:hover, 
#mnu1 a:active,
#mnu1 a:focus {
color:#ffffff;
border:1px solid #ffffff;
padding:0.4em;
padding-left:0.5em;
background-color:#70a0af;
}

#mnu1 ul {
list-style-type:none;
font-size:0.9em;
margin-left:-3em;
}

/* IE6 */
* html #mnu1 ul {
margin-left:0em;
}


#mnu1 li {
float:left;
position:relative;
margin-right:0.5em;
}

#mnu1 ul li {
width:9.7em;
max-width:9.7em;
/*padding:0.1em;*/
text-align:center;
}

#mnu2 {
clear:both;
position:relative;
top:-3em;
left:0;
margin-left:0;
width:10em;
max-width:10em;
float:left;
}

/* IE 6 + 7 */
* html #mnu2 {
top:-3.5em;
}
*+html #mnu2 {
top:-3.5em;
}

#mnu2 ul li {
color:#ffffff;
margin-bottom:0.5em;
width:10em;
max-width:10em;
text-align:left;
margin-bottom:0.5em;
}

#mnu2 .ind {
color:#ffffff;
margin-bottom:0.5em;
width:9em;
max-width:9em;
text-align:left;
margin-bottom:0.5em;
margin-left:1em;
}

#mnu2 .currind {
color:#ffffff;
margin-bottom:0.5em;
width:9em;
max-width:9em;
text-align:left;
margin-bottom:0.5em;
margin-left:1em;
}

#mnu2 a {
display:block;
color:#ffffff;
text-decoration:none;
border:1px dotted #ffffff;
padding:0.4em;
padding-left:0.5em;
}

#mnu2 .curr a {
background-color:#7092a2;
border:1px solid #ffffff;
padding:0.4em;
padding-left:0.5em;
}

#mnu2 .currind a {
background-color:#7092a2;
border:1px solid #ffffff;
padding:0.4em;
padding-left:0.5em;
}

#mnu2 a:hover, 
#mnu2 a:active,
#mnu2 a:focus {
border:1px solid #ffffff;
padding:0.4em;
padding-left:0.5em;
background-color:#70a0af;
}

#mnu2 ul {
list-style-type:none;
font-size:0.9em;
height:2em;
margin-left:-3em;
}

/* IE6 */
* html #mnu2 ul {
margin-left:0em;
}

/* IE7 */
*+html #mnu2 ul {
margin-left:0em;
}

#txt {
width:640px;
font-size:0.9em;
position:absolute;
margin-left:12em;
padding-bottom:2em;
}

/* IE6 */
* html #txt {
position:relative;
margin-top:-3.5em;
left:0;
}

/* IE7 */
*+html #txt {
position:relative;
margin-top:-3.5em;
left:0;
}

#txt a {
text-decoration:none;
color:#ffffff;
background-color:#6685A1;
border:1px dotted #ffffff;
padding-bottom:.1em;
padding-left:0.3em;
padding-right:0.3em;
}

#txt a:hover, 
#txt a:active,
#txt a:focus {
background-color:#70a0af;
border:1px solid #ffffff;
padding-bottom:.1em;
padding-left:0.3em;
padding-right:0.3em;
}

#txt cite {
font-style:italic;
}

#txt .picr {
float:right;
padding-left:2em;
padding-bottom:1em;
}

#txt .picl {
float:left;
padding-right:2em;
padding-bottom:1em;
}

#txt .blst {
margin-left:-2em;
list-style-type:none
}

* html #txt .blst {
margin-left:0;
list-style-type:none
}

#legend1 {
width:600px;
text-align:right;
font-size:0.75em;
margin-top:5em;
padding-top:1em;
border-top:1px dotted #ffffff;
}

#txt .anchor {
text-decoration:none;
background-color:#6291b7;
color:#6291b7;
border:none;
}

#txt .anchor:hover, 
#txt .anchor:active,
#txt .anchor:focus {
text-decoration:none;
background-color:#6291b7;
color:#6291b7;
border:none;
}

#barometer {
float:right;
width:150px;
font-size:0.75em;
text-align:center;
}