/* CSS Document */
/*********************************************************/
h1 {
	margin: 0px 25px 10px 0px;
	color: #35943F;
	font-size: 30px;
	line-height: 1.1em;
}
h2 {
	font-size: 15px;
}
p {
	margin: 0px 0px 10px 0px;
}
a {
	text-decoration: none;
	color: #004488;
}
a:hover {
	text-decoration: underline;
	
	color: #000000;
}
img {
	border: none;
}
.clear {
	clear: both;
}
fieldset {
	border: none;
	padding: 0;
}
/*********************************************************/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
body {
	background: #FAF9DF url(../images/body_bg.jpg) center top;
}
/*********************************************************/
#wx_wrapper {
	background: #FAF9DF url(../images/contentwrapper_bg.jpg) left top repeat-y;
	width: 800px;
	min-height: 100%;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#wx_content {
	width: 567px;
	margin: 0px;
	float: right;
	min-height: 670px;
	padding: 10px 20px 20px;
}	
/*********************************************************/
#wx_banner {
	width: 800px;
	height: 120px;
}
#wx_spacer {
	background: transparent url(../images/spacer_bg.png) left bottom repeat-x;
	height: 15px;
}
/*********************************************************/
#wx_img {
	margin: 40px 0px 0px 0px;
}
#wx_submenu img {
	padding: 0px 0px 10px 10px;
}
#wx_logo {
	margin:0px 0px 0px 22px;
}
/*********************************************************/
#wx_breadcrumbs {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#wx_breadcrumbs li {
	float: left;
	padding: 0px 2px;
}
#wx_breadcrumbs li a.current{
	font-weight: bold;
}
/*********************************************************/
#wx_mainmenu {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	height: 24px;
}
#wx_mainmenu li {
	float: left;
}
#wx_mainmenu li a {
	display: block;
	text-align: center;
	width: 190px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px;
	margin-right: 0px;
	color: #35943F;
	background: #FAF9DF;
}
#wx_mainmenu li a.current,
#wx_mainmenu li a:hover {
	background: #35943F;
	color: #FAF9DE;
	text-decoration: none;
}
/*********************************************************/
#wx_meta {
	background: #D3E0AC;
	padding: 5px 30px 5px 30px;
	height: 15px;
	color: #898B89;
	font-size: 11px;
}
#wx_meta a {
	color: #666666;
	font-size: 11px;
}
#wx_metamenu {
	float: right;
	margin: 0;
	list-style-type: none;
}
#wx_metamenu li {
	float: left;
	padding: 0px 2px;
}
#wx_metamenu li a {
	font-weight: bold;
}
/*********************************************************/
#wx_submenu {
	float: left;
	padding: 0px 10px 15px 20px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
	width: 163px;
	line-height: 1.0em;
}
#wx_submenu ul {
	padding: 0px 10px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}
#wx_submenu li {
	padding: 1px 0px;
	margin: 0;
}
#wx_submenu a {
	font-size: 12px;
	color: #000000;
}
#wx_submenu li a:hover {
	text-decoration: none;
	color: #35943F;
}
#wx_submenu_level-1 li a {
	font-weight: bold;
}
#wx_submenu_level-2 li a {
	font-weight: normal;
}
#wx_submenu_level-1 li a.current,
#wx_submenu_level-2 li a.current {
	color: #35943F;
	font-weight: bold;
}
#wx_submenu li.spacer_page {
	color: #999999;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	border-color: #999999;
	border-width: 1px;
	border-style: dashed none dashed none;
	margin: 10px 0px 3px 0px;
}
/*********************************************************/
#wx_search {
	float: left;
	width: 153px;
	padding: 0px 10px 0px 28px;
	margin: 0px;
	color: #35943F;
}
#wx_search input, .tx-indexedsearch-form input.tx-indexedsearch-searchbox-sword {
	border-style: solid;
	border-width: 1px;
	border-color: #35943F;
	background-color: #ECEDED;
	margin: 0px;
}
/*********************************************************/
.browsebox {
	list-style-type: none;
	margin: 20px 0px;
	overflow: hidden;
	padding: 0;
}
.browsebox li {
	float: left;
	margin-right: 20px;
}
#bickel_content p.tx-indexedsearch-descr {
	margin-bottom: 5px;
}
dl.tx-indexedsearch-info {
	margin: 0;
}
/*********************************************************/
.contenttable {
	width: 100%;
}
th {
	text-align: left;
}
div.two_columns div.column {
	width: 48%;
}
div.two_columns div.column-0 {
	float: left;
}
div.two_columns div.column-1 {
	float: right;
}
div.tx-indexedsearch-whatis {
	margin-top: 25px;
	padding-top: 15px;
	border-top: dotted 1px #35943F;
}

.tx-indexedsearch-icon img {
	
	position:relative;
	
 	top: 2px;
 	
 	padding-right: 5px;
	
}

.tx-indexedsearch-title a {
	
	color: #35943F;
	
}

dt.tx-indexedsearch-text-item-path {
	float: left;
}
dd.csc-textpic-caption {
	color: #35943F;
	font-size: 0.8em;
}

.frontEndEditIcons {
	
	border: 0px;
	
}
div.csc-textpic img {
	border: 4px solid #FFFFFF;
}
/*********************************************************/
.browsebox {
	list-style-type: none;
	margin: 20px 0px;
	overflow: hidden;
	padding: 0;
}
.browsebox li {
	float: left;
	margin-right: 20px;
}
#bickel_content p.tx-indexedsearch-descr {
	margin-bottom: 5px;
}
dl.tx-indexedsearch-info {
	margin: 0;
}
/*********************************************************/

/* Formular formatieren */

div.csc-mailform-field {
	clear: both;
	margin-bottom: 5px;
	color: black;
}


div.csc-mailform-field label {
	float: right; 
	display: block;
	width: 200px;
}

div.csc-mailform-field input[type=submit] {
	margin-left: 0px;
}

/*********************************************************/


.Zahlen th {
        border-bottom: solid 2px #bdcfdd;
}

.Zahlen td {
        border-top: dotted 2px #bdcfdd;
        height: 30px
}

.Zahlen .td-0 {
	color: green;
	width: 150px;
	font-weight: bold;
}

.Zahlen .td-1 {
        color: black;
}

/************** Gästebuch ***************/

.tx-veguestbook-pi1 {
	font-size: 100%;
}
  
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight: bold;
	color: #990000;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight: bold;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size: 75%;
	font-weight: bold;
	float: right;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear: both;
	background: #666;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	padding: 1em;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float: left;
	width: 12em;
	background: #EFEFEF;
	min-height: 4em;
	padding: 1em;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	height: 4em;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
	color: #333;
}
 
.tx-veguestbook-pi1 .tx-guestbook-right {
	float: left;
	width: 31em;
	background: #FFF;
	padding: 1em;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color: #333;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	font-weight: bold;
}
 
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
	background: none;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size: 75%;
	color: #333;
	font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
	display: block;
	padding: 0.25em;
	clear: both;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear: both;
	width: 100%;
	display: block;
	padding: 1em 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float: left;
	width: 10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float: left;
	width: 20em;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color: #990000;
}

.tx-veguestbook-pi1 fieldset {
	border: none;
}

.tx-veguestbook-pi1 legend {
	display: none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float: left;
	display: block;
	background: #F7F7F7;
	border: 1px solid #CCC;
}
 
.tx-veguestbook-pi1 .tx-guestbook-freecap {
margin-left:2.25em;
}
 

.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float: left;
	display: block;
	padding-left: 0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear: both;
	display: block;
	float: none;
	width: 10em;
	margin-bottom: 0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size: 75%;
	padding: 0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display: none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color: #990000;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear: both;
	display: block;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width: auto;
	display: block;
}