@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ECFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 14pt;
	vertical-align: top;
}
#container {
	background-color: #FFFFFF;
	width: 850px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-color: #EEFBC6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#head1 {
	color: #FFFFFF;
	height: 15px;
}
#head2 {
	background-color: #eefbc6;
	height: 135px;
	background-image: url(../bilder/banner850x135_02.gif);
}
#head3 {
	background-color: #eefbc6;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #678748;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #678748;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#menu {
	width: 180px;
	background-color: #eefbc6;
	float: left;
	padding: 0px;
	margin: 0px;
}
#main {
	width: 650px;
	float: right;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 180px;
	top: 0px;
}
#left {
	float: left;
	width: 450px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #eefbc6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #678748;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linie_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #678748;
	margin: 0px;
	padding: 0px;
}
.bild_links_rahmen {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	border: 1px solid #638543;
	margin-top: 0px;
	margin-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

