@charset "utf-8";
/* format.css */

/* Generelles */
body,
html {
	height: 101%;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: ARIAL, VERDANA, HELVETICA, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}
.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 0;
	padding: 0 !important;
	margin: 0;
	clear: both;
}
/*  Kopfbereich  */
#kopfmitte {
	padding: 0;
	border: 0;
	border-bottom: 2px solid #0E8801;
	background-image: url('mohn.jpg');
	background-repeat: no-repeat;
	margin: 15px auto 0 auto;
	max-width: 950px;
	width: 100%;
	height: 136px;
	font-size: .9em;
	font-weight: bold;
}
#kopflinks {
	padding: 0;
	border: 0;
	margin: -10px 0 0 10px;
	max-width: 460px;
	width: 48%;
	float: left;
	text-align: left;
	background-color: transparent;
	color: black;
}
#kopflinks h1 {
	font-size: 1.3em;
}
#kopflinks h1 a {
	font-size: 1.1em;
	color: #000;
}
#kopfrechts {
	padding: 0;
	border: 0;
	margin: 0 10px 0 0;
	max-width: 430px;
	width: 45%;
	float: right;
	text-align: right;
	background-color: transparent;
	color: black;
}
#kopfmitte a {
	background-color: inherit;
	color: black;
	text-decoration: none;
}
/*  Kopfbereich Ende  */


/*  Mittelteil  */
#seite {
	color: black;
	background-color: white;
	max-width: 950px;
	width: 100%;
	margin: 5px auto 5px auto;
	border: 0;
	padding: 0;
	font-size: .8em;
}
#navigation {
	color: inherit;
	background-color: transparent;
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0 0 15px 0;
	text-align: center;
}
#mitte {
	color: black;
	background-color: white;
	max-width: 700px;
	width: 70%;
	margin: 0;
	padding: 10px 10px 10px 0;
	float: left;
}
#rechts {
	color: black;
	background-color: transparent;
	width: 200px;
	width: 20%;
	margin: 0;
	padding: 20px 10px 10px 10px;
	float: right;
}
#rechts div {
	margin: 5px -10px;
	padding: 10px;
	color: black;
	background-color: #74E869;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc);
}
#logo {
	line-height: 0;
	background-color: white !important;
	border: 5px solid #74E869;
	padding: 0;
	text-align: center;
}
.abstand { margin-bottom:5%;}
.kontaktlogo {
	line-height: 0;
	background-color: white !important;
	border: 5px solid #74E869;
	padding: 0;
	text-align: center;
	width: 200px;
	}
/*  Mittelteil Ende  */


/* Menü anfang */
ul#mainM {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul#mainM li {
	list-style-type: none;
	font-weight: bold;
	margin: 0 20px;
	padding: 5px 10px;
	display: inline;
	color: white;
	background-color: #0E8801;
	-moz-border-radius-bottomleft: 10px; /* Firefox */
	-webkit-border-radius-bottomleft: 10px; /* Safari, Chrome */
	-khtml-border-radius-bottomleft: 10px; /* Konqueror */
	border-radius-bottomleft: 10px; /* CSS3 */
	-moz-border-radius-bottomright: 10px; /* Firefox */
	-webkit-border-radius-bottomright: 10px; /* Safari, Chrome */
	-khtml-border-radius-bottomright: 10px; /* Konqueror */
	border-radius-bottomright: 10px; /* CSS3 */
}
.menu a {
	font-weight: bold;
	color: white;
	background-color: inherit;
	text-decoration: none;
	outline: none;
}
.menu a:link {
	color: white;
	background-color: inherit;
}
.menu a:visited {
	color: white;
	background-color: #inherit;
}
.menu a:focus {
	color: white;
	background-color: inherit;
}
.menu a:hover {
	color: white;
	background-color: inherit;
}
.menu a:active {
	color: white;
	background-color: inherit;
}
.aktiv {
	list-style-type: none;
	font-weight: bold;
	margin: 0 20px;
	padding: 5px 10px;
	display: inline;
	color: white;
	background-color: #EC850A !important;
	-moz-border-radius-bottomleft: 10px; /* Firefox */
	-webkit-border-radius-bottomleft: 10px; /* Safari, Chrome */
	-khtml-border-radius-bottomleft: 10px; /* Konqueror */
	border-radius-bottomleft: 10px; /* CSS3 */
	-moz-border-radius-bottomright: 10px; /* Firefox */
	-webkit-border-radius-bottomright: 10px; /* Safari, Chrome */
	-khtml-border-radius-bottomright: 10px; /* Konqueror */
	border-radius-bottomright: 10px; /* CSS3 */
}
/* Menü ende */
/* nachträgliche Stiele*/
table {
	margin-top: 20px;
	border: dotted 1px #000;
	width: 100%;
}
td {
	font-size: 90%;
}
.strich {
	border-bottom: dotted 1px #000;
}
.ausrichten {
	text-align: right;
}
.rechtscenter {
	text-align:center;
	border-bottom: dotted 1px #000;
}
.center {
	text-align:center;}
.alt {padding-left:15px; border-bottom: dotted 1px #000;}
.altborder{padding-left:15px;}
/* Fußleiste */
#unten {
	color: white !important;
	background-color: #0E8801;
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	border: 0;
	padding: 0;
	font-size: .85em;
	font-weight: bold;
}
#unten div {
	padding: 5px 10px;
}
#copy {
	max-width: 330px;
	width: 50%;
	float: left;
}
#navunten {
	/*max-width: 325px;
	width: 50%;*/
	float: left;
	text-align: center;
}
#navunten ul {
	border: 0;
	margin: 0;
	padding: 0;
}
#navunten li {
	padding: 0 5px;
	display: inline;
}
#unten a {
	background-color: inherit;
	color: white !important;
	text-decoration: none;
}
#toplink {
	max-width: 230px;
	width: 35%;
	float: right;
	text-align: right;
}
#fuss {
	max-width: 950px;
	width: 100%;
	text-align: center;
	background-color: inherit;
	color: #999;
	font-size: .7em;
	padding: 0 5px;
	margin: 0 auto;
	border: 0;
}
/*  Fußleiste Ende  */

/* Inhalte Hautpbereich */
#rechts ul {
	margin-left: 0;
	padding-left: 0;
}
#rechts li {
	margin-left: 20px;
	padding-left: 0;
	list-style-type: disc;
}
a[name] {
	text-decoration: none;
	background-color: inherit;
	color: #000000 !important;
	outline: none;
}
a:link,
a:visited {
	color: #0E8801;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover,
a:active,
a:focus {
	color: #EF7B0A;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a[name] {
	text-decoration: none;
	background-color: inherit;
	color: #000000 !important;
	outline: none;
}
#rechts a:link,
#rechts a:visited {
	color: black;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
	color: #EF7B0A;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
#rechts a[href^="mailto"] {
	font-weight: normal !important;
	color: black;
	background-color: inherit;
	outline: none;
}
#seite h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0E8801;
	background-color: inherit;
	margin-bottom: -5px;
}
#seite h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 20px;/*margin-bottom: -10px;*/
}
#seite h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px;
}
#seite h4 {
	font-size: 1em;
	font-weight: bold;
}

#mitte img {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	margin: 0 0 10px 20px;
	float: right;
}
#mitte h2 {
	color: #0E8801;
	background-color: inherit;
}
.schriftgroesse{
	color: #0E8801;
	background-color: inherit;
	font-size:150%;
	line-height: 160%;
}
#mitte ul li {
	padding-bottom: 5px;
}
.wichtig {
	background-color: #F1F1F1;
	padding: 5px 10px;
}
#rechts h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;
}

/*Mobile*/

@media screen and (max-width: 800px) {
ul#mainM li {
	width: 92%;
	display: inline-block;
	margin: 0 auto;
	line-height: 170%;
	border-bottom: 1px solid #000;
	text-align: center;
}
#kopfmitte {
	width: 96%;
	border: none;
	margin: 0 auto;
	padding: 2%;
}
#kopflinks {
	padding: 0;
	border: 0;
	margin: 0 0 20px 0;
	width: 98%;
	float: none;
	display:inline-block;
}

#kopfrechts {
	padding: 0;
	border: 0;
	margin: 0 0 20px 0;
	width: 98%;
	float: none;
	text-align: left;
	color: white;
	display:inline-block;
	font-weight:bold;
}
#kopfmitte a {
	color: white;
	font-weight:bold;
}

#mitte {
	width: 90%;
	margin: 0;
	padding: 2%;
	float: none;
}
img {
	width:auto;
	height:auto;
	float:left;
}
#rechts {
	margin: 0 auto;
	padding: 1%;
	width: 90%;
	display: block;
	float: none;
}
#logo {
	height:70px;
}
#logo img {
	display: inline-block;
}
#fuss {
	display: none;
}
/* Formulare */
.csc-mailform label {
	width: 20%;
}
.csc-mailform input {
	height: 20px;
}
.csc-mailform input,
.csc-mailform textarea {
	width: 48%;
}
.csc-mailform input[type=submit] {
	width: 20%;
}
}
@media screen and (max-width: 320px) {
ul#mainM li {
	width: 100%;
	display: block;
}
#kopfrechts {
	display:none;
}
}
