#container
{
min-width: 1200px;
max-width: 100%;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
}

#zeile1
{
width: 100%;
height: 100px;

}

#inhalt1
{
width: 1200px;
height: 100px;
background-color: #606060;
margin: 0 auto;
}

#inhalt1a
{
width: 1200px;
height: 138px;
position: absolute;
}

#logo
{
width: 366px;
height: 138px;
position: absolute;
top: 0px;
left: 0px;
}

#kontaktoben
{
width: 718px;
height: 61px;
position: absolute;
text-align: right;
top:45px;
right: 22px;
font-family: arial;
font-size: 25px;
color: #FFFFFF;
line-height: 1.5;
font-weight: bold;
}

#kontaktoben a
{
font-family: arial;
font-size: 25px;
color: #FFFFFF;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
}

#kontaktoben a:hover
{
text-decoration: underline;
}

#zeile2
{
width: 100%;
height: 39px;
}

#inhalt2
{
width: 1200px;
height: 30px;
margin: 0 auto;
background-color: #ff9933;
}

#inhalt2a
{
width: 1200px;
height: 30px;
position: absolute;
}

#inhalt2a ul li
{
display: inline;
float:left;
position: relative;
}

#inhalt2a ul li a
{
font-size: 14px;
text-transform: uppercase;
padding-left: 22px;
padding-right: 22px;
float: left;
padding-top: 8px;
padding-bottom: 8px;
font-family: arial;
font-size: 10px;
color: #000000;
text-decoration: none;
border-right: #ff9933 solid 1px;
height: 14px;
}

#inhalt2a ul li a:hover, #inhalt2a ul li a.aktiv
{
background-color: #ff9933;
color: #000000;
}

#zeile3
{
width: 100%;
min-height: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 40px;
}

#inhalt3
{
width: 1200px;
min-height: 50px;
margin: 0 auto;
}

#links
{
width: 244px;
min-height: 50px;
float: left;
margin-left: 0px;
}

#suche
{
width: 190px;
min-height: 20px;
background: #666666;
border: #666666 solid 2px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}

#suchea
{
width: 244px;
height: 0px;
position: absolute;
}

#suche input
{
width: 115px;
height: 25px;
border: #CCCCCC solid 1px;
float: left;
padding-left: 5px;
}

#suche input.submit
{
float: left;
width: 80px;
height: 29px;
margin-left: 4px;
}

#suche input.checkbox
{
width: 10px;
height: 25px;
border: #CCCCCC solid 1px;
float: left;
margin-right: 15px;
}

#suche label, .submit
{
cursor: pointer;
}

#suche strong, #kategorie strong, #shopseiten strong
{
padding-left: 0px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
display: block;
font-family: arial;
font-size: 13px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
}

#kategorie
{
width: 190px;
min-height: 10px;
background: #ffffff; /* Old browsers */
border: #666666 solid 2px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin-top: 0px;
}

#kategorie ul li
{
display: block;
}

#kategorie ul li a
{
width: 220px;
padding-top: 5px;
padding-bottom: 5px;
padding-left:0px;
padding-right: 12px;
display: block;
font-family: arial;
font-size: 13px;
color: #000000;
text-decoration: none;
}

#kategorie ul li a:hover, #kategorie ul li a.aktiv
{
font-weight: bold;
}

#shopseiten
{
width: 190px;
min-height: 10px;
background: #ffffff; /* Old browsers */
border: #666666 solid 2px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin-top: 19px;
}

#shopseiten ul li
{
margin-left:17px;
list-style-type:square;
}

#shopseiten ul li a
{
width: 220px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 12px;
display: block;
font-family: arial;
font-size: 13px;
color: #000000;
text-decoration: none;
}

#shopseiten ul li a:hover, #shopseiten ul li a.aktiv
{
font-weight: bold;
}

#rechts
{
width: 890px;
min-height: 50px;
float: right;
margin-right: 0px;
}

.clear
{
clear: both;
}