body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}
.clear {
	clear: both;
	float: none;
	margin: 0;
}
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url(grafix/header_bg.jpg) #FFF no-repeat;
	height: 256px;
	width: 1024px;
}
.navi_main {
	left: 80px;
	position: relative;
	top: 109px;
}
.navi_main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navi_main ul li {
	float: left;
	padding: 0;
	width: 226px;
}
.navi_main ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #b24708;
	font-size: 16px;
	font-weight: 600;
	position:relative;
	z-index: 200;
}
.navi_main ul li:hover a {
	color: white;
	background: url(grafix/menu_btn_active.png) no-repeat;
	position:relative;
	padding-top: 9px;
	top: -9px;
	height: 48px;
}
.navi_main ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.navi_main ul li:hover ul li a {
	top: 0;
	position: relative;
}
.submenu {
	position: relative;
	height: auto;
}
.navi_main ul li ul {
	padding-top: 9px;
	display: none;
	height: auto;
	position: absolute;
	z-index: 200;
	background: url(grafix/submenu_bg.jpg) repeat #fef9ef;
	width: 216px;
}
.navi_main ul li:hover ul {
	display: block;
	padding-top: 0px;
	top: -18px;
	padding-left: 10px;
}
.navi_main ul li ul li {
	display: block;
	float: left;
	width: 102px;
	height: 16px;
	background: url(grafix/submenu_btn.jpg) no-repeat;
	padding: 0;
	margin-right: 5px;
	position: relative;
	top: 0px;
}
.navi_main ul li .submenu_bottom {
	background: url(grafix/submenu_bg_bottom.jpg) no-repeat;
	height: 19px;
	width: 226px;
	margin-left: -10px;
}
.navi_main ul li ul li a {
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	color: #B24708;
	padding-left: 4px;
	top: 0;
	position:relative;
}
.navi_main ul li:hover ul li a {
	color: #B24708;
	background: none;
	padding-top: 0;
	height: 16px;
}
.navi_main ul li ul li a:hover {
	background: url(grafix/submenu_btn_active.jpg) no-repeat #fef9ef;
	padding: 0 0 0 4px;
	top:0;
	color: #fff;
	height: 16px;
}
#topgirls {
	left:19px;
	position:relative;
	height: 136px;
	width: 262px;
	float:left
}
.topgirls_title {
	color:#B24708;
	font-size:12px;
	font-weight:600;
	left:128px;
	position:relative;
	text-transform:uppercase;
	top:-45px;
}
.topgirls_no {
	color:#FFFFFF;
	font-size:13px;
	font-weight:600;
	left:93px;
	position:relative;
	text-transform:uppercase;
	top:-41px;
}
.topgirls_price {
	color:#B24708;
	font-size:9px;
	left:53px;
	position:relative;
	top:-28px;
}
#searchbar {
	margin-top:58px;
	padding-left:29px;
	width:977px;
}
#searchbar a {
	color: #c4c4c4;
	text-decoration: none;
}
#searchbar a:hover {
	color: #C4530C;
}
#searchbar form {
	float: right;
}
input.searchtext {
	color: #c4c4c4;
	font-style:italic;
	border: 1px solid #e1dfde;
	background-color: #f5f5f5;
	height: 14px;
	width: 95px;
}
input.searchtext:hover {
	color: #C4530C;
	background-color: #fff;
}
input.searchbtn {
	background-image: url(grafix/search_btn.png);
	border: none;
	background-color: transparent;
	height: 20px;
	width: 19px;
	padding: 0;
}
input.searchbtn:hover {
	background-image: url(grafix/search_btn_hover.png);
}
#content {
	height:auto;
	padding-left:56px;
	width:922px;
}
#content p {
	text-align: justify;
}
#content a {
	color: #C4530C;
	text-decoration: none;
}
#content a:hover {
	color:#9D4009;
	text-decoration: underline;
}
#content h1, #content h1 a {
	color:#C4530C;
	font-size: 24px;
	margin:0;
	font-variant: small-caps;
}
h2.anzeige, h2.anzeige a {
	color:#FFD468;
	font-size:11px;
	margin:-5px 0 20px 0px;
	text-transform:uppercase;
}
#content h1 a {
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: none;
}
.teaser {
	float: left;
	width: 460px;
	height: 132px;
	margin-top: 60px;
}
.teaser_image {
	border: 1px solid #ffdb7f;
	padding: 2px;
	height: 126px;
	width: 91px;
	float: left;
}
.teaser_text, .teaser_search {
	text-align: justify;
	padding: 5px;
	width: 325px;
	float:left;
}
.teaser_search {
	float: right;
	margin-right: 25px;

}
.teaser_search h3 {
	margin:0;
	position:relative;
	top:-7px;
}
.teaser_text h3 {
	color:#C4530C;
	margin:0;
	position:relative;
	top:-7px;
}
.teaser_text p, .teaser_search p {
	margin: 0;
}
.teaser_text a {
	text-decoration: none;
	color: #c4530c;
}
.teaser_text a:hover {
	text-decoration: none;
	color: #000;
}
.telefon_text {
	width: 414px;
	float: left;
	text-align: justify;
	position: relative;
	top: -5px;
}
.telefon_pic {
	border:1px solid #FFCA62;
	float:right;
	height:542px;
	margin-right:20px;
	padding:2px;
	position:relative;
	width:396px;
}
.null900 {
	text-align: left;
	background:url(grafix/no_bg.png) no-repeat;
	height: 146px;
	width: 414px;
}
.null900_title {
	color:#87390A;
	font-size:18px;
	font-weight:600;
	left:48px;
	position:relative;
font-variant: small-caps;	top:26px;
}
.null900_no {
	color:#87390A;
	font-size:26px;
	font-weight:600;
	left:182px;
	position:relative;
	top:23px;
}
.null900_price {
	color:#FFFFFF;
	font-size:9px;
	left:104px;
	position:relative;
	top:27px;
}
.favs {
	font-size:10px;
	letter-spacing:0.4px;
	margin:8px 0 0 128px;
}
.favs a {
	color: #ababab;
	text-decoration:none;
}
.favs a:hover {
	color: #000;
}
#footer {
	background: url(grafix/footer.jpg) no-repeat;
	height: 161px;
	width: 1024px;
	clear: both;
	z-index: 1;
}
#footer_nav {
	color:#F09F30;
	float:left;
	height:20px;
	position:relative;
	text-align:center;
	top:60px;
	width:100%;
	z-index: 2;
}
#footer_nav a {
	color: #f09f30;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #c4530c;
}
#footer_nav .spacer {
	margin: 0 50px;
}
#contact {
	margin-right:20px;
	text-align:right;
	color: #ababab;
	position: relative;
	top: 37px;
}
#contact a {
	color:#ABABAB;
	font-size:10px;
	letter-spacing:0.4px;
	text-decoration:none;
}
#contact a:hover {
	color: #c4530c;
}
.category-telefonsex p, .category-camseiten p{ 
	text-align: justify;
	width: 440px;
}
h2.homesite {
    color: #c4530c;
    font-size: 18px;
    font-variant: small-caps;
    margin: 0;
}
h3.homesite {
    color: #c4530c;
    font-size: 15px;
    font-variant: small-caps;
    margin: 0;
}