﻿.body_default {
	background: #D8DDE3;
	background-attachment: fixed;
	background-image: url(images/default_hintergrund.jpg?s=eb8188d65403b3181abf51a65967fde81d2cd6cb);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: smaller;
}
.div_javascript
{
	display: none; 
}
.div_container {
}
.header_container {
	background-color: white;
	width: 100%;
	position: relative;
	height: 100px;
}
.header_div {
  width: 100%;
}
.header_inhalt {
}
.seite_container {
	position: relative;
}
.seite_links {
	background-image: url(images/back_links.jpg?s=47d8c5894e7bb4ee226b8bae2e85bd5e88adfaae);
	background-repeat: repeat-x;
	min-height: 600px;
	width: 170px;
	text-align: center;
	position: absolute;
}
.seite_links a {
	color: White;
}
.seite_div {
	margin-left: 170px;
}
.seite_inhalt {
	background-color: White;
	min-height: 600px;
	Font-Size: Smaller;
}
.ende_container {
	position: relative;
}
.ende_links {
	width: 170px;
	position: absolute;
}
.ende_div {
	margin-left: 170px;
}
.ende_inhalt {
	background-image: url(images/back_fuss.jpg?s=1e8ff635cec11938d4eee583d1ebfbd34758f20b);
	background-repeat: repeat-x;
	font-size: xx-small;
}
.ende_text {
  font-size: xx-small;
}
