@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../images/bg_top.png) repeat-x 0px -379px;
}

img{border:none;}
.clear{clear:both;}

@font-face {
    font-family: 'geosanslightregular';
    src: url('../font/geosanslight-webfont.eot');
    src: url('../font/geosanslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/geosanslight-webfont.woff') format('woff'),
         url('../font/geosanslight-webfont.ttf') format('truetype'),
         url('../font/geosanslight-webfont.svg#geosanslightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a.textlink:link    { color:#ff0033; background-color:transparent; }
a.textlink:visited { color:#ff0033; background-color:transparent; }
a.textlink:hover   { color:#333333; background-color:transparent; }
a.textlink:active  { color:#ff0033; background-color:transparent; }


/*******************************************************************************************site*/
.header {
	padding:10px;
	width: 980px;
	margin:0 auto;
}

.closebtn {
	position: absolute;
	left:476px;
	top:-20px;
	cursor: pointer;
}

.dottedline {
	margin: 10px 0 20px 0;
	border-top: 1px dotted #000;
}

.logo {
	width: 300px;
	float:left;
	font-size: 20px;
	font-weight: bold;
	padding:13px;
	color:#FFF;
}

.menue {
	width: 590px;
	padding:5px;
	margin:5px auto;
	text-align: center;
	float:left;
}

.menue a {
	color: #fff;
	font-family: 'geosanslightregular';
	font-size: 16px;
	display: inline-block;
	padding:5px 20px 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
}

.menue a:hover {
	color: #c97e34;
}

.menue a.activ {
	color: #c97e34;
}

.siteheadline {
	margin: 1px 0 10px 0;
	font-family: 'geosanslightregular';
	text-align: center;
}

.siteheadline .line1 {
	font-size: 20px;
	text-transform: uppercase;
}

.siteheadline .line2 {
	font-size: 23px;
}

.background {
	background: url(../images/bg.gif);
	box-shadow: 0 0 20px #ccc;
}

.main {
	width: 980px;
	margin:0 auto;
}

.firstText {
	line-height: 20px;
	text-align: center;
	border-bottom: #000 dotted 2px;
	margin: 0px;
	padding: 20px 30px;
	display: block;
	font-size: 40px;
	font-weight: lighter;
}

.girls {
	width: 580px;
	float:left;
	margin: 20px 0 20px 0;
}

.infobox {
	width: 350px;
	float:left;
	margin: 20px 0 20px 0;
}

.infobox .regformular {
	padding:5px;
	background:url(../images/bg_black.png);
	border-radius: 10px;
}
.infobox ul {
	background:url(../images/bg_footer.png) repeat-x 0px -30px;
	display:block;
	border: 3px dotted #7b3d1b;
	border-radius: 10px;
	color: #c97e34;
	list-style-position: outside;
	list-style-type: circle;
}
.infobox li {
	font-size: 28px;
	margin: 5px 0;
	font-weight: lighter;
	text-shadow: 0px 5px 5px #000, -1px -1px 1px #fff, 0px -1px -10px #000;
}

.girls .pic, .moregirls .pic {
	width: 160px;
	float:left;
	margin: 0 30px 7px 0;
}

.girls .pic img, .moregirls .pic img {
	width: 160px;
	height:213px;
	background: #fff;
	padding: 1px;
	border: 4px solid #fff;
	position: relative;
	top: 0px;
	left: 0px;
	box-shadow: #000 0 0 2px;
}

.girls .pic .userinfos, .moregirls .pic .userinfos {
	padding:8px;
}

.girls .pic .username , .moregirls .pic .username {
	font-weight: bold;
	display: inline-block;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.girls .pic .city, .moregirls .pic .city {
	font-size: 11px;
	color: #838383;
}

.button {
	border: 3px dotted #7b3d1b;
	background: url(../images/bg_footer.png) repeat-x 0px -100px;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}

.footerStats {
	font-family: 'geosanslightregular';
	font-size: 20px;
	color: #c97e34;
	text-align: center;
	padding: 20px 0;
	background: url(../images/bg_footer.png) repeat-x 0px -400px;
}

.footerSlogan {
	font-family: 'geosanslightregular';
	font-size: 48px;
	color: #fff;
	text-align: center;
	margin: 0;
	background: url(../images/bg_footer.png) repeat-x 0px -12px;
	padding: 40px 20px 20px 20px;
}

.headline {
	font-weight: bold;
	font-size: 28px;
	display: inline-block;
	margin-bottom: 15px;
}

.suche {
	width: 390px;
	float:left;
	margin-bottom: 20px;
}

.sucheGirls {
	width: 590px;
	float:left;
	margin-top: 40px;
}
.sucheGirls .pic {
	width: 160px;
	float:left;
	margin: 0 30px 7px 0;
}
.sucheGirls .pic img {
	width: 160px;
	background: #fff;
	padding: 1px;
	border: 4px solid #fff;
	position: relative;
	top: 0px;
	left: 0px;
	box-shadow: #000 0 0 2px;
}
.sucheGirls .pic .userinfos {
	padding:8px;
}
.sucheGirls .pic .username {
	font-weight: bold;
	display: inline-block;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.sucheGirls .pic .city {
	font-size: 11px;
	color: #838383;
}

.moregirls {
	margin: 20px 0 20px 0;
}

/*******************************************************************************************paging*/
.paging{
	text-align:center;
	margin-bottom: 20px;
	}
.paging span{
	display:inline-block;
	}
.paging a{
	background: url('../images/bg_top.png') repeat-x;
	color: #FFF;
	font-size: 18px;
	display: inline-block;
	padding: 3px 15px;
	margin: 0 5px;
	border-radius: 20px;
	box-shadow: #000 1px 0 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: #000 -1px 0 0;
}
.paging.small a{
	padding:5px 10px;
	background:#d1e7f3;
	font-size:13px;
	font-weight:lighter;
	display:inline-block;
	}
.paging .vorn{
	padding-left:15px;
	border-radius:15px 0 0 15px;
	}
.paging .hinten{
	padding-right:15px;
	border-radius:0 15px 15px 0;
	}
.paging a:hover{
		background:#fff;
		}

/*******************************************************suche*/

.quicksearch .label{
	width:115px;
	font-size:18px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
	}

.quicksearch .element{
	width:225px;
	display:inline-block;
	text-align:left;
	}
.quicksearch .element input, .quicksearch .element select {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    box-shadow: 0 3px 3px #EEEEEE inset;
    color: #999999;
    display: inline-block;
    font-size: 18px;
    margin: 5px 0;
    padding: 5px;
    text-align: left;
    width: 225px;
}
.age_select{
	width: 75px !important;
}
.quicksearch .bis_label{
	width:67px;
	font-size:20px;
	display:inline-block;
	text-align:center;
	}
.quicksearch .element .btn {
    background:#df2323;
    border: 0 none;
    border-radius: 8px;
    box-shadow: 0 3px 10px #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #000000;
}
.quicksearch .element .btn:hover{
	background-position:bottom;
	}
/***********************************************************************************OVERLAY*/
.shade {
    background:#FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.shade2 {
    background:#FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.overlay{
	position: fixed; 
	top:50%; 
	left:50%;
	border-radius: 8px;
    box-shadow: 0pt 0pt 30px #000000;
    display: none;
	z-index: 1001;
	background:#FFF;
	height: 800px;
}

.overlay .headline {
	display: block;
	background: #df2323;
	color:#fff;
	text-align: center;
	padding:5px;
}

.close {
     background: url("../images/btn_close.png") no-repeat scroll left top transparent;
     cursor: pointer;
     display: block;
     height: 42px;
     position: absolute;
     right: -21px;
     top: -21px;
     width: 42px;
}
#join, #message, #sendpassword, #agbwindow{
	width:500px;
	height:400px;
	margin:-200px 0 0 -250px;
	}
#join .join, #message .msg, #sendpassword .msg, #agbwindow .msg{
	position:absolute; top:0px; left:0px;
	width:500px;
	height:400px;
	padding:0;
	}
#join h1, #message h1, #sendpassword h1, #agbwindow h1{
	display:block;
	background:#005186 url(../images/hr3.gif) top left repeat-x;
	margin:0;
	padding:8px 10px;
	color:#FFF;
	text-align:center;
	font-weight:lighter;
	font-size:26px;
	text-shadow:#000 0 -1px 0;
	border-radius:8px 8px 0 0;
	}

#agbwindow, #agbwindow .msg{
	height: 180px;

}

#PseudoExists {
	position:absolute;
	padding:10px;
	top:45px;
	left:430px;
	border-radius:10px;
	width:210px;
	font-size:11px;
	color: #000000;
	box-shadow: 0 0 8px #888888;
	background-color: #EDFAFF;
}

#PseudoExists a {
	color: #000000;
	font-weight: bold;
}

#PseudoExists.arrow_box:after {
	top: 14% !important;
}

#PseudoExists.arrow_box:before {
	top: 14% !important;
}
.form_error {
	background-color: #FABDBD;
}
#EmailInfo{
	display:none;
	position:absolute;
	padding:10px;
	top:125px;
	left:430px;
	border-radius:10px;
	width:210px;
	font-size:11px;
	color: #000000;
	box-shadow: 0 0 8px #888888;
	background-color: #EDFAFF;
	min-height: 30px;
}

.arrow_box {
	position: relative;
	background: white;
	border: 2px solid #CE0000;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #EDFAFF;
	border-width: 18px;
	top: 50%;
	margin-top: -18px;
}

.arrow_box:before {
	border-color: rgba(255, 0, 0, 0);
	border-right-color: #CE0000;
	border-width: 21px;
	top: 50%;
	margin-top: -21px;
}
.loginOverlay{
	width: 500px;
	height: 290px;
	display: none;
	margin: -200px 0 0 -250px;
	z-index: 1000;
}

.loginOverlay form .input {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 3px #EEEEEE inset;
    display: inline-block;
    font-size: 18px;
    margin: 4px 0;
    padding: 5px;
    text-align: left;
    width: 225px;
}

.loginOverlay form .label {
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
    padding-right: 5px;
    text-align: right;
    width: 155px;
}

.loginOverlay .sign {
    cursor: pointer;
    font-size: 16px;
    margin-left: 80px;
    margin-top: 10px;
}

.loginOverlay .btn_anmelden {
    background: none repeat scroll 0 0 #DF2323;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 10px #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 5px 0 0 115px;
    padding: 10px;
    text-align: center;
    text-shadow: 0 -1px 0 #000000;
}