@charset "utf-8";

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image:url(../images/bg.gif);
	background-position: center;
}

.seitenwechsler {
	font-size:12px;
	color:#444444;
	text-decoration:none;
}

#container {
	position: relative; /* braucht es für den bottom-DIV*/
	margin: 0 auto; /* Zentrieren, aber nicht im IE5 */
	width: 926px;
	height: 100%;
	background-image: url(../images/schweif.png);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 0px;
	top: 11px;
}

#sprache_suchen {
	position: absolute;
	left: 308px;
	top: 11px;
}

#suchen {
	width:117px;
	font-size:11px;
	color:#999999;
	border: 1px solid #00baff;
}

#suchen_ok {
	width:40px;
	font-size:11px;
	background-image:url(../images/suchen_ok.gif);
	border: 1px solid #00baff;
}

#box_my {
	position: absolute;
	left: 493px;
	top: 0px;
	width: 192px;
	height: 117px;
	background-image: url(../images/bg_box_oben.png);
	background-repeat: no-repeat;
	padding: 5px;
}

#box_titel {
	height: 20px;
}

#box_my_form {
	padding-left: 60px;
	height:70px;
	font-size: 11px;
}

#emailadresse {
	width: 117px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #00baff;
}

#passwort {
	width: 62px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #00baff;
}

#login {
	width: 40px;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #00baff;
	background-color: #0d5779;
}

.buttons {
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #00baff;
	background-color: #0d5779;
}

#box_opt {
	font-size: 11px;
}

#wk {
	position: absolute;
	left: 722px;
	top: 0px;
	width: 192px;
	height: 117px;
	background-image: url(../images/bg_box_oben.png);
	background-repeat: no-repeat;
	padding: 5px;
}

#body_navi {
	position: absolute;
	left: 0px;
	top: 142px;
	width: 176px;
}

#body {
	margin-top: 30px;
	margin-left: 0px;
}

#sprechblase {
	position: absolute;
	font-size: 11px;
	top: -20px;
	left: 65px;
	height: 74px;
	width: 81px;
	padding: 5px 8px 10px 8px;
	color: #000000;
	background-image:url(../images/sprechblase.png);
	background-repeat: no-repeat;
}

#kategorien, #body_detail {
	margin-top: 20px;
	width: 139px;
	background-image:url(../images/box_unten.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navibox_titel {
	font-size: 12px;
	padding: 4px 2px 2px 10px;
	width: 127px;
	height: 17px;
	background-image:url(../images/box_titel.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navibox_content {
	color: #000000;
	width: 127px;
	padding: 4px 2px 2px 10px;
	background-color: #FFFFFF;
}

#navibox_bottom {
	width: 139px;
	height: 5px;
	background-image:url(../images/box_unten.png);
	background-repeat: no-repeat;
}

#content_container {
	position: absolute;
	width: 750px;	
	left: 176px;
	top: 142px;
}

#navi_oben {
	width: 750px;
	height: 26px;
}

#marken_shop {
	width: 106px;
	height: 26px;
	float: left;
}

#navi_haupt {
	left: 106px;
	width: 637px;
	height: 26px;
	float: left;
	background-image:url(../images/navi_bg.gif);
}

#content {
	width: 706px;
	padding: 20px;
	color: #232323;
	background-color: #FFFFFF;
	border-left: 2px solid #3a3a3a;
	border-right: 2px solid #3a3a3a;
}

#fusszeile {
	width: 726px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #232323;
	background-color: #FFFFFF;
	border-left: 2px solid #3a3a3a;
	border-right: 2px solid #3a3a3a;
}

#content_links {
	float: left;
}

#content_titel_breit {
	position:relative;
	color: #FFFFFF;
	font-weight: bold;
	
	width: 502px;
	height: 19px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(../images/titel_bg_breit.png);
	background-repeat: no-repeat;
}

#content_titel_breit a {
	text-decoration: none;
}

#content_box {
	margin-bottom: 30px;
	width: 512px;
}

#inhalt {
	position:relative;
	float: left;
	margin: 10px 5px 10px 10px;
}

#produkt {
	position:relative;
	height:240px;
	float: left;
	width: 154px;
	border-right: 1px solid #cccccc;
	margin: 10px 5px 10px 10px;
}

#produkt_re {
	position:relative;
	height:240px;
	float: left;
	width: 154px;
	margin: 10px 5px 10px 10px;
}

#banner {
	position:relative;
	float: right;
}

#unternavi {
	color: #232323;
	background-color: #e5e5e5;
	width: 732px;
	padding: 7px;
	border-left: 2px solid #3a3a3a;
	border-right: 2px solid #3a3a3a;
}

#aktionen, #empfehlungen {
	margin-top: 20px;
}

#detail_rechts_titel {
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px 2px 2px 10px;
	width: 148px;
	height: 17px;
	background-image:url(../images/detail_rechts_titel.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#detail_rechts {
	width: 140px;
	padding: 10px;
	border-bottom: 1px solid #999999;
	cursor: pointer;
}