body {padding:0px;margin:0px;overflow:auto;width:100%;height:100%;background : #FDFBF3 url(img/hg.gif);}

/* hellgruen #FDFBF3  | inhalt #F3F3E9  |  dunkelgruen #8C9D7E */

/* ############ Menu ########### */
#hmenu {position:absolute;left:190px;top:98px;width:570px;height:20px;text-align:left;}
A.hmenu, A.hmenu:visited, A.hmenu:hover, A.hon, #kontakt, .subhead
{COLOR:#000000;TEXT-DECORATION:none;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
A.hmenu:hover {TEXT-DECORATION:underline;}
A.hon {COLOR:#000000;TEXT-DECORATION:underline;}

#menu {position:absolute;left:0px;top:130px;width:180px;height:29px;text-align:left;z-index:2;}
A.menu, A.menu:visited, A.menu:hover, A.menu:active, A.on {DISPLAY:block;PADDING-LEFT:15px;COLOR:#000000;TEXT-DECORATION:none;font-family:Arial, Helvetica, sans-serif;font-size:13px;padding-bottom:5px;padding-top:5px;/*BORDER-TOP:#8C9D7E 1px solid;*/}
A.menu:hover {TEXT-DECORATION:underline;}

A.on {COLOR:#000000;TEXT-DECORATION:underline;background:transparent url(img/pfeil.gif);background-repeat:no-repeat;}

.subhead {DISPLAY:block;PADDING-LEFT:15px;padding-bottom:5px;padding-top:5px;background:#F3F3E9;font-weight:bold;BORDER:#8C9D7E 1px solid;}


/* Position und style Inhalt */
#inhalt {position:absolute;top:130px;left:190px;font-size:13px;color:#000000;font-family:Arial,Helvetica,sans-serif;width:558px;BACKGROUND-COLOR:#F3F3E9;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:20px;BORDER:#8C9D7E 1px solid;}

#adsense {position:absolute;top:130px;/*left:758px;*/right:18px;/*BORDER:#8C9D7E 1px solid;width:160px;height:600px;*/}

h1 {color:#000000;font-family:Arial, Helvetica, sans-serif;font-size:16px;font-weight:bold;TEXT-DECORATION:underline;}
h2 {font-size:13px;font-weight:bold;TEXT-DECORATION:underline;display:inline;line-height:25px;}
h3 {font-size:20px;font-weight:bold;}

/* info Feld links anstatt submenu */
.info {font-size:13px;color:#000000;font-family:Arial,Helvetica,sans-serif;padding-left:15px;padding-right:5px;padding-top:5px;}




/* Position Standard */
#logo {position:absolute;top:13px;left:113px;background:transparent url(img/info-logo.gif);background-repeat:no-repeat;width:345px;height:65px;}
#kompass {position:absolute;top:140px;left:0px;background:transparent url(img/kompass.jpg);background-repeat:no-repeat;width:189px;height:440px;z-index:1;}

#kontakt {position:absolute;right:18px;top:100px;width:170px;height:20px;text-align:right;}
A.grau, A.grau:visited {COLOR:#666666;TEXT-DECORATION:none;}
A.grau:hover {TEXT-DECORATION:underline;}
A.gon {COLOR:#666666;TEXT-DECORATION:underline;}



#t2 {display:none;}

/* Buttons */
a.button:link, a.button:visited, a.button:hover, a.button:active {
  width:230px; height:1.3em; padding:3px;
  text-align:center; text-decoration:none; font-weight:bold;
}
a.button:link, a.button:visited {
  color:#000000; background-color:#8C9D7E; color:#fff;
  border-left:2px solid #fff; border-top:2px solid #fff;
  border-right:2px solid #000; border-bottom:2px solid #000;
}
a.button:hover {
  color:#fff; background-color:#8C9D7E; padding:4px 2px 2px 4px;
  border-left:2px solid #666; border-top:2px solid #666;
  border-right:2px solid #ccc; border-bottom:2px solid #ccc;
}