@charset "UTF-8";
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D1D1D1;
}
.oneColFixCtr #container {
	width: 920px;
	background: #FFFFFF;
	border: 2px solid #0c3b6f;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	margin-left: 280px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0c3b6f;
	border-left-color: #0c3b6f;
	margin-bottom: 0px;
	min-height: 300px;
}.navi {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.oneColFixCtr #container #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0c3b6f;
	font-size: 10px;
	background-color: #0c3b6f;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.oneColFixCtr #container #kopf {
	width: 280px;
	margin-top: 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0c3b6f;
	height: 280px;
}
.oneColFixCtr #container #Navi {
	float: left;
	width: 280px;
	clear: left;
}
.oneColFixCtr #container #Header {
	height: 280px;
	margin-top: 0px;
	margin-left: 280px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0c3b6f;
	background-image: url(Bilder/huesing-mayer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColFixCtr #container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/*Powermail Formular*/
fieldset.tx-powermail-pi1_fieldset {
	padding: 10px;
	border: 0px none #F600FC;
/*	text-align:right;
*/}
fieldset.tx-powermail-pi1_fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #FFE099;
	background-color: #FFE099;
	margin-top: 20px;
	margin-bottom: 2px;
	float: left;
	width: 475px;
	visibility: hidden;
	}
fieldset.tx-powermail-pi1_fieldset label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
	width: 475px;
	text-align:left;
	height: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select, 
required powermail_kontakt powermail_captcha powermail_uid21 {
	width: 410px;
	border: thin dotted #0c3b6f;
	background-color: #D1D1D1;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 10px;
	margin-left: 10px;
}
div.powermail_mandatory_js {
	color: #E9001F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

input.validation-failed, textarea.validation-failed {
background-image:url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
background-position:98% 1px;
background-repeat:no-repeat;
}

.csc-textpic-caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.powermail_check_inner {
	width: 500px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #821014;
	height: auto;
	min-height: 1px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	color: #FFE099;
	background-color: #821014;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	margin: 0px;
	width: 500px;
}
h1, H2 {
	font-size: 13px;
	font-weight: bold;
	color: #821014;
}
.powermail_multiplejs_tabs {
	color: #821014;
	list-style-type: none;
	font-size: 12px;
}

.powermail_multiplejs_tabs_item {
}
.powermail_multiplejs_tabs_item a {
	color: #821014;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
}
.powermail_multiplejs_tabs_item a:hover {
	color: #821014;
	text-decoration: underline;
}
.powermail_multiplejs_tabs_item a:current {
	list-style-type: disc;
	font-weight: bold;
}
