body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/img/public/icons/icon_mann.png')
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	background:url(/img/public/bg_content.gif);
}
a:link, a:hover, a:visited { color:#014075; }
a:hover { color:#417098; }
.pagelink a:link, .pagelink a:hover, .pagelink a:visited { font-size: 15px; font-weight:bolder; }
#navigation a:link, #navigation a:hover, #navigation a:active, #navigation a:visited { color: #FFF; }
.userdetail a:link, .userdetail a:hover, .userdetail a:active, .userdetail a:visited { color: #FFF; font-weight:bolder; }
.footer a:link, .footer a:hover, .footer a:visited { color:#FFF;}
h1, h2, h3, h4, li{
	margin:0px;
	padding:0px;
}
div, span, a, p, h1 {
	behavior: url(iepngfix.htc);
}
br, .quicksearch, .pagelink, .li_frau, .li_mann  {
	clear:both;
}
h1 {
	font-size:24px;
	margin:0px 0px 5px 0px;
	color:#014075;
}
h2 {
	font-size:24px;
	margin:0px 0px 5px 0px;
}
h3 {
	font-size:12px;
	font-weight:bolder;
	display:block;
	width:140px;
	height:15px;
	overflow:hidden;
}
label {
	margin:0px;
	padding:0px;
}
input, select, checkbox {
	border:0px;
	border:none;
	font-size:11px;
}
form {
	margin:0px;
	padding:0px;
}
p img {
	float:left;
	padding:0px 5px 0px 0px;
}
p br {
	clear:none;
}
.trenner {
	height:1px;
	width:auto;
	background:#9A0404;
}
.main {
	position:relative;
	width:1000px;
	height:990px;
	margin: auto;
	background:#CCC;
	overflow:hidden;
}
.roundcorner {
	position:absolute;
	bottom:0px;
	right:0px;
	background: url(/img/public/bg_roundcorner.png);
	height:13px;
	width:13px;
}
/*******************************************für Programmierer********************************************/
.error_label {
	color:#F00;
	text-decoration:underline;
}
.error {
	position:relative;
	left:10px;
	background:#fff;
	color:#F00;
	float:left;
	border:1px solid #F00;
	font-size:11px;
	padding:2px;
	z-index:1;
	/*display:none;*/
}
.online {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(/img/public/online.gif) no-repeat;
	width:42px;
	height:13px;
	display:block;
}
.play {
	position:absolute;
	top:38px;
	left:24px;
	background:url(/img/public/play.png) no-repeat;
	width:30px;
	height:30px;
	display:block;
}
.female {
	background:url(/img/public/bg_new_female.gif) no-repeat;
	height:20px;
}
.male {
	background:url(/img/public/bg_new_male.gif) no-repeat;
	height:20px;
}
/*******************************************Header********************************************/
.head {
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:254px;
	background:url(/img/public/header_out.jpg) no-repeat;
}
.kontaktgarantie {
	position:absolute;
	top:120px;
	left:750px;
	background:url(/img/public/kontaktgarantie.png);
	width:250px;
	height:90px;
}
.logo {
	position:absolute;
	right:5px;
	top:50px;
	display:block;
	width:450px;
	height:50px;
}
.fleft {
	position: relative;
	float: left;
}
#login {
	position:absolute;
	top:2px;
	left:540px;
	width:455px;
	height:22px;
	color:#fff;
}
#login .label{
	vertical-align: middle;
	height:17px;
}
.input {
	vertical-align: middle;
	width:120px;
	height:14px;
	border:1px solid #000;
}
.dropdown {
	height:17px;
	border:1px solid #000;
}
#autologin {
	vertical-align: middle;
}
.btn_login {
	vertical-align: middle;
	background:url(/img/public/btn_login.gif);
	width:16px;
	height:15px;
	cursor: pointer;
	border:none;
	overflow:hidden;
	font-size:9px;
}
#login .right {
	position:absolute;
	top:23px;
	left:330px;
}
#navigation {
	position:absolute;
	top:220px;
	left:437px;
	width:563px;
	height:31px;
}
.btn_nav {
	display:block;
	width:140px;
	height:31px;
	float:left;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	line-height: 32px;
}
#navigation a:hover, #navigation a:active, .active{
	background:url(/img/public/btn_nav.gif);
}
/*******************************************Content********************************************/
.content {
	position:absolute;
	top:254px;
	left:0px;
	width:780px;
	height:1000px;
	padding: 5px 15px 5px 15px;
	background: #FFF;
}
.content .user {
	position:relative;
	width:146px;
	height:128px;
	background:url(/img/public/bg_content_user.gif);
	float:left;
	margin:3px;
	padding:2px;
	color:#000;
}
.user .image {
	position:absolute;
	top:19px;
	left:2px;
	padding:2px;
	background-color:#FFF;
	width:78px;
	height:107px;
}
.user .image img {
	width:78px;
	height:107px;
}
.infos {
	position:absolute;
	top:19px;
	left:86px;
	width:60px;
	overflow:hidden;
	line-height:17px;
}
.kontakt {
	position:absolute;
	top:95px;
	left:86px;
	display:block;
	width:50px;
	height:22px;
}
/*******************************************Anmeldung Index********************************************/
.head .anmeldung {
	width:270px;
	height:270px;
}
.head .anmeldung a{
	color:#CCC;
}
.head .anmeldung .formular {
	position:absolute;
	top:5px;
	left:10px;
	height:255px;
	color:#FFF;

}
.head .anmeldung .formular .label {
	display:block;
	width:80px;
	float:left;
	margin:0px 0px 7px 0px;
	vertical-align: middle;
}
.head .anmeldung .formular .agblabel {
	display:block;
	width:174px;
	float:left;
	vertical-align: middle;
	margin:0px 0px 7px 0px;
}
.head .anmeldung .formular .input {
	vertical-align: middle;
	float:left;
	width:110px;
}
.head .anmeldung .formular .dropdown {
	vertical-align: middle;
	float:left;
	width:112px;
}
.btn_anmelden  {
	background:url(/img/public/btn_anmeldung.gif) no-repeat;
	width:190px;
	height:33px;
	border:none;
	overflow:hidden;
	cursor: pointer;
	font-size:18px;
	font-weight:bolder;
	color:#014075;
	padding:0 0 0 30px; ;
}
.pagelink {
	text-align: center;
	font-size: 15px;
	font-weight:bolder;
	margin:30px 0px 0px 0px;
}
/*******************************************Quicksearch********************************************/
#quicksearch {
	position:relative;
	float:right;
	width:450px;
	height:260px;
	float:right;
	color:#014075;
	margin:3px;
	padding:5px;
	overflow:hidden;
	background:url(/img/public/bg_anmeldung.jpg);
}
#quicksearch .zwischenform {
	float:left;
	width:20px;
	padding-left:5px;
	line-height: 20px;
}
.quicksearch .label {
	position: relative;
	float: left;
	width: 60px;
	height: 25px;
	line-height: 20px;
	vertical-align: middle;
	padding:5px;
}
.quicksearch .element {
	position: relative;
	float: left;
	width:130px;
	height:25px;
	overflow:hidden;
	padding:5px;
}
* html .quicksearch .element, * html .quicksearch .label  {
	padding:3px;
}
.smallinput {
	display: inline;
	width: 47px;
	color: #485371;
	background-color: white;
}
.btn_finden {
	background:url(/img/public/btn_finden.gif);
	width:190px;
	height:33px;
	border:none;
	font-size:18px;
	font-weight:bolder;
	cursor: pointer;
	color:#014075;
	padding:0 0 0 30px;
	text-transform: uppercase;
}
#quicksearch .promo {
	position:absolute;
	top:140px;
	left:230px;
	width:210px;
	color:#FFF;
	text-align: justify;
}
.counter {
	width:190px;
	height:50px;
	font-size: 47px;
	font-weight:bolder;
	text-align: center;
	vertical-align: middle;
	color:#AF0303;
}
/*******************************************Detail********************************************
.content .userdetail {
	position:relative;
	background:url(/img/public/bg_content_userdetail.gif);
	width:304px;
	height:265px;
	float:left;
	margin:3px;
	padding:2px;
	color:#FFF;
}
.userdetail .infos{
	position:absolute;
	top:10px;
	left:122px;
	width:175px;
	height:245px;
}
.userdetail .image {
	position:absolute;
	top:10px;
	left:10px;
	width:105px;
	height:145px;
	padding:2px;
	background-color:#FFF;
	overflow:hidden;
}
.userdetail .image img {
	width:105px;
	height:145px;
}
.userdetail .action {
	position:absolute;
	top:170px;
	left:10px;
	width:285px;
	height:85px;
}
.btn_fotos,  .btn_kontakt, .btn_telefon, .btn_community {
	height:20px;
	width:275px;
	color:#9A0404;
	font-weight:bolder;
	cursor: pointer;
	font-size:15px;
	margin:3px 0px 0px 0px;
	text-align: left;
	padding:0px 0px 0px 25px;
}
.btn_fotos {
	background:url(/img/public/btn_fotos.gif) no-repeat;
}
.btn_kontakt {
	background:url(/img/public/btn_kontakt.gif) no-repeat;
}
.btn_telefon {
	background:url(/img/public/btn_telefon.gif) no-repeat;
}
.btn_community {
	background:url(/img/public/btn_community.gif) no-repeat;
}*/
/*******************************************Rechts********************************************/
.new {
	position:absolute;
	top:254px;
	left:810px;
	width:190px;
	height:1000px;
	padding: 5px 15px 5px 0px;
	background:#C6D1D5;
	margin:0px 0px 0px 0px;
}
.new h2 {
	padding: 0px 0px 0px 15px;
}
.newuser {
	font-size:12px;
	color:#FFF;
	background:url(/img/public/bg_new_user.gif);
}
.new a:link, .new a {
	color:#000;
}
/*.new a {
	position:relative; top:0px; right:0px;
	display:block;
	color:#FFF;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 30px;
}
.new a:hover {
	color:#F27400;
}
.new a:hover .usertooltip {
	position:absolute;
	bottom:2px;
	left:-80px;
	display:block;
	background:url(/img/public/bg_new_user_img.png) no-repeat;
	width:104px;
	height:132px;
	padding:2px 0px 0px 2px;
}
.new a:hover .usertooltip img {
	padding:2px;
	background:#FFF;
}
.new .usertooltip {
	display:none;
}*/
/*---------------------------------------------User Hover*/
.li_frau, .li_mann, .li_paar{
	display:block;
	width:180px;
	padding:5px 0px 4px 8px;
	clear:both;
	color:#FFF;
	text-decoration:none;
	}
.li_frau:hover{
	background: url(/img/public/bg_over.png);
	color:#000;
	}
.li_mann:hover{
	background: url(/img/public/bg_over.png);
	color:#000;
	}
.li_paar:hover{
	background: url(/img/public/bg_over.png);
	color:#000;
	}
*html .li_mann:hover, .li_frau:hover, .li_paar:hover{
	background:#ACBEC9;
}
.li_frau .info, .li_mann .info, .li_paar .info{
	display:none;
	color:#000;
	}
.li_frau:hover .info, .li_mann:hover .info, .li_paar:hover .info{
	margin:3px 0px 0px 0px;
	display:block;
	font-weight:lighter;
	width:180px;
	height:87px;
	z-index:99;
	color:#000;
}
.li_frau img, .li_mann img, .li_paar img {
	padding:0px;
	margin:0px;
	border:none;
}
.info img {
	float:left;
	padding:2px;
	background:#FFF;
	margin:0px 5px 0px 0px;
}
.info br {
	clear:none;
	color:#FFF;
}
.btn_more {
	padding:0px 10px 0px 40px;
	height:33px;
	width:175px;
	font-weight:bolder;
	font-size:18px;
	font-weight:bolder;
	cursor: pointer;
	color:#014075;
	cursor: pointer;
	margin:0px 10px 0px 8px;
	background:url(/img/public/btn_more.png);
}
/*******************************************Hilfe********************************************/
.tdwrap {
	width:300px;
}
.wrap {
	padding:10px 0px 15px 0px;
}
.wrap img {
	float:left;
	padding:3px;
}
/*******************************************Anmeldung/Passwort********************************************/
.anmeldung2 {
	background:url(/img/public/bg_anmeldung2.jpg);
	position:absolute;
	top:254px;
	left:0px;
	width:1000px;
	height:1000px;
	color:#FFF;
}
.anmeldung2 .formular{
	position:absolute;
	top:190px;
	left:20px;
	width:800px;
	height:520px;
}
.anmeldung2 .label, .passwort .label  {
	display:block;
	width:110px;
	float:left;
	margin:0px 0px 10px 0px;
	vertical-align: middle;
}
.anmeldung2 .agblabel {
	color:#fff;
	display:block;
	width:237px;
	float:left;
	vertical-align: middle;
}
.anmeldung2 .input, .anmeldung2 .inputinteressen, .passwort .input {
	vertical-align: middle;
	float:left;
	width:145px;
}
.anmeldung2 .inputagb {
	float:left;
}
.anmeldung2 .inputbirthday, .anmeldung2 .inputbirthmonth, .anmeldung2 .date_month {
	vertical-align: middle;
	float:left;
	width:40px;
	margin:0px 5px 0px 0px;
}
.anmeldung2 .inputbirthyear, .anmeldung2 .date_year {
	vertical-align: middle;
	float:left;
	width:55px;
	margin:0px 5px 0px 0px;
}
.anmeldung2 .inputinteressen {
	height:150px;
	margin:0px 0px 10px 0px;
}
.anmeldung2 .inputage {
	width:44px;
}
.anmeldung2 .btn_anmelden  {
	background:url(/img/public/btn_anmeldung.gif) no-repeat;
	position:relative;
	top:5px;
	left:0px;
	width:255px;
	height:33px;
	border:none;
	overflow:hidden;
	cursor: pointer;
	font-size:18px;
	font-weight:bolder;
	color:#014075;
	padding:0px 0px 0px 30px;
}
.passwort {
	position:relative;
	width:550px;
	height:115px;
	margin:3px;
	color:#000;
}
.passwort .btn_passwort  {
	background:url(/img/public/btn_passwort.gif) no-repeat;
	position:relative;
	top:5px;
	left:0px;
	width:255px;
	height:33px;
	border:none;
	cursor: pointer;
	overflow:hidden;
	font-size:18px;
	font-weight:bolder;
	color:#9a0404;
	padding:0px 0px 0px 30px;
}
/*******************************************Footer********************************************/
.footer {
	border-top:2px solid #fff;
	position:relative;
	padding: 10px 0px 0px 0px;
	width:1000px;
	height:70px;
	margin: auto;
	color:#C6D1D5;
	background:#024176;
	text-align: center;
}/*******************************************Detail-Overlay********************************************/
.overlay {
	background:url(/img/public/bg_overlay.png);
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index:99;
}
.join {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -135px;
	margin-left: -265px;
	height: 269px;
	width: 530px;
	background:#B40202;
	border-radius:8px;
}

/*******************************************Detail********************************************/
.join .userdetail {
	position:relative;
	background:url(/img/public/bg_content_userdetail.gif);
	width:304px;
	height:265px;
	float:left;
	padding:2px;
	color:#FFF;
}
.join .userdetail .infos{
	position:absolute;
	top:10px;
	left:122px;
	width:175px;
	height:245px;
}
.join .userdetail .image {
	position:absolute;
	top:10px;
	left:10px;
	width:105px;
	height:145px;
	padding:2px;
	background-color:#FFF;
	overflow:hidden;
}
.join .userdetail .image img {
	width:105px;
	height:145px;
}
.join .userdetail .action {
	position:absolute;
	top:170px;
	left:10px;
	width:285px;
	height:85px;
}
.join .btn_fotos,  .btn_kontakt, .btn_telefon, .btn_community {
	height:20px;
	width:275px;
	color:#9A0404;
	font-weight:bolder;
	font-size:15px;
	margin:3px 0px 0px 0px;
	text-align: left;
	padding:0px 0px 0px 25px;
}
.join .btn_fotos {
	background:url(/img/public/btn_fotos.gif) no-repeat;
}
.join .btn_kontakt {
	background:url(/img/public/btn_kontakt.gif) no-repeat;
}
.join .btn_telefon {
	background:url(/img/public/btn_telefon.gif) no-repeat;
}
.join .btn_community {
	background:url(/img/public/btn_community.gif) no-repeat;
}
/*******************************************Detail-Join********************************************/
.join .anmeldung {
	width:270px;
	height:270px;
	position:absolute;
	left:310px;
	top:0px;
}
.join .anmeldung a{
	color: #ccc;
}
.join .anmeldung .formular {
	position:absolute;
	top:5px;
	left:10px;
	height:260px;
	color:#fff;

}
.join .anmeldung .formular .label {
	display:block;
	width:80px;
	float:left;
	margin:0px 0px 10px 0px;
	vertical-align: middle;
}
.join .anmeldung .formular .agblabel {
	display:block;
	width:174px;
	float:left;
	vertical-align: middle;
	margin:0px 0px 10px 0px;
}
.join .anmeldung .formular .input {
	vertical-align: middle;
	float:left;
	width:110px;
}
.join .anmeldung .formular .dropdown {
	vertical-align: middle;
	float:left;
	width:112px;
}
