/***********************************************************************************************************/
/* CSS Document für die Typo3 Extensionen                                                                   
/***********************************************************************************************************/
/***********************************************************************************************************/
/* NEWS                                                             
/***********************************************************************************************************/
#newsteasing{
	font-size:10px;
}
#newsteasing A
{
	font-size:10px;
}
#newsteasing A:hover
{
	color:#000000;
	text-decoration:underline;
}
/***********************************************************************************************************/
/* Mailform Plus -- gilt aber auch für alle Formulare auf der Webseite!                                                                 
/***********************************************************************************************************/
.tx-thmailformplus-pi1-inputtext { padding-left: 5px; font-size: 11px; width: 70%; height:20px; }
.tx-thmailformplus-pi1-inputselect, .tx-thmailformplus-pi1-inputtextbox{ padding-left: 5px; font-size: 11px; width: 70%; height:20px; }
.tx-thmailformplus-pi1-formfooter{
   vertical-align: top;
	border-top: 1px solid #ededeb; 
	border-bottom: 1px solid #ededeb; 
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.tx-thmailformplus-pi1-formhead{
   vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #ededeb; 
}
.tx-thmailformplus-pi1-formcontent {
   vertical-align: top;
	margin-top: 10px;
	border-top: 1px solid #ededeb; 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tx-thmailformplus-pi1-error
{
	color:#f09419;
}

/***********************************************************************************************************/
/* Pagebrowser                                                                  
/***********************************************************************************************************/
div.cag_pagebrowser {
	border-top: 1px solid #ededeb;
}
div.cag_pagebrowser ul {
padding-top:3px;
list-style:none;
}
div.cag_pagebrowser li {
float:left;
list-style:none;
}
div.cag_pagebrowser .divider {
margin-left:2px;
margin-right:2px;
}
/***********************************************************************************************************/
/* Loginbox für das FORUM                                                                  
/***********************************************************************************************************/
.tx-newloginbox-pi1
{
	height:120px;
}
/***********************************************************************************************************/
/* Adressen                                                                  
/***********************************************************************************************************/
.tx_address-pi1-dotted { border: 1px solid #999999; }
.tx_address-pi1-head { font-size: 12px; background-color: #999999; color: White; padding:3px; }
.tx_address-pi1-small { font-size: 12px; padding:3px; }
#address { margin-left:10px; margin-right:10px; margin-bottom:10px}
/***********************************************************************************************************/
/* Suche                                                                 
/***********************************************************************************************************/
.tx-indexedsearch-title a { font-size: 12px;}
.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; float:left; }
.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:#f09419; }
.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:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background: #999999; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background: #999999; font-size:16px; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-resultheader {background-color:#CCCCCC; display:block;}
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.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; color: Black; font-size: 11px;}
.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; }

/***********************************************************************************************************/
/* Adresssuche                                                                 
/***********************************************************************************************************/
#tx_astaddresszipsearch_pi1 {margin-left:0px;}
#tx_astaddresszipsearch_pi1 fieldset { border: 1px solid #7C7C7C; }
#tx_astaddresszipsearch_pi1 div.row { clear: both; padding-top: 0em; }
#tx_astaddresszipsearch_pi1 div.spacer { clear: both; }
#tx_astaddresszipsearch_pi1 div.row span.label { float: left; width: 25%; text-align: right; margin: 0; padding: 0; }
#tx_astaddresszipsearch_pi1 div.row span.formw { float: right; width: 70%; text-align: left; margin: 0; padding: 0; }
#tx_astaddresszipsearch_pi1 .input { width: 50px; padding-left: 5px; font-size: 11px; vertical-align: middle;}
#tx_astaddresszipsearch_pi1 .text { width: 60%; font-size: 95%; background-color: #FFFFFF; border: 1px solid #7C7C7C; }
#tx_astaddresszipsearch_pi1 .submit { background-color: #FFFFFF; border: 1px solid #7C7C7C; }
#tx_astaddresszipsearch_pi1 div.row span.adrboxA { float: left; width: 48%; margin-bottom: 2em; text-align: left; }
#tx_astaddresszipsearch_pi1 div.row span.adrboxB { float: right; width: 48%; margin-bottom: 2em; text-align: left; }
#tx_astaddresszipsearch_pi1 div.adrbox { width: 100%; margin-bottom: 2em; text-align: left; }
#tx_astaddresszipsearch_pi1 div img { float: right; margin: 0 40px 0 10px; }
#tx_astaddresszipsearch_pi1 div h4 { margin-top: 0; margin-bottom: 5px; }

/***********************************************************************************************************/
/* Forum                                                                 
/***********************************************************************************************************/

/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding:0px 0px 0px 0px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: underline !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	margin-bottom: 0px;

}

.tx-chcforum-pi1-postTableWrap {
	border: 0px solid;
	border-color: #121212;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 0px solid;
	border-color: #666666;
	background-color: #666666;
	margin-bottom: 2px;
	
}


.tx-chcforum-pi1-Table thead tr th {
	font-size: 9px;
	font-weight: bold;
	background-color: #dae1e9;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
		text-transform:uppercase;

}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 9px;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	text-align: left;
	text-transform:uppercase;
	/*background-image:url(../extensiontemplates/CHCforum/img/back_orange.gif);
	background-repeat:no-repeat;*/
	background-color: #dae1e9;
	color:#103852;
	

}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #ffffff;
	padding: 5px 5px 5px 10px;
	
}
.titelleiste
{	font-size: 11px;
	color:#888888;
	font-weight:bold;
	}

/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 12px;
	margin-left: 0px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #000000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: left;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: left;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 12px !important;
	text-align: left;
	vertical-align: top;
	
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

.tx-chcforum-pi1-confThreadImage {
	text-align: left;
}


.tx-chcforum-pi1-confThreadSubjCell {
text-align: left;
}

.tx-chcforum-pi1-confThreadNew {
	color: #000000;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
	text-align: left;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;text-align: left;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: left;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
text-align: left;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
	text-align: left;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;


}
/* Navigationspfad oben */
.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	border-bottom: 1px solid;
	border-color: #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 11px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #000000;
	background-color: #f8f8f8;

	font-size: 11px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid;
	border-color: #121212;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 3px;
	
}
/* Neue Nachricht eníngeben Feld */
.tx-chcforum-pi1-postForm #formWhere {

	font-size: 9px;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	text-align: left;
	text-transform:uppercase;


	background-color: #dae1e9;
	color:#103852; 
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid;
	border-color: #121212;

}

/*Feld Name: etc */
.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: left;
	padding: 3px 20px 10px 10px;
	width: 60px;
	float: left;
	
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #FFFFF;
	
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

/*Feld autor und Betreff*/
.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #dee3ef;
	border: 0px solid;
	border-color: #121212;
	padding: 2px;
	font-weight: bold;
}
/*Feld geben sie Ihre Nachricht ein*/
.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	
	background-color: #dee3ef;
	border: 0px solid;
	border-color: #121212;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left:5px;
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 200px;
	
	padding: 2px;
	padding-right:10px;
	/*border-bottom: 1px solid;
	border-color: #DEDEDE;*/
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid;
	border-color: #DEDEDE;
	margin: 3px 0;
	width: 98%;
	height: 100px;
	
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	padding:4px 15px 4px 0px;

}

.tx-chcforum-pi1-formBtn  input {


}

.tx-chcforum-pi1-formBtnHov {
	color: #555555;

}

.tx-chcforum-pi1-formBtnStyle{

	border:0px solid;
	border-color: #666666;
	color: #555555;


}

.tx-chcforum-pi1-formBtnStyleHov {
	
	color: #555555;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 0px solid;
	border-color: #666666;
	background-color:#666666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	
	padding: 3px;
	height: 50px;
	
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 0px solid;
	border-color: #666666;
	padding:5px;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid;
	border-color: #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-color: #666666;
	}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background-color: #efefef;
	border-top:0px solid #666666;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	text-align:right;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
	color:#000000;
	text-decoration:none;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background-color: #efefef;
	border-top: 3px solid ;
	border-color: #ffffff;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid;
	border-color: #666666;
	font-size: 11px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid;
	border-color: #666666;
	font-size: 11px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Verdana, sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 11px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid;
	border-color: #666666;
	font-size: 11px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid;
	border-color: #121212;
	font-size: 9px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 11px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	vertical-align: left;

}
.header_small {
	margin-bottom: 3px;
	border: solid 1px;
	border-color: #666666;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
border-bottom: solid;
border-bottom-width: 1px;
border-color: Orange;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid;
	border-color: #121212;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid;
	border-color:#666666
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background-color: #efefef;
	border: 1px solid;
	border-color:#666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background-color: #ffffff;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
  background-color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background-color: #dae1e9;
	
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background-color: #dae1e9;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	
	border: 1px solid; 
	border-color: #000000;
	color: #000000;
	width:100%;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 11px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #ffffff !important;
	border-style: none;
	color:#666666;
	font-size:10px;
}

.tx-chcforum-pi1-linkUp {
	background-color: #efefef;
		/*border-bottom: 1px solid;
	border-color: #DEDEDE;*/
	padding: 3px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background-color: #ffffff;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	border: 1px solid; 
	border-color: #000000;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: Verdana, sans-serif;
	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}

	
/***********************************************************************************************************/
/* Glossar                                                             
/***********************************************************************************************************/
  acronym, dfn, abbr, q, span.abbr { border-bottom: 1px dotted black; cursor: help; font-weight: normal; font-style: normal;}   
  dl.glossary dt {
	font-weight: bold;
	margin: 0 0 3px 0;
	font-style: normal;
	font-size: 11px;
	font-style: bold;
	color: Black;
	display: block;
	background: #dae1e9;
	padding: 2px;
	background-image: url(../img/headlinestrich.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}   
  dl.glossary dd { margin: 0 0 15px 20px; }   
  dl.glossary .description { margin: 0; padding: 0; }   
  dl.glossary .type {font-style: italic;padding: 0 3px 0 0;}
  
/***********************************************************************************************************/
/* CSS Styled Content                                                               
/***********************************************************************************************************/
/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
PRE { font-family: monospace; }
A { color: #0d2739; text-decoration: none; font-weight: normal; }
A:hover { color: #f09419; /* background: #e5f0fe; */ }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 12px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #ededeb; }
/*DIV.csc-frame-rulerAfter { border-bottom: 1px solid #ededeb; margin-bottom: 10px; }*/
DIV.csc-frame-rulerAfter { border-bottom: 9px solid #FFFFFF; }
DIV.csc-frame-indent { padding-left: 10px; padding-right:10px; padding-top:10px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
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; }
DIV.csc-textpic	{ margin:0; padding:0; }			
/******************/
/* Headers, plain */
/******************/
H1 {
	font-size: 14px;
	color: #2066ab;
	font-style: bold;
	margin: 12px 12px 12px 10px;
}
H4 { font-size: 13px; color: #000000; }
H3 { font-size: 13px; color: #323232; }
H5 { font-size: 13px; color: #999999; }
H2 {
	font-size: 12px;
	color: #323232;
	display: block;
	padding: 3px;
	background-position: bottom;
	font-weight: bold;
	background-color: #d9e0ef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acb9d4;
}
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #999999; }
H3 A { color: #666666; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #999999; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #999999; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }



/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 12px; color: #323232; line-height: 16px;}
P.bodytext A { font-weight:normal; }

/* RTE / Bulletlists */
UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 25px;
	list-style-image: url(../img/icons/circle_bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	line-height:16px;
}

OL { margin-top: 0px; }

LI {
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-left:5px;
	font-size: 12px; 
	color: #323232; 
	list-style-type: none;
	list-style-position: outside;
}

/* RTE / Table styling */
TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; }
TABLE.contenttable TR { background-color: #EDEBF1; }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 9px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #999999; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #999999; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align:top; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #999999; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #999999; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" 
DIV.csc-menu-1 { }
UL.csc-menu-1 A { color: #000000; }
UL.csc-menu-1 A:link { color: #000000; }
UL.csc-menu-1 A:hover { color: #f79618; }
UL.csc-menu-1 A:active{ color: #f79618; }
UL.csc-menu-1 { list-style-image: url(img/red_arrow_bullet.gif); font-size:10px; line-height:14px; margin-left:14px; padding-left:6px; width:150px;}
*/
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #999999; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #999999; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #999999; }


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
	font-size:11px;
	font-style: italic;
}
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; font-size:10px; font-style: italic;}
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; font-size:10px; font-style: italic;}

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

/****************************************/
/* Trenner / Divider                    */
/****************************************/
#trenner{
display: block;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 10px;
}
/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/**********************/
/* Absatzformatierung */
/**********************/

p.box {
	font-size: 12px; 
	color: #323232; 
	line-height: 16px;
	display: block;
	padding: 5px 8px 5px 8px;
	background-color: #E8E8E8;
	border-left: 8px #f09419 solid;
}
p.bluebox {
	display: block;
	font-size: 11px;
	color: #000;
	padding: 5px 5px 5px 5px;
	background-color: #E8E8E8;
	border-left: 8px #f09419 solid;
}
p.orangebox {
	font-size: 12px; 
	color: #323232; 
	line-height: 16px;
	display: block;
	padding: 5px 8px 5px 8px;
	background-color: #E8E8E8;
	border-left: 8px #f09419 solid;
}
p.greenbox {
	font-size: 10px;
	display: block;
	color: #FFFFFF;
	background-color: #729655;
	padding-top: 32px;
	background-image: url(../img/zitate_head.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:-10px; !important
	margin-right:-10px; !important
}
p.kleinertext {
	font-size: 9px; !important
	color:#CCCCCC
}

/*******************/
/* Tabelle im  RTE */
/*******************/
TABLE.htmlarea-showtableborders { border: 1px #333333 solid; margin: 10px 0px 0px 0px; width: 100%; }
TABLE.htmlarea-showtableborders TR TD { padding: 3px 3px px 3px;}
TABLE.htmlarea-showtableborders TR TD P.bodytext { font-size: 11px; }
TABLE.htmlarea-showtableborders TR { background-color: #ededeb;}
/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/



/******************/
/* Eigene Klassen FORUM */
/******************/

/* Dartsellung Beitrag */

.post_top
{ 	background-color: #dae1e9;
	color:#103852; padding:3px; font-weight:bold;}

.info_box
{text-align:center; padding-top:3px; background-color:#FFFFFF}

.trenner
{ background-image:url(../chcforum/img/pixel_666666.jpg); background-repeat:repeat-y; width:1px;float:left; height:auto}

.nachrichten_box
{padding-top:3px;background-color:#FFFFFF}


.bilder_post
{padding-right:10px;}



/****************************************************************************************************************/
/* Front End User Registration/*
/****************************************************************************************************************/
/*
   .tx-srfeuserregister-pi1 p { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:Green; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srfeuserregister-pi1 a:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-srfeuserregister-pi1 a:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srfeuserregister-pi1 a:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-srfeuserregister-pi1 a:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srfeuserregister-pi1 td { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
   .tx-srfeuserregister-pi1 input { font-size:10px; font-family:Verdana; background-color:Green; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 input[type=radio] {
	vertical-align: middle;
	margin-left: 200px;
	margin-right: 5px;
	background-color: Blue;
}
   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { font-size:10px; font-family:Verdana; background-color:transparent;}
   .tx-srfeuserregister-pi1 select { font-size:10px; font-family:Verdana; background-color:Green; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 textarea { font-size:10px; font-family:Verdana; background-color:Green; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  {
	font-size: 10px;
	font-family: Verdana;
	background-color: Green;
	color: Green;
	font-weight: bold;
	vertical-align: middle;
}
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; list-style-image: none; list-style-position: inside; margin: 0 0 0 .5em; font-size: 1em; }
   .tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .4em 0; }
   .tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; font-size: 1em; }
   .tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; list-style-image: none; list-style-position: inside; margin: 0; font-size: 1em; }
   .tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0 2em 0 0;}
	)*/
/*************************************************************************************************************************************/

