.sitemap-us {
	font-size : 12px;
}

.sitemap-link {
	font-size : 12px;
}

/* Hervorhebung bei den Volltextsuchen */
.kkMark {
	font-weight : bold;
	color : green;
	border-bottom-color: green;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
}

/* Klassen für Bildunterzeile ala Spiegel (s. templates/imgtmpl/...) */
.assetalignleft {margin:0 8px 6px 0; page-break-inside: avoid;}
.assetalignright {margin:0 0 6px 8px; page-break-inside: avoid;}
.assetaligncenter {margin: 6px auto 6px auto; page-break-inside: avoid;}
.assetalign	{page-break-inside: avoid;}
.bu {margin:0; padding:2px; font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;}
.bt {background-color : #e7e7e7;}

/* Standard Klassen für die Datenbanklisten (News, Veranstaltungen, usw.) */
/* Überschrift auf Detailseite */
.ueberschrift {
	display : inline;
}

.unterUeberschrift {
	display : inline;
}

/* Liste */
.kkviewTABLE {
	/*border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	*/
}

.kkviewTH {
	background-color: #dddddd;
	color: #333333;
	/*border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	text-align : center;
	*/
    font-weight : bold;
	
	
}

.kkviewTHNU {
	background-color: #dddddd;
	color: #333333;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align : center;
	font-weight : bold;
}


.kkviewTHLink {
	background-color: #dddddd;
	color: #333333;
}

.kkviewTD {
color: #333333;
	/*color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	*/
}

.kkviewTH a{
    color: #333333;
}

.kkviewTR{
    background-color: #ffffff;
}

.kkviewTR td{
    border-bottom: 1px solid #dddddd;
}

.kkviewTR1{
    background-color: #f0f0f0;
}

.kkviewTR1 td{
    border-bottom: 1px solid #dddddd;
}

.kkviewTDNU { /* Linie nur unten */
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.kkviewTitle {
	color: #006699;
	display:inline;
}

.kkviewForm {
	display:inline;
}

/* Detail */
.kkviewDetailTABLE {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

.kkviewDetailTH {
	background-color: #FF9600;
	color: #000000;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewDetailTHLink {
	background-color: #FF9600;
	color: #000000;
}

.kkviewDetailTD {
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewDetailTDNU { /* Linie nur unten */
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.kkviewDetailTDNR {
	color: #000000;
	font-family : Verdana, sans-serif;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}



/* "statisches" Menü */
.statMenueGTD {
	background-image : url(layout/gemeinde_sub.gif);
	background-repeat : repeat-y;
}
.statMenueRTD {
	background-image : url(layout/rathaus_sub.gif);
	background-repeat : repeat-y;
}
.statMenueLTD {
	background-image : url(layout/leben_sub.gif);
	background-repeat : repeat-y;
}
.statMenueUTD {
	background-image : url(layout/urlaub_sub.gif);
	background-repeat : repeat-y;
}
.statMenueWTD {
	background-image : url(layout/wirtschaft_sub.gif);
	background-repeat : repeat-y;
}

.statMenueLink {
	color: #000000;
	text-decoration : none;
}

.statMenueCurrentLink {
	color: #000000;
	text-decoration : underline;
}

.statMenueMarkedLink {
	color: #000000;
	text-decoration : underline;
	font-weight : bold;
}

/* Rathaus: Lebenslagen, Mitarbeiter, A-Z */
.rathausHeadline {
	background-color : #0C5A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	padding-left : 5px;
}

.rathausHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #525252;
}

.rathausHeadlineLink {
	color : #FFFFFF;
}
.rathausHeadlineLink:Hover {
	color : #eaeaea;
}

/* visual step display */
table.wizard {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed; 
}
td.wizard, td.wizardcurrent {
	border-top: 2px solid rgb( 192, 192, 192 );
	border-bottom: 2px solid rgb( 192, 192, 192 );
	padding: 5px; 
}
td.wizard {
	background-color: rgb( 240, 240, 240 );
	color: black; 
}
td.wizardcurrent {
	background-color: #fff1f1;
	color: black; 
}

/* ----- Newsletter  ------- */

.newsletter_step1_1{
	background-image : url(../boersen/bilder/1_active_18x32.gif);
	width : 18px;
	height : 32px;
}

.newsletter_step2_1, .newsletter_step3_1{
	background-image : url(../boersen/bilder/1_disabled_18x32.gif);
	width : 18px;
	height : 32px;
}

.newsletter_step1_2, .newsletter_step2_4, .newsletter_step3_6{
	background-color:#e7d8d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
	padding-left:5px;
	font-size:9px;
	color:#683f3f;
	width:117px;
	height : 32px;
	font-weight : bold;
}

.newsletter_step1_3{
	background-image : url(../boersen/bilder/2_1_active_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step2_3{
	background-image : url(../boersen/bilder/2_2_active_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step3_3{
	background-image : url(../boersen/bilder/2_disabled_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step1_4, .newsletter_step1_6, .newsletter_step2_2, .newsletter_step2_6, .newsletter_step3_4, .newsletter_step3_2{
	background-color:#c7a2a2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:14px;
	padding-left:5px;
	font-size:9px;
	color:#683f3f;
	width:117px;
	height : 32px;
	font-weight : bold;
}

.newsletter_step1_5{
	background-image : url(../boersen/bilder/3_disabled_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step2_5{
	background-image : url(../boersen/bilder/3_2_active_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step3_5{
	background-image : url(../boersen/bilder/3_3_active_32x32.gif);
	width : 32px;
	height : 32px;
}

.newsletter_step1_7, .newsletter_step2_7{
	background-image : url(../boersen/bilder/4_disabled_10x32.gif);
	width : 10px;
	height : 32px;
}

.newsletter_step3_7{
	background-image : url(../boersen/bilder/4_active_10x32.gif);
	width : 10px;
	height : 32px;
}

.newsletter_rot{
	color : #990000;
}

.newsletter_gruen{
	color : #000000;
	font-weight: bold;
}

.newsletter_rahmen{
	border : 1px solid #dddddd;
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 50px;
	width : 445px;
}

.newsletter-table{
	width : 525px;
	border: none;
}

.newsletter-head{
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-color : #dddddd;
	padding : 8px 4px 8px 4px;
	color: #333333;
	text-transform : uppercase;
}

.newsletter-td{
	padding : 4px 4px 4px 4px;
	color: #000000;
	font-size: 11px;
}

.newsletter-th{
	padding : 4px 4px 4px 4px;
	text-align : left;
	width : 200px;
	color: #000000;
}

#newsletter-text1, #newsletter-text2, #newsletter-text3, #newsletter-text4, #newsletter-text5, #newsletter-text6, #newsletter-text7, #newsletter-text8, #newsletter-text9, #newsletter-text11{
	display: none;
}

.box_oben_rechts{
	font-size: 12px;
	color: #ffffff;
}

.box_oben_rechts a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.box_oben_rechts a:hover{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}	



