a:link {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #666666;
}
a:visited {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #666666;
}
a:hover {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #000000;
}
a:active {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #000000;
}
a.sub:link {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #666666;
}
a.sub:visited {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #666666;
}
a.sub:hover {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #000000;
}
a.sub:active {
font-family: Verdana;
font-size: 12px;
text-decoration: none;
color: #666666;
}
a.shop:link {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #666666;
}
a.shop:visited {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #666666;
}
a.shop:hover {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #eaeaea;
}
a.shop:active {
font-family: Verdana;
font-size: 14px;
text-decoration: none;
color: #666666;
}
.head {
position: absolute;
top: 0px;
left: 0px;
width: 980px;
height: 197px;
background-image: url(../layoutpics/head_bg.png);
z-index: 5;
}
.body {
position: absolute;
top: 130px;
left: 0px;
width: 980px;
height: 600px;
padding-top: 50px;
z-index: 1;
}
.main {
position: absolute;
top: 0px;
left: 250px;
width: 730px;
height: 660px;
padding-left: 15px;
z-index: 3;
}

.navi {
position: absolute;
top: 0px;
left: 0px; 
width: 250px;
height: auto;
padding-top: 75px;
padding-left: 0px;
z-index: 2;
background-color: #D2D2D2;

}
.cat {
position: absolute;
top: 131px;
left: 125px;
z-index: 2;
}
.lp {
position: relative;
top: 0px;
left: -15px;
}
.line {
border-bottom: 1px dotted #9f9f9f;
}
.sublink {
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top: 1px dotted #9f9f9f;
	background-color: #d2d2d2;
	width: 200px;
}
.woman {
position: absolute;
top: 1px;
left: 425px;
z-index: 2;
}
.foot {
font-family: Verdana;
position: absolute;
left: 250px;
top: 600px;
width: 730px;
height: 30px;
background-color: #d2d2d2;
padding-top: 7px;
z-index: 1;
}
.warenkorb {
font-family: Verdana;
font-size: 11.5px;
color: #666666;
position: absolute;
top: -150px;
left: 525px;
width: 205px;
height: 150px;
z-index: 25;
background-color: #d2d2d2;
border-bottom: 1px dotted #666666;
}
.korbtxt {
font-family: Verdana;
font-size: 11px;
color: #666666;
}

.felder {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    background-color: #FBEDD6;
    border: 1px solid #000000;
}
.button {
    background-color: #0f1874;
    border: thin solid #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;

}
.mitte{
position: absolute;
top: 0px;
}
BODY {
background-image: url(../layoutpics/bg.gif);
background-repeat: repeat-x;
}