/*        Allgemeines
======================================*/
*{font-family:Verdana,Arial,"Lucida Sans",sans-serif;
  font-size:10.5pt;}

body{
  color:#007;
  background-color:#79b9ff;
  margin:0;
  padding:0;}

div {border:0px;}

/*        Positionen/Größen
======================================*/
#obenrechts{
  position:absolute;
  top:38px;
  left:50%;
  margin-left:330px;
  width:70px;
  height:30px;
  z-index:3;}

#kopf{
  position:absolute;
  top:38px;
  left:50%;
  margin-left:-360px;
  width:560px;
  height:30px;
  z-index:3;
  overflow:auto;}

#inhalt{
  position:absolute;
  top:77px;
  left:50%;
  width:746px;
  margin-left:-360px;
  height:475px;
  z-index:3;
  overflow:auto;}

#galerie_menu{
  position:absolute;
  top:522px;
  left:50%;
  width:140px;
  height:24px;
  margin-left:-70px;
  z-index:4;
  text-align:center;}

#hintergrundtext{
  position:absolute;
  top:5px;
  left:50%;
  margin-left:-411px;
  width:780px;
  height:550px;
  overflow:auto;
  z-index:0;}

#home_text_o{
  position:absolute;
  top:85px;
  left:50%;
  margin-left:-160px;
  z-index:3;}

#home_text_u{
  position:absolute;
  top:228px;
  left:50%;
  margin-left:0px;
  z-index:3;}

#pos_hintergrundgrafik{
  position:absolute;
  top:2px;
  left:50%;
  margin-left:-413px;
  z-index:1;}
  
/*        Formate
======================================*/
#counter{
  position:absolute;
  top:575px;
  left:50%;
  margin-left:-150px;
  width:300px;
  height:20px;
  color:#4477ff;
  font-size:7pt;
  text-align:center;}

table{border-collapse:collapse;
  width:716px;
  border-width:0px;
  margin:0;}

td{line-height:1.35;}

.grafik{width:358px;vertical-align:top;
  padding-top:3px;text-align:center;}

.kleiner{font-size:8.5pt;}

a:link{color:#2a2a44;
  text-decoration:underline;}

a:visited{color:#3b3b55;}

a:active{color:#4c4c66;}

a:hover{color:#6c6c88;
  text-decoration:overline underline;}

h1{margin-bottom:6px;
   margin-left:0px;
   margin-top:0px;
   color:#003399;
   font-size:13.5pt;}

h2{margin-bottom:4px;
   margin-left:0px;
   margin-top:2px;
   color:#1144aa;
   font-size:12pt;}

h3{margin-bottom:3px;
   margin-left:0px;
   margin-top:6px;
   color:#2255bb;
   font-size:11.5pt;}
   
.galerie_img{
  border-top:1px solid #88ccff;
  border-left:1px solid #88ccff;
  border-right:1px solid #4e8ede;
  border-bottom:1px solid #4e8ede;
  margin-bottom:4px;
  margin-right:4px;
  z-index:7;}
  
.menu_img{
  border-top:1px solid #ffff88;
  border-left:1px solid #ffff88;
  border-bottom:1px solid #d6A82A;
  border-right:1px solid #d6A82A;
  margin-left:5px;
  margin-bottom:5px;}