html {
	background-color:#313131;
}
body {	
	margin:0;
	background-image:url(../gfx/head/bg.top.slider.jpg);
	background-repeat:repeat-x;
}
td {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color:#E7E7E7;
}
.empty {
	padding:0;
	margin:0;
	line-height:2px;
	font-size:2px;
}
p {
	padding:8px 0 7px 0;
	margin:0;
	border:0;
	line-height:18px;
	color:#E7E7E7;
}
.footer {
	font-size:10px;
	color:#747474;
	line-height:22px;
}
.contentBg, .contentBgHome, .contentBgContact, .contentBgPartner {
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:510px;
	border-top:1px solid #5C5C5D;
	border-left:1px solid #5C5C5D;
	border-right:1px solid #5C5C5D;
	background-color:#383838;
}
.contentBg {
	background-image:url(../gfx/content/content.bg.gif);	
}
.contentBgHome {
	background-image:url(../gfx/content/content.bg.home.jpg);
}
.contentBgContact {
	background-image:url(../gfx/content/bg.content.contact.jpg);
}
.contentBgPartner {
	background-image:url(../gfx/content/content.girl.partner.jpg);
	usemap:#anmelden;
}
.contentPad {
	padding:15px 20px;
}
.contentTitle {
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}
a:active	{text-decoration: none;color: #F72C71;}
a:link		{text-decoration: none;color: #F72C71;}
a:visited 	{text-decoration: none;color: #F72C71;}
a:hover		{text-decoration: underline;color: #FF82AE;}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
line-height:20px;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

.fl { float:left}
.fr { float:right}

.clearfixHover {
	background-color:#D9FFD8;
	height:21px;
	padding:0 10px 0 0;
}
/*### agb ### */
.agbSubTitle {
	font-weight:bold;
	padding-top:8px;
}
.olStandard {
	margin:0;
	padding:0 0 25px 35px;
	line-height:20px;
}
ul.agbUL {
	margin:6px 0 10px 2px;
}
.agbUL li {
	margin-left:20px;
	padding-left:3px;
	font-size:11px;
}
/* #### sitemap #### */
.sitemapOpen {
	background-color:#313131;
	border:1px solid #5F5F5F;
	line-height:16px;
	width:100px;
	text-align:left;
}

/* ######## */
.condTableTop {
	background-color:#1B1B1B;
	color:#FFFFFF;
}
.condTableTopPad {
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}
.condTablePad {
	text-align:right;
	padding-right:10px;
}
.condTableLight {
	background-color:#525252;
	height:22px;
}
.condTableBorder {
	border-right:1px solid #6E6E6E;
}
.condTableDark {
	background-color:#404040;
	height:22px;
}
.condTableHover {
	background-color:#6E6E6E;
	height:22px;
}
ul {
	margin:0;
	padding:0;
	line-height:20px;
}
ul.ciArrow {
	list-style-type:none;
	margin:6px 0 10px 20px;
	
}
.ciArrow li {
	background:url(../gfx/content/arrow.li.gif) no-repeat left top;
	margin-left:2px;
	padding-left:18px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.dotline {
	width:100%;	
	border-top:1px dotted #575757;
	line-height:3px;
	padding:0;	
	margin:4px 0 4px 0;	
}
#control_overlay {
	background-color:#000000;
	height:100%;
}

.modal {
	background-color:#000000;
	padding:3px;
	border:1px solid #333;
	overflow:auto;
}
a.printKnop {
	background-image:url(../gfx/content/print.knop.gif);
	background-repeat:no-repeat;
	float:right;
	font-size:9px;
	margin:8px 28px 0 0;
	padding:3px 0 0 20px;
	color:#707070;
	height:16px;
}
a.printKnop:hover {
	background-image:url(../gfx/content/print.knop1.gif);
	color:#909090;
	text-decoration:underline;
}
/**************************************/
.accordion_toggle {
	display: block;
	font-size:11px;
	padding:8px 0 8px 10px;
	border-bottom:1px dotted #6F6F6F;
	cursor:pointer;
}

.accordion_toggle_active {
	background-color:#4A4A4A;	
	font-size:11px;
	padding:8px 0 8px 10px;
	border-bottom:1px dotted #F12E72;
	cursor:pointer;
}
.accordion_toggle_hover {
	background-color:#4A4A4A;	
	font-size:11px;
	padding:8px 0 8px 10px;
	border-bottom:1px dotted #F12E72;
	cursor:pointer;
}
.accordion_content {
	color: #FFFFFF;
	overflow: hidden;
}
.accordion_content p {
	line-height: 18px;
	padding: 5px 10px 15px 10px;
}
