body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
}
p {
	padding-left: 100px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #2EA257;
	padding-left: 100px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;
}
a:hover {
	color: #32A53D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-decoration: none;	
}
#container {
	height: auto;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#container #top {
	height: auto;
	width: 938px;
}
#container #box {
	height: auto;
	width: 938px;
	background-image: url(../img/bg_blue.gif);
}
#container #box #navi {
	float: left;
	width: 159px;
	background-image: url(../img/Bilder/main_01.gif);
	background-repeat: no-repeat;
	height: 470px;
}
#container #navi_index {
	position: absolute;
	z-index: 2;
	width: 150px;
	padding-left: 25px;
	padding-top: 40px;
}

#container #box #col_middle {
	float: left;
	width: 778px;
}
#container #box #col_middle_2 {
	float: left;
	width: 619px;
	color: #000;
	background-image: url(../img/bg_blue.gif);
	height: 450px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#container #box #col_right {
	float: left;
	width: 128px;
	height: auto;
}
#container #box #col_right_2 {
	float: left;
	width: 160px;
	height: auto;
}
#container #bottem {
	width: 938px;
	height: auto;
}
#container #bottem #adress {
	width: 778px;
	float: left;
	background-image: url(../img/Bilder/main_57.gif);
	background-repeat: no-repeat;
	height: 52px;
	padding-top: 10px;
}
#container #bottem #info {
	float: left;
	width: 160px;
}

#container #news {
	z-index: 11;
	position: absolute;
	margin-top: 89px;
	height: 80px;
	width: 225px;
	margin-left: 0px;
	text-decoration:none;
	border-bottom-color: #BECCEF;
}

