body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /*center hack*/

}



p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

li {
	list-style-image: url(../images/bullet_blue.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li_mobil {
	list-style-image: url(../images/bullet_blue.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a:link {
	color: #e5780b;
	text-decoration: none;
}

a:visited {
	color: #e5780b;
	text-decoration: none;
}

a:hover {
	color: #70053b;
	text-decoration: none;
}

a:active, a:focus{outline: 0;}



.bodystyle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #00639F;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #00639F;
}

.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #b3d7f0;
	letter-spacing: 1px;
}

.imgleft {
	float: left;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#wrap {

	width: 780px;
	margin:0 auto; /*center hack*/
	background-color: #FFFFFF;
}

#header {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 69px;

}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: right;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#navcontainer li { 
	display: inline; 
}

#navcontainer li a {
	text-decoration: none;
	color: #FFF;
	padding: .2em 0.6em;
}

#navcontainer li a:hover {
	color: #b3d7f0;
}

#banner {
	width: 780px;
	height: 242px;
	overflow: hidden;
	background-image: url(../images/banner.jpg);
	clear: both;
}


#erbj {
	background-image: url(../images/bg_puff.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 174px;
}

#block_1 {
	width:260px;
	float:left;
}

#block_2 {
	width:260px;
	float:left;
}

#block_3 {
	width:260px;
	float:left;
}

a.light:link {
	color: #b3d7f0;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.light:visited {
	color: #b3d7f0;
	text-decoration: none;
	font-weight: bold;
}

a.light:hover {
	color: #ffFFFF;
	text-decoration: none;
	font-weight: bold;
}


.inside {padding: 10px;
}

#contentbody {
	background-image: url(../images/bg_content2.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

#content {
	padding: 20px;
	width: 700px;

}

#footer {
	background-color: #e1e1e1;
	height: 51px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#adress {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	padding-top: 10px;
}

#copy {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}

#copy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #053a70;
	text-decoration: none;
}

#copy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #053a70;
	text-decoration: none;
}



#copy a:hover {
	color: #70053b;
	text-decoration: none;
}
