@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #05397F;
	margin: 0px;
	padding: 0px;
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-x;
}
.webseite {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width: 250px;
	position: relative;
	height: 150px;
}
.menue {
	width: 250px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.inhalt {
	width: 450px;
	position: relative;
	float: right;
	background-image: url(images/hg-inhalt4.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	overflow: visible;
}
.menue a:link, .menue a:visited {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration: none;
	color: #000000;
}
.menue a:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #f3f3f3;
	background-image: url(images/hg-menue.gif);
}
#aktiv {
	color: #003366;
}

.rubrik {
	height: 28px;
	font-size: 21px;
	color: #003399;
	margin-top: 122px;
	padding-left: 25px;
}
.bilder {
	width: 200px;
	height: 600px;
	position: relative;
	background-color: #CCCCCC;
}
.spalte1 {
	height: 600px;
	width: 270px;
	float: left;
	position: relative;
	background-image: url(images/bilder-schatten-1.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 20px;
}
.spalte2 {
	height: 630px;
	width: 200px;
	float: left;
	position: relative;
	background-image: url(images/bilder-abschluss.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.spalte3 {
	height: 600px;
	width: 470px;
	float: left;
	position: relative;
	background-image: url(images/bilder-schatten-2.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-top: 20px;
	overflow: visible;
}
.kontaktbox {
	height: 579px;
	width: 670px;
	float: left;
	position: relative;
	background-image: url(bilder/kontakt-100jahre.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.kontaktinfo {
	width: 200px;
	color: #000000;
	margin-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 15px;
	padding-top: 170px;
	margin-top: -25px;
	font-size: 16px;
}
.kontaktinfo a:link, .kontaktinfo a:visited {
	text-decoration: none;
	color: #05397F;
	font-size: 14px;
}
.kontaktinfo a:hover {
	text-decoration: none;
	color: #065FD5;
	font-size: 14px;
}
.kontaktinfo img {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-bottom: 5px;
}
.kontaktinfo img:hover {
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.rubrikinhalt {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	min-height: 385px;
	line-height: 19px;
	overflow: visible;
	padding: 25px;
	font-size: 16px;
}
.adresse {
	font-size: 12px;
	color: #000000;
	margin-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 15px;
	z-index: 1000;
	position: absolute;
	left: 10px;
	padding-top: 0px;
	top: 0px;
}
.rubrikinhalt li {
	padding-bottom: 8px;
}
.gallery {
	width: 250px;
	height: 240px;
	padding-top: 20px;
}
.gallery img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 6px;
}
.gallery img:hover {
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#regioartikel {
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.infozusatz {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	background-color: #f3f3f3;
	margin-right: -18px;
	margin-left: -18px;
	padding-top: 10px;
	padding-left: 8px;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: 80px;
}
.infozusatz a:link, .infozusatz a:visited {
	color: #05397F;
	text-decoration: none;
}
.infozusatz a:hover {
	color: #0556C1;
	text-decoration: none;
}

