* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body, table, select, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

body {
	background-color: #FFF;
	color: #188DE1;
	background-image: url(../images/bgr_pattern.gif);
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

h2.special5 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 5px;
}

h2.special7, h2.special2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3, h3 a {
	font-size: 12px;
	font-weight: normal;
}

h3 a {
	text-decoration: underline;
}

p {
	margin-bottom: 15px;
}

p.special2 {
	padding-bottom: 5px;
	background-image: url(../images/h2_background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 12px;
}

a {
	font-size: 12px;
	color: #188DE1;
	text-decoration: underline;
}

a:hover {
	color: #135380;
}

img.left {
	float: left;
	margin: 3px 10px 10px 0px;
}

img.sub {
	margin-right: 3px;
}


/*	Little Helpers */

.clear {
	clear: both;
	line-height: 0px;
}

.clearRight {
	clear: right;
	line-height: 0px;
}

.clearLeft {
	clear: left;
	line-height: 0px;
}

.bordered {
	border: 5px solid #E6F5FF;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

.newEntryDate {
	font-size: 11px;
	color: #A6A6A6;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../images/small_blub.gif);
	background-repeat: no-repeat;
}

.online {
	color: #0DBE00;
}

.offline {
	color: #A90238;
}


/*	Tabellen */

table.profileTableAdvanced {
	width: 99%;
}

table.profileTableAdvanced td {
	padding: 2px;
	width: 25%;
}

table.profileTableAdvanced label {
	color: #217BB1;
	font-weight: bold;
}


/*	Geschlechtsspezifischer Content */

.genderContent {
	padding: 10px;
	background-image: url(../images/pattern_4_female.gif);
	border: 1px solid #96C8EB;
	margin-bottom: 15px;
}


/* BgrTop */

#bgrTop {
	background-image: url(../images/bgr_top_site.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
}


/*	Wrap */

#wrap {
	width: 775px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	padding: 13px;
}


/* Head */

#head {
	background-image: url(../images/head_bgr.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 113px;
}

#logo {
	position: absolute;
	top: 34px;
	left: 43px;
}

#loginHead {
	width: 385px;
	height: 40px;
	position: absolute;
	top: 24px;
	left: 375px;
	font-size: 11px;
	color: #E3F5FF;
}

#loginHead .loginLinks {
	margin-bottom: 8px;
	margin-left: 190px;
}

#loginHead .loginLinks a {
	font-size: 11px;
	color: #E3F5FF;
	text-decoration: none;
}

#loginHead .loginLinks a:hover {
	color: #69C2F9;
	text-decoration: underline;
}

#loginHead .loginForm {
	margin-left: 13px;
}

#loginHead label {
	float: left;
	margin-right: 6px;
}

#loginHead input.txt {
	font-size: 11px;
	width: 80px;
	color: #217BB1;
	background-color: #FFFFFF;
	border-top: 1px solid #3E3E3E;
	border-left: 1px solid #3E3E3E;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	padding: 1px;
	margin-top: -1px;
	margin-right: 10px;
	float: left;
}

#loginHead input.submit {
	font-size: 11px;
	width: 45px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	
}


/* MainNavi */

#mainNavi {
	width: 775px;
}

#mainNavi ul {
	list-style-type: none;
	padding-top: 78px;
}

#mainNavi li {
	background-image: url(../images/button_navi.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	padding-top: 6px;
	float: left;
	text-align: center;
	margin-left: 8px;
}

#mainNavi li a {
	font-size: 12px;
	font-weight: bold;
	color: #E3F5FF;
	text-decoration: none;
}

#mainNavi li a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	width: 775px;
	background-color: #FFFFFF;
}


/* Searchform */

#search {
	width: 775px;
	height: 313px;
	background-image: url(../images/searchstart_bgr.jpg);
	background-repeat: no-repeat;
}

#searchArea {
	width: 180px;
	height: 275px;
	padding: 40px 0px 0px 35px;
}

#searchArea .searchForm ul {
	width: 180px;
	list-style-type: none;
}

#searchArea .searchForm li {
	padding-bottom: 12px;
}

#searchArea .searchForm label {
	font-size: 12px;
	margin-right: 5px;
	width: 60px;
	display: block;
	float: left;
}

#searchArea .searchForm select {
	font-size: 12px;
	background-color: #E6F5FF;
	border: 1px solid #83C3F0;
	color: #3D92CE;
}

#searchArea .searchForm input {
	width: 50px;
	background-color: #E6F5FF;
	border: 1px solid #83C3F0;
	color: #3D92CE;	
	margin-right: 10px;
}

#searchArea .searchForm option {
	padding-right: 5px;
}

#searchArea .searchForm img {
	padding-top: 5px;
	padding-left: 5px;
}

#newBlogs {
	background-image: url(../images/newblogs_bgr.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 27px;
	padding: 9px 0px 0px 10px;
}

#newBlogs .blogentry {
	margin-right: 20px;
	float: left;
}

#newBlogs .blogentry img,
#newBlogs .blogentry p,
#newBlogs .blogentry p a,
#newBlogs li,
#newBlogs li img,
#newBlogs .blogText,
#newBlogs li a.blogWeiter {
	display: none;
}

#newUser {
	background-image: url(../images/newsingles_bgr.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 165px;
	padding: 10px 0px 0px 10px;
}

#newUser ul {
	list-style-type: none;
}

#newUser li {
	width: 94px;
	height: 106px;
	background-image: url(../images/newsingle_box.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 12px;
	text-align: center;
	margin-right: 16px;
}

#newUser img {
	margin-bottom: 3px;
}

#newUser li a {
	font-size: 11px;
}

/* Top100 */

#pageHeadSmall, 
#pageHeadTabbed {
	padding: 10px 0px 25px 30px;
	background-color: #E6F5FF;
	color: #217BB1;
}

#pageHeadTabbed {
	padding-bottom: 0px;
}

#pageHeadSmall .pageHeadWrap, 
#pageHeadTabbed .pageHeadWrap {
	padding: 15px 0px 0px 0px;
}

#pageHeadSmall h1, 
#pageHeadTabbed h1 {
	padding: 0px 10px 0px 0px;
	display: inline;
}

.fullsize {
	padding: 20px 30px 20px 30px;
}

/*	Tabs */

.tabs {
    height: 34px;
	padding: 7px 0px 0px 11px;
	font-size: 8px;
	background-color: #E6F5FF;
}

#pageHeadTabbed .tabs {
	background: transparent;
	padding: 0px;
	margin-top: 20px;
}

.tabs ul {
 	list-style-type: none;
}

.tabs ul li {
 	float: left;
	margin: 5px 3px 0px 0px;
	padding: 0px 0px 0px 22px;
	white-space: nowrap;
	font-size: 12px;
	border-bottom: 1px solid #CFEBFF;
	background-image: url(../images/tab_background_female.gif);
 	background-repeat: no-repeat;
	background-position: left top;
}

.tabs ul li.active {
	background-image: url(../images/tab_background_female_active.gif);
 	background-color: #fff;
 	font-weight: bold;
	border-bottom: 0px;
 	margin-top: 0px;
}

.tabs ul li a {
 	display: block;
	text-decoration: underline;
	background-image: url(../images/tab_background_female_right.gif);
 	background-repeat: no-repeat;
 	background-position: right top;
	color: #F00072 !important;
	padding: 9px 15px 4px 0px;
}

.tabs ul li.active a {
	color: #F00072 !important;
	background-image: url(../images/tab_background_female_active_right.gif);
	padding: 10px 15px 9px 0px;
}


/* paging Leiste */

.pagingBar {
	padding: 5px 0px 5px 7px;
	margin-bottom: 15px;
	color: #A90238;
}

.pagingBar input.submit {
	padding-top: 0px;
	padding-bottom: 0px;
}

.pagingBar table td {
	padding-right: 6px;
	color: #A90238;
	vertical-align: top;
}

.pagingBar .resultPages {
	list-style-type: none;
}

.pagingBar .resultPages li {
	float: left;
	padding: 2px 3px 2px 3px;
	margin-right: 4px;
	background-color: #fff;
	font-size:14px;
}


.pagingBar .resultPages li a {
	text-decoration: underline;
}

.pagingBar .paging {
	list-style-type: none;
}

.pagingBar .viewSwitcher {
	padding-left: 70px;
	font-size: 13px;
}

.pagingBar .paging li {
	float: left;
}

.pagingBar .paging li {
	background-color: #fff;
	background-repeat: no-repeat;
	border-color: #CFEBFF;
}

.pagingBar .activePage{
  	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}

.pagingBar .paging li.backward {
	font-size:14px;
	padding: 2px 5px 2px 13px;
	margin-right: 5px;
	background-position: 4px 6px;
	background-image: url(../images/arrow_left_female.gif);
}

.pagingBar .paging li.forward {
	font-size:14px;
	padding: 2px 13px 2px 5px;
	background-position: 54px 7px;
	background-image: url(../images/arrow_right_female.gif);
}


/*	Listen */

ul.profileList {
	list-style-type: none;
}

ul.profileList li {
	width: 94px;
	height: 116px;
	background-image: url(../images/newsingle_box2.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	padding-top: 2px;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 15px;
}

#online ul.profileList li {
	padding-top: 8px;
}

ul.profileList li .distance {
	display: none;
}

ul.profileList li .head {
	font-weight: bold;
	padding-bottom: 1px;
}

ul.profileList img {
	margin-bottom: 3px;
}

#online ul.profileList img {
	margin-bottom: 5px;
}

ul.profileList img.sub {
	margin-right: 5px;
	margin-bottom: 1px;
}

ul.profileList li a {
	font-size: 11px;
}


/*	Columns */

.firstContentColumn {
	width: 300px;
	height: 400px;
	float: left;
}

.secondContentColumn {
	border-left: 1px dotted #AAAAAA;
	width: 300px;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
}


/* Quickmatch */

#quickmatch .form {
	height: 22px;
	list-style-type: none;
	padding: 4px 0px 0px 15px;
}

#quickmatch .form li {
	float: left;
	padding-right: 15px;
}

#quickmatch .thumb {
	padding: 10px;
	text-align: center;
	background-image: url(../images/pattern_2_female.gif);
}

#quickmatch .thumb img {
	border: 10px solid #fff;
	width: 240px;
	height: 240px;
}

#quickmatch .functions {
	list-style-type: none;
	padding: 10px 0px 0px 20px;
}

#quickmatch .functions li {
	float: left;
	padding-right: 10px;
}

#quickmatch form.buttons {
	display: inline;
	margin: 0px 20px 0px 20px;
}


/*	Tour */

.infotour {
	background-image: url(../images/newblogs_bgr.jpg);
	background-repeat: no-repeat;
	width: 765px;
	height: 27px;
	padding: 9px 0px 0px 10px;
}

#tour .background {
	border-bottom: 1px solid #D4ECFD;
	border-top: 1px solid #D4ECFD;
	height: 359px;
	background-repeat: no-repeat;
	background-position: 15px 0px;
	margin-bottom: 1px;
	padding-left: 15px;
}

#tour #background_1 {
	background-image: url(../images/background_1.jpg);
}

#tour #background_2 {
	background-image: url(../images/background_2.jpg);
}

#tour #background_3 {
	background-image: url(../images/background_3.jpg);
}

#tour #background_4 {
	background-image: url(../images/background_4.jpg);
}

#tour #background_5 {
	background-image: url(../images/background_5.jpg);
}

#tour #background_6 {
	background-image: url(../images/background_6.jpg);
}

#tour #background_7 {
	background-image: url(../images/background_7.jpg);
}

#tour .background .motive {
	height: 257px;
}

#tour .background .text {
	padding: 0px 80px 0px 300px;
	font-size: 11px;
}

#tour .background h1 {
	font-size: 34px;
	font-family: Arial;
	padding: 60px 0px 35px 265px;
}

#tour .navbar {
	text-align: right;
	padding: 20px 30px 10px 0px;
}

#tour #tourSteps {
	background-image: url(../images/steps_background.gif);
	background-repeat: repeat-x;
	height: 130px;
	border-bottom: 1px solid #D4ECFD;
	padding-left: 10px;
	padding-top: 10px;
}

#tour #tourSteps ul {
	list-style-type: none;
}

#tour #tourSteps li {
	background-image: url(../images/step.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 18px;
	height: 65px;
	width: 65px;
}


/*	Profile */

#profile {
	padding-bottom: 70px;
}

#profile .leftColumn {
	width: 205px;
	float: left;
	position: relative;
	margin-top: -32px;
	background-image: url(../images/polaroid.gif);
	background-repeat: no-repeat;
}

#profile #pageHeadTabbed {
	margin-bottom: 0px;
}

#profile .tabs {
	background: transparent;
	padding: 0px;
	clear: right;
	margin: 10px 0px 0px 178px;
}

#profile #fotos {
	padding: 18px 0px 0px 42px;
	height: 210px;
}

#profile #fotos .foto {
	float: left;
	padding: 5px 4px 0px 0px;
}

#profile .middleColumn {
	padding: 10px;
}

#profile #main {
	width: 520px;
	margin-left: 210px
}

#profile #functions ul {   
 	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 10px;
}

#profile #functions ul li {
	clear: left;
	padding-bottom: 13px;
	font-size: 12px;
}

#profile #functions ul li img {
	float: left;
	margin-right: 5px;
}

#profile .rightColumnAdvanced {
	position: relative;
	width: 190px;
	float: right;
	border-left: 15px solid #fff;
	background-color: #fff;
}


/*	Colored Box Profile */

.coloredBox {
	padding: 6px;
	background-color: #E6F5FF;
	border: 1px solid #CFEBFF;
	margin-bottom: 10px;
}

.coloredBox h2{
	color: #217BB1;
}


/*	Fakten Profile */

#factsBox {
	margin: 0px 0px 10px 0px;
	position: relative;
}

#factsBox table {
	width: 99%;
}

#factsBox table td {
	font-size: 12px;
	font-family: Verdana;
	border-bottom: 1px dotted #217BB1;
	background-color: #fff;
	font-size: 9px;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

#factsBox table td.first {
	background-color: #E6F5FF;
	padding-left: 0px;
}


/*	Quickmatch Profile */

#profile #quickmatching {
	padding: 5px 0px 5px 0px;
	background-color: #E6F5FF;
	border: 1px solid #CFEBFF;
	text-align: center;
	margin: 0px 0px 10px 20px;
	font-size: 11px;
}

#profile #quickmatching img.last {
	margin-left: 20px;
}


/*	Kontakt */

#contact #contactForm label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px; 
}

#contact #contactForm input.text,
#contact #contactForm textarea {
	width: 400px;
	margin-bottom: 5px;
}

#contact #contactForm textarea {
	height: 170px;
	margin-bottom: 20px;
}

#contact input.text,
#contact input.error {
	background: transparent;
	background-color: #FFFFFF;
	color: #F00072;
	padding: 1px 2px 3px 2px;
	border-top: 1px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	margin: 0px;
}

#contact input.error {
	background-color: #FFFFFF;
}

#contact textarea {
	background-color: #FFFFFF;
	color: #F00072;
	padding: 3px;
	border-top: 1px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}


/* Impressum */

#imprint {
	height: 550px;
}


/* Footer */

#footer ul {
	list-style-type: none;
	text-align: center;
	padding-top: 15px;
}

#footer li {
	display: inline;
	padding-right: 20px;
	font-size: 11px;
}

#footer a {
	font-size: 11px;
}

