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

/*
Dark color: color: #3d351b;
*/

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

.clear {
	clear: both;
}

div.space {
	height: 14px;
}

a {
	color: #3d351b;
}

a:hover {
	color: #e8ddab;
}

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

#content_frame {
	position: relative;
	width: 779px;	
	background-color: #fff;
	background: #fff url(../bilder/content_frame_top.png) no-repeat 0 0;
	padding: 7px 7px 0 7px;;
	margin: 8px auto 0 auto;
}

#logo {
	position: absolute;
	top: 14px;
	left: 19px;
	width: 204px;
	height: 92px;
	overflow: hidden;
}

#password_lost {
	position: absolute;
	bottom: 10px;
	right: 16px;
}

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

.close{
	color: #a9a9a9;
	font-size: 11px;
	text-align: right;
	padding: 5px;
}

#cu_menu {
	position: absolute;
	top: 8px;
	right: 8px;
	float: right;
	width: 240px;
	height: 240px;
	padding: 11px; 
}

#cu_menu h3 {
	color: #3d351b;
	margin-bottom: 10px; 
}

#cu_menu input {
	margin-top: 6px; 
	margin-bottom: 6px; 
}

#cu_menu #cu_nav {
	margin: 15px;
	margin-left: 0px;
	background-color: #3d351b;
	padding: 5px;
	color: white;
}

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

#cu_menu li {

}

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

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

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

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

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

#top {
	position: relative;
	height: 159px;	
	background: #f2efdf url(../bilder/top_bg.png) no-repeat 0 0;
	margin-bottom: 2px;
	border-bottom: 6px solid #504b34;
}

#teaser {
	position: relative;
	height: 273px;	
	background: url(../bilder/teaser_bg.png) no-repeat 0 0;
	margin-bottom: 7px;
}

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

#gofweek {
	position: relative;
	background: transparent url(../bilder/gofweek_bg.png) no-repeat 0 0;
	height: 206px;
	margin: 6px 0;
	padding: 20px 0px 0 11px;
	
}

#footer {
	position: relative;
	background: transparent url(../bilder/footer_bg.png) no-repeat 0 0;
	height: 110px;
	margin-top: 10px;
}

#footer DIV.col{
	margin-top: 5px;
	float: left;
	padding: 10px;
	color: #e8ddab;
}

#footer DIV.col a{
	color: white;
	text-decoration: none;
}

#footer DIV.col.right{
	float: right;
	padding: 10px;
}

#footer DIV.col UL{
	margin-right: 10px;
	margin-left: 10px;
	list-style-type:none;
}

#footer DIV.col UL LI{
	padding: 1px;
}

#lang {
	position: absolute;
	right: 80px;
	top: 0px;

	width: 80px:
	       
}



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

#mainnav li {
	float:left;
}


#mainnav a {
	border-left:1px solid #f3f1e4;
	border-right:1px solid #c0bca1;
	color:#615a3c;
	display:block;
	font-weight:800;
	font-size: 16px;
	padding: 10px 24px 11px 24px;
	text-decoration: none;
	text-transform: uppercase;
}

#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: #3d351c;
}

#content {
	
}

.navi{
	background:transparent url(../bilder/input_bg.png) repeat-x scroll 0 0;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navi a{
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 2px;
	font-weight: bold;
}

.navi a:hover,.navi a.active{
	background-color: #3d351b;
	color: white;
}

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

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

.co_right.w240 {
	width: 260px;
	padding-left: 8px;
	overflow: hidden;
}

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

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

.lbox .header {
	background-color: #3d351b;
	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: #3d351b;
	color: white;
	padding: 5px 10px;
}

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



input.button {
	color: #fff;
	cursor: pointer;
	
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

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

input.button.disabled:hover {
	color: #fff;
}

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

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

input.button.medium.disabled {
	background:transparent url(../bilder/buttons/medium_disabled.png) no-repeat scroll 0 0;
}


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

input.login {
	background:transparent url(../bilder/input_bg.png) repeat-x scroll 0 0;
	margin: 5px 0px;
	padding: 4px;
	color: #3d351b;
	border: 1px solid #a8a07d;
	width: 225px;	
}

.fe_form.error input.login {
	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: #3d351c;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 3px;
}

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

.ce_text p { 
}

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

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

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

.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;
}



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

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

.image_container.girl.normal {
	width:  100px;
	height: 100px;
	padding: 7px;
	margin: 10px;
	margin-bottom: 5px;
}

.image_container.girl {
	border-color: #e8ddab;
	cursor: pointer;
}

.image_container.girl .dummy_girl {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 7px;
	left:7px;
}

.image_container.girl .dummy_girl.de {
	background:transparent url(../bilder/dummy_girl_de.png) no-repeat scroll 0 0;
}

.girlImageWithName {
	position: relative;
	float: left;
/*	font-size: 0.8em;
	line-height: 1.22em;*/
	margin-bottom: 20px;
	color: #fff;
	
	width: 200px;
	margin: 0 13px 20px 13px;
	width: 125px;
	overflow: hidden;
	text-align: center;
	
}

.girlImageWithName a{
	color: white;
	text-decoration: none;
}

.girlImageWithName a:hover{
	color: white;
	text-decoration: underline;
}

.girlImageWithName > .image_container.girl.normal  {
	margin-bottom: 29px;
}


/************* 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.fe_form div.fe_form_button_row {
	clear; both;
	margin-top: 15px;
}

form.one_row div.fe_form_row,
form.fe_form div.fe_form_row.full {
	width: 100%;
}
	
form.fe_form label {
	display: block;
	margin-bottom:2px;
	color: #3d351b;
	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 {	
	background:transparent url(../bilder/input_bg.png) repeat-x scroll 0 0;
	background-color: #FEFEFD;
	border:1px solid #a8a07d;
	font-size:13px;
	margin-bottom: 5px;
	padding:4px;
	width: 90%;
	color: #3d351b;
}

form.fe_form.up_contact_girl_form .fe_form_row{
	width: 320px;
}

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.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;
}


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 .image_container {
	margin: 10px;
}

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

.girl .ce_info {
	margin-top: 9px;
	float: left;
	width: 320px;
}

.girl dl {
	display:block;
	margin:0 0 10px;
	overflow:hidden;	
	width: 340px;
}

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

.girl dl dd.hide {
	color:#e3d8a0;
}

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


