body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing:1.3px;
	line-height:18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#666666;
}
img#background_scale {
	height:330px;;
	width:100%;
	top:0px;
	left:0px;
	position:absolute;
	z-index:10;
}
.layer {
	width:1000px;
	height:915px;
	margin:39px 0px 0px -500px;
	left:50%;
	position:absolute;
	z-index:20;
}
.header {
	width:1000px;
	height:357px;
}
.middle {
	width:1000px;
	height:auto;
	background-image:url(../layout/background_middle.jpg);
	background-repeat:repeat-y;
}
.navigation_layer {
	width:211px;
	height:auto;
	min-height:442px;
	margin-left:58px;
	background-image:url(../layout/background_navigation.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}
.content_layer {
	width:550px;
	height:auto;
	min-height:422px;
	margin: 30px 0px 20px 70px;
	padding:10px;
	background-image:url(../layout/background_content.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
.plates {
	width:61px;
	height:265px;
	background-image:url(../layout/background_plates.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:4px 10px 0px 0px;
	float:right;
}
.bottom_layer {
	width:1000px;
	height:22px;
	padding:20px;
	background-image:url(../layout/background_footer.jpg);
	background-repeat:no-repeat;
}
h1 {
	padding:0px;
	margin:0px 0px -0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2B92D4;
}
hr {
	margin:25px 0px 25px 0px;
	color:#2B92D4;
	background-color:#2B92D4;
}
.footer {
	font-size: 11px;
	color: #999999;
	letter-spacing:1.3px;
	line-height:18px;
}
a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none
}
a.footer_link:visited {
	color: #999999;
}
a.footer_link:hover {
	color: #2B92D4;
	text-decoration:underline;
}
a.footer_link:active {
	color: #999999;
}
.textfeld {
	width:99%;
	height:14px;
	font-size:9px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.textarea {
	width:99%;
	height:200px;
	font-size:9px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.button {
	font-size:9px;
	border:1px solid #2B92D4;
	margin-bottom:5px;
	letter-spacing:1.3px;
	line-height:18px;
}
.headline_klasse {
	background-color:#2B92D4;
	font-size:40px;
	color:#FFFFFF;
	font-weight:bold;
}
ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}
li {
	margin:0px 0px 8px 0px;
}
