@charset "utf-8";


* {
	margin: 0;
	padding: 0;
}

body {
color: #3e0321;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#shirtbereich a {
text-decoration:none;
color:#b6427e;
}
#shirtbereich a:hover {
color:#000000;
}

ol {
padding-bottom:4px;
}


#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -425px;
	margin-top: 0px;
	width: 849px;
	border: 1px solid #adab7b;
	background-color: #3e0321;
}

#kopf {
background-image: url(pics/kopf.jpg);
height: 184px;
margin-bottom: 0;
}
#navi_oben {
margin-left: 450px;
}
#navi_oben_produkte {
margin-left: 469px;
}

.inhalt {
width: 580px;
}

#title {
background-color: #3e0321;
}

#textbereich_1 {
background: #d6c3a0 url(pics/verlauf.jpg) repeat-x;
padding: 10px;
color: #fff5d7;
font-size: 11px;
}

#shirtbereich {
background-color: #fff5d7;
}

#textbereich2 {
background-color: #adab7b;
}

#navi {
background-color: #3b022d;
}
#navi a {
color: #d6c3a0;
text-decoration:none;
}
#navi a:hover {
color:#83114c;
}

#fuss {
background-color: #adab7b;
color: #fff5d7;
}
#fuss a {
color: #fff5d7;
text-decoration:none;
}
#fuss a:hover {
color: #fff5d7;
}

#angebote {
width: 222px;
background-color: #83114c;
position:absolute;
top: 0px;
right:27px;
color: #FFFFFF;
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomleft:8px;
}
#angebote_produkte {
width: 222px;
background-color: #83114c;
position:absolute;
top: 0px;
right:8px;
color: #FFFFFF;
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomleft:8px;
}
#angebote a {
color: #d6c3a0;
text-decoration:none;
}
#angebote a:hover {
color:#83114c;
}
#angebote_produkte a {
color: #d6c3a0;
text-decoration:none;
}
#angebote_produkte a:hover {
color:#83114c;
}
#beschriftung {
margin: auto;
border: 1px dashed #3e0321;
width: 190px;
height: 30px;
margin-bottom: 2px;
}

.sale {
margin: auto;
width: 192px;
height: 90px;
background-color: #b6427e;
margin-bottom: 6px;
margin-top: 6px;
border: 1px dashed #3e0321;
}

#shirt_beschreibung a {
text-decoration:none;
}

