body {
	background-color: #eaffff;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.45em;
	color: #0269af;
	padding: 0px;
	margin: 0px;
}
a {
	color: #1e8b01;
}
a:visited {
	color: #1e8b01;
}
a:hover	{
	color: #1e8b01;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #1e8b01;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
}
span.highlight {
	color: #1e8b01;
}
.drucker {
	text-align: right;
	margin-top: 16px;
}

/* LAYOUT - Anfang */
#layout {
	position: relative;
	width: 740px;
	top: 0px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 238px;
	height: 87px;
	position: absolute;
	left: 6px;
	top: 0px;
	font-weight: bold;
}
#sitemapundimpressum {
	position: absolute;
	left: 25px;
	top: 259px;
	height: 34px;
	width: 202px;
}
#sitemapundimpressum img.dotvertikal {
	margin-right: 10px;
	margin-left: 10px;
}
#schriftundwegweiser {
	position: absolute;
	left: 256px;
	top: 260px;
	height: 34px;
	width: 474px;
}
#wegweiser {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 295px;
}
#schriftgroesse {
	position: absolute;
	left: 311px;
	top: 0px;
	text-align: right;
	width: 151px;
}
#ueberschrift {
	position: absolute;
	left: 9px;
	top: 0px;
	height: 35px;
	width: 474px;
	font-weight: bold;
	background-color: #74bce5;
	color: #ffffff;
}
#inhaltcontainer {
	position: absolute;
	left: 247px;
	top: 295px;
	width: 480px;
	padding-left: 9px;
	background-image: url(../images/vertikal-divider.gif);
	background-repeat: repeat-y;
}
#inhalt {
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#drucken {
	margin: 15px 15px 20px;
}
#adresse {
	line-height: normal;
	padding-top: 13px;
	margin-top: 22px;
	height: 40px;
	margin: 15px;
	width: 448px;
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
}
.bild {
	position: absolute;
	left: 4px;
	top: 4px;
	height: 145px;
	width: 222px;
	padding: 0px;
	background-color: #006fc7;
	border: 4px solid #FFFFFF;
}
#bild1hintergrund {
	position: absolute;
	left: 251px;
	top: 87px;
	height: 161px;
	width: 238px;
	background-image: url(../images/bilder-schatten.gif);
}
#bild2hintergrund {
	position: absolute;
	left: 496px;
	top: 87px;
	height: 161px;
	width: 238px;
	background-image: url(../images/bilder-schatten.gif);
}
/* NEWS - Anfang*/
#newsfenster {
	position: absolute;
	left: 6px;
	top: 87px;
	height: 161px;
	width: 238px;
	background-image: url(../images/bilder-schatten.gif);
}
#newsinhalt {
	position: absolute;
	left: 4px;
	top: 4px;
	height: 145px;
	width: 222px;
	padding: 0px;
	background-color: #90cd66;
	border: 4px solid #FFFFFF;
	background-image: url(../images/news-hintergrund.gif);
	overflow: hidden;
	background-repeat: no-repeat;
}
#meldung {
	padding-top: 35px;
	padding-right: 13px;
	padding-left: 13px;
	color: #FFFFFF;
	line-height: normal;
}
#meldung h1{
	font-size: 11px;
	color: #01558f;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#meldung p{
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#lesensiemehr{
	left: 0px;
	width: 200px;
	top: 115px;
	color: #01558f;
	font-size: 11px;
	color: #01558f;
	position: absolute;
	text-align: right;
	height: 18px;
	background-color: #badea2;
	padding: 12px 11px 0px;
	background-image: url(../images/lesensie-hintergrund.jpg);
	overflow: hidden;
	line-height: normal;
}
#lesensiemehr a{
	color: #01558f;
	text-decoration: none;
}
#lesensiemehr a:visited{
	color: #01558f;
	text-decoration: none;
}
#lesensiemehr a:hover{
	color: #01558f;
	text-decoration: underline;
}
/* NEWS - Ende*/

