/* Normalisierung margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalisert font-size für Überschriften */
h1, h2, h3, h4, h5, h6
{ font-size: 100% ;}

/* Entfernt list-style aus Listen */
ol, ul
{ list-style: none; }

/* Normalisiert font-style und font-weight: auf normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style:: normal; font-weight: normal; }

/* Entfernt Tabellenborder */
table 
{ border-collapse: collapse; border-spacing: 0; }

/* entfernt border aus fieldset und img */
fieldset, img 
{ border: 0; }

/* Richtext in caption und th links aus */
caption, th 
{ text-align: left; }

/* entfernt Anführungszeichen aus q */
q:before, q-after 
{ content: '';}

html {
	height: 100%;
}
body  {
font-size: 100.1%;
background: #fff;
margin:  0;
min-height: 101%;
font-size: 101.01%;
border-top: 3px solid #7172a1;
color: #333;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Helvetica, Verdana, sans-serif; }

li li {
  font-size: 100% !important;
}


.green { color: #46b82f; }

strong {
	font-weight: bold;
}

/* CONTAINER
--------------------------------------------------*/

#container {
text-align: left;
margin: 0 auto;
width: 942px;
background: transparent;  
 }

#oben {
background:transparent;
position : relative;
width: 942px;
height : 105px;
} 


#logo {
position:absolute;
top: 5px;
left : 0px;
}

#header_oben {
	position: absolute;
	top: 19px;
	left: 0;
}

div.topnav     {
font-size: 11px;
position : relative;
left : 705px;
width : 255px;
padding : 0;
}


div.topnav ul  {
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}

div.topnav li  {
display : inline;
padding : 0;
margin : 0;
}

div.topnav a      {
margin : 0;
padding : 20px 15px 0 15px;
display : block;
float : left;
text-decoration : none;
color: #46b82f;
text-transform: uppercase;
font-weight: bold;
background: transparent url(../pics/strich.gif) right no-repeat; 
}
div.topnav a img {
border: 0;
}

div.topnav a:hover   {
text-decoration : none;
color : #7172a1;

}
.tophier a:link, .tophier a:visited, .tophier a:hover, .tophier a:active, .tophier a:focus {
color: #7172a1;
}

div.topnav ul li.current_page_item a:link, 
div.topnav ul li.current_page_item a:visited, 
div.topnav ul li.current_page_item a:hover, 
div.topnav ul li.current_page_item a:active {
color: #7172a1;
}


#header {
float: left;
width: 942px;
height: 299px;
}
 




/* INHALT
----------------------------------------------*/
#main  {
width: 942px;
text-align: left;
background: transparent;
clear: both;

}
.hoehe { height: 350px; }
div[class = "hoehe"] { height: auto; min-height: 350px }

.platz { height: 300px; }
div[class = "platz"] { height: auto; min-height: 300px }


div.mainnav   {
float: left;
width: 341px;
background: transparent url(../pics/balken-gruen-lavendel.jpg) no-repeat;
padding-top: 15px;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #mainnav {
  margin-right: -3px;
  }

* html  #content {
  height: 1%;
  margin-left: 187px;
  }

/* End hide from IE5/mac */

div.mainnav  ul {
margin: 0;
list-style: none;
display: block;
background: transparent;
}
div.mainnav li      {
font:  12px/23px Arial, Helvetica, Verdana, sans-serif;

}
html div.mainnav li {
display: inline; /*fr IEs*/
}
div.mainnav li a   {
color: #666;
font-weight: bold;
text-decoration: none;
padding: 3px 0px 3px 40px;
background: transparent url(../pics/bullet.gif) 5px 5px no-repeat;
display: block;
text-transform: uppercase;

}
div.mainnav li a:hover, div.mainnav li a:active, div.mainnav li a:focus  {
color: #46b82f;
padding: 3px 0px 3px 40px;
background: transparent url(../pics/bullet.gif) 5px 5px no-repeat;
}
.mainhier a:link, .mainhier a:visited, .mainhier a:hover, .mainhier a:active, .mainhier a:focus {
color: #fff;
background: transparent url(../pics/bullet.gif) 5px 5px no-repeat;
}

div.mainnav li li a {
padding-left: 60px !important;
text-transform: none;
font-weight: bold;
}

div.mainnav li li a:hover {
padding-left: 60px !important;
font-weight: normal;
font-weight: bold;
}

div.mainnav li li a:active {
padding-left: 60px;
font-weight: bold;
}
div.mainnav li li a:focus {
padding-left: 60px;
font-weight: bold;
}

div.mainnav ul li.current_page_item a:link, 
div.mainnav ul li.current_page_item a:visited, 
div.mainnav ul li.current_page_item a:hover, 
div.mainnav ul li.current_page_item a:active {
color: #46b82f;
}

div.mainnav li.current_page_item li, 
div.mainnav li.current_page_item li a:link, 
div.mainnav li.current_page_item li a:visited,
div.mainnav li.current_page_item li a:active {
color: #666;
}

div.mainnav li.stil a {
	color: #7172a1;
}
div.mainnav li.stil a:hover {
	color: #46b82f;
}



ul.startseite li a {
	color: #fff;
}
ul.startseite li a:hover {
	color: #fff;
}
ul.startseite li a:active {
	color: #fff;
}
ul.startseite li a:focus {
	color: #fff;
}

div.mainnav ul.startseite li.current_page_item a:link, 
div.mainnav ul.startseite li.current_page_item a:visited, 
div.mainnav ul.startseite li.current_page_item a:hover, 
div.mainnav ul.startseite li.current_page_item a:active {
color: #fff;
}



#content       {
margin-left: 341px;
line-height: 1.2em;
background: #fff;
padding-top: 19px;
}


#content p { color: #333; font-size: 0.8em;  padding: 0px 10px 10px 40px; line-height: 1.4em;}
#content h1    { color: #666699; font-weight: bold; padding: 10px 0 5px 40px; font-size: 1em;}
#content h2    { color: #666699; font-weight: bold; padding: 10px 0 5px 40px; font-size: 1em;}
#content h3    { color: #7172a1; font-weight: bold; padding: 10px 0 0px 40px; font-size: 0.9em; margin: 0; }
#content h4    { color: #7172a1; font-weight: normal; padding: 10px 0 5px 40px; font-size: 0.9em; margin: 0; }

#content ul { list-style-type: none;padding: 0; margin: 5px 40px 10px 25px;}
#content li {
font-size: 0.8em;
padding: 2px 0 2px 40px;
line-height: 1.4em;
color: #333;
background: transparent url(../pics/pfeil-liste.gif) 20px 7px no-repeat;  
}

#content li.punkte {
font-size: 0.8em;
color: #333;
padding-left: 20px;
font-weight: bold;
padding-bottom: 15px;
background: transparent url(../pics/anstrich.gif) 0 5px no-repeat;  
}

#content li.hoch {
	background: transparent;
	padding-left: 500px;
	width: 100px;
}

.nachoben {
	font-size: 10px;
}

#content a:link  {
color : #46b82f;
text-decoration : none;
font-weight: bold;
}

#content a:visited {
color : #46b82f;
text-decoration : none;
font-weight: bold;
}
#content a:hover {
color : #46b82f;
text-decoration: underline;
font-weight: bold;
}
#content a:active {
color : #46b82f;
text-decoration : none;
font-weight: bold;
} 


#content li li {
background-image: url(../pics/kreis.gif);
background-position: 0 5px;
background-repeat: no-repeat;
padding-left: 2em;
}

.rot {
	color: red;
}



/* FOOTER
------------------------------*/
#footer   {
font:  0.8em Arial, Helvetica, Verdana, sans-serif;
float: left;
clear: both;
width: 100%;
height: 116px;
background: transparent url(../pics/footer-bg.jpg) repeat-x;
color: #333;
margin-top: 30px;
}

#footer p {
text-align: left;
margin: 0 auto;
width: 942px;
padding-top: 10px;

}

#footer a:link  {
color : #46b82f;
text-decoration : none;

}

#footer a:visited {
color : #46b82f;
text-decoration : none;

}
#footer a:hover {
color : #46b82f;
text-decoration: underline;

}
#footer a:active {
color : #46b82f;
text-decoration : none;

} 


#adresse p {
padding: 30px 60px 20px 10px;
color: #fff;

}
#adresse a      {
 color: #fff;
 text-decoration: underline;
 background: transparent;
 font-weight: normal;
  }
  
/* FORMULAR
---------------------------------------------------*/
fieldset {
	width: 400px;
	border: 0;
}
fieldset p { 
width: 100%; 
float: left; 
}
fieldset input  {
width: 60%; 
border: 1px solid #ccc;
background: #fafafa;
}
.submit {	
	background:  #fafafa;
	width: 20%;
}
.rechts {
	text-align: right;
	margin-right: 5px;
	
}
fieldset select  {
width: 100px; 
padding-right: 5px;
}
fieldset label {
display: block; 
float: left;
width: 35%;
padding: 0px; 
margin: 0 5px 0 0;
background: #f0f5ee; 
color: inherit;

	}
.lang {
	width: 80%;
	background: #fff;
}
fieldset textarea {
	border: 1px solid #ccc;
	width: 240px;
	background: #fafafa;
}	
.kurz {
	width:20px;
}
/*Ende Formular*/

#sitemap {
margin-left: 20px;
}


table {
margin-left: 20px;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
