body {
background: url(../start/ground.gif);
font: 12px trebuchet, verdana, sans-serif;
}

#position {
          position: absolute;
          height:230px;
          left:50%;
          width:800px;
          margin-top:15px;
          margin-left:-400px;
          spacing: 15px;
          z-index: 0;
          background: url(../images2/background.gif);
          }

/*-- header --*/



.ueberschrift {
	width:490px;
}
.form {
	width:490px;
}


#redsquare {
     position: absolute;
     left: 30px;
     top: 0px;
     width: 128px;
     height: 136px;
     background: url(../images2/red.jpg);
     z-index: 5;
}

#logo {
	position: absolute;
	left: 424px;
	top: 28px;
	width: 368px;
	height: 48px;
	z-index: 5;
}
#logo a img {
border: none;
}

#headimg01 {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 114px;
	height: 107px;
	z-index:10;
}

#headimg02 {
	position: absolute;
	left: 126px;
	top: 100px;
	width: 114px;
	height: 107px;
	z-index:10;
}

#headimg03 {
	position: absolute;
	left: 252px;
	top: 100px;
	width: 114px;
	height:107px;
	z-index:10;
}

#headimg04  {
	position: absolute;
	left: 378px;
	top: 100px;
	width: 114px;
	height: 107px;
	z-index:10;
}

/* header ende */

/* Main Navigation */

#navback  {
	position: absolute;
	left: 0px;
	top:207px;
	width:800px;
	height:30px;
	z-index:5;
	background: url(../images2/lineback.gif);
}

#line01    {
	position: absolute;
	left:0px;
	top:236px;
	width:800px;
	height:1px;
	background: url(../images2/line.gif) no-repeat;
	z-index:10;
}
           
#line02    {
	position: absolute;
	left:491px;
	top:206px;
	width:309px;
 	height:1px;
	background: url(../images2/line.gif) no-repeat;
	z-index:50;
}

.navtext {
 color: #006665;
 font-size: 16px;
 line-height: 12px;
 font-weight: normal;
 text-decoration: none;
 margin-left:25px;

}

#navigation {
            position: absolute;
            top: 215px;
            left: -5px;
            width: 800px;
            height: 32px;
            z-index:60;
            }

/* Main Navigation Ende */

/*-- Main Content --*/

#inhalt     {
	position: absolute;
	top: 237px;
	left: 0px;
	width: 445px;
	z-index:5;
}

#inhalt a:link    { z-index:60; color:  #006665; font-weight: normal; font-size: 12px; text-decoration: none;}
#inhalt a:visited { z-index:60; color:  #006665; font-weight: normal; font-size: 12px; text-decoration: none;}
#inhalt a:active  { z-index:60; color:  #006665; font-weight: normal; font-size: 12px; text-decoration: none;}
#inhalt a:hover   { z-index:60; color:  #9A1832; font-weight: normal; font-size: 12px; text-decoration: none;}

.ueberschrift   {
                font-family: verdana, trebuchet, arial, helvitica, sans-serif;
                font-size: 14px;
                color: #000000;
                font-weight: bold;
                }

.text_1 {
 color: #006665;
 font-size: 16px;
 line-height: 12px;
 font-weight: normal;
 text-decoration: none;
 margin-top:20px;
 margin-left:45px;
}

a:link {
 color: #006665;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #006665;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 color: #006665;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #9A1832;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

/* Subnavigation */

#subbox {
 font-family: verdana, trebuchet, arial, helvitica,  sans-serif;
 font-size:   11px;
 font-weight: normal;
 position: absolute;
 left: 550px;
 top: 195px;
 width: 250px;
 z-index: 35;
}



#picture   {
           position: absolute;
           left: 551px;
           top: 0px;
           width: 249px;
           height: 170px;
           z-index: 25;
           overflow:hidden;
           }
           
#bigimg {
 color: #000000;
 position: absolute;
 left: 555px;
 top: 170px;
 width: 200px;
 height: 30px;
 z-index: 40;
}

#line      {
           position: absolute;
           left:550px;
           top:168px;
           width:250px;
           height:1px;
           background: url(../images2/line.gif) no-repeat;
           z-index:60;
           }
           
#flash {
 position: absolute;
 left:521px;
 top:-43px;
 width:249px;
 height:168px;
 z-index:40;
}
           
#subbox a:link    { z-index:60; color:  #006665; font-weight: bold; font-size: 12px; text-decoration: none;}
#subbox a:visited { z-index:60; color:  #006665; font-weight: bold; font-size: 12px; text-decoration: none;}
#subbox a:active  { z-index:60; color:  #006665; font-weight: bold; font-size: 12px; text-decoration: none;}
#subbox a:hover   { z-index:60; color:  #9A1832; font-weight: bold; font-size: 12px; text-decoration: none;}

/* Subnavigation Ende */
