body {
	background-color: #f6f7e1;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
#wrapper {
	margin: 0pt auto 5px;
	background-position: left 25px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	
}
#centerwrapper {
	border-left: 1px solid #b4bd80;
	border-right: 1px solid #b4bd80;
	border-bottom: 1px solid #c8c8c8;
	margin: 0px auto 0pt;
	width: 900px;
	position: relative;
	height: 100%;
	min-width: 775px;
	padding-top: 25px;
	
}
#header {
	padding-bottom: 0px;
	background-image: url(../img/background.gif);
	width: 100%;
	height: 87px;
	position: relative;
	
}
#maincontent {
	padding: 0pt;
	overflow: auto;
	position: relative;
	min-height: 45em;
	width: 100%;
	
}
#col2andcol1 {
	padding: 0px;
	width: 98%;
	position: relative;
	height: auto;
	float: left;
	
}
#leftside {
	overflow: visible;
	width: 20%;
	height: 100%;
	float: left;
	clear: left;
	padding-top: 15px;
	
}
#maincolumn {
	margin: 15px 0px 0px;
	padding: 5px 10px 5px 15px;
	overflow: visible;
	float: right;
	width: 76%;
	height: auto;
	
}
#rightside {
	margin: 15px 0pt;
	top: 0pt;
	right: 0pt;
	width: 18%;
	float: right;
	height: 100%;
	
}
#footer {
	border-bottom: 1px solid #555555;
	clear: both;
	padding-left: 4px;
	font-size: 80%;
	margin-top: 40px;
	
}
#invisibleNaviLink {
	visibility: hidden;
	
}
* html #footer {
	margin-top: 200px;
	
}
#hospiz_logo {
	position: absolute;
	top: -20px;
	
}

