@import url("reset.css");

* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
background-color: rgb(225, 225, 225);
line-height: 1.3;

}

#distance {
width: 10px;
height: 50%;
margin-bottom: -270px;
float: left;

}

#container {
margin: 0 auto; 
position: relative;
height: 540px;
width: 900px;
clear: left;
border: 1px solid rgb(85, 88, 91); 
background-image:url(../bilder/bg_START.jpg); background-repeat:no-repeat;
background-position:center;

}

#container_sites {
margin: 0 auto;
position: relative;
height: 540px;
width: 900px;
clear: left;
border: 1px solid rgb(85, 88, 91);
background-image:url(../bilder/bg_sites.jpg); background-repeat:no-repeat;
background-position:center;

}
#container_fehlerseiten {
margin: 0 auto;
position: relative;
height: 540px;
width: 900px;
clear: left;
border: 1px solid rgb(85, 88, 91);
background-image:url(../bilder/bg_START_leer.jpg); background-repeat:no-repeat;
background-position:center;



}      

#container_en {
margin: 0 auto;
position: relative;
height: 540px;
width: 900px;
clear: left;
border: 1px solid rgb(85, 88, 91);
background-image:url(../bilder/bg_START_en.jpg); background-repeat:no-repeat;
background-position:center;



}

#menue
{
 position:absolute;
 left:20px; top:40px; width:600px; height:50px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-family:Helvetica,Arial, sans-serif;
font-weight: bold;
font-size:10pt;
color: rgb(85, 88, 91);
}



#navlist a:link, #navlist a:visited   
{
color: rgb(85, 88, 91);
text-decoration: none;
}

#navlist a:hover ,#active
{
color: #000000;
text-decoration: none;
 


}
#active
{
padding-bottom:4px;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #FFCC33;

}

#active_bottom
{

padding-top:8px;
border-top-width: 4px;
border-top-style: solid;
border-top-color:  rgb(85, 88, 91);

}

#switch
{
 position:absolute;
 left:20px; top:500px; width:150px; height:50px;
}

 #logo
{
 position:absolute;
 left:725px; top:35px; width:154px; height:26px;
}
 #partnerlink
{
 position:absolute;
 left:590px; top:85px; width:554px; height:16px;
 
}

#partnerlink a
{

text-decoration: none;
color: rgb(85, 88, 91);
font-size:8pt;
font-family:Helvetica,Arial, sans-serif;
}

#bildL {
   position:absolute;
   margin-top: 140px;
   margin-left:50px;
   width: 208px;
  
   
} 


#content {
        clip: rect(0 450px 280px 0);
        width: 450px;
        position: absolute;
         left:325px; top:140px;
      }
      .scroller {
        float: right;
        width: 10px;
         position: absolute;
        left:790px; top:140px; 
      }
      .scroller .arrow {
       
        cursor: pointer;
        padding: 4px;
      }
      .scroller .bar {
        height: 200px;
        margin: 2px;
        
        padding: 0 2px;
      }
      
      
.uegelb {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFCC00;
	font-weight: bold;
}

.linkgelb {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFCC00;
    text-decoration: underline;
        
}
.bold {
font-weight: bold;
}

h1, h2 { font-family:Helvetica,Arial,sans-serif;
font-weight: normal;
color: rgb(85, 88, 91);
		 }
p{
     font-family: Helvetica, Arial, sans-serif;
	color: rgb(85, 88, 91);
	font-size:10pt;
    padding:10px 0px 10px 25px;
    font-weight: normal;
    }
    
 table, td{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    margin-left:25px;
    color: rgb(85, 88, 91);
}


 a
{

text-decoration: underline;
color: rgb(85, 88, 91);
font-size:10pt;
font-family:Helvetica,Arial, sans-serif;
}
 a:hover
{

color: #000000;

}
 #footer
{
 position:absolute;
 left:810px; top:500px; width:154px; height:26px;
}