body{
background-color: #4F4484;
margin: 0;
padding: 0;
}

#qsbereich {
position: absolute;
top: 33px;
left: 50%;
margin-left: -302px;
background-color: #FFFFFF;
}

#qsbereich a {
display: block;
color: #000000;
margin: 1px;
text-decoration: none;
text-transform: uppercase;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
letter-spacing: 1px;
background-color: #FF9900;
width: 100px;
height: 17px;
text-align: center;
}

#qsbereich a:hover {
background-color: #FFC164;
}

#sprachauswahl {
position: absolute;
top: 33px;
left: 50%;
margin-left: -450px;
}

#sprachauswahl img{
margin-right: 8px;
border: none;
}

#hauptmenue{
position: absolute;
left: 50%;
top: 60px;
margin-left: -470px;
}

#hauptmenue ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#hauptmenue a{

color: black;
text-decoration: none;
display: block;
width: 270px;
height: 20px;
padding-top: 4px;
margin-bottom: -2px;
}

#hauptmenue #hm_text {
line-height: 19px;
margin-left: 28px;
text-transform: uppercase;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
letter-spacing: 1px;
}

#hauptmenue #hm_nummer {
float: right;
font-family: Arial;
font-size: 7pt;
line-height: 19px;
font-weight: bold;
margin-top: -18px;
margin-right: 10px;
}

#hauptmenue #hm_normal {
background-image: url(../images/menue1_a.gif);
background-repeat: no-repeat;
}

#hauptmenue #hm_normal:hover {
background-image: url(../images/menue1_b.gif);
background-repeat: no-repeat;
}

#hauptmenue #hm_sonder{
background-image: url(../images/menue2_a.gif);
background-repeat: no-repeat;
}

#hauptmenue #hm_sonder:hover{
background-image: url(../images/menue2_b.gif);
background-repeat: no-repeat;
}

#statusanzeige {
position: absolute;
left: 50%;
top: 214px;
width: 250px;
height: 108px;
margin-left: -450px;
background-image: url(../images/statusanzeige.gif);
background-repeat: no-repeat;
}

#statusanzeige img{
display: block;
width: 228px;
height: 55px;
margin-left: 11px;
margin-top: 11px;
}

#statusanzeige #st_text{
font-family: Arial;
color: #2A205C;
float: right;
font-size: 16pt;
font-weight: bold;
text-transform: uppercase;
margin-right: 10px;
margin-top: -22px;
}

#statusanzeige #st_nummer{
display: block;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
color: #2A205C;
margin-left: 10px;
margin-top: 19px;
}

#untermenue{
position: absolute;
left: 50%;
top: 332px;
width: 250px;
margin-left: -450px;
background-image: url(../images/um_hintergrund.gif);
background-repeat: repeat-y;
}

#untermenue span{
margin: 0;
display: block;
width: 250px;
background-image: url(../images/um_hintergrund2.gif);
background-position: bottom center;
background-repeat: no-repeat;
}

#untermenue ul{
list-style-type: none;
margin: 0;
margin-top: 33px;
margin-bottom: 33px;
padding: 0;
}

#untermenue li{
margin-top: 10px;
margin-bottom: 10px;
}

#untermenue a{
width: 230px;
display: block;
font-family: Arial;
font-size: 9pt;
font-weight: bold;
color: #2A205C;
padding-left: 15px;
margin-left: 7px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
background-image: url(../images/menue3_a.gif);
background-repeat: no-repeat;
background-position: 0 1px;
}

#untermenue a:hover{
background-image: url(../images/menue3_b.gif);
}

#untermenue img{
display: block;
}

#untermenue #produktbild{
display: block;
}

#kopf {
position: absolute;
top: 33px;
left: 50%;
margin-left: -190px;
width: 641px;
height: 93px;
background-image: url(../images/logo.gif);
background-repeat: no-repeat;
}

#kopf span{
display: block;
font-family: Arial;
font-size: 9pt;
color: #2A205C;
text-transform: uppercase;
line-height: 9pt;
letter-spacing: 1px;
margin-left: 10px;
margin-top: 55px;
}

#inhalt {
position: absolute;
top: 136px;
left: 50%;
display: block;
margin-left: -190px;
width: 641px;
font-family: Arial;
background-color: #CCCCCC;
}

#inhalt #in_fenster{
display: block;
background-color: #FFFFFF;
margin: 10px;
}

#inhalt #in_fuss{
letter-spacing: 1px;
display: block;
background-color: #424242;
border-top-style: solid;
border-top-color: #4F4484;
border-top-width: 10px;
font-family: Arial;
font-size: 9pt;
text-transform: uppercase;
color: #FFFFFF;
padding-left: 10px;
}

#inhalt #in_fuss span{
margin-left: 10px;
margin-right: 10px;
}

#inhalt #in_fuss a{
color: #FFFFFF;
text-decoration: none;
}

#inhalt #in_fuss a:hover{
text-decoration: underline;
}