html {
	height:100%;
}
body {
margin: 0;
padding: 0;
min-width: 960px;
font-size: 100.1%;
min-height: 100%;
}

:focus {
	outline: 0;
}

li li {
  font-size: 12px !important;
}

img {border: none;}

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; }


#ebeneA {
	background-color: #3bb9d1;
}



#ebeneB {
	background: url('../pics/bg-left.png') repeat-x 0 0;
	position: relative;
	width: 100%;
}



#ebeneC {
	background: url('../pics/background.jpg') no-repeat 50% 0;
	position: relative;
	z-index: 2;
}



#overlayA {
	background: url('../pics/bg-right.png') repeat-x 0 0;
	width: 50%;
	left: 50%;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 1;
}

/* --float cleaner */

.cleaned {
	=height: 1%;
}

.cleaned:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}



#container {
text-align: left;
margin: 0 auto;
width: 960px;
background: transparent;
 }
#header {
background: transparent;
position : relative;
width: 960px;
height : 230px;
}

#logo {
position : absolute;
top: 0px;
left : 0px;
}
#logo a {
text-decoration: none;
}
#logo h1 {
	color: #fbb805;
	font-size: 1em;
	font-weight: normal;
}

#logo a img {
border: 0;
}

#main  {
width: 960px;
margin: 0 auto;
background: transparent;
}
div.mainnav   {
float: left;
width: 195px;
padding: 0;
background: transparent;
}


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

}
html div.mainnav li {
display: inline; /*fr IEs*/
background: transparent;
width: 195px;
}
div.mainnav li a   {
color: #265f5b;
text-decoration: none;
padding: 3px 0px 3px 0px;
display: block;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
font-weight: bold;
font-size: 12px;
width: 195px;

}

div.mainnav li a:hover, div.mainnav li a:active, div.mainnav li a:focus  {
color: #193f3c;
text-transform: uppercase;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}

div.mainhier {
color: #193f3c;
text-transform: uppercase;
}

div.mainnav li li a {
padding-left: 30px !important;
font-weight: normal;
text-transform: none;
width: 175px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}

div.mainnav li li a:hover {
padding-left: 30px !important;
font-weight: normal;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;

}

div.mainnav li li a:active {
padding-left: 30px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}
div.mainnav li li a:focus {
padding-left: 30px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}

div.mainnav li li li a {
padding-left: 50px !important;
font-weight: normal;
text-transform: none;
width: 155px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}
div.mainnav li li li a:hover {
padding-left: 50px !important;
font-weight: normal;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;

}

div.mainnav li li li a:active {
padding-left: 50px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}
div.mainnav li li li a:focus {
padding-left: 50px;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;
}

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: #193f3c;
text-transform: uppercase;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;

}

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: #193f3c;
text-transform: none;
background: transparent url(../pics/punkt-mainnav.gif) bottom left repeat-x;

}


#rechtespalte {
	width: 290px;
	float: right;
}

#content {
	margin-left: 240px;
	margin-right: 290px;
	width: 430px;
	background: transparent;
	padding-bottom: 20px;
}

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

* html  #content {
  width: 420px;
  }

/* End hide from IE5/mac */



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


#content p { color: #333; font-size: 0.8em; margin:0; padding: 5px 10px 5px 15px; line-height: 21px;} 
#content h1    { color: #265f5b; font-size: 1em; padding: 5px 15px 5px 15px; font-weight: normal; background: url(../pics/punkt-mainnav.gif) 0px bottom repeat-x}
#content h2    { color: #265f5b;  font-size: 0.9em; padding: 10px 15px 0px 15px; margin-bottom: 5px; font-weight: normal;}
#content h3    { color: #265f5b; font-size: 0.8em; padding: 10px 15px 5px 15px; font-weight: bold; }
#content ul { list-style-type: none; padding: 0px 0 0 20px; margin: 0;}
#content li {
font-size: 0.8em;
color: #333;
margin-left: 0px;
padding-right: 0px;
line-height: 23px;
background-image: url(../pics/pfeil.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
padding-left: 20px;
}

p.galerie img {
	border: 1px solid #265f5b;
}

#content p.einruecken {
	padding-left: 40px;
}

#content li li {
padding-left: 15px;
background-image: url(../pics/unterpunkt.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
padding-left: 20px;
}


/* LINKS
---------------------------------*/
#content a.popup:link  {
color : #333;
text-decoration: none;
background: url(../pics/punkt-mainnav.gif) 0px bottom repeat-x;
font-weight: bold;
}
#content a.popup:visited {
color : #333;
text-decoration: none;
background: url(../pics/punkt-mainnav.gif) 0px bottom repeat-x;
font-weight: bold;
}
#content a.popup:hover {
color : #333;
background: transparent;
color: #193f3c;
text-transform: uppercase;
border: hidden;
font-weight: bold;
}
#content a.popup:active {
color : #333;
text-decoration: none;
background: url(../pics/punkt-mainnav.gif) 0px bottom repeat-x;
font-weight: bold;
}

#content a:link  {
color : #992075;
text-decoration: none;
border: hidden;
}
#content a:visited {
color : #992075;
text-decoration: none;
border: hidden;
}
#content a:hover {
color : #992075;
background: transparent;
text-decoration: underline;
border: hidden;
}
#content a:active {
color : #992075;
text-decoration: none;
border: hidden;
}

.kleiner {
	font-size: 0.7em;
	color: #333;
}



#footer {
	float:left;
	width: 960px;
	height: 300px;
	background: transparent url(../pics/footer-bg.png) no-repeat;
	font-size: 11px;
	color: #193f3c;
	padding-top: 10px;
	
}

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

* html  #footer {
  background: transparent url(../pics/punkt-mainnav.gif) 0px top repeat-x;
  }

/* End hide from IE5/mac */


#footer-links {
float: left;
width: 200px;
margin-top: 0px;
padding: 0;
background: transparent;
height: 300px;
}

#footer-links p {
	padding: 0;
	margin: 0;
}

#footer-mitte {
	margin-left: 250px;
	margin-right: 290px;
	background: transparent;
	height: 300px;
}
#footer-mitte ul  {
float : left;
margin : 0;
padding : 0;
list-style-type : none;
background: transparent;
}

#footer-mitte li  {
display : inline;
padding : 0;
margin : 0;
background: transparent;
}

#footer-mitte a      {
margin : 0;
padding : 0px 20px 0 0;
display : block;
float : left;
text-decoration : none;
color: #193f3c;
background: transparent;
}

#footer-mitte li li {
	font-size: 11px !important;
}

#footer-mitte a:hover   {
color: #193f3c;
text-decoration: underline;
background: transparent;
}


#footer-rechts {
	float: right;
	width: 230px;
	background: transparent;
	text-align: right;
}

#footer-rechts p {
	text-align: right;
}

#footer-rechts a      {
margin : 0;
text-decoration : none;
color: #193f3c;
background: transparent;
}

#footer-rechts a:hover   {
color: #193f3c;
text-decoration: underline;
background: transparent;
}

/*---Kontaktformular --*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}

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

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;
		color: #fff;
}

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;
}

input, textarea {
	background: #edf1de;
	border: 0;
}
