@charset "utf-8";
/* CSS Document */
* {
font-family: Arial, Helvetica, sans-serif;
color: #9b9999;
font-size: 11px;
line-height: 16px;
margin: 0;
padding: 0;
border: none;
list-style: none;
text-decoration: none;
vertical-align: baseline;
}

html, body {
height: 100%; /* wichtig */
}

#header {
width: 980px;
background: #fff url('../en/images/start.gif') top center repeat-y;
margin: 0 auto;
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
overflow: hidden;
}
* html #header {height:600px;}
*>html #header {height:auto}

/* border:#00FF00 solid 1px; */

#headerI {
float: left;
width: 205px;
margin-top:300px;
background: #transparent url('') top center no-repeat;
}

#headerII, #headerIIde {
float: left;
width: 235px;
margin-top:165px;
background: #98a7c0 url('') top center no-repeat;
}

#headerII ul {
width:235px;
margin-top:12px;
background: #98a7c0 url('../en/images/sto_oberglas_01.jpg') top center no-repeat;
}

/*german*/
#headerIIde ul {
width:235px;
margin-top:12px;
background: #98a7c0 url('../de/images/sto_oberglas_01.jpg') top center no-repeat;
}
/*----------------------*/

#headerII a:hover, #headerIIde a:hover {
color: #354259;
}


#headerIII {
float: left;
width: 235px;
margin-top:165px;
background:  url('') top center no-repeat;
}

#headerIII ul {
width:235px;
margin-top:12px;
background: #ae99bf url('../en/images/sto_oberglas_02.jpg') top center no-repeat;
}

#headerIII a:hover {
color: #543559;
}

#headerIV {
float: left;
width: 235px;
margin-top:165px;
background: #transparent url('') top center no-repeat;
}

#headerIV ul {
width:235px;
margin-top:12px;
background: #99bfa9 url('../en/images/sto_oberglas_03.jpg') top center no-repeat;
}

#headerIV a:hover {
color: #355948;
}

#headerV {
float: left;
padding: 166px 0 0 3px;
background: #transparent;
}

#headerV a {
color: #9a9fab;
}

#headerV a:hover {
color: #354259;
}

li {
padding: 0 0 4px 60px;
color: #fff;
}

a {
color: #fff;
}

.oben {
padding-left: 120px;
color: #fff;
}

