@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	outline: 0;
	font: normal 10pt/12pt Arial, Helvetica, sans-serif;
	color: #a0a091;
	text-align: justify;
}

body, #footer{
	/*background-color: #846e5d;*/
	background-color: #000000;
}

a img{
	border: none;
}

strong, b{
	font-weight: bold;
}

strong *, b *{
	font-weight: bold;
}

h2 {
	color: #d2c072;
}

div#wrapper_top {
	margin: 0px auto;
	padding-top: 30px;
	width: 1010px;
	background: url(images/page_bckg_top.png) no-repeat top center;
}


div#wrapper {
	width: 1010px;
	background: url(images/page_bckg.png) repeat-y top center;
	margin: 20px auto;
	margin-top: 0px;
	padding: 0px 0;
}

div#main {
	width: 900px;
	margin: 0 auto;	
	background-color: #000000;	
}

#main h1 span{
	display:none;
}

a {
	text-decoration: none;
	color: #e9e28f;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Header */

#header {

}

#header_logo {
	position: relative;
	height: 250px;
	background: #090909 url(images/header_foto.jpg) no-repeat bottom right;
}

#logo {
	width: 337px;
	height: 73px;
	width: 405px;
	height: 127px;
	/*background: url(images/logo.gif) no-repeat top left;*/
	position: absolute;
	bottom: 40px;
	left: 30px;
}

#header_linie {
	height: 10px;
	/*background-image: url(images/menu_bckg.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
	background-color: #cfbc5f;
}

.mainmenu_linie {
	height: 1px;
	padding: 0;
	margin: 0;
	background: url(images/mainmenu_linie.gif) repeat top left;
}

.mainmenu_linie2 {
	padding: 1px 0;
	background: url(images/mainmenu_linie.gif) repeat top left;
}

#header_motiv {
	clear: both;
	background: #000000 url(images/foto_header.jpg) no-repeat bottom right;
	width: 100%;
	height: 150px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}

#header_ani {
	height: 150px;
	width: 675px;
	background: #bbb1a7 url(images/flash.jpg) no-repeat top right;
}

/* mainmenu */
#mainmenu {
	clear: both;
	padding: 5px 0px;
}

div#mainmenu {
	background: #070707 url(images/mainmenu_bckg.gif) repeat-x bottom left;
	padding-top: 4px;
	height: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;	
	/*position:relative;*/
}

div#mainmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#mainmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 25px;
	padding-left: 30px;
	background-image: url(images/menu_li.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	/*line-height: 22px;*/
	position: relative;
	z-index: 1000;
}

div#mainmenu ul li.first_element {
	background-image: none;
	/*padding-left: 35px;*/
}

div#mainmenu ul li a, div#mainmenu ul li .textlink {
	text-decoration: none;
	color: #8e7652;
	/*font-weight: bold;*/
	font-size: 11px;
}

div#mainmenu ul li font.textlink:hover {
	cursor: pointer;
	color: #8e7652;	
}

div#mainmenu ul li a:hover {
	/*color: #8e7652;*/
	text-decoration: underline;
}

div#mainmenu ul li ul {
	position: absolute;
	/*top: 18px;*/
	left: 0px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	/*background: #665318 url(images/bckg_submenue.gif) repeat-x top left;*/
	background-color: #1d1c1c;
/*	width:200px;*/
	z-index: 1100;
}

div#mainmenu ul li ul li {
	margin:0;
	padding:0;
	float: none;
	/*background: url(images/menue_trennlinie.png) no-repeat top center;*/
	margin-right: 16px;
	margin-left: 16px;
	background: none;
	border-top: 1px solid #8e7652;
	width: 168px;
	text-transform: none;
	font-weight: normal;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	z-index: 1100;
	font-weight: normal;
}

div#mainmenu ul li ul li a {
	/*font-weight: bold;*/
}

div#mainmenu ul li ul li.first_element {
	padding-left: 0px;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#mainmenu ul li ul li ul {
	position: absolute;
	top: 0px;
	left: 168px;
	margin: 0;
	padding: 0;
	background-color: #605144;
	border-left: 1px solid #bcb1a6;
/*	width:200px;*/
}

div#mainmenu ul#nav li ul
{
	display: none;
}

div#mainmenu ul#nav li:hover ul {
	display: block;
}

div#mainmenu ul#nav ul,
div#mainmenu ul#nav li:hover ul ul,
div#mainmenu ul#nav ul li:hover ul ul
{display: none;}

div#mainmenu ul#nav li:hover ul,
div#mainmenu ul#nav ul li:hover ul,
div#mainmenu ul#nav ul ul li:hover ul,
div#mainmenu ul#nav li.over ul,
div#mainmenu ul#nav ul li.over ul,
div#mainmenu ul#nav ul ul li.over ul
{
	display: block;
}

div#mainmenu ul#login-nav{float:right;}

div#mainmenu ul#login-nav li{background-image:none;}
div#mainmenu ul#login-nav li ul#login-menu{
    border: 1px solid #fcdc77;
    display:block;
    width:260px;
    padding:11px;
    left:auto;
    right:0;
    margin-top: 3px;
}

div#mainmenu ul#login-nav li ul#login-menu li{
    margin:0;
    padding:0;
    border: 0;
    width:100%;
}

div#mainmenu ul#login-nav form input{border: 0;}
div#mainmenu ul#login-nav form {}
ul.text{float:left;}
ul.input-elements{float:right;}
.r-element{float:right;}
.l-element{float:left;}
div#mainmenu ul#login-nav li ul li ul {
	position:static;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-left: 0;
}

.vip-button{background: transparent url(images/button-bg.png)  repeat-x; padding:0 7px; cursor:pointer;}
.vip-button:hover{background-position: 0 -19px;}

ul.input-elements input{width:178px; height:24px; background: url(images/vip-mini-login.jpg) no-repeat; padding:0 5px;}
ul.text  li,
ul.input-elements li{height:30px;}
div#mainmenu ul#login-nav li ul#login-menu li ul.text li{font-size: 11px; color: #8e7652; padding-top: 7px; height: 23px;}


/* VIP MEMBER REGISTRATION*/
.member-register-form{width:504px;}
.member-register-form ul{list-style: none;}
ul.m-text{float:left; width:200px;}
ul.m-input{/*float:left;*/}
ul.m-text li,
ul.m-input li{height:30px;}
ul.m-input input[type=text],
ul.m-input input[type=password]{width: 250px;}
.member-register-form .vip-button{float:right;}


/* Video overlay*/
.portraitSetCard .video-overlay.active{
    width:219px;
    height: 87px;
    background: url(images/video_overlay.png) no-repeat top right;
    position:absolute;
}

/*IE 7 Hack*/
*+ html .portraitSetCard .video-overlay.active{
    position:relative;
    top:-340px;
}

.portrait_ticker .video-overlay.active{
	width:152px;
    height: 87px;
    background: url(images/video_overlay.png) no-repeat top right;
    position:absolute;
	top:0px;
}

.portraitLink .video-overlay.active{
    width:154px;
    height: 87px;
    background: url(images/video_overlay.png) no-repeat top right;
    position:absolute;
}

.listFoto .video-overlay.active{
    width:153px;
    height: 87px;
    background: url(images/video_overlay.png) no-repeat top right;
    position:absolute;
}
/*IE 7 Hack*/
*+ html .listFoto .video-overlay.active{
    
    left:2px;
}

.listFoto img{float:left;}

/* Content */

#content{
	margin: 1em 0 0 0;
	padding: 20px;
	min-height: 500px;
}

#content p{
	margin:1em 0 0 0;
	line-height: 1.6em;
}

#content h2, #content h2 a{
	/*font-size:1.6em;*/
	padding-bottom: 14px;
	font: 1.6em "Trajan Pro", Verdana, Helvetica, sans-serif;
}

#content h2 a{
	/*font-size: 1em;*/
	text-decoration:none;
}

#content ul{
	margin-left:2em;
}


/* Auflistung der Escort-Girls */

#content ul.auflistung {
	float: left;
	margin: 10px 0 15px 0;
	margin-left: 30px;
	margin-right: 30px;
}

#content ul.auflistung1 {
	clear: both;
}

.auflistung li{
	list-style-type: none;
	width: 154px;
    height: 335px;
}

.listBottom, .listTop{
	height: 10px;
	background-color: #241d15;
	/*background: url(images/menu_bckg.jpg) repeat-y top left;*/
	position: relative;
}


.listContent{
	/*background-color: #2a2a2a;
	background-image: url(../images/content_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	/*min-height: 460px;*/
	/*width: 160px;*/
	padding: 0;
	text-align: center;
}

.listFoto{
	position: relative;
	/*width: 190px;*/
	padding: 0px;
	margin: 0px;
	/*height: 238px;*/
	float: left;
	text-align: left;
}

div.listText {
	clear: both;
	border: 0px;
	margin: 0;
	padding: 0px 5px;
	width: 144px;
	text-align: left;
	font-size: 11px;
	float: left;
	/*background-color: #716257;*/
	/*color: #ffffff;*/
	/*min-height: 200px;*/
	/*float: right;*/
}

div.listText p, div.listText h3, div.listText a {
	/*color: #ffffff;*/
}


.listText p{
	text-align:left;
}

.listText h3, .listText h3 a{
	font-size: 11pt;
	margin:0 0 1em 0;
	text-decoration:none;
	text-align:left;
	line-height:1.3em;
}

.beitrag{
	clear: both;
	margin-bottom: 2em;
}

.beitrag .text{
	/*background-color:#111111;*/
	padding: 0 2em 2em 2em;
}

.beitrag .text.vip{
	background: url(images/muster_vip.jpg) repeat;
}

.beitrag .text.vip h2,
.beitrag .text.vip p{color:black;background-color: #d5c377;}

.beitrag .bgirl {
	margin-bottom: 0;
	padding-bottom: 0;
}


.beitrag .text p{
	text-align:justify;
}

.splitter{
	height:5em;
}

.button{
	color:#4e4e4e;
	font-weight:bold;
	text-align:center;
}

.button:hover{
	color:#090909;
}

iframe{
	border:0 none;
}



/* Lady details */

.lady_details{
	/*margin-right:2em;*/
	/*width: 350px;*/
	margin-bottom: 2px;
	margin-left: 20px;
}

.lady_details_head{
	width:150px;
	float:left;
	font-weight:bold;
	white-space:nowrap;
}

.lady_details_data{
	border:1px solid #000000;
	display:inline-block;
	position:relative;
	width: 380px;
	text-align:left;
	left:8px;
	top:-2px;
	color:#757575;
}

.bigImage{
	margin-left:12px;
	margin-right:12px;
}

input {
	line-height:1.3em;
	border:1px solid #919191;
	color:#000000;
}


/* Footer */ 

#footer{
	font: normal 8pt/10pt Arial, Helvetica, sans-serif;
	width: 100%;
	color: #535353;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-top: 30px;
	z-index: 2;
	background: #000000 url(images/page_bckg_bottom.png) no-repeat top center;	
}

#footer p{
	line-height: 3em;
}

#footer a {
	color: #ffffff;
}

#footer *{
	text-align: center;
	font: normal 8pt/10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer #cities, #footer #cities *{
	color: #e19c00;
}


/* Sprachauswahl */

#langSelector {
	height: 38px;
	position: absolute;
	top: 10px;
	right: 20px;
}

#langSelector a span{
	display: none;
}

#langDeutsch{
	height: 38px;
	width: 33px;
	display: block;
	float: left;
	background-image: url(images/german.gif);
	background-position: top;
}

a#langDeutschTxt, a#langEnglishTxt{
	height: 38px;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	margin-right: 5px;
	padding-top: 10px;
}

a:hover#langDeutschTxt, a:hover#langEnglishTxt{
	text-decoration: underline;
}

a#langDeutsch:hover{
	background-image: url(images/german.gif);
	background-position: bottom;
}


#langEnglish{
	height: 38px;
	width: 33px;
	display: block;
	float: left;
	background-image: url(images/english.gif);
	background-position: top;
}

a#langEnglish:hover{
	background-image:url(images/english.gif);
	background-position: bottom;
}



/* andere */

th{
	text-align: left;
	vertical-align: top;
}


input.frontend, textarea.frontend {
	width: 500px;
}



textarea.frontend {
	height: 60px;
	color: #000000;
}

.submit{
	text-align: center;
	background-color: #CCCCCC;
}

#content h3{
	font: bold 12pt/14pt Arial, Helvetica, sans-serif;
	margin: 1em 0 0.5em 0;
}

.formError{
	border: 3px solid red;
}

.portrait {
	clear: both;
	
	padding: 0;
	margin: 0;
	width: 154px;
	/*height: 238px;*/
	text-align: center;
	vertical-align: middle;
	float: left;
	/*border-top: 1px solid #444444;*/
}

.portrait img {
	background: url(images/portraitBG.jpg) no-repeat center center;
	padding: 1px;
	/*padding-right: 2px;*/
	width: 151px;
	height: 236px;
        float:left;
}

.detailFoto{
	display: block;
	padding: 0px;
	/*width: 242px;*/
	float: left;
	/*background-image: url(../images/detailBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 1em;
	text-align: right;
}

.detailFoto img{
	display: block;
	margin-right: 3px;
	border: 1px solid #625f3c;	
}

#details1 {
	float: left;
}

#details2 {
	float: left;
}

th,td{
	white-space: nowrap;
}

.portraitSetCard {
	width: 219px;
	/*height: 342px;*/
	/*background: #000000 url(../images/setcardBG.jpg) no-repeat top left;*/
	/*padding-left: 2px;
	padding-top: 2px;*/
	margin-right: 2em;
	padding-bottom: 0px;
	float: left;
}

.portraitSetCard img {
	width: 217px;
	padding: 1px;
	background: #000000 url(images/setcardBG.jpg) no-repeat center center;
}

td p span span{
	white-space: nowrap;
}

a.profil_mehr {
	text-decoration: none;
	font-weight: bold;
	/*border-left: 1px dotted #86786b;*/
	padding: 0px 10px 3px 10px;
	/*color: #8e7652;*/
	color: #000000;
	display: block;
	clear: both;
	padding-top: 5px;
}

p.link_profil_mehr {
	background-image: url(images/menu_bckg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 215px;
	margin: 0;
	padding: 3px 0;
}

.links_profil_mehr {
	clear: both; 
	/*margin-left: -1px; */
	background: #cdbb70 url(images/profil_buttons_bckg.gif) repeat-y top left;
	/*padding: 1px;*/
	/*border-top: 1px solid #cfbc5f;*/
}

.links_profil_mehr_bckg {
	clear: both;
	background: #070707 url(images/mainmenu_bckg.gif) repeat-x bottom left;	
	padding: 5px;
}

a:hover.profil_mehr {
	text-decoration: underline;
}

#nrtel {
	position: absolute;
	top: 18px;
	right: 190px;
	height: 21px;
	width: 189px;
	background: url(images/tel.gif) no-repeat top center;
}

.portraitLink {
	color: #e9e28f;
}

.portraitLink:hover {
	color: #ffffff;
}

#fotoblock {
	width: 860px;
	margin-top: 1em;
	padding-left: 40px;
}

.addgirlform input.wide {
	width: 400px;
}

div.hrlinie {
	clear: both;
	margin: 0;
	height: 1px;
	padding: 1em 0;
	background: url(images/hr.png) no-repeat center center;
}

#content p.msg-success,
#content p.msg-error{padding:10px; font-size:16px; font-weight:bold; background-color:#C0C0C0; margin-bottom:30px; }
#content p.msg-success{color:#2B9911; border:1px dashed #2B9911;}
#content p.msg-error{color:red; border:1px dashed red;}
p.hide{display:none;}

.gold{font-weight: bold; color:#D2C072;}



button.video-click{width:219px;height:36px;background:url(images/video-click-btn.png) top left no-repeat; cursor:pointer;}


.video-btn.de #movie-opener img{border:0;background:url(images/video-click-btn.png) top left no-repeat;}
.video-btn.de #movie-opener img:hover{background-position: 0 -36px;}
.video-btn.en #movie-opener img{background:url(images/video-click-btn.png) top left no-repeat; background-position: 0 -72px;}
.video-btn.en #movie-opener img:hover{background-position: 0 -108px;}

