body{
	background:#fff url('/images/standard/bg_head.gif') repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#000;
	}
.main{ 
	width:996px;
	margin:auto;
	}
i {visibility:hidden;}
a {color:#3a3939; border:none; outline:none; text-decoration:none;}
.clear{clear:both;}
.left{
	width:168px;
	float:left;
	background:#F2F2F2;
	}

.middle{
	float:left;
	width:630px;
	margin:0 15px;
	}
.right{
	float:left;
	width:168px;
	background:#e7e7e7;
	}
.agb{
	font-size:10px;
	color:#666;
	padding:0 40px; 
	}
.vip {
	color:#F40090;
	font-weight:bolder;
}

/********************************************************************************************************************************************************header*/
.header{	
	height:85px;
	position:relative; top:0px; left:0px;
	}
.nav{
	height:39px;
	width:828px;
	position:absolute;
	top:31px;
	right:2px;
	background:url('/images/standard/btn_bg.gif') repeat-x;
	}
.logo{
	display:block;
	background:url('/images/standard/logo.png') top left no-repeat;
	height:85px;
	width:250px;
	margin:0px;
	padding:0px;
	position:absolute; top:0px; left:0px;
	float:left;
	}
.btn{
	float:right;
	font-size:12px;
	color:#5c5b5b;	
	height:39px;
	line-height:35px;
	width:auto;
	background:url('/images/standard/btn_bg.gif') no-repeat top left;
	text-shadow: 0px 1px white;
	}
* html .btn{
	display:inline; 
	width:108px;
	text-align:center;
	font-size:11px;
}
.activ{
	color:#000;
	background:url('/images/standard/btn_bg_activ.gif') no-repeat top left;
	cursor:default;
	line-height:30px;
	font-size:13px;
	}

.btn span{
	display:block;
	height:39px;
	width:auto;
	margin-right:-3px;
	padding:0 15px 0 15px;
	background:url('/images/standard/btn_end.gif') no-repeat top right;
	}
.activ span{
	color:#000;
	background:url('/images/standard/btn_end_activ.gif') no-repeat top right;
	}
/********************************************************************************************************************************************************sidebar*/
.content{
	background:url('/images/standard/bg_content.gif') repeat-y top right;	
	}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:1px 5px;
	font-size:13px;
	height:23px;
	font-weight: bolder; 
	}
.box{
	position:relative; top:0px; left:0px;
	margin:0 0 5px 0;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	}
.h1{
	background:url('/images/standard/h1_bg.gif') repeat-x;
	text-shadow: 0px 1px white;
	}
.b1{
	background:#FEFEFE;
	border-color:#B2B2B2;
	color:#5C5C5C;
	}
.h2{
	background:url('/images/standard/h2_bg.gif') repeat-x;
	color:#646464;	
	text-shadow: 0px 1px white;
	}
.b2{
	background:#d9d9d9;
	color:#7e7d7d;
	border-color:#b2b2b2;
	}
.h3{
	background:url('/images/standard/h3_bg.gif') repeat-x;
	color:#5c5c5c;
	height:20px;
	}
.b3{	
	background:#f8f8f8;
	color:#5c5c5c;
	border:1px solid #b2b2b2;
	}
.b3 p{
	margin:5px 10px;
	}
.b4{	
	background:#F8F8F8;
	color:#8E8C8C;
	border-color:#B2B2B2;
	margin:0 4px 4px 4px;
	padding:4px;
	font-size:11px;
	}
.b4 img{	
	float:left;	
	}
.b5{	
	background:#F8F8F8;
	color:#A9A9A9;
	border:none;
	font-size:11px;
	}
.b5 .feature strong{	
	font-weight:bold;
	font-size:10px;
	}
/********************************************************************************************************************************************************login*/	
.login{
	position:relative; top:0px; left:0px;
	margin:0;
	padding:0;
	height:85px;
	}
.login strong{
	padding:5px;
	font-size:14px;
	font-weight:lighter;
	}	
.inp{
	border:none;
	background:#FFF;
	border:solid 1px #B2B2B2;
	font-size:11px;
	width:80px;
	height:14px;
	}
.label{
	display:block;
	width:43px;
	height:16px;
	text-align:right;
	font-size:11px;
	}
.label_user{
	position:absolute; top:10px; left:30px;
	}
.label_pass{
	position:absolute; top:31px; left:30px;
	}
.inp_user{
	position:absolute; top:10px; left:75px;
	}
.inp_pass{
	position:absolute; top:31px; left:75px;
	}
.btn50{
	position:absolute; top:53px; left:107px;
	background: url('/images/standard/btn50.png') no-repeat;
	width:50px;
	height:18px;
	padding:0 0 2px 0;
	border:none;
	font-size:10px;
	color:#565656;
	text-shadow: white 0px 1px;
	}
/********************************************************************************************************************************************************Suche*/
.suche{
	text-align:right;
	padding:8px;
	margin:0;
	height:125px;
	}
.suche .inp{
	border:none;
	background:#FFF;
	border:solid 1px #b2b2b2;
	font-size:11px;
	width:80px;
	height:14px;
	margin:1px 0;
	}
.suche .dropdown{
	width:82px;
	height:18px;
	margin:1px 0;
	}
.suche .label{
	display:inline;
	width:71px;
	height:16px;
	text-align:right;
	font-size:11px;
	margin-right:3px;
	}
.suche strong{
	padding:5px;
	font-size:14px;
	font-weight:lighter;
	}
.suche .btn50{
	top:135px;
	}
/********************************************************************************************************************************************************Liste*/
.left .single, .right .single {
	background: none;
	width:165px;
	height:18px;
	float: none; 
	margin:0px;
	}
.left .single img, .left .single small, .right .single img, .right .single small {
	visibility:hidden;
}
.left .single strong, .right .single strong {
	position:absolute; top:2px; left:0px;
	width:165px;
	height:15px; 
	overflow:hidden;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	padding:0 0 0 20px;
	color:#000;
	}
.left .single strong {
	background:#ececec url('/images/standard/neu.gif') no-repeat;
}
.right .single strong {
	background:#ececec url('/images/standard/online.png') no-repeat;
}
.liste{
	padding:0px;
	margin:0px;
	}
.liste li{
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #b3b3b3;	
	color:#565656;
	text-align:left;
	}
.liste a{
	display:block;
	padding:0px;
	color:#565656;
	height:13px;
	overflow:hidden;
	font-size:12px;
	}
.liste a:hover, .liste strong:hover {
	color: #F40090;
	}
/********************************************************************************************************************************************************Features*/
.feature{
	position:relative; top:0px; left:0px;
	background:#ededed;
	height:42px;
	width:100%;
	font-size:10px;
	padding:0;
	border-top:1px solid #efefef;
	border-bottom:1px solid #dddddd;
	}
.feature img{
	position:absolute; top:4px; left:4px;
	}
.feature strong{
	position:absolute; top:2px; left:40px;
	font-size:12px;
	font-weight:lighter;
	display:block;
	}
.feature p{
	position:absolute; top:16px; left:40px;
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:lighter;
	line-height:10px;
	}
	
	
/********************************************************************************************************************************************************content*/	

/********************************************************************************************************************************************************Teaser*/
.teaser{
	position:relative; top:0px; left:0px;
	margin:0 0 5px 0;
	}
.teaser img{
	border:none;
	}
.teaser strong{
	display:block;
	text-align:right;
	position:absolute; bottom:5px; right:100px;
	color:#FFF;
	font-size:16px;
	font-weight:lighter;
	}
/********************************************************************************************************************************************************TeaserText*/
.teaser_text{
	position:relative; top:0px; left:0px;
	height:30px;
	font-size:12px;
	}
.teaser_text strong{
	position:absolute; top:6px; right:100px;
	padding:0px;
	margin:0px;
	color:#0079ff;
	text-align:right;
	}
.teaser_text .link {
	position:absolute; top:0px; right:20px;
}
.btn75 {
	background: url('/images/standard/btn75.png') no-repeat;
	display:block;
	width:75px;
	height:20px;
	padding:5px 0 0 0;
	text-align:center;
	color:#565656;
	text-shadow: 0px 1px white;
}
/********************************************************************************************************************************************************paging*/
.paging{
	position:relative; top:0px; left:0px;
	height:28px;
	background:url("/images/standard/bg_paging.gif");
	color:#0079ff;
	text-align:center;
	padding:15px 0 0 0;
	}
.paging strong{
	color:#0079ff;
	font-size:13px;
	padding:0 5px;
	}
.paging a{
	color:#F09;
	font-weight:bold;
	font-size:13px;
	padding:0 5px;
	}
.paging img{
		border:none;
	}
.back{
	position:absolute; top:15px; left:15px;
	}
.next{
	position:absolute; top:15px; right:15px;
	}

/********************************************************************************************************************************************************Singles*/
.single{
	width:98px;
	height:160px;
	float:left; 
	margin:10px 0 10px 23px;
	position:relative;
	font-size:11px;
	text-align:center;
	}
.single a{
	text-decoration:none;
	}
.single img{
	position:absolute; top:5px; left:2px;
	width:90px;
	height:124px;
	border:none;
	background:#FFF;
	padding:1px;
	border:1px solid #000;
	}
.single strong{
	position:absolute; top:135px; left:2px;
	width:94px;
	height:15px; 
	overflow:hidden;
	text-align:left;
	font-weight:lighter;
	font-size:11px;
	text-align:center;
	color:#0783FF;
	font-weight:bolder;
	padding:0px;
	}
.single small{
	position:absolute; top:150px; left:2px;
	width:78px;
	height:14px; 
	text-align:left;
	overflow:hidden;
	color:#888;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	}
li {
	list-style:none;
	text-align:center;
}
/********************************************************************************************************************************************************detail*/	
.detail_pic{
	float:left;
	width:109px;
	height:149px;
	margin:15px 0 0 20px;
	}
.detail_pic img{
	border:none;
	width:105px;
	height:145px;
	padding:1px;
	background:#FFF;
	border:1px solid #000;
	}
.detail_daten{
	float:left;
	width:157px;
	height:150px;
	font-size:12px;
	margin:10px 0 0 10px;
	}
.detail_daten h1{
	margin:0px;
	padding:0;
	font-size:18px;
	font-weight:lighter;
	}
.btn_detail_join{
	border:none;
	float:right;
	}
.btn_detail_join img{
	border:none;

	}
.detail_text{
	width:270px;
	height:75px;
	margin:15px 0 0 20px;
	float:left;
	overflow:hidden;
	}
/********************************************************************************************************************************************************AGB*/
ol li {
	text-align: left;
}	
/********************************************************************************************************************************************************footer*/
.footer{
	position:relative; top:0px; left:0px;
	clear:both;
	height:107px;
	background:url('/images/standard/bg_footer.gif') top left no-repeat;
	font-size:10px;
	text-align:center;
	padding-top:0px;
	color:#b2b2b2;
}
.footer a{
	text-decoration:none;
	color:#0079ff;
}
.footer a:hover{
	text-decoration:none;
	color:#333;	
}
.footer p{
	padding-top:60px;
}
.up{
	position:absolute; top:3px; right:0px;
	display:block;
	height:20px;
	width:100px;
	}