@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
body {
	background-color: #505050;
	padding: 24px 16px 36px;
}

a {
	color: #2aaf73;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none; 
}

#arahmen {
	background: #FFF url(bilder/bg-pur.gif) no-repeat left top;
	width: 1174px;
	margin: 0 auto;
}

#irahmen {
	padding: 0px 87px;
}
#kopfzeile {
	height: 156px;
}

#motto {
	font: italic 22px/24px Bitter, Tahoma, Geneva, sans-serif;
	color: #2aaf73;
	float: right;
	padding: 65px 10px 0px 0px;
}
#logotext {
	font: 16px/20px Bitter, Tahoma, Geneva, sans-serif;
	color: #2aaf73;
	padding: 0px 10px;
}
.bg1 {
	background: url(bilder/bg-top1.jpg) no-repeat left top;
}
.bg2 {
	background: url(bilder/bg-top2.jpg) no-repeat left top;
}
.bg3 {
	background: url(bilder/bg-top3.jpg) no-repeat left top;
}
.bg4 {
	background: url(bilder/bg-top4.jpg) no-repeat left top;
}
ul#hauptnavi {
	height: 32px;
	padding-left: 10px;
}
ul#hauptnavi li {
	line-height: 32px;
	padding-right: 40px;
	float: left;
	list-style: none;
}
ul#hauptnavi li a {
	font: 16px/32px Bitter, Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: #303030;
	text-decoration: none;
	display: block;
	padding: 0px 24px;
}
ul#hauptnavi li a:hover {
	text-decoration: underline;
}
ul#hauptnavi li.aktiv a {
	background: #2aaf73;
}
ul#hauptnavi li ul {
	background: #303030;
	clear: left;
	position: absolute;
	width: auto;
	padding: 0;
	display: none;
	border-top: 5px solid #FFF;
}
ul#hauptnavi li:hover ul {
	display: block;
}
ul#hauptnavi li.aktiv ul {
	background: #2aaf73;
}
ul#hauptnavi li li {
	float: none;
	padding: 0px 16px;
}
ul#hauptnavi li li a {
	padding: 0px 8px;
	border-top: 1px solid #FFF;
}
ul#hauptnavi li li.aktiv a {
	color: #303030;
}
ul#hauptnavi li li:first-child a {
	border-top: none;
}
#kreisnr {
	font-size: 30px;
	line-height: 194px;
	color: #303030;
	background: url(bilder/bg-kreis.png) no-repeat left top;
	height: 194px;
	width: 194px;
	text-align: center;
	font-weight: bold;
	margin-bottom:143px;
	font-family: Tahoma, Geneva, sans-serif;
}
#bildbreich {
	height: 412px;
	margin-top: 107px;
}
#bildbreich p {
	line-height: 46px;
}
a.naviz {
	display: block;
	position: absolute;
	margin-left: 868px;
	text-decoration: none;
}
a.naviz img {
	background: #303030;
}
a.naviz:hover img {
	background: #28a66d;
}
a.naviv {
	display: block;
	position: absolute;
	margin: 46px 0 0 914px;
	text-decoration: none;
}
a.naviv img {
	background: #28a66d;
}
a.naviv:hover img {
	background: #303030;
}
#intro {
	background: url(bilder/mirco-glas.png) no-repeat right bottom;
	height: 251px;
	margin-right: -10px;
}
#intro p {
	font-size: 35px;
	font-style: italic;
	line-height: 40px;
	font-weight: normal;
	color: #28A66D;
	padding: 100px 300px 0 10px;
	font-family: Bitter, Tahoma, Geneva, sans-serif;
}
#inhalt {
	border-top: 1px solid #888;
	padding-top: 16px;
	min-height: 240px;
}
#inhalt h1 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #28A66D;
	padding: 16px 10px;
}
#inhalt h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #333;
	padding: 16px 10px;
}
#inhalt h2 span {
	color: #888;
}
#inhalt h4 {
	font-size: 16px;
	line-height: 22px;
	padding: 0 10px;
	color: #28A66D;
	font-weight: normal;
}
#inhalt h5 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 10px;
	color: #333;
}
#inhalt h6 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 10px 22px;
	color: #888;
}
#inhalt p {
	font-size: 16px;
	line-height: 22px;
	padding: 0 10px 22px;
	color: #333;
}
#inhalt ul {
	font-size: 16px;
	line-height: 22px;
	padding: 0 10px 22px;
	color: #333;
}
#inhalt li {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	list-style: none;
	background: url(bilder/bg-li.gif) no-repeat 0px 11px;
	padding-left: 8px;
}

.frechts {
	margin: 0 32px;
	float: right;
}
.flinks {
	margin: 0 21px 32px 10px;
	float: left;
}
.image-with-text {
	clear: both;
	padding-bottom: 32px;
	float: left;
	width: 1000px;
}
.clearb {
	clear: both;
}
a.buttonlink {
	color: #FFF;
	text-decoration: none;
	background: #505050;
	display: inline-block;
	padding: 8px 16px;
}
a.buttonlink:hover {
	background: #28A66D;
	text-decoration: underline;
}
.image-with-text a.buttonlink {
	margin-left: 10px;
}
.idrittel {
	float: left;
	width: 333px;
}
.idrittel hr {
	float: left;
	height: 285px;
	width: 30px;
	background: url(bilder/bg-idrittel-hr.png) no-repeat left top;
	border-style: none;
}

#fuss {
	clear: both;
	font: 14px/14px Bitter, Tahoma, Geneva, sans-serif;
	color: #28a66d;
	text-align: right;
	border-top: 1px solid #888;
	margin: 16px auto 0;
	padding: 16px 0px;
	width: 1000px;
}
#fuss img {
	margin-bottom: -1px;
}

sub {
	text-align: right;
	display: block;
	float: right;
}

div#fusszwei {
	text-align: center;
	padding: 8px;
	margin-bottom: -32px;
}

div#fusszwei:after {
	content: "Mirco Kuball, Downiestreet 9, 23843 Travenbrück, mirco@mirco-kuball.de";
	color: #000;
} 