html {
	height: 100%;
}

body {
	height: 100%;
}

#page {
	background: #fef4e1 !important;
	height: 100%;
}

#header #navigation ul {
	margin: 0 0 0 34px;
}

#headerWrapper {
	height: 110px;
}

#contentWrapperOutside {
	background: #fef4e1 url(/system/images/bg_homepage_content.gif) 0px 144px repeat-x;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -153px 0 0 -500px;
	width: 1001px;
	height: 306px;
}

#contentWrapperInside {
	margin: 0 auto;
	text-align: center;
	width: 1001px;
}

#contentWrapperInside #mainContent {
	position: relative;
	width: 787px;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
} 

#footerWrapper {
	overflow: visible;
	padding-bottom: 14px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1001px;
}

#footer #foerderer_title {
	position: absolute;
	top: 0px;
	left: 34px;
}

#footer ul {
	margin: 0 0 0 130px;
	width: 748px;
	position: relative;
	list-style-type: none;
}

#footer ul li {
	float: left;
	height: 46px;
	border: 2px #7E7972 solid;
	position: relative;
	background: #fff;
}

#mainContent a {
	color: #7D2C25;
	border-bottom: 1px #7D2C25 dotted;
	text-decoration: none;
}


#mainContent a:hover {
	color: #7D2C25;
	border-bottom: 1px #7D2C25 solid;
	text-decoration: none;
}
