/* ext.css 
   CSS Code fuer verschiedene Extensions */
   
/*-------------- Extension "tt_news"--------------- */


/*tt_news LATEST view */

.news-latest-container {
}

.news-latest-container h2 {
	padding:0;
	margin:0;	
}

.news-latest-gotoarchive {
	margin-top:5px;
	font-size: 90%;
}

.news-latest-gotoarchive a {
	font-weight:normal;
	font-size: 80%;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:10px 0 3px 0;
	margin:0;
	border-bottom: 1px solid #999;
}

 .news-latest-item p {

}

.news-latest-item h3 {
	padding: 0 0 5px 0;
	margin:0;
}
.news-latest-item h3 a {

}

.news-latest-item img {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #999;
	float:left;
}
.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:75%;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink a {
	float:right;
}


/* tt_news LIST view */
.news-list-container {
/*	background-color:#f8f8f8; */
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
/* 	background-color:#f8f8f8; */
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#f8f8f8;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container h3 {
	margin-bottom: 5px;
	padding: 0 0 2px 0;
/*	background-color: #f8f8f8; */
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
	padding-left:0px;
}

.news-list-container h3 a {
	text-decoration: none;
}

.news-list-container p {
	padding-left:0;
}

.news-list-date {
	width: 130px;
	font-size: 75%;
	font-weight: normal;
	padding-bottom: 2px;
	float: right;
	text-align: right;
}

.news-list-category {
	float: right;
	width: 75%;
	text-align: right;
	font-size: 70%;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 75%;
}

.news-list-container img {
	float: right;
	border:1px solid #eeeeee;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:75%;
	font-weight: normal;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink a {
	text-decoration: underline;
}

.news-list-browse {
	text-align: center;
}

/*  tt_news Page-Browser */
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox td {
	font-size: 75%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox td p{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	margin-left: 10px;
}
/* tt_news SINGLE view*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	background: #eeeeee;
	clear:both;
	font-size: 75%;
	text-align: right;
	margin: 0;
}

.news-single-category {
	float: right;
	font-size: 75%;
}
.news-single-backlink {
	font-weight: bold;
	font-size: 75%;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata, .news-single-author {
	font-size: 75%;

}

.news-single-author a {
	text-decoration: underline;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	background-color: #eeeeee;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#eeeeee;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	font-size: 75%;
	margin: 0 0 5px 5px;
	width:90%;
}

/*tt_news Archivemenu (AMENU) */
.news-amenu-container {
	margin-top:10px;
	background-color:#dddddd;
}
.news-amenu-container li {
	padding-bottom:1px;
	padding: 3px;
}

.news-amenu-container li a {
}

.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#eeeeee;
	list-style-type: none;
	padding: 0;
}
.news-amenu-container h2 {
	padding:3px;
	background-color:#dddddd;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	background-color: #cccccc;
}

/* tt_news Categorymenu (CATMENU) */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu div {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu div img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
	
/*-------------- Extension "tx_veguestbook"--------------- */
.tx-guestbook-list-table { }
.tx-guestbook-list-header { 
background-color: #f8f8f8;  
font-weight:bold; 
}
.tx-guestbook-list-row { 
background-color: #FFF; 
}
.tx-guestbook-list-rowleft { 
background-color: #EEE; 
}
.tx-guestbook-list-entrycomment-title {
font-weight: bold; 
}
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 90%;  }
.tx-veguestbook-pi1-browsebox td { font-size: 90%;  }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEE; }
.tx-guestbook-latest-header { 
	margin-top: 10px;
	background-color: #ddd;  
	font-weight:bold; 
	}
	
.tx-guestbook-latest-table {
	margin-top: 20px;
	border: none;
	
}

.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small,
.tx-guestbook-latest-more { 
font-size: 80%;  
}
.tx-guestbook-form-inputfield-med { 
border-style: solid; 
border-width: 1px; 
border-color:#ddd; 
width:200px; 
}
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; width:200px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; width:325px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
h2.tx-guestbook-header {
    margin: 0;
    padding: 0;
    background: transparent;
}

/*--------- default styles for extension "tx_veguestbook_pi1" -------------*/

.tx-veguestbook-pi1 {
	clear: both;
}
  
    /* error handling */
    .tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight:bold;
	color:#990000;
    }
    
    /* display of result count */
    .tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	float:left;
    }
    
    /* pagination */
    .tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size:75%;
	font-weight:bold;
	float:right;
    }
    
    /* styles for list mode */
    .tx-veguestbook-pi1 h2.tx-guestbook-header {

    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width: 250px;
	background:#EFEFEF;
	min-height:50px;
	padding: 10px;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left {
	height:100px;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left p {
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:350px;
	padding: 10px;
    }
    
    /* styles for latest mode */
    .tx-veguestbook-pi1 .tx-guestbook-latest p,
    .tx-veguestbook-pi1 .tx-guestbook-right p {
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
    .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	font-size: 90%;
	background: #ccc;
	margin: 5px 0 2px 0;
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#990000;
	font-weight:bold;
	background:none;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size:90%;
	font-style: italic;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	clear:both;
    }
    
    /* form styles */
    .tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	display: block;
	float: left;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
    }
    
    .tx-veguestbook-pi1 fieldset {
	border:none;
    }
    
    .tx-veguestbook-pi1 legend {
	display:none;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:left;
	display:block;
	background:#F7F7F7;
	border:1px solid #CCC;
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-freecap {
	margin-left:2.25em;
    }
 
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:left;
	display:block;
	padding-left:0.25em;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:left;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear:both;
	display:block;
	float:none;
	width:10em;
	margin-bottom:0.5em;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size:75%;
	padding:0.25em;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color:#990000;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
    }
    
    .tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
    }



/*--------- Extension "tx_srfreecap"------------- */
.tx-srfreecap-pi2-image { 
	margin: 5px 0 5px 0; 
	border: 1px solid #999;
}
.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; }	





/*---------- Sprachmenue sr_language_menu------------- */

.tx-srlanguagemenu-pi1 p {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	line-height : 100%;
	color : #35006d;
	margin-top : 8px;
	padding : 0;
	text-indent : 0;
}

.tx-srlanguagemenu-pi1 img {
	margin : 0 5px;
	padding : 0;
	border-style : none;
}

.tx-srlanguagemenu-pi1 .CUR {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .CUR a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : bold;
}

.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .NO {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .NO a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : bold;
}

.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .INACT {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .INACT a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : normal;
}

.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .SPC {
	float : left;
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	line-height : 100%;
	color : #35006d;
}

.tx-srlanguagemenu-pi1 fieldset label {
	display : none;
}

.tx-srlanguagemenu-pi1 fieldset select {
	font-size : 0.8em;
	font-family : Verdana, sans-serif;
	background-color : #35006d;
	color : white;
	font-weight : bold;
}

/* Indexsuche tx_indexed_search */

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display : inline;
	margin-right : 5px;
}

.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 {
	margin-top : 10px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight : bold;
	font-style : italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align : center;
	font-weight : bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style : italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color : red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background : #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top : 20px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top : 0;
	margin-bottom : 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background : #cccccc;
	vertical-align : middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background : #cccccc;
	font-size : 16px;
	font-weight : bold;
}

.tx-indexedsearch .res-tmpl-css {
	clear : both;
	margin-bottom : 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right : 1em;
	width : 10em;
	float : left;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing : 0;
	font-weight : normal;
	margin-top : -1.2em;
	float : right;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float : left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float : none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float : none;
}


/* ---------------------- sr_feuserregister ----------------- */

.tx-srfeuserregister-pi1 p {margin-top: 		.5em; margin-bottom: 0; padding: 0; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 {margin-top: 		0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0; font-weight: bold; color: #FFF;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; } 
.tx-srfeuserregister-pi1 a { padding-left: 0px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; } 		
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; font-weight: 	normal;} 		
.tx-srfeuserregister-pi1 label span { color: #FFF; } 		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #FFF; } 		
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; background-color: #FFF; } 		
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 0; } 		
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; } 		
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; } 		
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; } 		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; } 		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; } 		
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; } 		
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; } 		
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; } 		
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; } 		
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; } 		
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; } 		
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; } 		
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; } 		
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; } 		
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%;  font-weight:		bold;} 		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; } 		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; } 		
* html .tx-srfeuserregister-pi1 dd { float: none; } 		
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; } 		
.tx-srfeuserregister-pi1 dd label { padding: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {background-color: #E6E6E6;}

#loginbox {
	display:		block;
	height:		30px;
	position:		relative;
	clear:		both;

}
.tx-felogin-pi1 .submit {background-color: 		transparent;}
.tx-felogin-pi1  #user,  .tx-felogin-pi1 #pass {
   background-color:		#FFF;
   border:				1px solid #CCCCCC;
   color: 				#999;
   padding:				2px;
   margin:				0 4px 0 0;
}
.tx-felogin-pi1 input {
   background-color:		#FFF;
   display:				block;
   float:				left;
   padding:				2px 0 0 0;
}

.tx-felogin-pi1 .submit_password {
  background-color:		#E6E6E6;
  margin:				0 0  0 10px;

}
/* ---------------------- sr_feuserregister ----------------- */


/* --------------------- powermail -------------------------*/ 

	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #444;
	display: none;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: #444;*/
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #444;
	margin: 3px 0 5px 0px;
	height:					20px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight:				bold;
	font-size:			15px;
	color: 			#FFF;

}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 230px;
	float: left;
	clear: both;
	font-weight: normal;
}

#uid3 {
	width:		180px;
}

img.powermail_captcha {
	clear:			both;
	display:			block;
	margin:			2px 0 10px 100px;
}



fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select, #uid3 {
	/* Input and textarea */
	width: 180px;
	font-family:arial;
	color:#666;
	padding: 2px 5px;
	border:			1px solid #CCCCCC;
	background-color:	#FFF;
	font-size:			13px;
}
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: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 5px 0 10px 230px;
	font-weight: normal;
	background-color:			#E6E6E6;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	clear:		both;
}
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: #ddd;
	border: 1px solid #444;
	color: black;
	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 {

}


	/* Confirmation */
td.powermail_all_td {
	padding: 5px 10px 5px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
powermail_captcha {}
.tx_powermail_pi1_submitmultiple_back, .tx_powermail_pi1_submitmultiple_forward, .tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit {
	background-color:			#E6E6E6;
}

.powermail_check_inner  {
	padding: 			5px 0;
}


/*--------------------- Powermail ------------------*/


/* ---------------- FE User Listing ---------------- */
.tx-feuserlisting-pi1-listrow TH {
	padding:			0 .5em;
	white-space:		nowrap;
	display:			none;
 } 	
.tx-feuserlisting-pi1-searchbox-sword, .tx-feuserlisting-pi1-searchbox-button {
	display: 			none;
} 

.tx-feuserlisting-pi1-listrow table {
	margin: 0 20px 0 0 ;

}


.tx-feuserlisting-pi1-listrow TD {
	padding: 			.5em;
	min-width:			100px; } 	
.tx-feuserlisting-pi1-browsebox-SCell p a {
	padding:			0 15px;
}
.tx-feuserlisting-pi1-singleView TH {padding:0 .5em; text-align:right; white-space:nowrap; } 	
.tx-feuserlisting-pi1-singleView TD {padding:0 .5em; }
/* -------------- FE User Listing ----------------- */
