#main {
	margin:0 auto 0px auto;
	text-align:left;
	width:950px;
	background-image:url(../grafik/innerbg.jpg);
	background-repeat:repeat-y;
	height:auto;
}
div#innerMain {
	background-image:url(../grafik/innerbgtop.jpg);
	background-repeat:no-repeat;
	min-height:519px;
	margin-left:0px;
}
div#content {
	float:left;
	display: inline;
	margin:0px 4px 0px 0px;
	width:471px;
	display:inline;
	background:url(../grafik/newsbillsbg.jpg);
	background-repeat:no-repeat;
	min-height:630px;
	padding:10px 10px 10px 10px;
}	
div#contentStart {
	float:left;
	display: inline;
	margin:0px 4px 0px 0px;
	width:491px;
	display:inline;

}
div#headerWrap {
	margin:0px 0px 7px 0px;
	width:950px;

}
div#headerWrap img#header {
	display:block;
}
div#leftcolumn {
width:200px;
min-height:475px;
height:475px;
float:left;
margin-left:25px;
display:inline;
margin-right:4px;
}

div#hvmenu {
height:470px;
}

div#newsBills {
	width:200px;
	float:left;
	background-repeat:repeat-y;
	margin-left:0px;
	
}

div#newsBills a:link {
	color: #FFDF62 !Important;
	text-decoration: none;
}

div#newsBills a:link visited {
	color: #FFDD53 !Important;
	text-decoration: none;
}

div#newsBillsInner {
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#newsBills img {
	display:block;
}



div#footer {
margin-left:auto;
margin-right:auto;
height:20px;
}
