#body {
		position:absolute;
    top:0px;
    left:50%;
    margin-left:-385px;
    height:100%;
    width:auto;
    z-index:0;
background-image:url("bg_vorschaltseite.jpg"/*tpa=http://techtex.de/fileadmin/nicolaus-weber-de/vorschaltseite/bilder/bg_vorschaltseite.jpg*/);
background-repeat:repeat-y;
}

#navigation {
		position:absolute;
    top:110px;
    left:50%;
    margin-left:-35px;
    height:auto;
    width:auto;
        z-index:1;
}


#obenrechts {
		position:absolute;
    top:15px;
    left:50%;
    margin-left:260px;
    height:90px;
    width:auto;
    
    z-index:1;

}

#lang {
		position:absolute;
    top:2px;
    left:50%;
    margin-left:260px;
    height:90px;
    width:auto;
    
    z-index:1;

}

#obenlinks {
	position:absolute;
    top:8px;
    left:50%;
    margin-left:-375px;
    height:90px;
    width:520px;
    z-index:1;
    overflow:auto;

}

#mitte {
	position:absolute;
    top:110px;
    left:50%;
    margin-left:-375px;
    height:100px;
    width:320px;
    z-index:1;
   
}



a:link, a:visited, a:active {font-family:sans-serif;color:#FFFFFF; font-size: 8pt;}
a:hover {font-family:sans-serif;color:#EEEEEE; font-size: 8pt; text-decoration:none;}

a.obenrechts:link, a.obenrechts:active,a.obenrechts:visited {color: #00376D;font-size:10pt;font-family:sans-serif;}
a.obenrechts:hover {color:#014B8F;font-size:10pt;font-family:sans-serif;text-decoration:none;}
