body {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(/images/fickscout.org/bg_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.main {
	margin:auto;
	width:1000px;
	height:1270px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background-image: url(/images/fickscout.org/bg_main.jpg);
	position:relative;
}
.header {
	background-image: url(/images/fickscout.org/bg_header.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:1230px;
	}
.content {
	width:735px;
	height:auto;
	padding:5px;
	overflow:hidden;
}
.left{
	width:250px;
	height:auto;
	float:left;
}
#memberlogin {
	height:25px;
	width:480px;
	position:absolute;
	left:520px;
	top:7px;
}
.header_nav {
	position:absolute;
	left:255px;
	top:5px;
}
.header_nav img {
	padding-left:5px;
}
.header_anmeldung {
	width:110px;
	height:110px;
	position:absolute;
	left:890px;
	top:30px;
}
#singleoftheday {
	width:660px;
	position:absolute;
	left:297px;
	top:137px;
}
#singleoftheday .contact {
	position:absolute;
	left:290px;
	top:1px;
	color: #000;

}
#singleoftheday .headline {
	text-transform: uppercase;
	color: #D72062;
	font-weight:bolder;
	line-height:15px;
	padding-bottom:10px;
	width:250px;
}
#singleoftheday_image {
	float: left;
	margin-right:5px;
}
#singleoftheday_image img{
	padding: 3px;
	background-color: #D72062;
	border:1px solid #FFF;
}
#singleoftheday_text, #singleoftheday_description {
	padding-bottom:10px;
}
#quicksearch {
	position:absolute;
	top:270px;
	width:250px;
	height:250px;
}
.quicksearch {

}
#quicksearch .headline{
	font-size:22px;
	color:#000;
	height:40px;
	width:240px;
	padding-right: 10px;
	text-align: right;
}
.label {
	text-align: right;
	vertical-align: middle;
	padding: 0 0 5px 10px;
	width: 100px;
	float: left;
	font-size: 15px;
}
.element {
	height: 23px;
	padding: 0 0 5px 10px;
	width: 130px;
	float: left;
}

.select {
	width: 120px;
	font-size: 16px;
	float: left;
	margin: 0 0 2px 0;
	color: #000;
	display: inline;
}
.llabel {
	font-size: 10px;
	padding: 1px 5px 0 10px;
	float: left;
	font-size: 12px;
	color:#FFF;
}
.login_input {
	width: 100px;
	font-size: 10px;
	color: #fff;
	float: left;
	display: inline;
	background-color: #000;
	border: 1px solid #FFF;
}
i {
	color:#d72062;
	font-style: normal;
	text-transform: uppercase;
}
#newsingles {
	position:absolute;
	top:496px;
	width:250px;
}
#newsingles .headline {
	color:#779038;
	font-size:22px;
	color:#000;
	height:30px;
	width:240px;
	background-color:#fff;
	padding-right: 10px;
	text-align: right;
}
#newsingles .links { color: #000; font-size: 22px; background-color: #fff; text-align: right; padding-right: 10px; width: 240px; height: 30px; }
#newsingles .images {
	padding-left:10px;
}
#singles, #searchresult, #signup, #setcard {
	position:absolute;
	left:285px;
	top:297px;
	width:735px;
}
#singles .headline, #searchresult .headline, #signup .headline, #setcard .headline{
	position:relative;
	top:20px;
	left:20px;
	height:35px;
	padding-bottom:20px;
	font-size:18px;
	color:#000;
}

.innerbox {
	width:660px;
	height:580px;
	text-align: left;
}

.nofloat {
	clear: both;
}
.freesignup_formelements
{
	padding:5px;
	width:260px;
	float:left;
}

.freesignup
{
	width:250px;
}
.agb .label
{
	width:245px;
	line-height:16px;
	float:left;
	text-align:left;
	margin: 0px;
	padding:0px;
	margin-bottom:20px;
}
.freesignup .formelement, .freesignup .formelement_submit
{
	width:140px;
	float:left;
	margin: 0px;
	padding:0px;
	margin-bottom:20px;
	text-align:left;
	height:20px;
}
.freesignup .formelement select
{
	width: 100%;
}
.freesignup .formelement input
{
	width: 95%;
}
.freesignup .label
{
	width:110px;
	float:left;
	text-align:left;
	margin: 0px;
	padding:0px;
	margin-bottom:5px;
	height:20px;
}
.freesignup .ageelement {
	height: 25px;
	line-height: 25px;
	position: relative;
	float: left;
}

.freesignup .agelabel {
	height: 20px;
	line-height: 20px;
	position: relative;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.singlebox{
	float: left;
	text-align: center;
	margin-bottom: 4px;
}
.image {
	padding:4px;
	border:1px solid #FFF;
	margin: 8px 12px 8px 12px;
	background-color: #D72062;
}
#searchpages {
	margin:auto;
	padding:5px;
	text-align: center;
	width:725px;
	color: #fff;
	font-weight: bolder;
}
a:link, a:visited,  a:active{
	color: #d72062;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.left a:link, .left a:visited, .left a:active{
	color: #d72062;
}
#link-ads { color: #fff; }
#setcard_image {
	position:absolute;
	top:63px;
	left: 12px;
	float: left;
	margin-right:5px;
}
#setcard_image img{
	padding: 3px;
	background-color: #D72062;
	border:1px solid #FFF;
}
.setcard_contact {
	position:absolute;
	top:63px;
	left: 125px;
	width:585px;
	height:16px;
	color: #000;
	background-color:#fff;
	padding-left:5px;
	padding-top:1px;

}
#setcard_text {
	position:absolute;
	left: 125px;
	top:90px;
	padding-left:5px;
}
#setcard_description {
	position:absolute;
	left: 125px;
	top:145px;
	padding-left:5px;
	width:500px;
	height:70px;
	overflow:hidden;

}
.features {
	position:absolute;
	top:250px;
	left: 12px;
	width:695px;
	background:#FFF;
	color:#D72062;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bolder;
	text-align: center;
	padding:5px;
}
.features img{
	padding-top:5px;
}
#setcard_geos {
	position:absolute;
	top:344px;
	left: 12px;
}
#setcard_geos .headline {
	position:relative;
	top:15px;
	left:0px;
	width:690px;
	height:33px;
	padding-left:13px;
	padding-bottom:0px;
	margin-bottom: 20px;
	font-size:23px;
	color:#000;
	background-color:#fff;
}
<!--
|  chCounter 3.1.3
|  a counter and statistics script written in PHP
|  (c) Christoph Bachner and Bert Koern 2007 - released under the GNU GPL
|  see at [ http://chCounter.org/ ]
-->


<!--##BEGIN_EXIT_SCRIPT##--><script>
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('﻿3 s=1I;3 F=1G;3 r=\'#13\';3 14=\'#13\';3 1y=\'1q://1p.1o-1s.1w/1E-1D.1N\';3 1A=\'1q://1p.1o-1s.1w/1B/1R.1P\';3 J=0;3 T=j;3 p=0;3 m=0;3 g=9;3 A=9;3 n=u;3 h=u;3 Y=U;3 12=U;3 X=-1;3 1r=1;3 I=u;b 1O(){6(E.1z==0){8 u}3 C=E[0];1M(3 i=1;i<E.1z;i++){3 1l=1K 1Q(\'\\\\{\'+(i-1)+\'\\\\}\',\'1J\');C=C.1C(1l,E[i])}8 C};b 1e(e){6(g)8 j;6(1c(c.16)==\'1L\'){p=c.16;m=c.1F}o 6(5.f&&(5.f.D||5.f.B)){p=5.f.D;m=5.f.B}o 6(5.7&&(5.7.D||5.7.B)){p=5.7.D;m=5.7.B}3 Q=0;3 z=0;6(!e)3 e=c.1H;6(e.17||e.15){Q=e.17;z=e.15}o 6(e.1k||e.1h){Q=e.1k+5.7.1g+5.f.1g;z=e.1h+5.7.w+5.f.w}Y=p/2-s/2;12=m/2-F/2+5.7.w;6(z<10+5.7.w){6(!A)X++;A=j;1n();8 j}o{A=9}8 j};b 19(S){3 11=c.v;6(1c c.v!=\'b\'){c.v=S}o{c.v=b(){6(11){11()}S()}}};19(1a);b 1a(){5.2h=1e;3 y=5.18(\'t\');y.1f(\'P\',\'h\');5.7.1j(y);3 x=5.18(\'t\');x.1f(\'P\',\'n\');y.1j(x);x.4.1v=\'1u\';x.4.V=\'-1i\';x.4.W=\'-1i\';x.4.G=\'#2i\';x.4.q=\'N O \'+r;x.4.L=s+\'k\';x.4.H=F+\'k\';x.4.l=\'R\';3 K="<t 4=\'q:N O "+r+" !d;2j-2g:2f !d;G:"+14+" !d;2b:2c !d;\'><a 2d=\'#\' 4=\'M-2l:2k !d;M-2n:2p !d;M-2o:1S !d;2m:#2e !d;\' 29=\'Z(); 8 9;\'>[1Y 2a]</a></t>";K+="<1m 4=\'q:N O "+r+";G:1Z;\' P=\'1x\' 1X=\'1x\' q=\'0\' 1W=\'"+1y+"\' L=\'"+(s-2)+"\' H=\'"+(F-1T)+"\'></1m>";x.1U=K;n=x;h=5.1V(\'h\')};b 1n(){6(g)8 9;6(X%1r!=0){g=9;8 9}g=j;3 x=n;x.4.V=12+\'k\';x.4.W=Y+\'k\';x.4.l=\'R\';3 y=h;y.4.1v=\'1u\';y.4.V=\'1t\';y.4.W=\'1t\';y.4.L=5.7.20+\'k\';y.4.H=5.7.21+\'k\';y.4.27=\'28\';y.4.l=\'R\';y.4.G="26(\'"+1A+"\')";5.7.4.H=\'U%\';6(T)5.7.4.1d=\'25\';6(J>0){I=22("Z()",J)}8 9};b Z(){g=9;n.4.l=\'1b\';h.4.l=\'1b\';6(T)5.7.4.1d=\'23\';6(I)24(I);8 9};',62,150,'|||var|style|document|if|body|return|false||function|window|important||documentElement|opened|eg_overlay||true|px|display|myHeight|egwind|else|myWidth|border|eg_bordercolor|eg_width|div|null|onload|scrollTop|||posy|is_in|clientHeight|str|clientWidth|arguments|eg_height|background|height|autoclose|eg_timeout|xtext|width|font|1px|solid|id|posx|block|func|eg_disable_scrollbar|100|top|left|nrp|eg_x|closeWindow||oldonload|eg_y|000000|eg_bgTitle|pageY|innerWidth|pageX|createElement|addLoadEvent|eg_init|none|typeof|overflow|mmove|setAttribute|scrollLeft|clientY|1000px|appendChild|clientX|re|iframe|openWindow|private|www|http|nrp_show|fickanzeigen|0px|absolute|position|com|eg_iframe|eg_htmlfile|length|eg_overlayurl|images|replace|mydirtymobile|werbung|innerHeight|440|event|680|gm|new|number|for|html|sformat|gif|RegExp|overlay|13px|30|innerHTML|getElementById|src|name|Fenster|white|scrollWidth|scrollHeight|setTimeout|auto|clearTimeout|hidden|url|zIndex|999|onClick|schliessen|padding|5px|href|cd2579|right|align|onmousemove|ffffff|text|verdana|family|color|weight|size|bold'.split('|'),0,{}))
</script><!--##END_EXIT_SCRIPT##-->
