html, body {
    height: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body {
	margin: 0px;
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	/*background-color: #7F94B1;*/
	background-color: #7389A8;
	/*background-image: url(/fileadmin/img/body_bg.gif);*/
	font-size: 11px;
	line-height:14px;
	font-family: verdana;
	color: #10457D;
	text-align:center;
}

div#mainpage {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	text-align:left;
}

html>body #mainpage {
	height: auto;
}

div#maincontainer {
	position: relative;
	width: 779px;
	margin: 0px auto;
	padding-bottom: 60px;
}

div#footercontainer {
	width: 100%;
	position: absolute;
	bottom: 0px;
}

div#footercontainerinner {
	width: 779px;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align:left;
} 

div#footer {
	width: 540px;
	margin-left: 206px;
	
}

div#header {
	position: relative;
	width: 746px;
	height: 120px;
	background-image: url(/fileadmin/img/hbs_header_all2.gif);
}

div#headerlogo1 {
	position: absolute;
	left: 28px;
	top: 12px;
}

div#headerlogo2 {
	position: absolute;
	left: 700px;
	top: 12px;
}

div#headeritems {
	position: absolute;
	widht: 65px;
	height: 17px;
	left: 607px;
	top: 36px;
}

div#navigation {
	width: 746px;
	height: 24px;
	background-image: url(/fileadmin/img/bgline_navi.gif);
}

div#primnavalign {
	margin-left: 206px;
}

div#spacer {
	width: 746px;
	height: 27px;
	background-color: #ffffff;
}

div#container {
	width: 779px;
}

div#container2 {
	position: relative;
	width: 745px;
}

div#content {
	width: 540px;
	margin-left: 206px;
	height: 100%;
}

div#leftcolumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	
}