.left {float: left;}
.right {float: right;}
.clear {clear: both;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #ACD99E url(../images/schatten.png) repeat-y fixed center;
}
div#wrap {
	background: transparent url(../images/bg.png) repeat-y scroll 0 0;
	margin: 0 auto;
	width: 922px;
	position: relative;
}
div#head {
	height: 125px;
	position: relative;
}
h1#logo a {
	background: #FFFFFF url(../images/logo.gif) no-repeat scroll 0 0;
	display: block;
	height: 102px;
	text-indent: -900em;
	width: 150px;
}
h1#logo {
	height: 103px;
	width: 140px;
}
ul.bread {
	background: #DEF0D8;
	height: 19px;
	padding-left: 150px;
	padding-top: 2px;
	width: 772px;
}
ul.bread li {
	float: left;
}
ul.bread li a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
ul.bread li a:hover {
	color: #000;
	text-decoration: underline;
}
ul.navi {
	list-style: none;
	font-size: 12px;
}
ul.site {
	margin-top: 30px;
	position: relative;
	width: 150px;
	background: url(../images/pflanze.gif) no-repeat scroll center 49px;
	
	z-index: 999999;
}
ul.site li a {
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
}
ul.site li:first-child a {
	border-top: none;
}
ul.site li a:hover {
	color: #5DB540;
	background: #fff;
}
ul.site li {
	position: relative;
}
ul.site li ul {
	list-style: none;
}
ul.site li ul.ebene2 {
	position: absolute;
	left: -9000px;
	background: #5DB540;
	width:150px;
	width: 200px;
}
ul.site li:hover ul.ebene2 {
	left: 150px;
	top: 1px;
	
}
ul.site li ul.ebene3 {
	position: absolute;
	left: -9000px;
	background: #5DB540;
	width: 200px;
	font-size: 11px;
	
}
ul.site li ul.ebene2 li:hover ul.ebene3 {
	left: 200px;
	top: 0;
}
li.linksnavact a {
	background-image: url(../images/w_arrow.gif);
	background-repeat:  no-repeat;
	background-position: 140px 10px;
}
ul.ebene2 li.linksnavact a {
	background-image: url(../images/w_arrow.gif);
	background-repeat:  no-repeat;
	background-position: 190px 10px;
}
div#content ul.site li.linksnavact a:hover,
div#content ul.site ul.ebene2 li.linksnavact a:hover {
	background-image: url(../images/w_arrow.gif);
	background-repeat:  no-repeat;
	background-position: 140px 10px;
	background-color: #fff;
	color:#5DB540;

	padding: 4px 10px;
	text-decoration:none;
}
ul.ebene2 li a,
ul.ebene2 li a:hover,
div#content ul.site ul.ebene3 li a,
div#content ul.site ul.ebene3 li a:hover {
	background-image: none;
}
ul.top {
	height: 20px;
	position: absolute;
	right: 0;
	top: 97px;
	z-index: 9999999;
}
ul.top li {
	float: left;
	margin: 9px;
}
ul.top li a {
	color: #5DB540;
	padding: 2px;
	padding-top: 3px;
}
ul.top li a:hover {
	background: #5DB540;
	color: #fff;
	text-decoration: none;
}
ul.bread li,ul.bread li a {
	color: #999;
}
div#langswitch {
	left: 41px;
	position: absolute;
	top: 107px;
}
div#langswitch a {
	margin: 0 3px;
}
div.main {
	margin-left:20px;
	overflow:hidden;
	width:580px;
}
div.main h1 {
	margin-bottom: 1em;
	font-size: 16px;
	margin-top: 30px;
}
div.main p, div.main ul {
	color: #666666;
	font-size: 12px;
	margin-bottom: 0.66em;
}
div.main ul li a {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
div.main ul li a:hover {
	color: #3d74cf;
	text-decoration: underline;
}

div.main ul li:hover {
	color: #3d74cf;
}
div.main ul li {
	list-style: inside;
}
div.side {
	width: 150px;
	padding-top: 20px;
}
div#content {
	padding-bottom: 4em;
}
div.side form {
	margin-left: 15px;
}
div.side h3 {
	text-align: center;
	clear: both;
}

div.blume {
	bottom: -6px;
	height: 490px;
	left: -2px;
	position: absolute;
	width: 150px;
}
.csc-form-labelcell p input {
	width: 110px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3d74cf;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
div#langswitch td img {
	display: none;
}
div#langswitch td a img {
	display: inline;
}
.pics {
	float: right;
	height: 107px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 772px;
}
.pics img {
	top: 0;
	left: 0
}
div#picswrap {
	top: 0;
	position: absolute;
	right: 0;
	height:102px;
	overflow:hidden;
	width:772px;
}
div#picswrap div.myGallery {
	border: none;
}
div.main a {
	color: #3D74CF;
}
div.main li, div.main ul {
	list-style-position: outside !important;
	list-style-type: lower-alpha;
	margin-left: 8px;
}
div.side form#suchform {
	height:31px;
	margin-bottom:43px;
	margin-top:10px;
	position:relative;
}
div.side form#suchform label {
	display: none;
}
div.side form#suchform input.suchfeld {
	-moz-border-radius:3px;
	border:1px solid #3D74CF;
	float:left;
	margin-left:-13px;
	padding: 5px;
	width:91px;
}
div.side form#suchform input.suchbutton {
	float: right;
	background: url(../images/lupe_rechteck.png) no-repeat ;
	width: 48px;
	height: 33px;
	border: none;
	text-indent: -9000px;
	cursor: pointer;
	position: absolute;
	top:-4px;
	right: 1px;
	clear: both;
	color: transparent;
    text-transform: capitalize;
/* ...:::: blendet IE7 / 6 value des buttons aus ::::... */
}
div.teaserwrap {
	padding: 10px;
	padding-bottom: 0px;
}
div.teaserwrap a, div.teaserwrap p {
	color: #fff;
	text-decoration: underline;
}
div.teaserwrap p {
	text-decoration: none;
}
div.side h1, div.side h3 {
	color: #3D74CF;
	text-align: center;
} 
div.tx-jkpoll-pi1,
div.newsletter {
	margin-top:20px;
	padding:10px 10px 0;
}
div.tx-jkpoll-pi1 p {
	font-size:9px;
}
input.anmelden {
	width:100px;
}
.win.ie7 div#langswitch {bottom:3px;}




.win.ie6 ul.ebene2 {left:-10px; background:red;}

/*
hr.clear {
	margin-left: -230px;
}
div#img_nav {
	bottom:7px;
}
ul#pers_nav {
	bottom:-4px;
}
ul#main_nav li ul.sub_nav li {
	margin-top: -6px;
}
div#content {
	height:576px;	
}
ul#foot_nav {
	margin-right:115px;
}
div#img_nav a {
	display:block;
	float:left;
	height:15px;
	margin-left:10px;
	width:8px;
}
*/



/* anfrageformular */
fieldset.tx-powermail-pi1_fieldset {
border:1px dotted #FFFFFF;
padding:10px;
background-color: transparent;
}
fieldset.tx-powermail-pi1_fieldset legend {
color:#15AF28;
font-size:13px;
font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset div.even {
background-color: transparent;
}
fieldset.tx-powermail-pi1_fieldset label {
clear:both;
display:block;
float:left;
font-size:12px;
font-weight:normal;
width:200px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
border:1px solid #CCCCCC;
padding:3px;
width:260px;
}
.powermail_check_inner {
	margin: 10px 0;
}
.powermail_check_inner input {
margin-left:15px;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
height:150px;
}
#powermaildiv_uid39, #powermaildiv_uid40 {
	float: left;
}
#powermaildiv_uid40 {
	margin-left:197px;
margin-right:10px;
}
#tx-powermail-pi1_fieldset_4 > div,
#tx-powermail-pi1_fieldset_5 > div {
margin-bottom:100px;
}
#tx-powermail-pi1_fieldset_4 > div .powermail_radio_inner,
#tx-powermail-pi1_fieldset_5 > div .powermail_radio_inner {
float:left;
padding-top:20px;
text-align:center;
width:auto;
position: relative;
width:120px;
}
#tx-powermail-pi1_fieldset_4 > div .powermail_radio_inner:last-child:after,
#tx-powermail-pi1_fieldset_5 > div .powermail_radio_inner:last-child:after {
	content: '.';
	clear: both;
	display: block;
}


#tx-powermail-pi1_fieldset_4 > div .powermail_radio_inner label,
#tx-powermail-pi1_fieldset_5 > div .powermail_radio_inner label {
text-align:center;
width:120px;
}
#tx-powermail-pi1_fieldset_4 > div .powermail_radio_inner input,
#tx-powermail-pi1_fieldset_5 > div .powermail_radio_inner input {
position:relative;
top:-37px;
width:120px;
}

