﻿* {
	padding: 0;
	margin: 0;
	border: 0;
}
BODY {
	margin: 0;
/* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	
}

div {
	padding: 0;
	margin: 0;
}

H1{
  font-family: "Times New Roman", Times, serif;
	padding:18px 0px 1px 0px;
	font-size: 1.35em;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	display: block;
  
  
}


.headline-1{
  font-family: "Times New Roman", Times, serif;
	padding:18px 0px 1px 0px;
	font-size: 1.35em;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	display: block;
}


.headline-1-menschen{
  font-family: "Times New Roman", Times, serif;
	padding:0px 0px 1px 0px;
	font-size: 1.35em;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	display: block;
}

.headline-1-sub-menschen{
font-family: "Times New Roman", Times, serif;
	font-size: 1.20em;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-weight: normal;
	padding:0px 0px 30px 0px;
	font-style: italic;
	display: block;
	color: #4A4A4A;
}


.headline-1-sub-zitat-menschen{
font-family: "Times New Roman", Times, serif;
	font-size: 1.20em;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-weight: normal;
	padding:0px 0px 30px 0px;
	font-style: italic;
	display: block;
	color: #4A4A4A;
}


/*.headline-1-sub-menschen{
font-family: "Times New Roman", Times, serif;
	font-size: 1.10em;
	line-height: 1.8em;
	margin-bottom: 0px;
	font-weight: normal;
	padding:0px 0px 30px 0px;
	
	display: block;
	color: #000;
} */


H2{
/*original  padding:18px 0px 11px 0px;
  color: #6f6f00;
  font-size: 1.25em;	
  font-weight: normal;
  display: block;
  font-family: "Times New Roman", Times, serif; */
  
font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	padding:20px 0px 2px 0px;
	display: block;
	color: #6F6F00;

  
}

.headline-2{
/*original  padding:18px 0px 11px 0px;
  color: #6f6f00;
  font-size: 1.25em;	
  font-weight: normal;
  display: block;
  font-family: "Times New Roman", Times, serif; */
  


font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	padding:20px 0px 2px 0px;
	display: block;
	color: #6F6F00;

  
}


H3{
/*  padding:18px 0px 1px 0px;
  color: #000;
  font-size: 1.05em;	
  font-weight: normal;
  display: block;
  font-family: "Times New Roman", Times, serif; */


	font-family: "Times New Roman", Times, serif;
	font-size: 1.10em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	color: ;
}

.headline-3{
/*  padding:18px 0px 1px 0px;
  color: #000;
  font-size: 1.05em;	
  font-weight: normal;
  display: block;
  font-family: "Times New Roman", Times, serif; */


	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	color: ;
}


.startseitebox-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	;
	border:0 solid black;
	margin-bottom:0;
	margin-top:10px;
	padding:15px 10px 0;
	
	
	background-image: url(/fileadmin/images/box-startseite-80-proz-weiss-trans.png);
	
}


.startseitebox-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	height: 90px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-image: url(/fileadmin/images/box-startseite-80-proz-weiss-trans.png);
	padding:5px 10px 0;
}

.startseitebox-text A{
	color: #954a00;
}


.startseitewhitebox-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	;
	border:0 solid black;
	margin-bottom:0;
	margin-top:10px;
	padding:15px 10px 0;
	
	
	background-color:#FFFFFF;
	
}


.startseitewhitebox-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	height: 90px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color:#FFFFFF;
	padding:5px 10px 0;
}

.startseitewhitebox-text A{
	color: #954a00;
}



.all{
  width:920px;
  margin: 0 auto;
  margin-top: 56px;
  margin-bottom: 26px;  
  border:0px solid blue; 
/*  background:transparent url(/fileadmin/images/bg_all.gif); */
/*  font-size: 0.6em;*/
}

.header {
  position:relative;
	width: 920px;
	height: 49px;
	padding:0;
	margin: 0;
	background-color: #fff;
	margin-top: 35px;
  font-size: 0.6em;	
}
#logo {
  position:absolute;
  right:0px;
}

.topmenu {
	background-color: #fff;
}

.middle {
	background-color: #fff;
}
.left {
	background-color: #fff;
  float: left;
	width: 185px;
  border:0px solid black; 
  font-size: 0.6em;  
}

.right {
	background-color: #fff;
	float: left;
	width: 160px;
	padding-left: 35px;
  border:0px solid black; 
}
.content {
	background-color: #ffffff;
/*	margin: 0px 185px;*/
  width: 540px;
  border:0px solid black;
  padding-bottom:30px; 
	float: left;
}
.footer {
  border:0px solid black; 
  width:920px;
  height: 15px;
  background:transparent url(/fileadmin/images/bg_footer.gif) no-repeat;
  text-align: right;
}
#footer_innen{
  position:relative;
}
P.csc-linkToTop{
  width:100%;
	border-top: 1px solid #777777; 
	/* background: #D5DDD9; */

	height: 8px;

	text-align: center;
	line-height: 10pt;
	background-position: right center;
	margin: 10px 0px 0px 0px;
	display: block;
}


/* #printlabel A,
DIV.printLink A, */
P.csc-linkToTop A{ 
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.5em;
	font-weight: bold;
	letter-spacing: 5px;
	/* text-align: center;
	display: block;	*/ 
}

#printlabel A,
DIV.printLink A{ 
	
	background-image: url(/fileadmin/images/printbutton.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 12px;
	display: block;
	margin: 0px 0px 0px 0px;
	/* float: right;
	width: 20px; */
	
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.5em;
	font-weight: bold;
	letter-spacing: 10px;
	
	/* text-align: center;
	display: block;	*/ 
}



/*
################### Abstandlinie ursprüngliche Fassung #####################

.content .csc-frame-rulerAfter,
.content .csc-frame-rulerBefore{
  background-color: #d0d0d0;
  margin: 14px 0px;
  padding:0;
  height: 1px;
} */


.content .csc-frame-rulerAfter{
  margin-bottom: 10px;
  padding:0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	
}


.content .csc-frame-rulerBefore{
//  background-color: #d0d0d0;
  margin: 7px 0px 0px 0px;
  padding:0;
//  height: 1px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}

.clear {
	clear: both;
}

.content ol, .content ul {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: square;
	
}

.content .bodytext{
/* original	font-family: "Times New Roman", Times, serif; */	

	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
/*	border-bottom-color: #;*/
	padding-bottom: 10px;
	
}


.content .bodytext-letzter-absatz {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 20px;
}

.content .bodytext-trennlinie {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-top: 0px;
	padding-bottom:0px;
	diplay: block;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 5px;
	width: 540px;
}

.content .bodytext img {
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none; */
	border: 0px solid #999999;
} 

.bodytext-letzter-absatz A{
  color: #954a00;
}

/* ##############	: Text umfliesst Bild #################;

.bodytext-bild-rechts {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	width:540px;
	display: block;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 20px;
}

.bodytext-bild-rechts A {
   	color: #954a00;
	
}



.bodytext-bild-rechts img {
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	border:0px
}

##############	: Text umfliesst Bild #################;
*/


.content .bodytext A{
  color: #954a00;
 
}


.bodytext-ul{
	font-family: "Times New Roman", Times, serif;
	
}


.content .content-headline-zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #7E705F;
	font-style: italic;
	text-align: left;
}

.content .content-bu {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}



.csc-textpic-caption{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
}



.bodytext-aktuelle-ausgabe{
font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	height: 360px;
	display:block;
	background-image: url(/fileadmin/images/aktuelle-ausgabe-hintergrund.jpg);
	background-repeat: no-repeat;
	margin-left: 270px;	
}


/* ############## VON PL ERGAENZT FUER BLOG SORTIERT NACH ETC ##############*/
.title {
color:#000000;
font-size:0.65em;
letter-spacing:0.1em;
text-align:center;
text-decoration:none;
text-transform:uppercase;
padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
display: Block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

.title A{
color:#000000;
}


.commentFormStyle {

}

/*  #### Linie unten ####   .commentComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.1em;
	color: #555555;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
} */

.commentComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.1em;
	color: #555555;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
	
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.comments {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.04em;
	color: #555555;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.commentComments A{
	
	letter-spacing:0.04em;
	color: #990000;
	text-transform: uppercase;
	text-decoration: none;

	
}

.author {
	font-size: 10px;
	font-weight:bold;
	float:left;
	margin-right: 2px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.04em; 
	color: #666666;
	text-decoration: none;
	
}

.date {
	float:left;
	font-size: 10px;
	color: #000000;
	margin-right: 5px;
	text-decoration: none;
	text-align: ;
	text-transform: uppercase;
	letter-spacing: 0.00em; 
	color: #666666;
	text-decoration: none;
	
}

.time {
	float:left;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-right: 0px;
	text-align: ;
	text-transform: uppercase;
	letter-spacing: 0.00em; 
	color: #666666;
	text-decoration: none;
	
}

h5 {
clear:left;
color: #000000;
font-size: 1.25em;
font-family: "Times New Roman", Times, serif;
text-transform: none;
margin-top: 10px;
font-weight:normal;
text-decoration:none;  
}

.commentBody {
color: #000000;
font-size: 1.0em;
font-family: "Times New Roman", Times, serif;
text-transform: none;
font-weight:normal;
text-decoration:none;  
}


/* ############## VON PL ENDE ##############*/


/* RECHTE SPALTE */
.right .bodytext {
	/* font-size: 0.65em; */
	font-size: 0.7em;
  color:#000;
	text-transform: uppercase;
	text-align:center;
}
.right .bodytext A{
  text-decoration: none;
  
 
  
  color:#000;
}
.right .csc-frame-rulerAfter,
.right .csc-frame-rulerBefore{
  //background-color: #000;
  margin-bottom: 14px;
  padding:0;
  //height: 1px;
}


.boxLeft,
.boxRight{
  position:absolute;
  top: 0px;
  left: 15px;
  width: 347px;
  background-color: transparent;
  z-index:10;
  font-size: 0.9em;    
}
.boxRight{
  left: 370px;
}


.boxLeft H1,
.boxRight H1{
  border:0px solid black; 
  background-color: #fff;
  padding: 15px 10px 0px 10px;
  margin-top:10px;
  margin-bottom:0px;
}

.boxLeft .bodytext,
.boxRight .bodytext{
  height:90px;
  border:0px solid black; 
  background-color: #fff;
  padding: 5px 10px 0px 10px;
  
  
}
.boxLeft #l1,
.boxLeft #l2,
.boxLeft #l3,
.boxRight #r1,
.boxRight #r2,
.boxRight #r3{
  position:absolute;
  border:0px solid black; 
  z-index:100;
}
.boxLeft #l1,
.boxRight #r1{
  top:0px;
}
.boxLeft #l2,
.boxRight #r2{
  top:160px;
}
.boxLeft #l3,
.boxRight #r3{
  top:310px;
}





/* Extensions */
.tx-urorandompicturetable-pi1{
  border:none;
  padding:0;
  margin:0; 
  vertical-align:top;
  line-height:1px;
}

.tx-urorandompicturetable-pi1 A{
  border:none;
  padding:0;
  margin:0; 
}
.tx-urorandompicturetable-pi1 .imageBorder{
  border:none;
  padding:0;
  margin:0px 0px 1px 1px; 
  /*border-bottom: 1px solid #FFF;*/
}




.content-infoblock-headline {
	font-size: 8pt;
	background-color: #787878;
  margin-top:15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-align: left;
}

.content-infoblock {
	background-color: #B1B1B1;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



/* LOGIN */
.tx-felogin-pi1 P,
.tx-felogin-pi1 DIV{
  	font-size:0.8em; 
  	margin-bottom:10px;
}






/* ######################################################################################################
** ### Formatierung des Kontaktformulars       ##########################################################
** ######################################################################################################
*/

.tx-thmailformplus-pi1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
/*	border-bottom-color: #;*/
	padding-bottom: 10px;
}


#tipafriendform,
#mailform{
	border: 0px solid #000;
	font-size:0.8em; 
	margin-left: 0px;
	clear:both;
}

#loginform fieldset,
#mailform fieldset{
	border:none;
	border: 0px solid #000;
	clear:both;
}

#loginform input,
#searchform input,
#mailform .csc-mailform-field select,
#mailform .csc-mailform-field input, 
#mailform .csc-mailform-field textarea {
	border:1px solid #787;
/*	background-color:#eff3f6;*/
}

#loginform label,
#mailform .csc-mailform-field label {
	float:left;
	width:195px;
	/* ie 6*/
/*	width:58px;*/
	color:#313127;;
	padding:0;
	margin:0;
	border: 0px solid #000;
}

#loginform label{
	width:110px;

}
#loginform input{
	width:185px;
}

#mailform .csc-mailform-field input {
	width:233px;
	
}

#mailform .csc-mailform-field select{
	width:157px;
}

#loginform div,
#mailform div.csc-mailform-field {
/*	float:left; */
	margin:0;
	padding:0;
	margin-bottom:3px;
	border:0px solid #000;
}


#loginform #pass,
#loginform #user,
#mailform .csc-mailform-field #mailformgender, 
#mailform .csc-mailform-field #mailformname, 
#mailform .csc-mailform-field #mailformstreet, 
#mailform .csc-mailform-field #mailformtelefax, 
#mailform .csc-mailform-field #mailformcity {
	margin-right:10px;
}
#mailform .csc-mailform-field #mailformgender{
/*	margin-right:8px;*/
/*  margin-left: 11px;*/

}

#mailform .csc-mailform-field #mailformemail,
#mailform .csc-mailform-field #mailformsubject,
#mailform .csc-mailform-field textarea {
	width:332px;

}

#loginform #loginformsubmit,
#mailformsubmit,
#mailform .csc-mailform-field #mailformreset,
#mailform .csc-mailform-field #mailformsubmit{
	margin:0;
	padding:0;
	width:auto;
/*	width: 74px; */
	padding-right: 15px;
	padding-left: 5px; 
	color: #000;
	text-transform: uppercase;
}

#mailform .csc-mailform-field #mailformsubmit{
	right: 0px;
	display: block;	
}


#submitwrap{
  text-align: left;
  padding-left: 195px;
}


#col3_content UL.errorTextBox{
  width:448px;
  padding:0px 4px;
  margin: 15px 0px;
  border: 1px solid #c4bcb1; 
  background-color:#eff3f6;

}


/* ######################################################################################################
** ### Formatierung des Loginformulars       ##########################################################
** ######################################################################################################
*/




/* ######################################################################################################
** ### Formatierung der INDEX-Suche       ##########################################################
** ######################################################################################################
*/

#searchformContainer{
  border-bottom: 1px solid #000; 
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#searchform input {
	border:1px solid #787878;
	width: 158px;
	color: #aeae3c;
/*	background-color:#eff3f6;*/
}

.tx-indexedsearch-searchbox .sword{
	border:1px solid #aeae3c;
  width:160px;
}

.tx-indexedsearch-searchbox {

}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-whatis{
  display:none;
}
.searchbox-tmpl-css FIELDSET{
	border:none;
	margin:15px 0px;
}
.searchbox-tmpl-css .tx-indexedsearch-form LABEL{
  margin: 0px 42px 0px 0px;
  font-size: 0.8em;
}
.tx-indexedsearch-noresults{
  font-size: 0.8em;
  font-weight:bold;
}
.searchbox-tmpl-css .tx-indexedsearch-form #tx-indexedsearch-searchbox-sword{
  margin-right: 60px;
  width: 160px;
}

.searchbox-tmpl-css .tx-indexedsearch-form,
.searchbox-tmpl-css .tx-indexedsearch-search-submit{
  float:left;
} 

.tx-indexedsearch-res H2{
  padding:0px 0px 5px 0px;
  margin:0;

}

.tx-indexedsearch-res H2 A:focus,
.tx-indexedsearch-res H2 A:visited,
.tx-indexedsearch-res H2 A:hover,
.tx-indexedsearch-res H2 A{
  color: #6f6f00;
  font-weight: normal;
  display: block;
  font-family: "Times New Roman", Times, serif;
  text-decoration:none;  
}

.tx-indexedsearch-descr{
  font-family: "Times New Roman", Times, serif;

}




P#themenpicto{
	font-size: 0.6em;
	color: #666666;
}

P#themenpicto a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
P#themenpicto a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B1B1;
}
P#themenpicto a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B1B1;
}

/* Tip a Friend Formular*/

#tipafriendform .csc-mailform-field label{
	float:left;
	width:195px;
	color:#313127;;
	padding:0;
	margin:0;
	border: 0px solid #000;
}

#tipafriendform div.csc-mailform-field {
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	border:0px solid #000;
	clear:both;
}

#tipafriendform .csc-mailform-field input, 
#tipafriendform .csc-mailform-field textarea{
	border:1px solid #aeae3c;
	width:332px;
}
#tipafriendform .csc-mailform-field #html_check{
  width: 15px;
}
#tipafriendform #submitwrap{
  border: 0px solid #000;
  display: block;
}
#tipafriendform #submitwrap #mailformsubmit{
  width: auto;
}

/* ######################################################################################################
** ### Formatierung des Untermenues bei Bereiches "Menschen"      ###################################################
** ######################################################################################################
*/
.teasermenu ul{
  padding:0;
  margin:0;

}

.teasermenu ul li{
	display:block;
	float:left;
	list-style-type:none; 
  padding:0;
  margin:0;
  margin-left: 15px;
}
.teasermenu ul li a.bildlink img{
  padding:0;
  margin:0;
	border: 1px solid #954a00;
}
.tx-koimageflow-pi1 { position: relative; background-color: #000000; width: 550px; } 





/* ######################################################################################################
** ### Formatierung der FAQ-Liste       ##########################################################
** ######################################################################################################
*/


.tx-irfaq-pi1  .itemNav{
/*  background-color: #d0dbe1;
  border: 0px solid #000;
  margin: 20px 0px;
  padding-left: 6px; */
 
 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #E5E5E5;
	display: block;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px; 
  
  
}
.tx-irfaq-pi1  .itemNav A{
/*	font-size: 0.7em;
	color: #843200;
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;  
  text-transform: lowercase; */
  
 text-decoration: none;
	font-size: 0.75em;
	color: #000000; 
  
}


.tx-irfaq-pi1  .itemNav A:hover{
/*	font-size: 0.7em;
	color: #843200;
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;  
  text-transform: lowercase; */
  

	font-size: 0.75em;
	color: #990000; 
  
}


.tx-irfaq-dynheader{
  padding:18px 0px 11px 0px;
  color: #6f6f00;

}

.td-center {font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: center;}

.td-bottom {
 vertical-align:bottom;
 padding: 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
/* ####################################
##### umfrage
####################################### */

.tx-jkpoll-pi1 label {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.30em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
border-bottom-color: #000000;
	padding-bottom: 10px;
	
}


.tx-jkpoll-pi1 p {
font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	padding:0px 0px 2px 0px;
	display: block;
	color: #6F6F00;
}

.tx-jkpoll-pi1 A {
font-family: "Times New Roman", Times, serif;
	
	font-weight: normal;
	padding:0px 0px 2px 0px;
	display: block;
	color: #6F6F00;

  
}


/* das sind die pagebrowser einstelleungen */
div.cag_pagebrowser  {
    font-size: 0.9em;
	margin: 0px 0 2px 0;
	text-align:center;
	background:#B1B1B1;
	padding: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
div.cag_pagebrowser  A {
	font-size: 0.9em;
	margin: 0px 0 2px 0;
	text-align:center;
	background:#B1B1B1;
	padding: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


