body, html {
   font-size: 18px;
   margin: 0px;
   padding: 0px;
   border:0;
   height:100%;
   background-color: #87888a;
   color: white;
   
       font-family: Arial, Helvetica, sans-serif;

}

#containerBackgroundImage{
	width:100%;
	height:590px;
	background-image:url(images/bg2.png);
    background-repeat:repeat-x;
}

#container
{
	width: 980px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.png);
    background-repeat:no-repeat;

}

#top
{
	width: 980px;
	height: 40px;
	float:left;
}

#left
{
	width: 16px;
	height: 460px;
	float:left;
}




#main
{
	width: 724px;
	height: 460px;
	font-style: normal;
	line-height: 22px;
	float:left;
}

#header
{
	width: 724px;
	height: 120px;
}

#content
{
	width: 724px;
	height: 340px;
	font-style: normal;
	line-height: 22px;
	font-size: 18px;
	float:left;
}


#right
{
	width: 240px;
	height: 16px;
	float:right;
	padding-top: 444px;
}



#footer
{
	width: 980px;
	height: 80px;
	padding-top:50px;
	padding-left:3px;
	font-weight: normal;
	clear:both;
}

#footertext
{
 	float:left;
}
#impressum
{
	margin-left:20px;
 	float:left;
}
#datenschutz
{
	margin-left:20px;
 	float:left;
} 

#facebook
{
	float:left;
	width: 20px;
 	margin-left:235px;
}


#imagespacer
{
	width: 10px;
	height: 100px;
	float:left;
}

#image
{
	width: 210px;
	height: 100px;
	float:left;
}

#image1t
{
	width: 465px;
	height: 340px;
	float:left;
}

#image2
{
	width: 322px;
	height: 160px;
	float:left;
}


#text
{
	
	width: 250px;
	height: 340px;
	float:right;
	line-height: 16px;
	font-size: 14px;
	padding-left: 9px;
}
	
	#text2
{
	width: 650px;
	height: 180px;
}


#back
{
	width: 210px;
	height: 20px;
	padding-top: 80px;
	padding-left: 5px;
	float:left;
}

#leftspacer
{
	width: 22px;
	height: 100px;
	float:left;
}

#leftspacer2
{
	width: 32px;
	height: 100px;
	float:left;
}

#rowspacer
{
	width: 724px;
	height: 20px;
	clear:both;
}

#divCookieWarning{
	width:100%;
	
	height:30px;
	padding-top:15px;
}
#divWarningText{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
}

a:link, a:visited {
	text-decoration: none;
	color: #e2001a;
	font-style: normal;
}

a:hover {	
	text-decoration: none;
   	color: white;
	font-style: normal;
}

a:active {	
	text-decoration: none;
   	color: #e2001a;
	font-style: normal;
}
#textDatenschutz{

}
.overflowStyle{
	overflow:auto;
	height:340px;
}