#main {
	margin:0 auto 0px auto;
	text-align:left;
	width:840px;
	background-image:url(../grafik/innerbg.jpg);
	background-repeat:repeat-y;
	padding-bottom:0px;
}
div#innerMain {
	background-image:url(../grafik/innerbgtop.jpg);
	background-repeat:no-repeat;
	height:auto;
	min-height:450px;
	_height:450px;
	margin-left:0px;
	width:840px;
	margin-bottom:0px;
	padding-bottom:0px;

}
div#content {
	float:left;
	display: inline;
	margin:0 5px 5px 5px;
	width:350px;

}
div#headerWrap {
	margin:0px 0px 15px 0px;
	width:840px;

}
div#headerWrap img#header {
	display:block;
}
div#menu {
	margin:0px 0px 0px 20px;
	width:190px;
	height:450px;
	float:left;
	display:inline;

	
}


img#footer {
	margin-bottom:0px;
}
div#latestReference {
	margin-top:5px;
	width:210px;
	margin-left:15px;
}
div#latestReference h2 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
	background-image:url(../grafik/content_header_bg.jpg);
}
div#latestReference img {
	border:1px solid #ccc;
	padding:5px;
}
div#newsBills {
	width:240px;
	float:left;
	background-repeat:repeat-y;
	margin-left:0px;
	overflow:hidden;
}
div#newsBillsInner {
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#newsBills img {
	display:block;
}



div#pagaende {
	width:240px;
	float:left;
	background-repeat:repeat-y;
}
div#pagaendeInner {
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#pagaende img {
	display:block;
}



div#footer {
	height:84px;
	width:840px;
	margin-bottom:0px;
	overflow:hidden;
}
div#footer p {
	float:left;
	margin-right:30px;
	white-space:nowrap;
}