@CHARSET "ISO-8859-1";
@import "popup.css";
@import "buttons.css";

* {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

.clear {
	clear: both;
}

a {
	color: #990066;
}

a:hover {
	color: #770044;
}

small {
	color:#999999;
	font-size:11px;
	font-weight: normal;
}

small.red {
	color: red;
} 

h1 {
	font-size:24px;
	margin-top:0;
	/*padding-top:25px;*/
	color: #000;
}

.margin20 {
	margin-left: 20px;
	margin-right: 20px;
}

body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size: 80%;
	line-height: 1.44em;	
	background: #ebedef url(../bilder/background_1.png) repeat-x 0 0;
	padding-bottom: 30px;
}

#content_frame {
	position: relative;
	width: 750px;
	margin-top: 15px;
	min-height: 800px;
	/*background-color: #fff;*/
	margin: 11px auto;
}

#logo {
	float: left;
	height: 88px;
	overflow: hidden;
}

#logo {
	border: 1px solid #fff;
	border-right: none;
	width: 410px;
}

#cu_menu {
	position: relative;
	float: right;
	width: 318px;
	height: 81px;
	/*
	background: #9a0065 url(../bilder/tmp/mitglieder_login_top.png) repeat-x 0 0;
	*/
	background: #ebedef url(../bilder/member_navi_bg.png) repeat-x 0 0;
	padding: 7px 10px 0 9px; 
	border: 1px solid #fff;
}

#cu_menu h3 {
	color: #990066;
}

#cu_menu #cu_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #990066;
	/*background-color: #990066;*/
	height: 25px;
	width: 100%;
	overflow: hidden;
}

#cu_menu ul, #mainnav li {
	list-style-type:none;
}

#cu_menu li {
	float:left;
}

#cu_menu li a {	
	border-right:1.5px solid #990066;
	color:#990066;
	display:block;
	/*font-size: 10px;*/
	padding: 0px 8px 0px 9px;
	text-decoration: none;
	height: 12px;
	line-height: 11px;
	margin: 7px 0;
	font-weight:800;
}

#cu_menu li a:hover {
	color: #000; 
}

#cu_menu .minfo {
	color: #990066;
	font-weight: bold;
}

#cu_menu .mname {
	color: #000;
	font-weight: 800;
}

#cu_menu .mnb {
	font-size: 0.85em;	
	color: #525252;
	font-weight: 800;
	
}

#teaser {
	position: relative;
	height: 230px;
	background-color: silver;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: 1px solid #b6b8ba;
}

#mainnav {
	background: #9a0065 url(../bilder/mainnavi_bg.png) repeat-x 0 0;
	height:30px;
	overflow: hidden;
	margin-bottom: 6px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

div.footer{
margin-top: 8px;
}

div.footer a{
padding: 5px;
}

#mainnav ul, #mainnav li {
	list-style-type:none;
}

#mainnav li {
	float:left;
}


#mainnav a {
	/*border-left:1px solid #d466af;*/
	border-right:1px solid #fff;
	color:#525252;
	display:block;
	font-weight:400;
	font-size: 15px;
	padding: 6px 23px 5px 22px;
	text-decoration: none;}

#mainnav a:hover {
	color: #000;
}

li.first a {
	border-left: none !important;
}

li.last a {
	border-right: none !important; 
}

#mainnav li.active  {
	background: #9a0065 url(../bilder/mainnavi_active_bg.png) repeat-x 0 0;
	
}

#mainnav li.active  a {
	color: #fff;
}

#content {
	
}

.co_left {
	float:left;
	position:relative;
	width: 100%;
}

.co_right {
	float:right;
	position:relative;
}

.co_right.w240 {
	width: 230px;
	padding-left: 10px;
	overflow: hidden;
}

.co_left.w510 { /* zwei drittel */
	width: 510px;
	overflow: hidden;
}

.dsearch { /* dream girl search */
	position: relative;
	width: 230px;	
}

.lbox {
	margin-bottom: 10px;
}

.lbox .header {
	background-color: #990066;
	color: white;
	padding: 5px 10px;
	
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}

.lbox h3 {
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	background-color: #990066;
	color: white;
	padding: 5px 10px;
}

.lbox .content {
	background-color: #f6f8f9;
	padding: 8px 10px;
}



input.button {
	color: #fff;
	cursor: pointer;
}

input.button:hover {
	color: #cc99cc;
}

input.button.small {
	background:transparent url(../bilder/buttons/small.png) no-repeat scroll 0 0;
	height: 26px;
	width: 70px;
}

input.button.medium {
	background:transparent url(../bilder/buttons/medium.png) no-repeat scroll 0 0;
	height: 33px;
	width: 139px;
}

input.button.large {
	background:transparent url(../bilder/buttons/large.png) no-repeat scroll 0 0;
	height: 26px;
	width: 230px;
}

input.login {
	margin: 6px 2px;
	padding: 2px;
	color: silver;
	border: 1px solid #a9a9a9;
	color: #525252;
}

.fe_form.error input.login,
.fe_form.error input.edit {
	border-color: red;
	color: red;
}



.ce_text {
	position: relative;
	background-color: #f6f8f9;
	padding: 20px 15px 8px 15px;
	color: #525252;
}

.ce_text.headline {
	padding-bottom: 3px;
}

.ce_text h2 {
	color: #990066;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 3px;
}

.ce_text #premium_headline {
	color: black;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 3px;
}


h2 span.right {
	display:inline;
	float:right;
	font-size:11px;
	line-height:11px;
	padding-right:3px;
	padding-top:5px;
	right:0;
	text-transform:none;
	color: #000;
}

h2 span.right:hover {
	color: #990066;
	cursor: pointer;
}

.ce_text h3 {
	color: #990066;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 3px;
}

.ce_text p { 
	/*margin-bottom: 20px;*/
}

.ce_text p.m { 
	margin-bottom: 20px;
}

.ce_text .image_container {
	float: left;
	border: 3px solid #ebedef;
}

.ce_text .image_container.wh100 {
	width: 100px;
	background-color: silver;
	overflow: hidden;
	margin-right: 10px;
}

.ce_text .image_container .untertitel {
	padding: 2px;
 	font-size: 10px;
 	line-height: 1.0em;
}


/*
.ce_text 
*/
.image_container.link:hover {
	cursor: pointer;
	border-color: #990066;
}

.ce_text a {
	text-decoration: none;
}

.ce_text.anchor {
	padding-top:5px;
	margin-bottom: 10px;
	text-align: right;
}
.ce_text.anchor a {
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
}

.ce_text_space {
	height: 1px;
	margin-bottom: 9px;
}

.girlImageWithName {
/*	font-size: 0.8em;
	line-height: 1.22em;*/
	margin-bottom: 20px;
	color: #525252;
	width: 200px;
	margin: 0 auto 20px auto;
	
}

.girlImageWithName:hover {
	/*background-color: silver;*/
}

.girlImageWithName > .image_container {
	margin-bottom: 6px;
	border:3px solid #990066;
	
}


.image_container.girl {
	overflow: hidden;
	/*border: 3px solid #990066; */
	font-size: 0.77em;
	background-color: silver;
	/*text-indent: -999px;*/
}

.image_container.girl.big {
	width:  200px;
	height: 200px;
}

.image_container.girl.normal {
	width:  100px;
	height: 100px;
}

.image_container.girl.small {
	width:  30px;
	height: 30px;
}

.image_container.girl {
	border-color: #d466af;	
}

.image_container.girl.inactive {
	border-color: #ebedef;
}

.image_container.link {
	cursor: pointer;
}


.girl_images_container  {
	position: relative;
	float: right;
	padding: 45px 0 0 0;
	width: 262px;
}

.girl_images_container  .image_container {
	margin: 3px 3px 3px 3px !important;
	width: 75px !important;
	height: 75px !important;
}

.girl_images_container  .image_container.hidden img {
   opacity: .215;
	filter: alpha(opacity=15); 
	-moz-opacity: 0.15;
}


DIV.info_girl_contact DIV.fe_sb_pink{
	float: right;
}

DIV.imageContainer{
	float: left;
	margin: 5px;
}

DIV.firstgateAbo P.goButtons{
	float: left;
	margin: 5px;
	margin-right: 15px;
}

DIV.firstgateAbo h2{
	margin-bottom: 15px;
	font-size: 18px;
}

DIV.firstgateAbo img{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


/************* fe_form ***********************/


form.fe_form, form.fe_form fieldset {
	border: none;
	padding: 0;
	margin:  0;
}

form.fe_form div.fe_form_row {
	float:left;	
	margin-bottom:4px;
	width:49.5%;
	position: relative;
}

form.one_row div.fe_form_row,
form.fe_form div.fe_form_row.full {
	width: 100%;
}

form.fe_form div.space {
	height: 14px;
}

div.fe_form_row .fe_form_desc {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-style: italic;
	padding-bottom: 7px;
}
	
form.fe_form label {
	display: block;
	margin-bottom:2px;
	color: #990066;
	padding: 1px;
	font-weight: 700;
	font-family: Arial;
}

form.fe_form label.error {
	color: red;
}
form.fe_form label.error img {
	margin-right: 5px;
}

form.fe_form input.edit, 
form.fe_form textarea.edit, 
form.fe_form select.edit {	
	border:1px solid #a9a9a9;
	font-size:13px;
	margin-bottom: 5px;
	padding:3px;
	width: 90%;
	color: #525252;
}

form.fe_form label.inline {
	/*top: 1px;
	display: block;
	margin-left: 25px;
	float:right;
	position: absolute;*/
}

form.fe_form input.edit.s100 {
	width: 100px;
}

form.fe_form input.error {
	border-color: red;
}

form.fe_form select.edit {
	width: 94%;
	padding: 2px;
	font-weight: bold;
}

form.fe_form select.short {
	width: auto;
}

form.fe_form .radio_buttons .radio {
	margin-right: 6px;
}

form.fe_form .radio_buttons label {
	color: #525252;
	font-weight: 400;
	padding:0;	
	font-weight: 700;
}

.button.banmelden {
	background:transparent url(../bilder/buttons/jetzt_kostenlos_anmelden.png) no-repeat scroll 0 0;
	height: 25px;
	width: 230px;
	/*padding-left: 3000px;*/
	overflow: hidden;
	border: none;
	text-indent: -999px;
}

.button.blogin {
	background:transparent url(../bilder/buttons/login.png) no-repeat scroll 0 0;
	height: 25px;
	width: 72px;
	/*padding-left: 3000px;*/
	overflow: hidden;
		border: none;
		text-indent: -999px;
}

.button.bforget {
	background:transparent url(../bilder/buttons/passwort_anfordern.png) no-repeat scroll 0 0;
	height: 25px;
	width: 230px;
	/*padding-left: 3000px;*/
	overflow: hidden;
	border: none;
	text-indent: -999px;
}


.button.bsuchen {
	background:transparent url(../bilder/buttons/suchen.png) no-repeat scroll 0 0;
	height: 30px;
	width: 100px;
	/*padding-left: 3000px;*/
	overflow: hidden;
		border: none;
		text-indent: -999px;
}


#password_lost {
	position: absolute;
	top: 4px;
	right: 10px;
}

#password_lost a {
	color: gray;
	font-size: 11px;
	text-decoration: underline;
}

ul.list {
	padding: 0 10px;
}

ul.list li {
	background:transparent url(../bilder/list_item.png) no-repeat scroll 0px 6px;
	list-style-type:none;
	padding-left: 20px;
	line-height: 19px;
}

ul.list li a {
	color: #525252;
	text-decoration: none;
	font-weight: 800;
}

ul.list li a:hover {
	color: #990066;
}

/********** girl ************/

.girl.short {
	/*border: 1px solid #a9a9a9;*/
	/*margin: 5px 0;*/
	border-bottom:1px dotted #a9a9a9;
}

.girl.short.last { 
   border-bottom: none;	
}

.girl .image_container {
	margin: 10px;
}

.girl.full .image_container {
	margin-left: 0;
}

.girl .ce_info {
	margin: 9px 0;
	float: left;
	width: 350px;
}

.girl .ce_info h2 {
	margin-bottom: 0;
}

.girl .ce_info dl {
	margin: 3px 0 3px 0;
}

.girl .ce_info  dt, .girl .ce_info  dd  {
	padding: 4px 0;
}

.girl  .buttons {
	margin: 0 0 10px 9px;
}

.girl dl {
	display:block;
	margin:0 0 15px;
	overflow:hidden;	
	width: 350px;
}

.girl dl dt {
	clear:left;
	color:#777777;
	float:left;
	overflow:hidden;
	padding:2px 0;
	white-space:nowrap;
	width: 100px;
}

.girl dl dd {
	/*width:270px;*/
}
.girl dl dd {
	margin:0;
	overflow:hidden;
	padding:2px 0;
	font-size: 12px;
}

.girl.full dl {
	width: 470px;
	margin-left:10px;
}

.girl.full dl dt {
	width: 180px;
}


.girl_notice {
	border: 2px dashed #a9a9a9;
	padding: 10px;
	/*margin: 10px;*/
	color: #888888;
}

.girl_notice.important {
	border-color: #990066;
}

.girl_notice p {
	margin-bottom: 10px;
}



p.info{
	background: url(../bilder/icons/info.png) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 0 50px;
	margin: 0 auto 10px 0;
	min-height:28px;
  	height:auto !important;
  	height:28px;
	background-position: 10px;
}


DIV#teaserbox{
	clear: left;
	margin: 0 auto 0 auto;
	width: 748px;
	height: 231px;
	position: relative;
}

DIV#teaserboxContent1{
	background: url(../bilder/teaser/russland.jpg) repeat-x transparent;
	z-index: 20;
}

DIV#teaserboxContent2{
	background: url(../bilder/teaser/karibik.jpg) repeat-x transparent;
	z-index: 18;
}

DIV#teaserboxContent3{
	background: url(../bilder/teaserpolen.jpg) repeat-x transparent;
	z-index: 16;
}

DIV#teaserboxContent4{
	background: url(../bilder/teaser/brasilien.jpg) repeat-x transparent;
	z-index: 14;
}

DIV#teaserboxContent5{
	background: url(../bilder/teaser/phillippinen.jpg) repeat-x transparent;
	z-index: 12;
}

DIV.teaserboxContent{
	margin: 0;
	width: 748px;
	height: 231px;
	position: absolute;
	top: 0px;
	left:0px;
}

DIV.teaserboxText{
	position: absolute;
	background: url(../bilder/teaser/box_bg.png) repeat-x transparent;
	height: 49px;
	left: 15px;
	bottom: 15px;
	padding: 5px;
	border: 1px solid #efefef;
}

DIV.teaserboxText H2{
	font-size: 16px;
	margin:0px;
	margin-bottom: 10px;
}

DIV.teaserboxText H2 SPAN{
	color: #990066;
}

DIV.teaserboxText A{
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	background: url(../images/buttons/red_box.png) repeat-x transparent;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}

table.mpros {
	width: 100%;
}

table.mpros td,
table.mpros th {
	border: 1px solid #990066;
	font-size: 12px;
	padding: 4px;
	color: #990066;
	text-align: center;
	vertical-align: top;
}

table.mpros td strong{
	color: black;
}

table.mpros th {
	background-color: #990066;
	color: #fff;
}

table.mpros td.l,
table.mpros th.l {
	text-align: left;
}

table.mpros td.p {
	background-color: #f0d9e8;
}

 .slinksp {
 	font-size: 12px;
	margin-top: -5px;
	/*margin-bottom: 20px;*/
	color: #000;
	font-weight: 800;
 }
 
  .slinksp span {
  	border-right:1px dotted #DADADA;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	
  }
  
  .slinksp a {
  	  color: #888888;
	  padding: 1px;
	  font-weight: 800;
  }
  
  .slinksp a:hover, .slinksp a:hover small.red {
  	background-color: #990066;
	color: #fff;
  }
  
  .loading {
  		background: url(../bilder/loading.gif) no-repeat center center;
		height: 60px;
  }

.teaser {
	position: absolute;
	top: 0;
	left: 0;
}

.teaser.text {
	z-index: 100;	
}

.teaser .seal {
	position: absolute;
	top: 125px;
	left: 645px;
}

.teaser .text_top 
{
	position: absolute;
	top: 10px;
	left: 20px;
	color: #990066;
	width: 600px;
}

.teaser .text_top h2 {
	margin-bottom: 10px;
	font-size: 18px;
}

.teaser .text_top ul {
	list-style: none;
}

.teaser .text_top ul li {
	
}

.teaser .text_bottom {
	position: absolute;
	top: 160px;
	left: 20px;
	color: #990066;
	width: 600px;
}

.teaser .text_bottom h3 {
	margin-bottom: 3px;
	font-size: 20px;
}

.u_form_frame {
	border: 1px dotted silver;
	padding: 10px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}

dummy {
	border: 1px;
}

span.bb_highlight {
	color: #990066;
}

em {
	color: #990066;
	font-weight: bold;
}