body{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	color: #000;
	background-color: #282828;
	background-image: url(image/bg-sex-nummern.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

body, ul, li{
	padding: 0;
	margin: 0;
}

ul, li{
	list-style: none;
}

h1, h2, h3{
	margin: 0;
	font-size: 20px;
}

a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
a:hover{
	color: #E26A0A;
} 
a.h_nav{
	margin-left: 11px;
	color: #4A422A;
}
a:hover{
	color: #FD0276;
}
a.h_nav:before, .sbr_nav a:before{
	content: "\00bb\ ";
	text-decoration: none;
	color: #FD0276;
	font-weight: bold;
}
.sbr_nav a{
	display: block;
	padding: 5px;
}
.sbr_nav a:hover{
	background-color: #f6f6f6;
}

.page{
	position: relative;
	width: 1000px;
	margin: 0px auto;
}
.main{
	position: absolute;
	left: 15px;
	top: 125px;
	width: 970px;
	background-color: #fff;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	
}

/* sidebar */
.sbr{
	position: relative;
	float: left;
	width: 300px;
	padding: 5px;
	margin: 0 0 0 5px;
	
}
.sbr .headline{
	height: 25px;
	background-color: #FE0676;
	padding: 0;
	border: none;
	color: #fff;
	padding: 5px;
}
.sbr li{
	padding: 5px;
	/*
	border-bottom: 1px solid #dcdcdc;
	*/
	text-align: justify;
	color: #7e7e7e;
}
.sbr li.sbr_txt{
	padding-bottom: 15px;
}
.sbr li.camprev{
	padding-top: 26px;
}

/* content with sidebar */
.content{
	position: relative;
	padding: 5px 0 0 322px;
}
.content .t6_anz{
	float: left;
	width: 140px;
	height: 240px;
	border: 1px solid #dcdcdc;
	margin: 0 10px 10px 0;
	padding: 5px;
	color: #7e7e7e;
}
.t6_anz img{
	width: 140px;
	height: 100px;
	border: none;
}
.t6_anz img{
	margin-bottom: 2px;
}
.t6_anz h2{
	font-size: 11px;
	color: #FE0676;
}
.t6_anz .txt, .nr{
	margin-bottom: 10px;
}
.t6_anz .nr, .nr{
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(image/icon-phone-sml.gif) 0px 2px no-repeat;
	color: #474747;
}
.t6_anz .nr_price{
	font-size: 9px;
}

/* content no sidebar */
.content_full{
	position: relative;
	margin: 5px 0 0 10px;
}
.details_txt li{
	margin: 0 0 5px 0;
}
.details_txt li.txt{
	font-size: 12px;
	padding: 5px;
	text-align: justify;
}
.details_txt li.txt{
	padding: 5px;
}
.details_txt li.sexnummern{
	margin: 30px 0 15px 0;
}
.details_txt{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 473px;
	color: #7e7e7e;
}
.details_txt h1{
	height: 25px;
	background-color: #FE0676;
	padding: 0;
	border: none;
	color: #fff;
	padding: 5px;
}
.details_img{
	position: absolute;
	top: 0px;
	left: 485px;
	width: 453px;
	border: 1px solid #dcdcdc;
	padding: 5px 5px 3px 5px;
}
.details_img img{
	width: 453px;
	height: 400px;
	border: none;
}


/* footer */
.footer{
	
}

/* header */
.header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 124px;
	background-color: #282828;
}
.header li{
	left: 0px;
	width: 1000px;
	position: absolute;
}
.header1{
	top: 15px;
	height: 58px;
	background: url(image/bg-header.png) left top no-repeat;
}
.header2{
	top: 73px;
	height: 51px;
	background-color: #f2f2f2;
	border-top: 1px solid #ddd;
}
.header li.header3{
	top: 100px;
	width: 985px;
	text-align: right;
}
.header li.header4{
	top: 119px;
	left: 15px;
	height: 6px;
	background: url(image/bg-content-top.gif) top left no-repeat;
}
.header li.header5{
	top: 41px;
	left: 20px;
}