body{
margin:0;
padding:0;
line-height: 1.5em;
background: url(images/bg.jpg) no-repeat;
}

#maincontainer{
width: 875px;
margin: 0 auto;
padding-top: 20px; 
}

#topsection{
background: url(images/bg_column.png) repeat;
height: 90px; 
text-align: left;
border: 1px solid #e3e3e3;
}

#logo_ep{
	float: left;
	background:transparent;
	width: 197px;
	height: 88px; 
	margin-left: 10px;
}

#logo_ev{
	float: left;
	background: transparent;
	width: 197px;
	height: 88px; 
}

#language{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border: 1px none #000000;
}

#adress{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	width: 450px;
	margin: 0 auto; 
	padding-top: 10px;
}



#contentwrapper{
float: left;
width: 100%;
padding-top: 20px; 
}

#leftcolumn{
float: left;
width: 420px; 
background: white;
border: 1px solid #e3e3e3;
}

#leftcolumnintop{
float: left;
width: 300px; 
background: white;
padding-left: 20px; 
margin: 30px;
border: 1px solid #e3e3e3;

}
#leftcolumnrighttop{
float: left;
width: 300px; 
background: white;
padding-left: 20px; 
padding-top: 70px; 
margin: 30px;
}

#columnrighttop{
float: left;
width: 300px; 
background: white;
}

#leftcolumnrightmiddle{
float: left;
width: 300px; 
background: white;
padding-left: 20px; 
margin: 30px;
}

#leftcolumnin{
float: left;
width: 300px; 
background: #cccccc;
border: 1px solid #e3e3e3;
padding-left: 20px; 
margin: 30px;
}

.weiter{
float: left;
width: 30px; 
}

.headline{
	float: left;
	width: 327px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666464;
	padding: 7px 0px 7px 0px;
	border: 1px none #000000;
}

.headline2{
	float: left;
	width: 327px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #666464;
	padding: 7px 0px 7px 0px;
	border: 1px none #000000;
}

#contentcolumn{
float: left;
width: 30px; 
}

#rightcolumn{
float: left;
width: 420px;
background: white;
border: 1px solid #e3e3e3;
}

#footer{
clear: left;
width: 100%;
background: transparent;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.text{
margin: 10px;
margin-top: 0;
}

.maintext{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	height: 385px;
	margin: 15px 15px 15px 15px;
	border: 1px none #000000;
}

.maintextbold{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	height: 385px;
	border: 1px none #000000;
	font-weight: bold;
	color: red;
}


b{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #002bb8;
	border: none;
	}
	
.alink {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #002bb8;
	border: none;
	}
	
.alinkimp {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	text-decoration: underlined;
	color: #666666;
	border: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #002bb8;
	border: none;
}