body {
	font-family: Verdana, Geneva, sans-serif;
	color: #006699;
	background-color: #006699;
}
#main {
	height: 780px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../layout/schnee-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header #navi {
	background-image: url(../layout/navi-bg.jpg);
	height: 19px;
	padding-left: 10px;
	padding-top: 3px;
}
#navi a {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
	font-size: 12px;
}
#navi a:hover {
	color: #08AFEC;
	text-decoration: none;
	margin-right: 15px;
	font-size: 12px;
}

#main #header {
	height: 75px;
}
#main #header2 {
	height: 185px;
	float: left;
	width: 940px;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
}

#header2 #adress {
	height: 185px;
	width: 270px;
	float: right;
	font-size: 11px;
	background-image: url(../layout/adress-bg.png);
	margin-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}

#header2 #bilder {
	width: 640px;
	height: 185px;
	float: left;
}
#main .breadcrump {
	height: 25px;
	width: 800px;
	color: #7DB1CB;
	font-size: 11px;
	display: block;
	line-height: 2em;
	margin-bottom: 10px;
	clear: both;
	margin-top: 5px;
}
#main #content {
	width: 645px;
	height: 460px;
	float: left;
	color: #006699;
	font-size: 13px;
	margin-left: 10px;
	overflow: auto;
}
#main #spalte-rechts {
	width: 277px;
	float: right;
	clear: right;
	height: 420px;
	margin-right: 10px;
}
#content h1, #content h1 a,#content h1 a:hover {
	font-size: 20px;
	font-weight: normal;
	color: #006699;
}
#content h2,#content h2 a,#content h2 a:hover {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	color: #006699;
	text-decoration:none;
}
#content  a {
	color: #F90;
	font-size: 13px;
}

#content  a:hover {
	color: #FC0;
	font-size: 13px;
	text-decoration: underline;
}
#content h3,#content h3 a,#content h3 a:hover {
	padding-bottom: 0px;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	text-decoration:none;
}
.breadcrump a {
	color: #7DB1CB;
	/* text-decoration: none; */
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#spalte-rechts .kunden {
	height: 210px;
	width: 275px;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear: both;
	display: block;
	width: 940px;
	padding: 0px;
	height: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 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 */

#sprachen {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#sprachen a {
	color: #FFF;
	font-size: 11px;
	line-height: 2em;
}