@CHARSET "ISO-8859-1";

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
Standardsuche 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.womensearchform td, .womensearchform th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.womensearchform td.label-cell, .womensearchform th.label-cell {
	text-align: right;
}

table td.excludes-cell {
	padding: 3px;
	background: #D4E1EC; 
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
Erweiterte Suche 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.womensearchx {}
.womensearchx .wsx_col1, .womensearchx .wsx_col1t {
	padding: 3px;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.womensearchx .wsx_col2, .womensearchx .wsx_col2t {
	padding: 3px;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: middle;
}
.womensearchx .wsx_col1t, .womensearchx .wsx_col2t { vertical-align: top; }

.womensearchx .wsx_groupcol_ultrawide, .womensearchx .wsx_groupcol_wide, .womensearchx .wsx_groupcol {
	vertical-align: middle;
	float: left;
}
.womensearchx .wsx_groupcol_ultrawide {	width: 300px; }
.womensearchx .wsx_groupcol_wide {	width: 200px; }
.womensearchx .wsx_groupcol {	width: 100px; }

.womensearchx INPUT {
	vertical-align: middle;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
Detailseite 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.wd_columnlayout {
}

.wd_photocol {
	width: 250px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding: 0 0 0 0;
}

.wd_buttonbar {
	height: 25px;
	margin-bottom: 5px;
	padding-right: 3px;
}

.wd_tabscol {
	width: 530px;
	float: right;
}

.wd_datatable {
	width: 100%;
}

.wd_columnlayout td.wd_photocol, .wd_columnlayout td.wd_tabscol {
	margin: 0px 0px 0px 0px; 
	vertical-align: top;
	padding: 0;
}
.wd_columnlayout td.wd_photocol {
	padding-right: 10px;
}

.wd_datatable td.wd_datatable_col1, .wd_datatable td.wd_datatable_col2, .wd_datatable td.wd_datatable_col12 {
	vertical-align: top; 
	border-top: solid 1px #A9C4D9; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 4px 6px; 
}

.wd_datatable td.wd_datatable_col1 {
	padding-right: 10px;
}

.wd_datatable td.wd_datatable_col2 {
	padding-right: 3px;
}

.wd_datatable_col1 { 
	width: 1%;
	background-color: #FFFFFF; 
	white-space: nowrap;
}

.wd_datatable_col2 { 
	width: 99%;
	background-color: #FFFFCC;
	border-left: solid 1px #A9C4D9;
}

.wd_datatable_col12 { 
	background-color: #FFFFFF; 
	font-weight: bold;
}

.wd_tabcontentcontainerdiv {
	border-left: solid 2px #A9C4D9;	
	border-right: solid 2px #A9C4D9;	
	border-top: solid 1px #A9C4D9;	
	border-bottom: none;
	background-color: white;	
}

.wd_img_subtitle {
	color: gray;
	font-family: Verdana;  
	font-size: 10px;
	font-weight: bold; 
}

.womancard_splitted {
	font-size: 1px; 
	padding: 0; 
	margin: 0;
}

.womancard_splitted_left { width: 11px; }
.womancard_splitted_right { width: 15px; }
.womancard_splitted_top { height: 10px; }
.womancard_splitted_bottom { height: 15px; }

.w_typewriter {
	font-family: Courier New;
	color: blue; 
	text-align: left;
	white-space: normal!important;
}

A.wd_tabcaption:link {
	color: white;
	text-decoration: none;
}

A.wd_tabcaption:visited {
	color: white;
	text-decoration: none;
}

A.wd_tabcaption:active {
	color: white;
	text-decoration: none;
}

A.wd_tabcaption:hover {
	color: white;
	text-decoration: none;
}

.wd_tabarea {
	color: white;
	background-color: #8BA6BB;
	background-image:url(/pix/tab.gif);
	background-repeat:no-repeat;
	background-position: center 0;
	padding: 2px 3px 0px 0px;
	width: 105px;
	height: 28px;
	cursor: pointer;
}

.wd_tabarea_active {
	background-color: #A9C4D9;
	color: #333399;
}

.wd_optiongrouplabel {
	float: left;
	width: 150px;
}

#aboutme_table .wd_datatable_col2 {
	border-left: none;
}

#hobbies_table .wd_datatable_col1
	, #person_table .wd_datatable_col1 {
	font-weight: normal;
	white-space: normal;
}

#hobbies_table .wd_datatable_col1
	, #person_table .wd_datatable_col1 {
	width: 99%;
}

#hobbies_table .wd_datatable_col2
	, #person_table .wd_datatable_col2 {
	white-space: nowrap;
	width: 1%;
}

#hobbiesv2_table .wd_datatable_col1 { 
	font-weight: normal;
	white-space: normal;
	width: 40%; 
	height: 16px;
}
#hobbiesv2_table .wd_datatable_col2 {	 
	width: 20%;
	text-align: center;
	height: 16px; 
}

#person_table .wd_matchesarrowstable {
	width: 160px;
}
#person_table .wd_matchesarrowstable td {
	white-space: nowrap;
	font-size: 10px;
	font-weight: lighter;
	font-stretch: narrower;
}

.wd_person_arrowleft {
	float: left;
	font-size: 10px;
}

.wd_person_arrowright {
	float: right;
	font-size: 10px;
}

.wd_datatable img {
	vertical-align: middle;
}

.optionimage {
	width: 16px;
	height: 16px;
	margin-right: 0px;
}

/* AJAX Detailseite */
#wd_a {
	position: absolute;
	left: 231px;
	display: none;
	overflow: hidden;
	
	color: gray;
	font-family: Verdana;  
	font-size: 10px;
	font-weight: normal; 
}

#wd_a_content {
	height: 300px;
	width: 280px;
	background-color: white;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}

#wd_a_content_nopadding {	
	padding: 0px;
}

#wd_a .wcard_fullsizeajax_inner {
	height: auto;
}

#wd_a_content, #wd_a_content td, #wd_a .wcard_fullsizeajax_inner, #wd_a .wcard_fullsizeajax_inner td
	, #wd_a .wcard_fullsizeajax_inner table td, #wd_a .wcard_fullsizeajax_inner table th
	, #wd_a .wcard_fullsizeajax_inner input, #wd_a .wcard_fullsizeajax_inner textarea {
	color: gray;
	font-family: Verdana;  
	font-size: 10px;
	font-weight: normal; 
}