body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#CECEB4;
	background-color:#000000;
	margin:0;
	background-image:url(../bilder/hgr.gif);
	background-repeat:repeat-x;
}

.wrapper{
	position:absolute;
	width:830px;
	left:50%;
	margin-left:-415px;
}


/*** HOME ***/
.logoHome {
	top:112px;
}

.homeArea {}

.homeLeft {
	float:left;
	display:inline;
	width:610px;
	margin:18px 0 0 0;
}

.homeRight {
	float:left;
	display:inline;
	width:219px;
	margin:18px 0 0 0;
}

.teaserBig {
	float:left;
	display:inline;
	width:290px;
	height:232px;
	margin:0 15px 16px 0;
	background-color:#000000;
}

.teaserSmall {
	margin:0 0 15px 0;
}
/***  ***/


/*** LINKS ***/
.products a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration:none;
}
.products a:hover {
	color: #FFFFFF;
}
/***  ***/

.Stil1 { color: #CECEB4; }

img {
	border:none;
}

.clearer {
	clear:both;
	font-size:1px;
}

.productsArea {
	/*margin:65px 0 0 185px;*/
	width:475px;
	position:absolute;
	top:65px;
	left:185px;
}
	
.pdBox {}
	
.pdBoxLeft {
	display:inline;
	float:left;
}
	
.pdBoxRight {
	display:inline;
	float:right;
}

.product {
	display:inline;
	float:left;
	margin:0 10px 0 0;
}

.bannerArea {
	width:171px;
	position:absolute;
	left:660px;
	top:65px;
}

.bannerArea div {
	margin:0 0 15px 0;
}

.productDetailArea {
	/*margin:65px 0 0 198px;*/
	width:470px;
	position:absolute;
	top:65px;
	left:190px;
}

.productDetailArea hr {
    height:1px;
    color:#61604D;
    background-color:#61604D;
    border:none;
    margin:8px 20px 27px 0;
}

.productDetailBox {
	margin:0 0 41px 0;
}

.productDetailImage {
	display:inline;
	float:left;
	width:193px;
}

.small .productDetailImage {
	display:inline;
	float:left;
	width:165px;
	padding:0 0 0 6px;
}

.productDetailText {
	display:inline;
	float:left;
	width:267px;
}

#footer {
	margin:37px 0 0;
}

.subnavCondome {
	position:absolute;
	left:0px;
	top:65px;
	width:170px;
	height:706px;
	visibility:visible;
	text-align:right;
}

.subnavCondome a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration:none;
}
.subnavCondome a:hover {
	color: #FFFFFF;
}


.r8 { margin-right:8px; }
.r9 { margin-right:9px; }
.r13 { margin-right:13px; }
.r14 { margin-right:14px; }
.r15 { margin-right:15px; }
.r16 { margin-right:16px; }
.r18 { margin-right:18px; }
.r38 { margin-right:38px; }
.r68 { margin-right:68px; }

.l78 { margin-left:78px; }

.t14 { margin-top:14px; }
.t15 { margin-top:15px; }
.t16 { margin-top:16px; }
.t19 { margin-top:19px; }
.t26 { margin-top:26px; }
.t31 { margin-top:31px; }
.t60 { margin-top:60px; }
.t62 { margin-top:62px; }
.t109 { margin-top:109px; }

.b13 { margin-bottom:13px; }
.b14 { margin-bottom:14px; }
.b27 { margin-bottom:27px; }

.w154 { width:154px; }
.w172 { width:172px; }



.productUl {
	list-style-type:none;
	margin:0;
	padding:0;
}

.productUl li {
	background-image:url(../bilder/product_li.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 8px;
}