.body {color:#000000;background:#c7d6e2;background-image:url(png/hg_mannsbilder_leer.jpg);background-repeat:no-repeat;}
.text { color:#000000;background:inherit;font-family: 
Arial,Helvetica,sans-serif; font-size: 0.95em; 
line-height: 1.4em; margin-right:0;margin-left:0;margin-bottom: 1em; margin-top:0 }
.textoa { color:#000000;background:inherit;font-family: 
Arial,Helvetica,sans-serif; font-size: 0.95em; 
line-height: 1.4em; margin-right:0;margin-left:0;margin-bottom: 0em; margin-top:0 }
.sup {color: #001177; background:inherit;margin-right:0.6em;
vertical-align:top; font-size:0.8em; line-height:120%;}

label { display: inline-block; width: 9em; color:#000000;background:inherit;font-family:
Arial,Helvetica,sans-serif; font-size: 0.95em;line-height: 1.4em;}

img {display:block;margin-bottom:0.3em;}

.navo { color: #005fad; background:inherit;font-family: Arial,Helvetica,sans-serif; 
margin-left:0em;margin-right:0.6em;font-size: 0.95em; font-weight:bold;}
.ohne {list-style-type:none;}
li.text { list-style-type:circle;width:29em;margin-top:0;margin-bottom:0;margin-left:0em;text-indent:0em;color:#000000;background:inherit;}
.back { color:#000000;font-size:0.8em;font-weight:bold;background:inherit;
margin-top:1.5em;font-family: Arial,Helvetica,sans-serif;}
.punktb { color:#005fad;background:inherit;font-family: Arial,Helvetica,sans-serif; font-size: 0.75em}
.fett {font-weight:bold;}
.fettblau {font-weight:bold;color:#005fad;}

.hoehetext {position:absolute;top:13em;left:22.5em;}
.bildpos {position:absolute;top:12.5em;left:18em;}
.randoben {position:absolute;top:6.5em;left:6.5em;}
.randoben_r {position:absolute;top:6.5em;left:48em;}

#posbutton { position:relative; top:11em; left:-0.2em; }
#posbutton1 { position:relative; left:10em; }
#posbutton2 { position:relative; left:10em; }
#posbutton3 { position:relative; left:10em; }
#posbutt4 { position:relative; left:10em; }
#posbutton5 { position:relative; left:10em; }
#posbutton6 { position:relative; left:10em; }
#posbutton7 { position:relative; left:10em; }
#posbutton8 { position:relative; left:10em; }
#posbutton9 { position:relative; left:10em; }
#posbutt10 { position:relative; left:10em; }
#posbutton11 { position:relative; left:10em; }


#posbuttons { position:relative; top:11em; left:-0.2em; }
#posbuttons2 { position:relative; top:11em; left:-0.2em; }
#posbuttons3 { position:relative; top:11em; left:-0.2em; }
#posbuttons4 { position:relative; top:11em; left:-0.2em; }
#posbuttons5 { position:relative; top:11em; left:-0.2em; }
#posbuttons6 { position:relative; top:11em; left:-0.2em; }

A:link {text-decoration: none; font-weight:bold; color:#135394; background:inherit;}
A:visited {text-decoration: none; color:#135394; background:inherit;}
A:active {text-decoration: none; color:#135394; background:inherit;}
A:hover {text-decoration: underline; color:#135394; background:inherit;}
A.buttons {text-decoration: none; color:#000000; background:inherit;}
A.buttons:hover {text-decoration: underline; color:#000000; background:inherit;}


.nav_a {
text-decoration: none;
list-style-type:none;
font-weight: bold;
font-size: 0.9em;
line-height:2em;
font-family:Arial,sans-serif;
background: #ccd7e3;
width:8.2em;
height:1.6em;
border-bottom:0.15em solid #005fad;
text-align:left;
margin-left:0em;
padding:0.4em;
color:#000000;
}

.nav_a1 {
text-decoration: none;
list-style-type:none;
font-weight: bold;
font-size: 0.8em;
line-height:2em;
font-family:Arial,sans-serif;
background: #fbf5f7;
width:9.2em;
height:1.6em;
border-bottom:0.1em solid #005fad;
padding:0.4em;
color:#000000;
}

h2 {font-size:1.4em;font-family:arial,sans-serif;font-weight:550;color:#005fad;background:inherit;}
h1 {font-size:1.6em;font-family:arial,sans-serif;font-weight:550;color:#005fad;
}

h1.titel {position:absolute;left:4.1em;top:1.1em;color:#006a90;}


/* Navigation highlight*/
li.nav_h {
position:relative;top:-2.8em;left:10em;
text-decoration: none;
list-style-type:none;
font-weight: bold;
font-size: 0.8em;
color: #000000;
font-family:Arial,sans-serif;
#background: #ccd7e3;
background: #fbf5f7;
padding:0.3em;
width:9.2em;
height:1.2em;
	
}


li.nav_h1 {
position:relative;top:-2.8em;left:10em;	
text-decoration: none;
list-style-type:none;
font-weight: bold;
font-size: 0.8em;
color: #000000;
font-family:Arial,sans-serif;
background-color:#ccd7e3;
padding:0.3em;
width:9.2em;
height:1.2em;
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: bold;
  color: #000000; 
  }
  
a.tooltip:hover {
color:#005fad;
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
padding: 0.6em;
  top: 2em; 
  left: 0em; 
  width: 27em;
  z-index: 500;
  color: #000000; 
  border:0.1em solid #005fad; 
  background: #fbf5f7;
font-family: Arial,Helvetica,sans-serif; font-size: 0.95em;
line-height: 2em; 
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1.8em;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0em;
  border-bottom: 0.1em solid #005fad;
}

