/* ------------------------- linke spalte ------------------------ */
#div-current-chapter {
	margin-top:20px;
	margin-bottom:20px;

	/* auskommentiert wg. schriftgroessenwähler, schmelzer, 11.04.2007 */	
   /* wie navmain, angabe in px, nicht in pt */
	/* font-size:15px; */


	color: #696969;
	font-weight: bold;


}


#div-current-chapter a {

	/* auskommentiert wg. schriftgroessenwähler, schmelzer, 11.04.2007 */	
   /* wie navmain, angabe in px, nicht in pt */
	/* font-size:15px; */

	color: #696969;
	font-weight: bold;
	font-style: normal;


}





/* ------------------------- mittlere spalte ------------------------ */

/* Gemeinsame Params - Padding, Fontcolor */
#td-content,
#td-adresse-mittlere-spalte,
#td-navfooter-and-search {
	padding-left:20px; 
	padding-right:10px; 
	color: #585858; 
}


/* Besondere Params - Fontsize */
#td-adresse-mittlere-spalte,
#td-navfooter-and-search td,
#td-navfooter-and-search input {
	font-size: 9pt;
}


/* Besondere Params - Padding */
#td-content {
	padding-top: 20px; 
	padding-right:10px;
}
#td-adresse-mittlere-spalte {
	padding-top: 20px; 
	padding-bottom: 20px;
}
#div-adresse-mittlere-spalte {
	border-top: 2px dotted #7c6492;
}
#td-navfooter-and-search {
	padding-top:5px; 
	padding-bottom:5px; 
}



#printversion {
	padding-top: 20px; 
	padding-right: 5px; 
	text-align: right;
}





/* ------------------------- rechte spalte ------------------------ */

.teaser_head, #td-rechte-spalte h3 { 

	margin: 0; 
	padding: 0; 
	border: 0; 

	margin-left: 10px; 
	border-bottom: 2px dotted #7c6492; 

	/* lila, wie die Karte */
	color: #7C6492;
	font-weight: bold;
	
	font-size:15px;
	text-transform:uppercase;

}

#td-rechte-spalte .csc-header { 
	
	clear:both;
	background:url(../layout_img/icon/teaser_trenner_gelb.gif) no-repeat;
	padding-top: 10px;
	margin-top:10px;
}
#td-rechte-spalte .bodytext { 
	padding: 0px 10px 0px 10px;
	margin-top:5px;
}

.teaser_fliesstext { 
	color: black; 
	/* font-size: 12px;  */
	padding: 10px; 
	margin-left: 10px; 
}




/* Alle Hyperlinks in der rechten Spalte */
#td-rechte-spalte a,
#td-rechte-spalte a:link,
#td-rechte-spalte a:visited,
#td-rechte-spalte a:active,
#td-rechte-spalte a:hover
{ 
	/* lila, wie die Karte */
	color: #7C6492;
	font-weight: bold;

	
}

#td-rechte-spalte teaser_head
