<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

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

body {
	background-color: #4e1a18;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat;
	color: #767676;
}

a {
	color: #D40C0E;
}

.geoTaggingProfileList a{
	color: #767676 !important;
	font-size: 11px;
	text-decoration:none;
}

p {
	padding-bottom: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #ff0000
}

h2 .small {
	font-weight: normal;
}

h2 .small a {
	color: #3366CC;
}

h2 {
	font-size: 11px;
	padding-bottom: 5px;
}

h2.special1 {
	font-size: 11px;
}

h2.special11 {
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	color: #000 !important;
}

h2.special7 {
	font-size: 12px;
	color: #815300 !important;
	background-image: url(../images/h2_grunge_background_repeatable.gif);
	background-position: left top;
	padding: 6px 3px 6px 8px;
	margin-bottom: 5px;
}

h2.special13 {
	font-size: 12px;
	padding: 10px 10px 5px 0px;
	color: #000 !important;
}

h2.special14 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

p.special2 {
	padding: 0px 0px 5px 8px;
	margin-bottom: 12px;
}

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

img.genderInImage {
	position: absolute;
	margin-top: -13px;
}

/*	Little Helpers */

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

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

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

.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;
}

.subHead {
	display: inline;
}

.subHead .small {
	color: #c6c6c6;
}


/*	Formular */

.notificationForm {
	display: inline;
}

fieldset {
	border: 0px;
}

input.submit {
	padding: 3px 10px 3px 10px;
	border: 1px solid;
	border-color: #E2E2E2;
	background-color: #F5F5F5;
	color: #ACACAC;
}

input.text,
input.error {
	background: transparent;
	background-color: #FFF;
	padding: 1px 2px 3px 2px;
	border: 1px solid #cccccc;
	margin: 0px;
}

input.file {
	border: 1px solid #aaa;
	background-color: #fff;
	height: 22px;
}

input.error {
	background-color: #FF8F8F;
}

checkbox.error {
	border: 1px solid #EACED6;
}

textarea {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 1px 2px 3px 2px;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}

select {
	background-color: #fff;
	border: 1px solid #ccc;
}

select&gt;option {
	padding-right: 5px;
}

option {
	color: #5d5d5d;
	background-color: #fff;
}

#mainnavi {
    position:relative;
    left:0px;
    z-index:9;
}


/*	Geschlechtsspezifischer Content */

.genderContent {
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #FFF;
	margin-bottom: 15px;
	color: #818181;
}


/*	Wrap */

#wrap {
	background-image: url(../images/wellen.jpg);
	background-repeat: no-repeat;
	width: 980px;
}

#innerWrap {
	background-color: #f7e7cb;
	padding: 10px 20px 20px 20px;
	min-height: 600px;
}

#contentWrap {
	margin-left: 200px;
}

/* Head */

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

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

#pageHeadSmall,
#pageHeadTabbed {
	padding: 15px 0px 15px 30px;
	margin-bottom: 15px;
	color: #CB1E1F;
}

#pageHeadSmall {
	padding: 15px 0px 15px 30px;
}

#pageHeadTabbed {
	padding-bottom: 0px;
}

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

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

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

.pagingBar li {
	width: 25px;
}

.pagingBar input.submit {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pagingBar table {
	white-space: nowrap;
}

.pagingBar table td {
	color: #D40C0E;
	vertical-align: middle;
	white-space: nowrap;
}

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

.pagingBar .resultPages li {
	float: left;
	font-size:10px;
	color: #5d5d5d;
}


.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: #EACED6;
}

.pagingBar .activePage, .pagingBar .inactivePage {
	background-image: url(../images/navigation_button_background.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.pagingBar .activePage{
  	text-decoration:none;
	padding: 9px 0px 8px 9px;
}

.pagingBar .inactivePage{
	padding: 9px 0px 8px 9px;
  	text-decoration:underline;
}

.pagingBar .paging li.backward {
	font-size:14px;
	padding: 5px 10px 0px 0px;
}

.pagingBar .paging li.forward {
	font-size:14px;
	padding: 5px 0px 0px 0px;
}


/*	Tabs */

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

#pageHeadTabbed .tabs {
	background: transparent;
	padding: 15px 0 0 0;
}

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

.tabs ul li {
 	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 5px;
	white-space: nowrap;
	font-size: 12px;
	border-bottom: 1px solid #FFF;
	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;
	border-bottom: 0px;
 	margin-top: 0px;
}

.tabs ul li a , .tabs ul li.active a {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

.tabs ul li a {
 	display: block;
	background-image: url(../images/tab_background_female_right.gif);
 	background-repeat: no-repeat;
 	background-position: right top;
	color: #5C5C5C !important;
	padding: 4px 10px 5px 5px;
}

.tabs ul li.active a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF !important;
	background-image: url(../images/tab_background_female_active_right.gif);
	padding: 4px 10px 5px 5px;
}


/*	Banner oben */

#topBanner {
	position: absolute;
	top: 13px;
	left: 515px;
	z-index: 10;
	width: 430px;
	height: 33px;
	background-image: url(../images/webcame_catcher.gif);
	background-repeat: no-repeat;
	padding: 15px 0px 0px 20px;
	color: #ffd5d5;
	font-size: 12px;
}

#topBanner a {
	color: #ffea00;
}


/*	UserAuthentication */

#loginHead {
	padding-left: 200px;
}

#loginHead .login {
	background: url(../images/status_background.gif) no-repeat;
	padding: 8px 10px 8px 10px;
	color: #815300;
	margin-bottom: 0px;
	min-height: 30px;
}

#loginHead .login .error {
	display: none;
}

#loginHead .hiddenForTop {
	display: none;
}

#loginHead .login form {
	display: inline;
}
#loginHead .login form fieldset {
	display: inline;
}

#loginHead .login input.text, #loginHead .login input.submit, #loginHead .login input.button {
	background-color: #ffffff;
	border: 1px solid #815300;
	color: #815300;
	margin-right: 20px;
}

#loginHead .login input.submit, #loginHead .login input.button {
	background-color: #d40c0e;
	color: #fff;
	padding: 0px 5px 2px 5px;
}

#loginHead .login input.button {
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #C54E78;
	border-left: 1px solid #C54E78;
	border-bottom: 1px solid #77022C;
	border-bottom: 1px solid #77022C;
	width: 150px;
}

#loginHead .login a {
	font-weight: bold;	
	color: #d40c0e;
	font-size: 11px;
}


/*	Main-Navigation */

#mainnavi {
	padding: 70px 0px 26px 0px;
	margin-left: 220px;
	height: 28px;
}

#mainnavi ul {
	position: absolute;
	z-index: 10;
	list-style-type: none;
}

#mainnavi ul li {
	float: left;
	background-color: #730022;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/main_navi_corner_background.gif) repeat-x;
	background-position: top left;
	margin-right: 10px;
	white-space: nowrap;
}

#mainnavi ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

#mainnavi ul li .cornerTopLeft {
	background-image: url(../images/main_navi_corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainnavi ul li .cornerTopRight {
	background-image: url(../images/main_navi_corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 6px 20px 6px 20px;
}


/* LeftColumn */

#leftColumn {
	width: 176px;
	float: left;
	position: absolute;
}


/*	Sub-Navigation */

#subnavi {
	background-color: #f5e1bb;
	margin-bottom: 10px;
}

#subnavi .header {
	font-size: 11px;
	color:#FFFFFF;
	padding-top: 0px;	
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight:bold;

}

#subnavi .cornerTopLeft {
	background-image: url(../images/sub_navi_corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #f7e7cb;
}

#subnavi .cornerTopRight {
	background-image: url(../images/sub_navi_corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#subnavi .cornerBottomLeft {
	background-image: url(../images/sub_navi_corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 1px solid #f7e7cb;
}

#subnavi .cornerBottomRight {
	background-image: url(../images/sub_navi_corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 16px 0px 19px 0px;
}

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

#subnavi ul li {
	border-bottom: 1px solid #ebd4aa;
	border-left: 1px solid #ebd4aa;
	border-right: 1px solid #ebd4aa;
	background-color: #f4deb3;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	font-size: 11px;
}

#subnavi ul li.alternative {
	background-color: #f7eaca;
}

#subnavi ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 2px 10px 2px 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	color: #815300;
}

#subnavi ul li a:hover {
	background-color: #fcf8e7;
}


/* Messenger */

#messengerHTML {
	background-image: url(../images/messenger_background.gif);
	background-repeat: no-repeat;
	padding: 28px 10px 10px 5px;
	margin-bottom: 15px;
}

#messengerHTML iframe, #messengerHTML iframe body {
	background-color: #F1D5A5 !important;
}

.messengerHTMLgroups {
	list-style-type: none;
}

.messengerHTMLgroups li {
	background-image: url(../images/subgroup_closed.gif);
	background-repeat: no-repeat;
	color: #FDADC7;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
}

.messengerHTMLgroups li .head {
	padding-left: 20px;
}

.messengerHTMLgroups li .head a {
	text-decoration: none;
	color: #815300;
	font-size: 10px;
}

.messengerHTMLSubgroups {
	list-style-type: none;
	height: 205px;
	overflow: scroll;
	overflow-x: hidden;
}

#subgroupMixed {
	display: block;
}

.messengerHTMLSubgroups li {
	background: transparent;
	font-size: 11px;
	color: #815300;
	padding: 3px 0pc 3px 5px;
	background-color: #e8c997;
	border: 1px solid #f8ebd2;
	margin-bottom: 1px;
}

.messengerHTMLSubgroups li:hover {
	background-color: #fbecd4;
}

.messengerHTMLSubgroups li a {
	text-decoration: none;
	color: #815300;
	font-size: 11px;
}

.messengerHTMLSubgroups li a:hover {
	text-decoration: underline;
}

.messengerHTMLSubgroups li img {
	margin-right: 3px;
}

.messengerHTMLSubgroups li .foto {
	border: 1px solid #fff;
	width: 64px:
	height: 64px;
	position: absolute;
	left: 80px;
	display: none;
}


/* Content */

#content {
	background-color: #FFF;
	background-image: url(../images/content_top_grunge.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 650px;
}


/* Homepage */

#homepage {
	background-image: url(../images/homepage_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 200px;
	margin-right: -12px;
}

#homepage .homepageWrap {
	height: 800px;
}

#homepage .motive {
	height: 227px;
	background-image: url(../images/motive.jpg);
	background-repeat: no-repeat;
}

#homepage .motive img.button {
	margin: 180px 0px 0px 305px;
}

#homepage .highlightBox {
	width: 240px;
	float: right;
}

#homepage .hightlights {
	list-style-type: none;
	padding: 30px 35px 0 0;
}

#homepage .hightlights li {
	background-image: url(../images/highlights_background.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 195px;
	color: #A90238;
	padding: 4px 0px 4px 35px;
	font-weight: bold;
	font-size: 11px;
}

#homepage .hightlights li.simple {
	background: transparent;
}

#homepage .hightlights li.simple a {
	font-size: 11px;
	color: #3366CC;
	font-weight: normal;
}

#homepage .rightColumn {
	float: right;
	padding: 10px 10px 0 0;
	width: 265px;
}

#homepage .rightColumn .container {
	padding: 10px;
	margin-bottom: 10px;
}

#homepage .rightColumn #videoChatBanner {
	padding-top: 0px;
	background-image: url(../images/live_videochat_banner_bottom.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

#homepage .rightColumn #videoChatBanner p {
	font-weight: bold;
	color: #000;
	padding-left: 12px;
	padding-bottom: 4px;
}

#homepage .rightColumn .form {
	list-style-type: none;
	padding: 16px 10px 10px 10px;
}

#homepage .rightColumn .form .image {
	margin-left: 45px;
}

#homepage .rightColumn .form li {
	height: 32px;
}

#homepage .rightColumn .form input, #homepage .rightColumn .form select {
	border: 2px inset threedface;
}

#homepage .rightColumn .form li label {
	margin-right: 5px;
}

#homepage .rightColumn .form li #searchHomepage {
	margin-left: 5px;
	vertical-align: -5px;
}

#homepage .rightColumn .blogentry {
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}

#homepage .rightColumn .blogentry h1 {
	line-height: 24px;
	padding-bottom: 2px !important;
}

#homepage .rightColumn .blogentry h2 img {
	margin-right: 10px;
	vertical-align: middle;
}

#homepage .rightColumn .blogentry h2 span {
	font-weight: normal;
	color: #dfc79b;
	text-transform: uppercase;
}

#homepage .rightColumn .blogentry .blogThumb {
	background-image: url(../images/polaroid_background_s.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 15px;
	
}

#homepage .rightColumn .blogentry .blogThumb img {
	padding: 10px 7px 14px 7px;
}


/* NewUser */

#homepage .singlesColumn {
	float:left;
	width: 210px;
	padding-top: 20px;
	padding-left: 20px;
}

#homepage .singlesColumn h2 {
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
	margin-right: 5px;
}

#homepage .singlesColumn .profileList li,
#top .profileList li,
#online .profileList li {
	text-align: center;
}

#homepage .singlesColumn .profileList li {
	margin-right: 6px;
	margin-bottom: 5px;
	padding-top: 10px;
	height: 100px;
}

/*	Profilliste */

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

ul.profileList li {
	background-image: url(../images/online_polaroid_background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	height: 96px;
	margin: 3px 0px 13px 0px;
	padding: 10px 17px 14px 17px;
	color: #7d7d7d;
}

#content ul.profileList li a {
	color: #CB1E1F;
}

ul.profileList li .head {
	font-weight: bold;
	color: #CB1E1F;
	text-align: center;
}

ul.profileList li .thumb {
	margin-bottom: 2px;
}

ul.profileList li .thumb  a {
	display: block;
}

ul.profileList li .thumb .cam {
	position: absolute;
	margin: -12px 0px 0px 50px;
	text-align: right;
}

ul.profileList li .thumb .cam img {
	border: 0px;
}

#profile .topFlopList tr td {
	vertical-align: top;
	width: 200px;
	padding: 5px 15px 5px 5px;
}


/* Taglisten */

.topFlopListe li {
	list-style-type: none;
	padding: 3px 0 3px 28px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	background-color: #f7f7f7;
	margin-bottom: 1px;
	font-weight: bold;
}

.topFlopListe li.tops {
	color: #08b800;
	background-image: url(../images/icon_smiley_like.gif);
}

.topFlopListe li.flops {
	color: #cf0107;
	background-image: url(../images/icon_smiley_dislike.gif);
}

.topFlopListe li.tops a {
	color: #08b800;
}

.topFlopListe li.flops a {
	color: #cf0107;
}


/* Hot 100 */

#top .fullsize, #online .fullsize {
	width: 495px;
}

#top ul.profileList li {
	background-image: url(../images/online_polaroid_background_xl.gif);
	height: 108px;
}


/* Quickmatch */

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

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


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

#quickmatchWrap {
	background-image: url(../images/quickmatchWrap_background.gif);
	background-repeat: no-repeat;
	padding: 21px 0px 0px 26px;
	height: 347px;
}

#quickmatchWrap .leftColumn {
	float: left;
	width: 255px;
	padding-left: 5px;
}

#quickmatchWrap #quickmatchImage {
	margin-bottom: 5px;
	display: block;
}

#quickmatchWrap .rightColumn {
	padding-left: 288px;
}

#quickmatchWrap #buttonsWrap {
	padding-top: 43px;
	padding-left: 45px;
	height: 52px;
}

#quickmatchWrap #buttonsWrap .buttons {
	float: left;
	padding-right: 10px;
}

#quickmatchWrap .quickmatchProfile {
	margin-bottom: 10px;
}

#quickmatchWrap .quickmatchProfile td {
	border-bottom: 1px solid #efefef;
	background-color: #fefefe;
	font-size: 11px;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	width: 25%;
}

#quickmatchWrap .quickmatchProfile td.first {
	background-color: #f7f7f7;
	color: #785934;
}

img.quickLeft {
	margin-right: 7px;
	margin-bottom: -13px;
}


/* Impressum */

#imprint {
	height: 650px;
}


/*	Footer */
#footer {
	background-color: #f7e7c9;
	background-image: url(../images/content_bottom_grunge.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	padding: 25px 0px 5px 0px;
	margin-top: 0px;
	text-align: center;
}

#footer ul li {
	color: #815300;
	display: inline;
	padding-right: 20px;
}

#footer ul li a {
	color: #e01313;
}

/* ------------------------Profilseite--------------------- */

/*	Rechte Spalte*/

.rightColumnAdvanced {
	position: relative;
	width: 200px;
	float: right;
	border-left: 15px solid #fff;
}

.rightColumnAdvancedBottom {
	background-image: url(../images/facts_grunge_background_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 0px 41px 0px;
}

.factsBackgroundBottom {
	background-image: url(../images/facts_grunge_background_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 0px 41px 0px;
}


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

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

#profile .leftColumn .linkList{
	padding-left: 15px;
}

#profile .leftColumn .coloredBox {
	margin-left: 20px;
}


/*	Colored Box */
.coloredBox {
	padding: 6px;
	background-color: #efefef;
	margin-bottom: 10px;
	color: #5c5c5c;
}

.coloredBox h2{
	color: #785934;
}

/*	Tags */
#profile .leftColumn .tags {
	padding: 20px 10px 0px 25px;
	line-height: 17px;
}

/*	Fakten */
#factsBox {
	background-image: url(../images/facts_grunge_background_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#factsBoxBottom  {
	background-image: url(../images/facts_grunge_background_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
}

#factsBox table {
	width: 99%;
}

#factsBox table td {
	font-size: 12px;
	border-bottom: 1px solid #efefef;
	background-color: #fefefe;
	font-size: 9px;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}

#factsBox table td.first {
	background-color: #f7f7f7;
	color: #785934;
}



/*	Freundesliste */
#profile #myFriends {
	margin: 0px 0px 0px 0px;
	padding: 0 6px 0 6px;
	background-color: #FFF;
}

#profile .pageHeadWrap {
	padding-left: 0px;
}

#profile #myFriends .profileList li {
	width: 62px;
	height: 62px;
	padding: 4px 0px 10px 0px;
	border: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../images/polaroid_background_s.gif);
}

#profile #myFriends .profileList li .thumb {
	padding: 3px 0px 3px 7px;
	
}

#profile #myFriends .profileList li img {
	border: 0px;
}

/*	Fotos */
#profile #fotos {
	padding: 30px 0px 0px 30px;
	height: 210px;
}

.backgroundImageL {
	background-image: url(../images/corner_background_xl.gif);
	position: absolute;
	width: 135px;
	height: 135px;
	cursor: pointer;
}

.backgroundImageS {
	position: absolute;
	padding-top: 144px;
	height: 42px;
	width: 134px;
}

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


#profile .preloader {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 355px;
	background-image: url(../images/loading_female.gif);
}

/*	Premium-Label*/

#premiumLabel,
#coinLabel {
	float: right;
	width: 155px;
	position: relative;
	margin-right: -20px;
}


/*	Matching */

#profile #profileMatchWrap,
#profile #profileMatch {
	background-repeat: no-repeat;
	height: 26px;
	background-image: url(../images/icon_match_full_female.gif);
}

#profile #profileMatchOverWrap {
	float: right;
	padding-right: 20px;
}

#profile #profileMatchWrap {
	margin-top: 4px;
	width: 92px;
	background-image: url(../images/icon_match_empty_female.gif);
}


/*	Quickmatch */

#profile #quickmatching {
	padding: 40px 0px 0px 40px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	width: 152px;
	background-image: url(../images/quickmatching_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

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

/*	Tabs */
#profile .tabs {
	background: transparent;
	clear: right;
}

/*	Hauptspalte */

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

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

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

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


#profile .middleColumn {
	padding: 10px;
}

#profile .middleColumn table.twoColumnTable {
	width: 97%;
}

#profile .middleColumn table.twoColumnTable td {
	width: 50%;
	vertical-align: top;
}

#profile .evaluation {
	border: 1px solid;
	border-bottom-width: 5px;
	margin: 0px 15px 15px 0px; 
	border-color: #FDEAED;
}


#profile .evaluation .content {
	padding: 10px;
}

#profile .evaluation ul.linkList {
	padding: 15px 0px 0px 0px;
}


/*	Bisheriger Status */

#status {
	background-position: 0px -50px;
	background-repeat: repeat-x;
}

#status #urlPreview {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 5px solid #efefef;
}

/*	Echtheitssiegel */

#varificationSignet {
	position: absolute;
	left: 140px;
	top: -23px;
}


/* ----------Tour---------- */


#tour {
	background-repeat: no-repeat;
	background-image: url(../images/tour_background.gif);
	background-position: 10px 20px;
	height: 530px;
	padding-bottom: 100px;
}

#tour a {
	text-decoration: none;
}

#tour .background {
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 352px;
	margin: 0 22px 3px 12px;
	cursor: pointer;
}

#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);
	background-position: bottom left;
}

#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_8 {
	background-image: url(../images/background_8.jpg);
}

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

#tour .background .text {
	width: 420px;
	padding: 0px 80px 0px 30px;
	color: #815300;
}

#tour #pageHeadSmall h1 {
	display: none;
}

#tour .background h1 {
	width: 420px;
	font-size: 26px;
	font-weight: normal;
	font-family: Arial;
	padding: 30px 0px 15px 30px;
}

#tour #background_3 .text,
#tour #background_3 h1,
#tour #background_6 .text,
#tour #background_6 h1 {
	padding-left: 240px;
	width: auto;
}


#tour .navbar {
	padding: 10px 30px 10px 50px;
}

#tour .navbar table tr td {
	color: #000000;
	vertical-align: middle;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}
#tour .navbar .tourNavigation {
	padding-left: 40px;
}


#tour #tourSteps {
	padding: 12px 0px 0px 20px;
	height: 69px;
}

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

#tour #tourSteps li {
	float: left;
	height: 69px;
	width: 69px;
	padding-right: 18px;
}


/*	Kontakt */

#contact {
	height: 650px;
}

#contact #contactForm label {
	font-weight: bold;
	display: block; 
}

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

#contact #contactForm textarea {
	height: 170px;
}</pre></body></html>