/* global */
* { margin: 0; padding: 0; }

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
/* eof global */

#seite {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.4em;
	/*background-color: #676767;*/
	background-color:#8F9158;
	background-image: url(../layout/bg.gif);
	background-position: center;
}

#logo {
	position: relative;
	z-index: 5;
	width: 200px;
	height: 80px;
	left: 800px;
	top: -200px;
}
#header {
	height: 225px;
	clear: both;
	float: left;
	width: 1024px;
	text-align: left;
	background-color: #FFF;
}
#seite #inhalt {
	float: left;
	background-repeat: no-repeat;
	height: 560px;
	color: #333333;
	font-size: 12px;
	width: 1024px;
	margin-top: 5px;
	
	/*background-color: #E7E7E7;*/
}
#inhalt #content {
	float: left;
	height: 200px;
	width: 290px;
	padding-left: 10px;
	padding-top: 20px;
}
#inhalt #content2 {
	float: left;
	height: 200px;
	width: 290px;
	padding-top: 20px;
	padding-left: 10px;
}
#inhalt #spalte-rechts {
	width: 200px;
	float: right;
	padding-top: 20px;
	min-height:550px;
	clear: right;
}
#inhalt #spalte-links {
	width: 200px;
	float: left;
	clear: left;
	padding-top: 20px;
	min-height:550px;
}

/* bei 2 Spalten Inhalt..
#inhalt #content {
	padding: 10px;
	float: left;
	width: 400px;
	height: 200px;
}*/
#inhalt #trailer {
	height: 280px;
	background-color: #D9DADB;
}




#seite #navi_block {
	float: right;
	width: 200px;
	text-align: right;
	height: 357px;
	vertical-align: top;
	display: table-row;
}
#spalte-links ul {
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-image: url(../layout/bg-navi.gif);
	height: 400px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#spalte-links ul li a {
	display: block;
	padding-left: 10px;
	color: #000;
	margin-left: 2px;
}
#spalte-links ul li a:hover {
	background-color: #CCE3DE;
	margin-right: 2px;
}

#seite #inhalt #spalte-links ul .aktiv_link a {
	background-color: #CCE3DE;
	margin-right: 2px;
}

#spalte-rechts #news {
	background-image: url(../layout/bg-newsbox.gif);
	width: 155px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
}
#spalte-rechts #oeffnungszeiten {
	width: 155px;
	background-image: url(../layout/bg-oeffnungszeit.gif);
	height: 116px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
#spalte-rechts .sprachen {
	width: 200px;
	padding-left: 20px;
}

#spalte-rechts  .boxabstand {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 10px;
	display: block;
}



#seite #footer {
	height: 40px;
	width: 955px;
	clear: both;
}



#inhalt  h1 {
	color: #00755C;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#inhalt h2 {
	color: #00755C;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#seite #inhalt strong,#seite #inhalt b {
	color: #00755C;
}
#seite #inhalt  a {
	text-decoration: none;
}
#seite #inhalt  a: hover {
	text-decoration: underline;
}
#seite .abstand {
	padding: 10px;
}
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid gray;
		padding: 0px 0px;
	}
	


	/* Powermail überschreiben */

 
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {

}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color: #fff;
	padding: 10px;
	border: 0px none #fff;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid red;
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #fff;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* eof powermail */.tx-srfreecap-pi2-cant-read {
	display: block;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


.tx-srfreecap-pi2-image {
	padding-left: 190px;
}

/* felder verbergen */
fieldset.tx-powermail-pi1_fieldset legend,.tx_powermail_pi1_fieldwrap_html_radio_title {
   display: none;
}
/* eof powermail */

/* gästebuch */
#inhalt .tx-veguestbook-pi1 .tx-guestbook-header {
color:#00755C;
font-size:14px;
font-weight:normal;
margin-bottom:5px;
margin-top:5px;
width:200px;
}

#inhalt .tx-guestbook-header {
background:#FFF;
}

.tx-guestbook-field textarea.tx-guestbook-form-textarea {
width:260px!important;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
width:250px;
}


#inhalt.tx-veguestbook-pi1 .tx-guestbook-left {
background:#FFF;
min-height:1em;
padding:0em;
width:12em;
}
#inhalt .tx-veguestbook-pi1 .tx-guestbook-left {
height:1em!important;
}
/* eof gästebuch */
