html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border: none;
}


#navigation {
	position: relative;
	width: 846px;
	height: 292px !IMPORTANT; 
	margin:0px auto;
	text-align:left;
	background-color: #FFF;
	overflow:hidden;
}

#container[id] {
	height:auto;
	min-height:100%;
}

#container {
	position: relative;
	width: 846px;
	margin: 0 auto;
	min-height:100%;
	background-color:#fff;
	text-align: left;
	height: 100%;
	text-align:left;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 559px 100px;
}

#navipos {
	position: relative;
	padding-top: 39px;
}

#headerbild {
	margin: 9px 15px 0 15px;
	height: 180px; 
}
#logohome {
	position: relative;
	top: -165px;
	left: 681px;
	width: 135px;
}

#linkeSpalte {
	position: relative;
	padding: 0 0 0 15px;
	margin-bottom: 25px; 
	width: 544px;
	background-color: #FFF;
	float: left;
}

#rechteSpalte {
	position: relative;
	padding: 0 15px 0 0;
	margin-bottom: 25px;
	width: 272px;
	float: right;
}


#header {
	padding: 9px 0 0 0;
	height: 73px; 
	background-color: #FFF;
}

#content-links {
	margin: 5px 0 0 0;
}

#content-rechts {
		background-color: #E1DDDC;
}


#impressumpos {
	position: absolute;	
	bottom: 0px;
	width: 846px;
	height:30px;
	margin: 0 auto;
	clear: both; 
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 559px 100px;
}

#rand {
	height: 15px;
	background-color: #FFF;
}
