@charset "UTF-8";
/* CSS Document */

body {color:#000;background: #fff}
.container {margin:10px auto;}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p,li a {color:#000; font-family: Arial;}
a {color:#666;text-decoration:none;}
a:hover, a:focus {color:#fb3c84;}


#sprache
{ background:#fff; width:443px; height:20px; margin-top:-26px; float:right; font-family:Arial, Helvetica, sans-serif;
font-size:0.5em;
font-weight:normal;
	color:#333;}



#container
{
	background:#fff;
	width:900px;
	height:0px;
	margin-left:50px;
	}

#impressum
{ background:#fff; width:447px; height:20px; margin-top:-26px; float:right; font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
	color:#ccc;}
	
	
#header
{ background:#fff; width:900px; height:70px; margin-top:30px }


#headername
{ background:#fff; width:442px; height:40px; margin-top:-50px; float:right; font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
	color:#000;}


#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(img/loading.gif) no-repeat 50% 50%;
	 
	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



#contentabstand{
width: 900px;
	margin-left: 0px;
	margin-top:25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;

	}
	
	
	
	
#content{
width: 900px;
height:200px;
	
	

	}
	
	
	
		
		

#wrapper {
	width: 440px;
	margin-left: 0px;
	margin-right: auto;
	float:left;

	}
	
	
	
.accordionButton {	
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
	color:#000;
	width: 440px;
	height:20px;
	float: left;
	background: #fff;
	border-bottom: 1px solid #000;
	cursor: pointer;
	margin-top:5px;
	}
 
.accordionContent {	
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:light;
line-height:1.5em;
	color:#000;
	width: 440px;
	float: left;
	background: #ffffff;
	display: none;
	margin-bottom:20px;
	margin-top:10px;
	}
	
	
	
 .on {
	color: #fb3c84;
	}
	
.over {
	color: #fb3c84;
	}
	
	
	
#wrapper2{
	width: 400px;
	position:absolute;
	margin-left: 413px;
	left: 103px;
		}
		

	
	
	



