.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: #9a592d;
	color: #ffffff;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewTH2 {
	background-color: #9a592d;
	color: #ffffff;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.kkviewTHLink {
	background-color: #9a592d;
	color: #ffffff;
}

.kkviewTD {
	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;
}

.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 {
	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 {
	
	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;
}

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

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

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

/* visual step display */
table.wizard {
	border-collapse: collapse;
	table-layout: fixed; 
}
td.wizard, td.wizardcurrent {
	font-weight : bold;
}
td.wizard {
	color: #000000; 
}
td.wizardcurrent {
	color: #5aad5f;
}
th.shop_schritte{
	color : #a2683a;
	font-weight : bold;
	font-size : 14px;
	padding-bottom : 20px;
	padding-right : 25px;
}

.shop_table{
	background-color : #FFFFFF;
}

.shop_TH{
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	font-weight : bold;
}

.shop_TH2{
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-weight : bold;
}

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

.shop_TD2{
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.shop_highlight{
	color : #e96e0e;
	font-weight : bold;
}

	



