body {
	margin: 0px;
	padding: 0px;
	background-image: url("h_mittel.gif");
}
#container {
	margin: 0px;
	padding: 0px;
}

#container #banner0 {
	background-color: #000000;
	text-align: right;
	color: #FFFFFF;
	padding-right: 260px;
}
#container #banner1 {
	height: 90px;
	top: 0px;
	padding-left: 400px;
	background-image: url("h_dunkel.gif");

}
#container #banner2 {
	background-color: #FF9900;
	background-image: url("banner_tempus-rhenus.jpg");
	background-repeat: repeat-x;
	height: 100px;
	background-position: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navigation {
	position: fixed;
	top: 0px;
	padding-top: 20px;
	text-align: center;
	width: 160px;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;

}
#navigationsspalte {
	position: absolute;
	left: 80px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	margin-bottom: 0px;

}
#container #content {
	margin-right: 250px;
}
#container #right {
	width: 200px;
	position: relative;
	right: 20px;
	float: right;
	top: 20px;
	margin-bottom: 50px;
	text-align: center;
}
#container #rahmen {
	margin-left: 300px;
	margin-right: 100px;
	min-width: 600px;
	max-width: 1000px;
}
#footer {
	bottom: 0px;
	background-color: #FFE9A9;
	padding-top: 50px;
}
#fusszeile {
	text-align: right;
	padding-right: 180px;
	clear: both;
	margin-top: 10px;
}
.trennlinie_links {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFE9A9;
	text-align: left;
}
.linie {
	display: block;
	width: 100%;
	height: 10px;
}
