@import url(news.css);
@import url(cssstylecontent.css);

/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

/* Allgemeine Angaben */
head, body {
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 0.75em;
	line-height: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	width: 80%;
	min-width: 760px;
	background-color: #fff;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
}
h5 {
	font-size:22px;
	color:#BF0002;
	line-height:3px;
}
a, a:visited, a:link {
	color: #bf0002;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	background-color: #7e7e7e;
	color: #fff;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/* Einstellungen Kopfbereich */
#header {
	font-size: 0.9em;
}
	#header input {
		border: 1px solid #000;
		font-size: 0.9em;
	}
	#header a, #header a:visited, #header a:link {
		color: #7e7e7e;
		text-decoration: none;
		font-weight: normal;
	}
	#header a:hover, #header a:active {
		background-color: transparent;
	}
/* Einstellungen Navigationsmen� - oben */
#menue-top {
	width: 100%;
	height: 9em;
	clear: both;
	color: #fff;
	background-color: transparent;
	padding-bottom: 0.5%;
}
	#menue-top a, #menue-top a:visited, #menue-top a:link {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		height: 9em;
		display: block;
	}
	#menue-top a:hover, #menue-top a:active {
		background-color: transparent;
	}
	#menue-top .menue-box-left, #menue-top .menue-box-left2 {
		width: 10em;
		height: 9.2em;
		background-color: #bf0002;
		float: left;
		border-right: 0.5em solid #fff;
		padding-top: 0.5%;
	}
	#menue-top .menue-box-left-active, #menue-top .menue-box-left2-active {		
		width: 10em;
		height: 9.2em;
		background-color: #bf0002;
		float: left;
		border-right: 0.5em solid #fff;
		padding-top: 0.5%;
		background-image: url(images/corner_menue_main.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}
		.menue-box-left .header, .menue-box-left-active .header, {
			height: 74%;
			margin-left: 0.5em;
			font-weight: bold;
		}
.menue-box-left2-active .header {
			height: 54%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-left2 .header {
			height: 54%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-left .footer, .menue-box-left2 .footer, .menue-box-left-active .footer , .menue-box-left2-active .footer{
			font-size: 0.9em;
			margin-left: 0.5em;
		}
	#menue-top .menue-box-logo, .menue-box-logo2 {
		height: 9em;
		background-color: transparent;
		text-align: right;
		float: right;
		border: 1px solid #bf0002;
		padding-top: 0.5%;
	}
	#menue-top .menue-box-right {
		width: 10em;
		height: 9.2em;
		background-color: #bf0002;
		float: right;
		padding-top: 0.5%;
		border-left: 0.5em solid #fff;
	}
	#menue-top .menue-box-right-active {
		width: 10em;
		height: 9em;
		background-color: #bf0002;
		float: right;
		padding-top: 0.5%;
		background-image: url(images/corner_menue_main.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
border-left: 0.5em solid #fff;
	}
		.menue-box-right .header, .menue-box-right-active .header {
			height: 86%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-right .footer, .menue-box-right-active .footer {
			font-size: 0.9em;
			margin-left: 0.5em;
		}
/* Einstellungen Men� - Breadcrumb */
#menue-breadcrumb {
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
	#menue-breadcrumb a, #menue-breadcrumb a:visited, #menue-breadcrumb a:link {
		color: #7e7e7e;
		font-weight: bold;
		text-decoration: none;
	}
	#menue-breadcrumb a:hover, #menue-breadcrumb a:active {
		background-color: #7e7e7e;
		color: #fff;
	}

/* Einstellungen Inhalt - links */
#content-left {
	width: 69%;
	min-height: 450px;
	float: left;
	padding-top: 0.2em;
	line-height: 1.5em;
}
	#content-left h1 {
		background-color: #BF0002;
		padding: 0.1em;
		padding-left: 0.5em;
		font-size: 1.0em;
		font-weight: bold;
		color: #fff;
		clear: both;
	}
	#content-left h1.csc-firstHeader {
		background-color: transparent;
		color: #686868;
		padding: 0px;
		font-weight: bold;
		font-size: 1.5em;
		line-height: 1.7em;
	}
	#content-left .teaser {
		font-weight: bold;
		border-top: 1px solid #7e7e7e;
		border-bottom: 1px solid #7e7e7e;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	#content-left .page-top {
		padding-top: 0.5em;
		border-top: 1px dotted #7e7e7e;
		border-top: 1px dotted #7e7e7e;
		text-align: right;
		clear: both;
	}
	/* E-Mail-Formular - Inhaltsbereich */
	#content-left .csc-mailform-field {
		width: 5em;
	}
	#content-left #mailform {
		width: 80%;
	}
	#content-left .csc-mailform {
		border: 1px solid #7e7e7e;
		padding: 1.5em;
		margin-bottom: 1.5em;
	}
	#content-left .csc-menu {
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}
	#content-left .csc-textpic {
		margin-top: 1.0em;
	}
/* Formatierung Bilder */
	/* Bildunterschrift */
	#content-left .csc-textpic-caption {
		text-align: center;
		font-size: 0.9em;
		font-style: italic;
	}

/* Einstellungen Inhalt - rechts */
#content-right {
	width: 30%;
	min-height: 450px;
	float: right;
	color: #fff;
	line-height: 1.2em;
	font-size: 0.95em;
}
	#content-right ul {
		padding-left: 1.2em;
		line-height: 1.2em;
		margin: 0;
	}
	#content-right ul ul {
		padding-left: 1.3em; 
		margin: 0;
	}
	#content-right a, #content-right a:visited, #content-right a:link {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	#content-right a:hover, #content-right a:active {
		background-color: #fff;
		color: #a5a5a5;
	}
	#content-right .box-header {
		margin-left: 5em;
		background-color: #a5a5a5;
		padding: 0.5em;
		padding-top: 2.5em;
		background-image: url(images/icon_white.gif);
		background-position: center right;
		background-repeat: no-repeat;
		#border-bottom: 1px solid #7E7E7E;
		border-left: 1em solid #a5a5a5;
		padding-right:3em;
		font-weight:bold;
height: 4em;
margin-bottom: 6px
	}
	#content-right .box-menue {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-bottom: 0px;
		border-left: 1em solid #bcbcbc;
		border-right: 1em solid #bcbcbc;
	}
	#content-right .box-menue-active {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-top: 0px;
		border-left: 1em solid #bcbcbc;
		background-image: url(images/corner_menue_right.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		height: 38px;
	}
	#content-right .box-menue-passiv {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-top: 0px;
		border-left: 1em solid #bcbcbc;
		height: 10px;
	}
	#content-right .box-gallery-img {
		text-align: center;
	}


/* Einstellungen Footer */
#footer-copy {
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	text-align: center;
}

/* Einstellungen Plugins - tt_address_pi1 */
.tx-ttaddress-pi1 .vcard {
	border: 1px solid #7E7E7E;
	padding: 1.5em;
	margin-bottom: 1.0em;
	width: 75%;
}
.tx-ttaddress-pi1 .photo-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 1.0em;
}
.tx-ttaddress-pi1 .info {
		background-color: #7e7e7e;
		padding: 0.25em;
		padding-left: 0.5em;
		font-size: 1.0em;
		font-weight: bold;
		color: #fff;
		clear: both;
}

/* Einstellungen Plugins - tx_jkpoll-pi1 */
.tx-jkpoll-pi1 {
	margin-bottom: 0.5em;
}

/* Einstellungen Plugins - tx_rgsmoothgallery_pi1 */
.tx-rgsmoothgallery-pi1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	width: 70%;
}

/* Einstellungen Plugins - indexed_search */
.tx-indexedsearch-form {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.tx-indexedsearch-fieldset {
	border: 1px solid #e7e7e7;
	padding: 0.5em;
}
.tx-indexedsearch-legend {
	padding: 0.5em;
}
.tx-indexedsearch-selectbox-type, .tx-indexedsearch-selectbox-defop, .tx-indexedsearch-selectbox-results, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc {
	border: 1px solid #000000;
	font-size: 1.0em;
}

/* Eigenschaften Ergebnisausgabe */
.tx-indexedsearch-resHead {
	height: 1.6em;
	border-bottom: 1px solid #e7e7e7;
	padding: 2px;
}
.tx-indexedsearch-icon {
	float: left;
}
.tx-indexedsearch-result-number {
	float: left;
}
.tx-indexedsearch-title {
	float: left;
}
.tx-indexedsearch-percent {
	font-weight: bold;
	float: right;
}
.tx-indexedsearch-descr {
	clear: both;
}
.tx-indexedsearch-info {
	border-top: 1px dotted #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#container {width:1014px;}
#container2 {width:1200px;}

/* Allgemeine Angaben */
head, body {
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	font-size: 0.75em;
	line-height: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	width: 80%;
	min-width: 760px;
	background-color: #fff;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1.7em;
}
a, a:visited, a:link {
	color: #bf0002;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	background-color: #7e7e7e;
	color: #fff;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/* Einstellungen Kopfbereich */
#header {
	font-size: 0.9em;
}
	#header input {
		border: 1px solid #000;
		font-size: 0.9em;
	}
	#header a, #header a:visited, #header a:link {
		color: #7e7e7e;
		text-decoration: none;
		font-weight: normal;
	}
	#header a:hover, #header a:active {
		background-color: transparent;
	}
/* Einstellungen Navigationsmen� - oben */
#menue-top {
	width: 100%;
	height: 9em;
	clear: both;
	color: #fff;
	background-color: transparent;
	padding-bottom: 0.5%;
}
	#menue-top a, #menue-top a:visited, #menue-top a:link {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		height: 9em;
		display: block;
	}
	#menue-top a:hover, #menue-top a:active {
		background-color: transparent;
	}
	#menue-top .menue-box-left, #menue-top .menue-box-left2 {
		width: 10em;
		height: 9.2em;
		background-color: #bf0002;
		float: left;
		border-right: 0.5em solid #fff;
		padding-top: 0.5%;
	}
	#menue-top .menue-box-left-active {		
		width: 10em;
		height: 9em;
		background-color: #bf0002;
		float: left;
		border-right: 0.5em solid #fff;
		padding-top: 0.5%;
		background-image: url(images/corner_menue_main.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}
		.menue-box-left .header, .menue-box-left-active .header {
			height: 74%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-left2 .header {
			height: 54%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-left .footer, .menue-box-left2 .footer, .menue-box-left-active .footer {
			font-size: 0.9em;
			margin-left: 0.5em;
		}
	#menue-top .menue-box-logo, .menue-box-logo2 {
		height: 9em;
		background-color: transparent;
		text-align: right;
		float: right;
		border: 1px solid #bf0002;
		padding-top: 0.5%;
	}
	#menue-top .menue-box-right {
		width: 10em;
		height: 9.2em;
		background-color: #bf0002;
		float: right;
		padding-top: 0.5%;
		border-left: 0.5em solid #fff;
	}
	#menue-top .menue-box-right-active {
		width: 10em;
		height: 9em;
		background-color: #bf0002;
		float: right;
		padding-top: 0.5%;
		background-image: url(images/corner_menue_main.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}
		.menue-box-right .header, .menue-box-right-active .header {
			height: 86%;
			margin-left: 0.5em;
			font-weight: bold;
		}
		.menue-box-right .footer, .menue-box-right-active .footer {
			font-size: 0.9em;
			margin-left: 0.5em;
		}
		
#menue-top .menue-box-logo2 {width:440px;}
/* Einstellungen Men� - Breadcrumb */
#menue-breadcrumb {
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
	#menue-breadcrumb a, #menue-breadcrumb a:visited, #menue-breadcrumb a:link {
		color: #7e7e7e;
		font-weight: bold;
		text-decoration: none;
	}
	#menue-breadcrumb a:hover, #menue-breadcrumb a:active {
		background-color: #7e7e7e;
		color: #fff;
	}

/* Einstellungen Inhalt - links */
#content-left {
	width: 69%;
	min-height: 450px;
	float: left;
	padding-top: 1.0em;
	line-height: 1.5em;
}
	#content-left h1 {
		background-color: #BF0002;
		padding: 0.1em;
		padding-left: 0.5em;
		font-size: 1.0em;
		font-weight: bold;
		color: #fff;
		clear: both;
	}
	#content-left h1.csc-firstHeader {
		background-color: transparent;
		color: #686868;
		padding: 0px;
		font-weight: bold;
		font-size: 1.5em;
		line-height: 1.7em;
	}
	#content-left .teaser {
		font-weight: bold;
		border-top: 1px solid #7e7e7e;
		border-bottom: 1px solid #7e7e7e;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	#content-left .page-top {
		padding-top: 0.5em;
		border-top: 1px dotted #7e7e7e;
		border-top: 1px dotted #7e7e7e;
		text-align: right;
		clear: both;
	}
	/* E-Mail-Formular - Inhaltsbereich */
	#content-left .csc-mailform-field {
		width: 5em;
	}
	#content-left #mailform {
		width: 80%;
	}
	#content-left .csc-mailform {
		border: 1px solid #7e7e7e;
		padding: 1.5em;
		margin-bottom: 1.5em;
	}
	#content-left .csc-menu {
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}
	#content-left .csc-textpic {
		margin-top: 1.0em;
	}
/* Formatierung Bilder */
	/* Bildunterschrift */
	#content-left .csc-textpic-caption {
		text-align: center;
		font-size: 0.9em;
		font-style: italic;
	}

/* Einstellungen Inhalt - rechts */
#content-right {
	width: 30%;
	min-height: 450px;
	float: right;
	color: #fff;
	line-height: 1.2em;
	font-size: 0.95em;
}
	#content-right ul {
		padding-left: 1.2em;
		line-height: 1.2em;
		margin: 0;
	}
	#content-right ul ul {
		padding-left: 1.3em; 
		margin: 0;
	}
	#content-right a, #content-right a:visited, #content-right a:link {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	#content-right a:hover, #content-right a:active {
		background-color: #fff;
		color: #a5a5a5;
	}
	#content-right .box-header {
		margin-left: 5em;
		background-color: #a5a5a5;
		padding: 0.5em;
		padding-top: 2.5em;
		background-image: url(images/icon_white.gif);
		background-position: center right;
		background-repeat: no-repeat;
		#border-bottom: 1px solid #7E7E7E;
		border-left: 1em solid #a5a5a5;
		padding-right:3em;
		font-weight:bold;
height: 4em;
margin-bottom: 6px
	}
	#content-right .box-menue {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-bottom: 0px;
		border-left: 1em solid #bcbcbc;
		border-right: 1em solid #bcbcbc;
	}
	#content-right .box-menue-active {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-top: 0px;
		border-left: 1em solid #bcbcbc;
		background-image: url(images/corner_menue_right.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		height: 38px;
	}
	#content-right .box-menue-passiv {
		margin-left: 5em;
		background-color: #bcbcbc;
		padding: 0.5em;
		padding-top: 0px;
		border-left: 1em solid #bcbcbc;
		height: 10px;
	}
	#content-right .box-gallery-img {
		text-align: center;
	}


/* Einstellungen Footer */
#footer-copy {
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	text-align: center;
}

/* Einstellungen Plugins - tt_address_pi1 */
.tx-ttaddress-pi1 .vcard {
	border: 1px solid #7E7E7E;
	padding: 1.5em;
	margin-bottom: 1.0em;
	width: 75%;
}
.tx-ttaddress-pi1 .photo-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 1.0em;
}
.tx-ttaddress-pi1 .info {
		background-color: #7e7e7e;
		padding: 0.25em;
		padding-left: 0.5em;
		font-size: 1.0em;
		font-weight: bold;
		color: #fff;
		clear: both;
}

/* Einstellungen Plugins - tx_jkpoll-pi1 */
.tx-jkpoll-pi1 {
	margin-bottom: 0.5em;
}

/* Einstellungen Plugins - tx_rgsmoothgallery_pi1 */
.tx-rgsmoothgallery-pi1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	width: 70%;
}

/* Einstellungen Plugins - indexed_search */
.tx-indexedsearch-form {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.tx-indexedsearch-fieldset {
	border: 1px solid #e7e7e7;
	padding: 0.5em;
}
.tx-indexedsearch-legend {
	padding: 0.5em;
}
.tx-indexedsearch-selectbox-type, .tx-indexedsearch-selectbox-defop, .tx-indexedsearch-selectbox-results, .tx-indexedsearch-selectbox-order, .tx-indexedsearch-selectbox-desc {
	border: 1px solid #000000;
	font-size: 1.0em;
}

/* Eigenschaften Ergebnisausgabe */
.tx-indexedsearch-resHead {
	height: 1.6em;
	border-bottom: 1px solid #e7e7e7;
	padding: 2px;
}
.tx-indexedsearch-icon {
	float: left;
}
.tx-indexedsearch-result-number {
	float: left;
}
.tx-indexedsearch-title {
	float: left;
}
.tx-indexedsearch-percent {
	font-weight: bold;
	float: right;
}
.tx-indexedsearch-descr {
	clear: both;
}
.tx-indexedsearch-info {
	border-top: 1px dotted #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

#container {width:1014px;}

ul#tn {
	font-family: arial, verdana, helvetica, sans-serif;
	float: left; text-align:left; color: #a0a0a0; 
	font-size: 1em; padding-left:0; width:100%;}
ul#tn li{margin:0;list-style-type: none; float: left;line-height: 1em;}
ul#tn a, ul#tn li.cur{
	color: #444;
	text-decoration: none;
	border-right: 1px solid #666;
	padding-left: 0.4em;
	padding-right: 0.4em;
line-height: 2.1em;
}



ul#tn a.e, ul#tn li.cur{color: #bbb; padding-left: 0.4em;padding-right: 0.4em;border-right: 1px solid #666;}
ul#tn a:hover {color: #333;text-decoration: underline;background-color: transparent;}

div .rubrik, .eu-rubrik {color: #bf0002; font-weight: bold; border-top: 2px solid #bf0002;}

.unterrubrik {clear:both;border-bottom: 2px solid #bf0002;}
.unterstrich, .eu-unterstrich {border-bottom: 2px solid #bf0002;line-height:0em;}

.eu-rubrik,.eu-unterstrich {width:410px; margin-right: 14px; float:left;}

span.h {position:absolute;left:-1000px;top:-1000px;width:0;height:0;overflow:hidden;display:inline;}




/* 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: 3px 0 15px 200px;
font-size: 12px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #ddd;
	background-color: whitesmoke;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #b20000;
}

body#ges fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #5F1248;
}


fieldset.tx-powermail-pi1_fieldset div {margin-bottom: 20px;}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 550px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 12px;
}
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;
font-size: 12px;
margin: 24px 0px 0px 0px;
}
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 {
	/* 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;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
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;
}
