html, body {
	font-family: Arial, Helvetica, sans-serif, Prototype;
	background-color: #B3B2B2;
	background-repeat:no-repeat;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
}	
.titel {
	font-family:Arial, Helvetica, sans-serif, Prototype;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.text {
	font-family:Arial, Helvetica, sans-serif, Prototype;
	font-size:12px;
	color:#000000;
}
.Stil3 {
	font-family:Arial, Helvetica, sans-serif, Prototype;
	font-size:11px;
	color:#000000;
}
.container {
	margin:0 auto;
	width:766px;
	height: 650px;
	background:#FFFFFF;
}
.main_table{
	margin:0 auto;
	height:632px;
}
.header{
	background-image:url(images/header.jpg);
	width:766px;
	height:92px;
	color:#C3C3C3;
}
.navigation{
	background-image:url(images/navigation_bg.jpg);
	float:left;
	width:207px;
	height:179px;
}
.subnavigation{
	float:left;
	width:207px;
	padding-top:3px;
}
a{
	color:#000000;
	text-decoration: none;
}
.menu{
	background-position:bottom;
	padding-left:20px;
	padding-top:2px;
	color:#333333;
	height:18px;
}
 .layer1 {
	position: relative;
	left:25px;
	width:615px;
	height:370px;
	top:25px;
}
.Layer2 {
	position:absolute;
	left:367px;
	top:590px;
	width:550px;
	height:80px;
	z-index:1;
}
.adress{
	font-family:Arial, Helvetica, sans-serif, Prototype;
	padding-left:23px; 
	font-size:10px;
	color:#000000;
	margin-top:130px;
}
.footer{
	text-align:right;
	padding-right:10px;
	padding-bottom:1px;
	font-size:10px;
	color: #B9B9B9;
	background-color: #FFFFFF;
}

