html {
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center; /* zentriert Container im IE */
	overflow: visible;
}

#container1 { 
	height: 100%; /* wichtig für 100%ige Höhe */
	margin: 0 auto; /* zentriert Container im FF */
	
	}	
	

#container2 {
	width: 800px;
	height: 100%; /* wichtig für 100%ige Höhe */
	text-align: left;
	background-color: #ffefc8;
}	

#header {
	
}

#inhalt {
	height: 100%; /* wichtig für 100%ige Höhe */
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 37px;
	padding-left: 26px;
	padding-right: 30px;
	width: 539px;
}


#text_kontakt {
	font-size: 14px;	
}

#navcontainer {
	background-color: #ffefc8;
	vertical-align: top;
}

#navcontainer ul {
	width: 205px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navcontainer li {
	list-style-type: none;
	}

#navcontainer a {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 205px;
	}

#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
	color: #000000;
	}

#navcontainer a:hover, .aktiver_link {
	background-color: #e2daaa;
	color: #000000;
	}

.bild_rechts {
	float: right;
	padding-left: 30px;
	padding-bottom: 39px;
}

.bild_links {
	float: left;
	padding-right: 30px;
	padding-bottom: 39px;
}

.bild_mitte {
	text-align: center;	
	padding-bottom: 39px;
}


a {
	text-decoration: none;
	color: #000000;
}

p {
	padding-bottom: 22px;
}

ul {
	padding-left: 15px;
	padding-bottom: 15px;
}

li {
	padding-left: 0px;
	list-style-type: disc;
}

h1 {
	font-size: 15px;
	color: #8b9c51;
	padding-bottom: 22px;
}

h2 {
	font-size: 13px;
	color: #53631e;
}

h3 {
	font-size: 11px;
	color: #000000;
}


/* ------------- Powermail --------------------------------------
wichig: diese Angaben überscheiben die Angaben in der Datei, die auch mit geladen wir, also muß
alles was NICHT gemacht werden soll hier verneint werden*/

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #FF9933;
	padding-left: 3px;
	font-weight: bold;
}

.error {
	color: #FF9933;
	padding-left: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


fieldset.tx-powermail-pi1_fieldset {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: normal;
	color: #ffffff;
}
fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	/* label */
	display: block;
	width: 200px;
	float: left;
	font-weight: normal;
	color: #000000;
	white-space:normal;
}

fieldset.tx-powermail-pi1_fieldset label {
	line-height: 20px;
}

fieldset.tx-powermail-pi1_fieldset input {
	margin-left: 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha{
	/* Input and textarea */
	border: 1px solid #e2daaa;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 2px;
	width:300px;
	background-image: none;
	background-color: #FFFFFF;
}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0 0 0.5em 0;
	clear:both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: normal;
}
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,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
	/* Description */
	display: none;
	text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    white-space: normal;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
	/* Description on mouseover */
	display: block;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
	position: relative;
}
fieldset.tx-powermail-pi1_fieldset fieldset legend {
	position: absolute;
	left: 0;
	padding: 0;
	margin: 0;
}
.powermail_mandatory {
	color: #f00;
}
.placeholder {
    color:#999;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
	margin-left: 200px;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
	float: none;
	width: auto;
	display: inline;
	font-weight: normal;
	margin-left: 7px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
	float: left;
	position: relative;
	clear: left;
}


