/* CSS Document herchenhain.de */
a img {border: 0;}

fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	margin: 0;
	background: #FFF url(img/bg.gif) repeat-y center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 1024px;
	margin: 0 auto;
	font-size: 1.1em;
}
#header {
	background: url(img/header.jpg) no-repeat;
	height: 153px;
}
#main {
	border-top: 13px solid #888;
	margin: 0 26px;
}
#menu {
	width: 186px;
	float: left;
	padding: 5px;
}
#menuHead {
	font-weight:bold;
	height: 3em;
	line-height: 3em;
	background-color: #009A20;
	color: #FFF;
	padding-left: 0.5em;
	margin-bottom: 1em;
}

#content {
	width: 556px;
	float: left;
	padding: 10px;
	line-height: 150%;
}

div#content #breadcrumb ul{ margin:0; padding: 0;}
div#content #breadcrumb li {
	font-size: 0.9em;
	display: inline;
	list-style-type: none;
	padding-left: 1em;
	background: url(img/breadcrumbBG.gif) no-repeat 0 .4em;
	margin-right: 1em;
}
#rechts {
	float: left;
	width: 188px;
	padding: 5px;
}
/*
 * Suchbox 
 */
#suche {
	font-weight:bold;
	height: 2.5em;
	padding-top: 0.5em;
	background-color: #009A20;
	color: #FFF;
	padding-left: 0.5em;
}
input#sucheInput {
	width: 148px;
	vertical-align: middle;
	border: 1px solid #353535;
/*	height: 19px;
	line-height:21px;*/
}
input#sucheSubmit {
	vertical-align: middle;
}
input#sucheSubmit:hover {
	cursor: pointer;
}
.balkenRechts {
	height:2em;
	line-height:2em;
	background: #009A20;
	color: #FFF;
	font-weight:bold;
	padding-left: 6px;
	margin: 0.5em 0;
}
.anzeige {
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
	color: #888;
	margin-top: -0.8em;
}
.clearAll {
	height: 1px;
	clear: both;
}

/*
 * Menustyles
 */
#menu ul, #menu li {padding:0; margin:0;list-style: none;}
#menu li {
	background: url(img/listBG1.gif) no-repeat 0 .45em;
	padding-left: 1em;
	line-height: 160%;
	font-weight:bold;
	text-transform:uppercase;
}
#menu li li {
	font-weight:normal;
	background: url(img/listBG2.gif) no-repeat 0 .45em;
	text-transform:none;
}
#menu a {
	text-decoration:underline;
	color: #000;
}
/*
 * Linkstyles
 */
#content #breadcrumb a {
	text-decoration:none;
	color: #000;
}
#content a:link, 
#content a:visited, 
#rechts a:link, 
#rechts a:visited {
	font-weight:bold;
	text-decoration:underline;
	color: #019A21;
}
#content a:active,
#content a:hover, 
#content a:focus, 
#rechts a:active, 
#rechts a:hover, 
#rechts a:focus {
	font-weight:bold;
	text-decoration:none;
	color: #019A21;
}
#menu a:hover, #menu a:focus {text-decoration:none;}
/*
 * Typo
 */
h1 {
	text-transform: uppercase;
	color: #009A20;
	font-size: 1.8em;
	line-height:120%;
}
h2, h3, h4, h5, h6 {
	color: #009a20;
	font-size: 1.5em;
}

/* 
 * EXT: Powermail 
*/
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	outline: red;
	border:1px solid red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
	cursor: pointer;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 260px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px 0 120px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
/*
 * wt_gallery
 */
h2.wtgallery_h2 {
	font-weight:normal;
	color: black;
	font-size: 1.1em;
	margin-top: 0;
	line-height: 100%;
}
h2.wtgallery_category_h1 {margin-top: 15px;}
.wtgallery_listpic {
	margin: 5px;
	border: 1px solid  #666666;
}
.wtgallery_listpic_firstofrow {margin-left: 0;}
.wtgallery_listpic_lastofrow {margin-right: 0;}

.wtgallery_listpic_act, .wtgallery_listpic:hover {border: 1px solid #D70000;}
.wtgallery_pagebrowser_sign {float:left;}
.wtgallery_pagebrowser_page, .wtgallery_pagebrowser_fwd, .wtgallery_pagebrowser_back {margin-right: 20px;}
.wtgallery_pagebrowser {margin-bottom: 25px;}
.wtgallery_singlepic {
	border: 1px solid #666666;
	width: 400px;
	text-align: center;
}
#wtgallery_singlepic_area {width: 400px;}
.wtgallery_singlepic_popup {
	text-align: center;
	margin: -20px auto 20px auto;
	z-index: 100;
	width: 250px;
	background-color: white;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	font-size: 11px;
	color: black;
}
.wtgallery_singlepic_fwd, .wtgallery_singlepic_back, .wtgallery_singlepic_up {
	float: left;
	margin-right: 20px;
}

.wtgallery_categories {
	margin: 10px 5px 0 0;
	width: 170px;
	float:left;
}
.wtgallery_category_pic img {border: 1px solid #666666;}
.wtgallery_category_pic img:hover {border: 1px solid #D70000;}

/*
 * EXT: rggooglemap
 */

/********************* 
 * Tooltip map
 ******************/ 
.markerTooltip {
  background: #fff;
  font-weight:bold;
  color:#000;
  padding: 2px 3px;
  white-space: nowrap;
  border: #000 solid 1px;
  z-index:4;
  font-size:11px;
}

/*
 * EXT indexedsearch
 */
div.tx-indexedsearch-browsebox { display:none;} 
