.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: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}

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

.kkviewTH {
	background-color: #C5006B;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	text-align : left;
	font-weight : bold;
	font-size : 10px;
}

.kkviewTHNR {
	background-color: #C5006B;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	text-align : center;
	font-weight : bold;
	font-size : 10px;
}

.kkviewTHNU {
	background-color: #C5006B;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align : center;
	font-weight : bold;
	font-size : 10px;
}

.kkviewTH2 {
	background-color: #C5006B;
	color: #FFFFFF;
	
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	font-size : 10px;
	text-align : center;
}

.kkviewTHLink {
	background-color: #C5006B;
	color: #FFFFFF;
	font-size : 10px;
}

.kkviewTD {
	color: #27476f;
	font-family : Verdana, sans-serif;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	background-color : #dfe4ed;
	font-size : 10px;
}

.kkviewTDNU { /* Linie nur unten */
	color: #000000;
	font-family : Verdana, sans-serif;
	background-color : #dfe4ed;
	font-size : 10px;
}

.kkviewTD2 {
	color: #27476f;
	font-family : Verdana, sans-serif;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	background-color : #cbd2e0;
	font-size : 10px;
}

.kkviewTD2NU { /* Linie nur unten */
	color: #000000;
	font-family : Verdana, sans-serif;
	background-color : #cbd2e0;
	font-size : 10px;
}

.kkviewTDOHG {
	color: #27476f;
	font-family : Verdana, sans-serif;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	font-size : 10px;
}

.kkviewTD3 {
	color: #27476f;
	font-family : Verdana, sans-serif;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color : #dfe4ed;
	font-size : 10px;
	height: 58px;
}

.kkviewTD3NU { /* Linie nur unten */
	color: #27476f;
	font-family : Verdana, sans-serif;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color : #dfe4ed;
	font-size : 10px;
	height: 58px;
}

.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: #DFE4ED;
	color: #000000;
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 0px;
}
.kkviewDetailTH2 {
	background-color: #cbd2e0;
	color: #000000;
	
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 0px;
}

.kkviewDetailTHLink {
	background-color: #DFE4ED;
	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;
  
  text-align:left;
}

.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ü */

a.statMenueLink {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}

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

a.statmenuelink:hover{
	color: #C5006B;
	text-decoration : none;
	font-weight : normal;
}

a.statmenuelink {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}

.statmenuelink {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}

a.statMenueLink:hover{
	color: #C5006B;
	text-decoration : none;
	font-weight : normal;
}

a.statMenueCurrentLink {
	color: #C5006B;
	text-decoration : none;
	margin-bottom : 6px;
	font-weight : normal;
}

.statMenueCurrentLink {
	color: #C5006B;
	text-decoration : none;
	margin-bottom : 6px;
	font-weight : normal;
}

a.statMenueMarkedLink {
	color: #C5006B;
	text-decoration : none;
	margin-bottom : 6px;
	font-weight : normal;
}

/* 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: #c0d0f0;
	color: black; 
}

	


