@charset "UTF-8";

	/*******************************
	* WASABI TPLS                  *
	*******************************/



/*	+++++++++++++++++++
	+++ PAGE: START +++
	+++++++++++++++++++ */
#start_container {
	position:relative;
	width:752px;
	margin:auto;
	text-align:left;
	background:white;
}
#start_head {
	position:relative;
	height:289px;
	z-index:1;
}
#start_head #slideshow {
	width:750px;
	height:380px;
	background:url(/fileadmin/site_content/start/01.jpg) no-repeat;
}
#start_content {
	position:relative;
	top:0;
	left:125px;
	width:500px;
	height:320px;
	z-index:2;
}
.theme_box_beauty,
.theme_box_bio {
	overflow:hidden;
	position:relative;
	float:left;
	width:240px;
	height:298px;
	border:1px solid #e8e8e8;
	background:white;
	font:normal 12px/15px Arial,Helvetica,sans-serif;
}
#yaacool_bio_box {
	margin:0 0 0 16px;
}
#yaacool_beauty_logo {
	width:240px;
	height:90px;
	background:url(/fileadmin/tpls/res/page_start/yaacool_beauty_logo.jpg) no-repeat;
}
#yaacool_bio_logo {
	width:240px;
	height:90px;
	background:url(/fileadmin/tpls/res/page_start/yaacool_bio_logo.jpg) no-repeat;
}
.theme_box_beauty a:link, .theme_box_beauty a:visited,
.theme_box_bio a:link, .theme_box_bio a:visited {
	padding:0 0 5px 22px;
	font:normal 14px/17px Arial,Helvetica,sans-serif;
	color:#8d0000;
	text-decoration:none;
}
.theme_box_beauty a:link span, .theme_box_beauty a:visited span,
.theme_box_bio a:link span, .theme_box_bio a:visited span {
	text-decoration:underline;
}
.theme_box_bio a:link, .theme_box_bio a:visited, .theme_box_bio a:link span, .theme_box_bio a:visited span {
	color:#668023;
}
.theme_box_beauty a:hover span, .theme_box_beauty a:focus span, .theme_box_beauty a:active span,
.theme_box_bio a:hover span, .theme_box_bio a:focus span, .theme_box_bio a:active span {
	color:black;
}
.theme_box_beauty a.de, .theme_box_bio a.de {
	background:url(/fileadmin/tpls/res/page_start/flag_de.gif) no-repeat 0 4px;
}
.theme_box_beauty a.pl, .theme_box_bio a.pl {
	background:url(/fileadmin/tpls/res/page_start/flag_pl.gif) no-repeat 0 4px;
}
.domain_beauty, .domain_bio {
	padding:10px;
}
.domain_beauty:hover {
	background:#f9f2f2;
}
.domain_bio:hover {
	background:#f8faf3;
}

#yaacool_beauty_de_logo, #yaacool_beauty_pl_logo,
#yaacool_bio_de_logo, #yaacool_bio_pl_logo {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#yaacool_beauty_de:hover #yaacool_beauty_de_logo,
#yaacool_beauty_pl:hover #yaacool_beauty_pl_logo {
	display:block;
}
#yaacool_bio_de:hover #yaacool_bio_de_logo,
#yaacool_bio_pl:hover #yaacool_bio_pl_logo {
	display:block;
}
.disabled {
	color:#bbbbbb;
}
.disabled span.pl {
	padding:0 0 5px 22px;
	background:url(/fileadmin/tpls/res/page_start/flag_pl.gif) no-repeat 0 4px;
	font:normal 14px/17px Arial,Helvetica,sans-serif;
	color:#676767;
}
#start_footer {
	margin:0 10px;
	padding:0 0 6px 0;
	text-align:center;
	font:normal 10px/12px Arial,Helvetica,sans-serif;
	line-height:18px;
	color:#676767;
}
#start_footer a:link, #start_footer a:visited {
	padding:0 5px;
	background:none;
	font-weight:normal;
	text-decoration:none;
	color:#8d0000;
}
#start_footer a:hover, #start_footer a:focus, #start_footer a:active {
	background:none;
	text-decoration:underline;
	color:black;
}