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

.kontakt-title {
	font-size: 24px;
	font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
	font-style: normal;
	color: #4f443c;
	line-height: 42px;
}

.kontaktformular {
	color: #7C8184;
	font-family: "Interstate";
	font-size: 16px;
	font-style: normal;
	vertical-align: baseline;
	line-height: 20px;
}

.kontaktformular_top {
	color: #7C8184;
	font-family: "Interstate";
	font-size: 16px;
	font-style: normal;
	vertical-align: top;
}

.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 {
	text-align : left;
	font-family: 'Interstate';
	padding: 4px;
}

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

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

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

.kkviewTD {
	padding: 4px;
}

.kkviewTDNU { /* Linie nur unten */
	color: #000000;
	
	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: #c0d0f0;
	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-image : url(../boersen/bilder/aktiv.gif);
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size:14px;
	font-weight: bold;
	line-height: 1.4em;
	color: white;
	width:220px;
	height : 40px;
	margin: 0 10px 0 10px;
	vertical-align: top;
}

.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_6 {
	background-image : url(../boersen/bilder/inaktiv.gif);
	font-family: "Interstate";
	padding: 10px;
	font-size:14px;
	line-height: 1.4em;
	color: #b4b2b1;
	width:220px;
	height : 40px;
	font-weight : bold;
	margin: 0 10px 0 10px;
	vertical-align: top;
}

.newsletter_step3_4, .newsletter_step3_2, .newsletter_step2_2  {
	background-image : url(../boersen/bilder/erledigt.gif);
	font-family: "Interstate";
	padding: 10px;
	font-size:14px;
	line-height: 1.4em;
	color: #4f443c;
	width:220px;
	height : 40px;
	font-weight : bold;
	margin: 0 10px 0 10px;
	vertical-align: top;
}

.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-table{
	width : 525px;
	border: none;
}

.newsletter-head{
	font-size: 24px;
	font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
	font-style: normal;
	color: #4f443c;
	padding : 8px 4px 8px 4px;
	text-transform : uppercase;
}

.newsletter-td{
	color: #7C8184;
	font-family: "Interstate";
	font-size: 14px;
	font-style: normal;
	vertical-align: top;
}

.newsletter-th{
	color: #7C8184;
	font-family: "Interstate";
	font-size: 14px;
	font-style: normal;
	vertical-align: top;
}

.newsletter-th strong {
	font-weight: normal;
}

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

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


textarea{	
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #b3b3b3;
	font-size: 14px;
	color: #7c8184;
	line-height: 26px;
	padding-left: 4px;

}