@media all
{

h1,h2,h3,h4 { 
	display:block; 
	font-weight: bold; 
}

h1 {  
	margin: 0em 0 0.5em 0;
	padding: 0;
}
h2 { 
	margin: 0em 0 0.5em 0;
	padding: 0;
}
h3 { 
	margin: 0 0 0.3em 0;
	padding-top: 0;
}
h4 { 
	margin: 0 0 0.3em 0;
	padding-top: 0;
}

#col3_innen h1.h1_normal a {
	color: #C57E0E;
}

#col3_innen h1.h1_normal a:hover {}

#col3_innen p a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#col3_innen p a:hover {
	color: #D97E0E;
	border-bottom-style:solid;
}

#col3_innen dl dt a {
	color: #C57E0E;
	font-size:1.2em;
}

.csc-uploads-icon img {
	width: 49px;
	height: 39px;
}

#teaser h1 { font-size: 1.2em; border: 0; }

p,ul,dd,dt { line-height: 1.5em;}
p { line-height: 1.5em; margin: 0 0 1em 0; }


strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code { font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #eee solid;
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* Absatz Abstand nach unten */
p.bodytext {
	margin-bottom: 12px;
	line-height: 17px;
}

/* Bild mit Text - Bildabstand oben */
div.csc-textpic-imagewrap {
	margin-top: 4px;
}

/* Rahmen 1 und 2 */
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/* ### Bildpositionierung ############################################################################ */

img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }

/* ### Auszeichnung lokaler und Externer Links ######################################################## */

a, a em.file {color: #4c4c4c; text-decoration:none;}
a:hover {text-decoration:underline;}

#topnav a { color: #000000; background:transparent; text-decoration:none; }
#topnav a:hover{ text-decoration:underline; background-color: transparent;}

#footer a { color: #4c4c4c; }
#footer a:hover {background-color: #eef; }

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}



/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

form {overflow:hidden;}
/*

input, textarea {
    width: auto;
	font: 1em 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}

*/
/* ######################################################################################################
** ### Spezielle Formatanweisungen des YAML-Standard-Layouts ############################################
** ######################################################################################################
*/

/* ###  Textformatierungen ################################################################## */

/* Beispieldateien */
p.demo { background-color: #fee; border: 1px #fcc solid; padding: 6px; margin-bottom: 0.5em; }

/* Navigation am Seitenende */
p.navlink { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.navlink a { color: #353;}
p.navlink a:hover { font-weight: bold; background: transparent; }




.csc-textpic-text blockquote p img {
	display: block;
}


.text_teaser_content .csc-textpic-text {
	display: block;
	margin: 0;
	padding: 1.7em 0 0 1.5em;
	border: 0px solid #333333;
}


.text_teaser_content {
	display: block;
	color: #663e00;
	font-size: 14px;
	font-weight: bold;
	background: url(../../img/content_zitat.jpg) repeat-y #ffe487; 	
	padding: 1em 1em 0.5em 1em;
	margin: 0 0 2em 0;
}

.text_teaser_content dt {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
}

.text_teaser_content div {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
}


.text_teaser_content .csc-textpic-imagewrap {
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
}
.text_teaser_content .csc-textpic-imagewrap img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #333333;
}
/*

csc-textpic-intext-left-nowrap > div .csc-textpic-imagewrap > dl .csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol > dt > img

*/

ul.csc-menu {
	margin: 0;
	list-style-image: url(../../img/nav_sub_arrow_grey.png);
}





blockquote {
	display: block;
	color: #663e00;
	font-size: 14px;
	font-weight: bold;
	background: url(../../img/content_zitat.jpg) repeat-y #ffe487; 	
	
/*
border-left: 8px #ddd solid;
*/
	padding: 1em 0em 0 1em;
	margin: 0 0 1em 0em;
}

/* Ungeordnete Listen ohne Listenpunkt */ 
ul.linklist { list-style-type: none; margin: 0 0 1em 0; }
ul.linklist li { margin: 0 0 1em 0; }

/* Auszeichnungen f�r Code, Dateien, Verzeichnisse */
em.mono, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.mono { 
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}

em.file { 
	padding:0 0 0 14px;
	color: #008;
	background: transparent url(../../img/icons/file.gif) no-repeat left;
}

em.directory { 
	padding:0 0 0 15px;
	color: #008;
	background: transparent url(../../img/icons/dir.gif) no-repeat left;
}

pre, code {
	display:block;
	margin: 0 0 1em 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border: 1px #ccd solid;
	border-left: 8px #ccd solid;
}

code.css { 
	background-image: url(../../img/bg_css.gif);
    background-repeat: no-repeat;
	background-position: top right;
}

code.xhtml { 
	background-image: url(../../img/bg_xhtml.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

code.typoscript { 
	background-image: url(../../img/bg_ts.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* ### Tabellen ################################################################## */

table.bugs { margin-bottom: 1em; margin-top: 0.5em; width:100%; }
table.bugs th { 
	background: #fff; color: #222; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #ccd solid; 
	border-right: 1px #ccd solid;
}

table.bugs td {
	background: #f0f0f4; color: #222; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #ccd solid; 
	border-right: 1px #ccd solid;
}

/* ### Download-Box ################################################################## */

.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}

.bluebox p { padding: 0px 8px 0 8px; }

a.dl_link {
	display: block;
	padding: 0;
	margin: 0.5em auto 0 auto;
	background-image: none;
}

a.dl_link:hover { text-decoration: none; background-color: transparent; }



/*******************************************
* Styles fuer Typo3 (RTE)
********************************************/
/*
input, textarea {
	margin-left: 1em;
  width: auto;
	font: 1em 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	border: 1px #ccc solid;
  background: #fafafa;
	padding: 2px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
*/
img {
	border: 0;
}
p.csc-linkToTop {
	text-align: right;
}
span.mono { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}
span.file { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 14px;
	color: #000088;
	background: transparent url('../../img/icons/file.gif') no-repeat left;
}

span.directory { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 15px;
	color: #000088;
	background: transparent url('../../img/icons/dir.gif') no-repeat left;
}
p.smalltext {
	font-size: 0.9em;
}
p.redbox { color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom: 0.5em; }
p.greenbox { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.greenbox a { color: #353;}
p.greenbox a:hover { background: transparent; }
p.box {
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.code {
	display: block;
	margin: 0 0 1em 1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}
p.csc-form-label-req {
	font-weight: bold;
}
.csc-caption {
	font-size: 0.9em;
	/*background-color: #E0E7F5;*/ 
	padding: 2px;
}
/* Typo3 Version 4 */
dd.csc-textpic-caption {
	font-style: italic;
	font-size: 0.9em;
	/*background-color: #E0E7F5;*/ 
	padding: 0;
}
/*******************************************
* Styles fuer tt_news
********************************************/
.tx-ttnews-browsebox {
	text-align:center;
	padding:0;
	margin:1.2em 0 1em 0;
	padding:1px;
	border:1px solid #ccd;
	background:#f0f0f4;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
	padding: 0 0.4em 0.4em 0;
	margin:0;
	background:transparent;
}

/* LATEST Ansicht */
.news-latest-item {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ebebeb;
}

.text_teaser_content .news-latest-item {
	margin-bottom: 1em;
	padding-bottom: 0em;
	border-bottom: 0px solid #ebebeb;
}


.news-latest-item h3 {
	padding-top: 0;
}
.news-latest-item h3 a {
	color: #C57E0E;
	font-size: 14px;
	text-decoration: none;
}
.news-latest-item h3 a:hover {
	background:transparent;
}
.news-latest-item img {
	padding-right: 1em;
	padding-top: 0.5em;
	float: left;
}
.news-latest-morelink {
	padding: 0px;
	margin: 0;
	border: 0px solid #ccd;
	background: transparent;
	text-align: left;
}
.news-latest-morelink img {
	padding-right: 0.3em;
	padding-top: 0.5em;
	float: left;
}

.news-latest-date {
	font-size: 10px;
}
/* LIST Ansicht */
.news-list-item {
	margin-bottom: 2em;
	border-bottom: 1px solid #ebebeb;
}
.news-list-item h3 {
	padding-top: 0;
}
.news-list-item h3 a { text-decoration:underline; }
.news-list-item h3 a:hover { background:transparent; }
.news-list-item h3 span.news-list-date {
	color: #aaa;
	font-weight: normal;
}
.news-list-morelink {
	padding: 0px;
	border: 0px solid #ccd;
	background: transparent;
	text-align: left;
}
.news-list-morelink a:hover { background: transparent; }

/* SINGLE Ansicht */
.news-single-item h3 {
	margin-bottom: 1em;
	margin-top: 0em;
	color: #663e00;
	padding: 0.8em;
	background: #FFE487;
	font-size: 12px;
	border-left: 8px #FFD11F solid;
}
.news-single-img {
	padding-right:15px;
	float:left;
}
.news-single-img p {
	padding:0;
	margin:0;
}
.news-single-timedata {
	color: #aaa;
	margin-bottom: 1em;
}
.news-list-category {
	color: #aaa;
}
.news-single-additional-info {
}
.news-single-additional-info dd {
	margin-top: -1em;
}
.news-single-additional-info dt {
	margin-bottom: 1.4em;
	color: #aaa;
}
/*******************************************
* Styles fuer Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch-res {
	clear: both;
	margin-top: 10px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 0px 0 0px 5px;
	font-size: 10px;
	background: #FFE487;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {	font-family: monospace;	font-style: normal;	padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }

.browsebox {
	margin: 0 0 0px 0;
	padding: 0;
	list-style-type: none;
}

.browsebox li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
/*******************************************
* Styles fuer Sprachenauswahl
********************************************/
div.langMenu {
	padding: 0 0 0 0;
}
div.langMenu a:hover {
	background: transparent;
}
div.langMenu img.flag {
	margin-top: 4px;
	padding-right: 7px;
}
div.langMenu img.arrow {
}
/*******************************************
* Styles fuer Codebox Extension
********************************************/
.tx-jphcodesnippets-pi {
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	border: 1px #ccd solid;
}
.tx-jphcodesnippets-pi .imp { font-weight: bold; color: red; }
.tx-jphcodesnippets-pi .ln-xtra { background: #ffcccc; }
.tx-jphcodesnippets-pi li { background: #f0f0f4; }
.tx-jphcodesnippets-pi li.li2 { background: #ffffff; }
.tx-jphcodesnippets-pi .kw1 { color: #b1b100; }
.tx-jphcodesnippets-pi .kw2 { color: #000000; font-weight: bold;}
.tx-jphcodesnippets-pi .kw3 { color: #000066;}
.tx-jphcodesnippets-pi .co1 { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .co2 { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .coMULTI { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .es0 { color: #000099; font-weight: bold; }
.tx-jphcodesnippets-pi .br0 { color: #00ff00; }
.tx-jphcodesnippets-pi .st0 { color: #ff0000; }
.tx-jphcodesnippets-pi .nu0 { color: #cc66cc; }
.tx-jphcodesnippets-pi .me1 { color: #006600; }
.tx-jphcodesnippets-pi .me2 { color: #006600; }
.tx-jphcodesnippets-pi .re0 { color: #0000ff; }
.tx-jphcodesnippets-pi .download { padding-left:1em; font-style:italic; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; }
/*******************************************
* Styles fuer Linklist
********************************************/
.tx_ablinklist_listView_links {
}
.tx_ablinklist_listView_link {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #cccccc;
}
.tx-ablinklist-pi1-browsebox td {
	padding-right: 1em;
}
.tx_ablinklist_viewRateLink {
}

/*******************************************
* Styles tx_dropdownsitemap
********************************************/
.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #ccd;
	background: #F0F0F4;
	padding: 2px;
	margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #ccd;
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 img {
	margin-right:0.5em;
}
.tx-dropdownsitemap-pi1 a:hover {
	background:transparent;
}
/*******************************************
* TYPO3 Mailformular
********************************************/
.csc-mailform-field label {
  color:#369;
  display:block;
  font-size:0.8em;
  margin-top:1em;
}
.csc-mailform-radio label {
  display:inline;
  margin-left:0.3em;
}
.csc-mailform-radio legend {
  display:none;
}
.csc-mailform-submit {
  margin-top:1em;
}


.csc-frame-rulerAfter {
	margin-bottom: 1em;
	border-bottom: 1px solid #ebebeb;
}

.contenttable {
	color: #50310B;
	width: 100%;
	margin: 0 0 20px 1px;
	border: 1px solid #DDDDDD;
}

.contenttable th {
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #DDDDDD;
}

.contenttable td {
	color: #000000;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #DDDDDD;
}

.contenttable td a {
	color: #50310B;
	border-bottom: 1px dotted;
}
.contenttable td a:hover {
	color: #50310B;
	text-decoration: none;
}




.csc-menu-7 img {
	float: left;
	margin: 4px 5px 0 0;
}
.csc-menu-7 dd {
	margin: 0 0 20px 105px;
}



/* 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;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #ccc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 300px;
	float: left;
	clear: both;
	font-weight: normal;
}
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: 360px;
}
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 150px;
	font-weight: bold;
	float:right;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 2 px;
	padding: 2 px;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

fieldset.tx-powermail-pi1_fieldset,fieldset.tx-powermail-pi2_fieldset  {
border : 1px solid #8c3345;
background-color : #f7f2ea;
padding : 10px;
margin-top : 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
font-weight : bold;
color : black;
}
fieldset.tx-powermail-pi1_fieldset label {
display : block;
width : 300px;
float : left;
clear : both;
font-weight : normal;
}

fieldset.tx-powermail-pi7_fieldset legend {
font-weight : bold;
color : black;
}
fieldset.tx-powermail-pi7_fieldset label {
display : block;
width : 360px;
float : left;
clear : both;
font-weight : normal;
}



fieldset.tx-powermail-pi9_fieldset label,fieldset.tx-powermail-pi9_fieldset input.powermail_text
 {
display : block;
width : 200px;
float : left;
clear : both;
font-weight : normal;
}

fieldset.tx-powermail-pi13_fieldset label,fieldset.tx-powermail-pi14_fieldset label,fieldset.tx-powermail-pi15_fieldset label
fieldset.tx-powermail-pi16_fieldset label,fieldset.tx-powermail-pi17_fieldset label
fieldset.tx-powermail-pi118_fieldset label
{
display : block;
width : 200px;
float : right;
clear : both;
font-weight : normal;
}

fieldset.tx-powermail-pi20_fieldset input.powermail_text
 {
display : block;
width : 200px;
float : left;
clear : both;
font-weight : normal;
}

fieldset.tx-powermail-pi20_fieldset label
{
display : block;
width : 200px;
float : right;
clear : both;
font-weight : normal;
}

fieldset.tx-powermail-pi20_fieldset input.powermail_text
 {
display : block;
width : 200px;
float : left;
clear : both;
font-weight : normal;
}














}
