

div.tx-indexedsearch-browsebox{
padding-bottom:20px
}
#contentsection ul.browsebox{
padding-left:0px;
margin:0;

}
div.tx-indexedsearch-res{
clear:left;
margin-top:20px;
}


div#contentsection td.linkespalte span.artHeader, div#contentsection span#border span.artHeader{
  font-size:12px;
  margin-bottom:4px;
display:block;
}
ul.browsebox{
padding-left:0px;

}
div.tx-indexedsearch-res{
clear:left;

}
table.imgtext-table {margin-right:10px;}
/*
############################################################
                 powermail 
############################################################
*/
fieldset.tx-powermail-pi1_fieldset{
	border:none;
	padding:0;

}
fieldset.tx-powermail-pi1_fieldset div{
	clear:left;
	padding:5px 0 0 0;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
   padding-bottom: 4px;
   font-weight: bold;
}

.tx-powermail-pi1_fieldset_13 {
   border: none;
}
fieldset.tx-powermail-pi1_fieldset legend {
   display: none;
}

fieldset.tx-powermail-pi1_fieldset input {
  
}
fieldset.tx-powermail-pi1_fieldset label {
  float: left;
  width: 106px;
}

.powermail_radio_inner_uid168_2{
   margin-bottom: 13px;
}

.powermail_submit_uid167 {
   margin-top: 13px;
}



/*
############################################################
             basic link styles
############################################################
*/


A {
	text-decoration: underline;
	color: #585858;
}

A:hover {
    text-decoration: underline;
    color: #000;
	
}

A IMG{
  background-color:white;
}



/*
############################################################
                  default input styles
############################################################
*/

input, textarea, select{
  font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #000000;
}


/*
#############################################################################################
       spacer classes to separate the content elements and clear the floats of images
#############################################################################################
*/

#contentsection {
/*  width: 740px; */
  width: 900px;
  position: absolute;
  /* top: 185px; */
  top: 189px;
  left:15px;
  z-index: 200;

}
#contentsection DIV.spacer {
   padding-top: 10px;
   clear:both;	
}

#contentsection DIV.hiddenSpacer {
   line-height:0px;
   height:0px;
   clear:both;	
}


/*
############################################################
             contentSection and content basic setup
############################################################
*/

TD#contentSection {
/*	width: 390px; */
	width: 560px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;	
}


TD#content {
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

/*
############################################################
             classes for text in articles on page
############################################################
*/

#contentsection P {
	margin: 0;
}

#contentsection DIV.article, #contentsection TD.article{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;			
}

#contentsection DIV.article_color, #contentsection TD.article_color{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
/*	background-color: #63FF00;*/
	background-color: #CCFF00;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;			
}

#contentsection DIV.article_styled, #contentsection TD.article_styled{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image:  url(../img/bg_striped_yellow.gif);
	background-repeat: repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;			
}

#contentsection ul, #contentsection ol {
	margin: 0;
	margin-left: 10px;
	padding-left: 10px;

}
#contentsection ul li, #contentsection ol li {
        /*list-style-type: none;
	background: url(../img/dot.gif) no-repeat left 5px;*/
	margin: 0;
	padding: 0;
}

#contentsection P.spcBelow, #contentsection DIV.spcBelow, #contentsection UL.spcBelow, #contentsection OL.spcBelow {
	margin-bottom: 1em;
}

#contentsection P.spcBelowHalf, #contentsection DIV.spcBelowHalf, #contentsection UL.spcBelowHalf, #contentsection OL.spcBelowHalf {
	margin-bottom: 0.5em;
}

/*
######################################################################
            class to make sure that all TDs have the
			correct font size in case Typo3 renders its own tables
######################################################################
*/


#contentsection TD.article TABLE TD, #contentsection TD.article_color TABLE TD, #contentsection TD.article_styled TABLE TD {
  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
}


/*
############################################################
             classes for links in contentsection
############################################################
*/

#contentsection DIV.article A, #contentsection DIV.article A:link, #contentsection DIV.article A:visited,
#contentsection TD.article A, #contentsection TD.article A:link, #contentsection TD.article A:visited,
#contentsection DIV.article_color A,
#contentsection TD.article_color A,
#contentsection DIV.article_styled A,
#contentsection TD.article_styled A 
{
	text-decoration: underline;
	color: #585858;	
}

#contentsection DIV.article A:hover, #contentsection DIV.article A:active,
#contentsection TD.article A:hover, #contentsection TD.article A:active,
#contentsection DIV.article_color A:hover, #contentsection DIV.article_color A:active,
#contentsection TD.article_color A:hover, #contentsection TD.article_color A:active,
#contentsection DIV.article_styled A:hover, #contentsection DIV.article_styled A:active,
#contentsection TD.article_styled A:hover, #contentsection TD.article_styled A:active
{
    text-decoration: underline;
    color: #000;
}


/*
############################################################
     prevent linked imgages to have a background color
############################################################
*/

#contentsection DIV.article A IMG, #contentsection TD.article A IMG{
    line-height: 20px;
	background-color: #FFFFFF;
}

#contentsection DIV.article_color A IMG, #contentsection TD.article_color A IMG{
    line-height: 20px;
	background-color: #63FF00;
}

#contentsection DIV.article_styled A IMG, #contentsection TD.article_styled A IMG{
    line-height: 20px;
	background-color: #EFEFEF;
}


/*
################################################################################
      maintxt used for extension templates where DIV.article doesn't apply
################################################################################
*/

#contentsection .maintxt{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#contentsection .maintxt A {
    line-height: 20px;
/*	background-color: #EFEFEF;
	text-decoration: none;
	color: #000000;	*/
}

#contentsection .maintxt A:hover{
	line-height: 20px;
/*    text-decoration: none;
    color: #FFFFFF;
	background-color: #CCCCCC;	*/
}

/*
################################################################################
              .maintxt2 = same as .maintxt but in Arial
################################################################################


#contentsection .maintxt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#contentsection .maintxt2 A {
    line-height: 20px;
/*	background-color: #EFEFEF;
	text-decoration: none;
	color: #000000;	*/
}

#contentsection .maintxt2 A:hover{
	line-height: 20px;
/*    text-decoration: none;
    color: #FFFFFF;
	background-color: #CCCCCC;	*/
}

*/
/*
############################################################
             content element headline styles
############################################################
*/

#contentsection td.linkespalte .artHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#contentsection div.artHeader, #contentsection span.artHeader, #contentsection p.artHeader, H3,H2,H1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 16px; */
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}


/*
#contentsection div.artHeader A, #contentsection span.artHeader A, #contentsection p.artHeader A, H3 A, H2 A, H1 A{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}


#contentsection div.artHeader A:hover, #contentsection span.artHeader A:hover, #contentsection p.artHeader A:hover, H3 A:hover, H2 A:hover, H1 A:hover{
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
*/

#contentsection .artSubHeader, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#contentsection .artSubHeader A{
  background-color: #ffffff;
}

/*
#contentsection div.artSubHeader A, #contentsection span.artSubHeader A, #contentsection p.artSubHeader A, H4 A, H5 A, H6 A{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

#contentsection div.artSubHeader A:hover, #contentsection span.artSubHeader A:hover, #contentsection p.artSubHeader A:hover, H4 A:hover, H5 A:hover, H6 A:hover{
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
*/

#contentsection .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}



/*
############################################################
               styles for normal colum
############################################################
*/

TD#colNormal {
/*	width: 370px; */
	width: 100%;
	width: 560px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;	
}



/*
############################################################
               styles for border colum
############################################################
*/

#border {
	display: block;
	width: 165px;
	vertical-align: top;
	/*padding-top: 10px;*/
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#border SPAN.txt {
	display:inline;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#border SPAN.txt P, TD#border SPAN.txt DIV{
	display: inline;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#border SPAN.txt_blue {
	background-color: #6DEFFE;
	display: inline;
}

#border SPAN.txt_blue P, TD#border SPAN.txt_blue DIV{
	display: inline;
}


#border SPAN.txt_blue IMG{
    background: #6DEFFE;
}

#border SPAN.txt_blue TABLE{
    background: #6DEFFE;
}


#border DIV.txt {
	background-color: #6DEFFE;
}

#border A {
    color: #000000;
    text-decoration: none;
}

#border A:hover{    
	background-color: #EFEFEF;
}

#border SPAN.header {
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#border DIV.artHeader, #border SPAN.artHeader, #dbLogin SPAN.artHeader {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#border DIV.article_styled, #border TD.article_color{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #6DEFFE;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;			
}


/*
############################################################
               styles for the take action box
############################################################
*/

TD.action {
	/* background-image:  url(../img/bg_striped_yellow.gif); */
	background-repeat: repeat;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

TD.actiontop {
	/* background-image:  url(../img/bg_striped_yellow_top.gif); */
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: left;
}


TD.action SPAN.header {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: bold;	
}

#actions {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	/* background-image: url('../img/halfscreen-gray.gif'); */
	margin-right:5px;
}



/*
############################################################
               footer definitions
############################################################
*/

table#footer {
	width: 370px;
	background-color: #E1E1E0;
	padding: 0 10px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
}

#footer TD#printlink {
    text-align:left;
}

#footer span#tellafriend {
	padding-right:30px;
}


TD#tools{
  text-align:right;
} 

TD#copy {
	padding-top: 4px;
	padding-bottom: 2px;
	width: 380px;

}

TD#copy SPAN{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;	
	padding-left: 10px;
	padding-right: 10px;
}



/*
############################################################
               styles for layout 1 and 2 cols
############################################################
*/

#ct_1_2 TD#colNormal {
	font-size: 12px;
	color: #000000;
/*    width: 390px; */
    	width: 560px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;	
}

#ct_1_2 TD#colLeft {
	width: 190px;
	vertical-align: top;
	padding-right: 10px;		
}

#ct_1_2 TD#colRight {
	width: 190px;
	vertical-align: top;
	padding-right: 10px;
}

#ct_1_2 TD#border {
	width: 165px;
	vertical-align: top;
	padding-top: 10px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
############################################################
               styles for layout with 2 cols
############################################################
*/

#ct_2 TD#colLeft {
	width: 190px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;	
}

#ct_2 TD#colRight {
	width: 190px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;	
}

/*
############################################################
               styles for layout with one big colum
############################################################
*/

#ct_1_colBig TD#colNormal{
  	font-size: 12px;
	color: #000000;
 /*   width: 504px; */
    	width: 560px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;	
}

#ct_1_colBig table#footer {
	width: 504px;
    background-color: #E1E1E0;
	padding: 0 10px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #000000;
}





/*
############################################################
               search page styles
############################################################
*/

.searchTable{
  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.tx-indexedsearch-browsebox-SCell, .tx-indexedsearch-browsebox ul li{
list-style:none;
margin-right:3px;
float:left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  width:80px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
 width:120px;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
  font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
}



.tx-indexedsearch P.tx-indexedsearch-noresults {
  font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
 background:#ffffff;

}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  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-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P.tx-indexedsearch-redMarkup {
  color: #FF0000;
  font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-info {
 font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
 background-color:#ffffff;
 font-size:11px;
 color: #676767;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top:0px;
  margin-bottom:0px;
}

.tx-indexedsearch .tx-indexedsearch-res DIV.tx-indexedsearch-secHead A {
  font-size: 18px;
  font-weight:bold;
  font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top:0px;
  margin-bottom:0px;
  font-size: 18px;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background-color:#ffffff;
    padding-top: 10px;
	padding-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead DIV {
	padding-bottom: 10px;
	padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
 border-top-width: 1px;
 border-top-style: dashed;
 border-top-color: #000000;
 vertical-align:top;
 padding-top: 10px;
}




.tx-indexedsearch-browsebox-SCell, .tx-indexedsearch-browsebox {
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*
############################################################
               register form styles
############################################################
*/

DIV#register {
  font-size:11px; 
}

DIV#register TABLE, DIV#register TD {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px; 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

.formFont{
  color: #676767;
  font-size:12px; 
}

.error{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF0000;
}

INPUT.register, TEXTAREA.register{
  width:200px;
}

DIV.sep_top_border{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}




.forumCategory{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

TR.forumList TD{
	padding-bottom: 10px;
	padding-right: 5px;
}

.forumHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top:5px;
}

#contentsection TABLE#forum_listview .mediumfont A,  #contentsection TABLE#forum_listview .mediumfontbold A, #contentsection TABLE#forum_listview .smallfont A {
  background-color: #F4F4F4;
}

#contentsection TABLE#forum_listview .mediumfont A:hover,  #contentsection TABLE#forum_listview .mediumfontbold A:hover, #contentsection TABLE#forum_listview .smallfont A:hover {
  background-color: black;
}

#contentsection TABLE#forum_overview .mediumfont A,  #contentsection TABLE#forum_overview .mediumfontbold A, #contentsection TABLE#forum_overview .smallfont A {
  background-color: #F4F4F4;
}

#contentsection TABLE#forum_overview .mediumfont A:hover,  #contentsection TABLE#forum_overview .mediumfontbold A:hover, #contentsection TABLE#forum_overview .smallfont A:hover {
  background-color: black;
}


/*
############################################################
                  other content styles
############################################################
*/

#contentsection .smallfont {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 line-height:14px;
}

#contentsection .smallfont a{
 line-height:16px;
}

#contentsection .mediumfont {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height:14px;
}

#contentsection .mediumfontbold {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
}

#contentsection .mediumfontbold A{
  background-color: #ffffff;
}

/*
#contentsection .mediumfontbold A:link{
  background-color: #ffffff;
}
*/


/*
############################################################
                  eeblog extension
############################################################
*/

div.blogcomment{
  padding: 10px;
  background-color: #F4F4F4;
}

td.blog_post_labelfield{
  width: 40%;
  text-align:right;
  padding: 5px 10px;
  vertical-align: top;
}

/*
############################################################
                  myaction extension
############################################################
*/

table.myaction_tools{
  background-color: #f6f6f6;
  width: 100%;
  vertical-align:middle;
  padding: 10px;
}

table.myaction_tools td{
  width: 33%;
}

.user-myaction-pi1-browsebox-SCell{
  text-decoration:underline;
}

/*
############################################################
                  donation extension
############################################################
*/

div#donateform{

}

div#donateform div.row {
  clear: both;
  padding-top: 5px;
  }

div#donateform div.row span.label {
  float: left;
  width: 38%;
  text-align: right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-right:5px;
  vertical-align:bottom;
}

div#donateform div.row span.formfield {
  float: right;
  width: 220px;
  text-align: left;
} 


/*
############################################################
                  ecard extension
############################################################
*/


#contentsection .maintxtwhite_c{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
#contentsection .maintxtwhite_c_padding{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	padding-left : 5px;
}
#contentsection .maintxtwhite_a{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
#contentsection .maintxtwhite_aklein{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}


