html, body {
    height: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body {
	margin: 0px;
	background: #B7DBDA url(/fileadmin/img/bgline.gif) center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 11px;
	font-family: verdana;
	color: #51402E;
	line-height:14px;
}

div#mainpage {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #mainpage {
	height: auto;
}

div#maincontainer {
	position: relative;
	width: 779px;
	margin: 0px auto;
	padding-bottom: 60px;
}

div#footercontainer {
	width: 100%;
	position: relative;
	bottom: 0px;
}

div#footercontainerinner {
	width: 779px;
	margin: 0px auto;
	margin-bottom: 10px;
} 

div#footer {
	width: 490px;
	margin-left: 34px;
}

div#header {
	position: relative;
	width: 779px;
	height: 85px;
	background: url(/fileadmin/img/navdummy.gif);
}

div#iconturnlogo {
	position: absolute;
	left: 73px;
	top: 0px;
}

div#topnav {
	position: absolute;
	left: 531px;
	top: 7px;
}

div#hbslogo {
	position: absolute;
	left: 717px;
	top: 8px;
}

div#navigation {
	height: 22px;
	padding-left: 96px;
	text-align: left;
	background-color: #F4EFE9;
}

div#spacer {
	height: 40px;
	background-color: #ffffff;
}

div#container {
	width: 779px;
}

div#container2 {
	position: relative;
	width: 745px;
	margin-left: 34px;
}

div#content {
	width: 490px;
	margin-right: 100px;
	height: 100%;
}

div#rightcolumn {
	position: absolute;
	top: 0px;
	left: 524px;
	width: 220px;
}