body {
font-family:Verdana, Arial, san-serif;
font-size:12px;
background-color:#dbdbdb;
color:#666;
}

h1 {
font-size:16px;
font-style:italic;
}

a {
color:#666;
}

html,body {
height: 100%;
}

div.wrapper {
left:50%;
position:absolute;
width:920px;
overflow:hidden;
min-height:1400px;
height:auto !important;  /* fÃ¼r moderne Browser */
height:700px;  /*fÃ¼r den IE */
padding:10px;
margin-left: -470px; /* negative HÃ¤lfte von width:972px */
top: 0px;
background-color:#ffffff;
}

div.normalContent {
position:absolute;
top:330px;
left:10px;
width:637px;
line-height:15px;
min-height:1200px;
padding-left:20px;
/* border-left:2px solid #ededed; */
padding-left:250px;
padding-right:43px;
background-color:#fff;
background-image:url(hg.gif);
min-height:970px;
}


div.mainmenu {
position:absolute;
top:283px;
left:0px;
width:940px;
z-index:1;
text-align:center;
}



div.mainmenu a{
color:#FFF;
font-family:Verdana, Arial, san-serif;
font-size:14px;
padding-right:9px;
padding-left:9px;
width:920px;
text-decoration:none;
}



div.leftmenu {
position:relative;
top:320px;
left:10px;
width:195px;
z-index:1;
padding-right:5px;
padding-left:5px;
text-align:center;

}



div.innerleftmenu  {
padding-top:12px;
background-color:#ddd;
z-index:100;
width:205px;
position:relative;

}

div.innerleftmenu a{
width:180px;
color:#333;
padding:4px;

font-family:Verdana, Arial, san-serif;
font-size:12px;
line-height:13px;
text-decoration:none;

}


div.leftsub {
position:relative;
top:-1px;
left:-15px;
width:185px;
z-index:1;
padding-right:10px;
padding-left:15px;
margin-left:10px;
margin-right:-20px;
text-align:left;
background-color:#FFF;
}

div.leftsub a{
color:#333;
font-family:Verdana, Arial, san-serif;
font-size:11px;
line-height:30px;
color:#333;
width:920px;
text-decoration:none;
}

div.leftsub a:hover{
font-weight:bold;
}

span#active{
color:#FFF;
font-family:Verdana, Arial, san-serif;
font-size:14px;
padding-right:12px;
padding-left:12px;
text-decoration:none;
font-weight:bold;
}

div.red {
position:absolute;
top:280px;
width:920px;
height:23px;
background-color:#c90019;
z-index:0;
}

div.topimage {
position:absolute;
top:0px:
left:0px;
width:920px;
height:265px;
background-image:url(../im/top.jpg);
}

div.newsletter {
position:relative;
margin-top:5px;
left:0px;
padding:5px;
background-color:#FFF;
text-align:center;
}


#facebookbox {
position:relative;
top:455px;
z-index:9;
width:250px;
}

#terminAnfrage{
	color:#C90019;
	text-align:right;
	width:430px;
	cursor:pointer;
	text-decoration:underline;
}


iframe{
	border:0px;
}

#tx-powermail-pi1_fieldset_1{
	width:390px;
	margin-left:50px;
}

#uid9, #uid10, #uid13, #uid11, #uid12, #uid14, #uid15, #uid16, #uid17, #uid18, #uid19, #uid20, #uid21, #uid22, #uid23, #uid24{
	width:380px;
}



/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}



input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 2px 0 15px 50px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 20px;
	border:1px solid #aeaeae;
	background-color: #F1F1F1;
	width:580px;
	
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	font-weight: normal;
	font-size:13px;
	clear: both;
}

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 */

	margin-top:2px;
	margin-bottom:8px;
	font-size:12px;
	padding:5px;
	border:1px solid silver;
	width:575px;
}


fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
margin:0px 0 35px;
}
.tx_powermail_pi1_fieldwrap_html_check label {

position:relative;
top:0px;}



div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
font-weight: normal;
	margin-bottom: 8px;
	padding: 0;
	font-weight: bold;
}

div.countryzone {
	margin: 10px 0 0 50px;
}


div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p 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 {
	/* Description */
	display: none;
	text-decoration: none;
}


/* 
Nur wenn kein Image als Button
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 20px 0 10px 50px;
	font-weight: bold;
}
*/

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}




/*Submitbutten zentrieren ID name kann sich ändern */

.tx_powermail_pi1_fieldwrap_html_checkbox_title{
	margin-bottom: 10px;}



.tx-powermail-pi1_thx {
color:red;}