body {
	background-color: #bf8890;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343233;
}

a:visited {
	color: #343233;
}

a:hover {
	color: #2b9356;
}

a:active {
	color: #2b9356;
}


/* Schriften */
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P, OL, UL, DIV, H1, H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1 { 
    font-size: 15px;
    color:#2b9356; 
}

H2 {
   font-size: 13px; 
}

P, H1, H2 {
    margin: 0px 0px 5px 0px;
}

/* Content ################################################# Anfang */
TD#content {
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 0px;
	vertical-align: top;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343233; 
	line-height: 16px;
	background-image: url(../images/bg_content_kreisusw.gif);
	background-repeat : no-repeat;
	background-position: right 160px;
}

/* Navigation Ebene 1 horizontal = menu1 ################################################# Anfang */

TD#menu1 SPAN A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

TD#menu1 SPAN A.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b9356;
	text-decoration: none;

}

TD#menu1 SPAN.menu1-level1-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

TD#menu1 SPAN.menu1-level1-act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b9356;
	text-decoration: none;
}

TD#menu1 SPAN.menu1-level1-act A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b9356;
	text-decoration: none;
}

/* Navigation Ebene 1 horizontal = menu1 Ende #################################################  */

/* Navigation Ebene 2 vertikal = menu2 Anfang #################################################  */

/* Menu 2 column */
TD#menu2 {
	width: 175px;
	background-image: url(../images/bg_navi_left.gif);
	background-repeat : no-repeat;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 2px;
	height: 340px;
	text-decoration: none;
}


TD#menu2 DIV A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	top: 0px;
}

TD#menu2 DIV A:hover {
	color: #2b9356;
	text-decoration: none;
}

/*  menu2-level-1, normal (-no) */
TD#menu2 DIV.menu2-level1-no {
	border-bottom: 1px dotted #2b9356;
	font-size: 11px;
	color: black;
	text-decoration: none;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
}
/*  menu2, level1, aktiv (-act) */
TD#menu2 DIV.menu2-level1-act {
	border-bottom: 1px dotted #2b9356;
	font-size: 11px;
	color: #2b9356;
	text-decoration: none;
	padding-top:10px;
	padding-left:6px;
	padding-right:10px;
}


TD#menu2 DIV.menu2-level1-act A {
    color: #2b9356;
    text-decoration: none;
}

/* Navigation Ebene 2 vertikal = menu2-level1 Ende #################################################  */

/* Navigation Ebene 3 vertikal = menu2-level2 Anfang ###############################################  */


/*  menu2, level2, normal (-no) */
TD#menu2 DIV.menu2-level2-no {
	padding-top:10px;
	padding-left:12px;
	padding-right:10px;
	border-bottom: 1px dotted #2b9356;
	text-decoration: none;
	font-size: 11px;
}

/*  menu2, level2, aktive state (-act) */
TD#menu2 DIV.menu2-level2-act {
    padding-top:10px;
    padding-left:12px;
    padding-right:10px;
    border-bottom: 1px dotted #2b9356;
    text-decoration: none;
    font-size: 11px;
    color: #2b9356;
}

TD#menu2 DIV.menu2-level2-act A {
  color: #2b9356;
  text-decoration: none;
}

/* Navigation Ebene 3 vertikal = menu2-level2 Ende ##########################  */


/* Login-Formular links unten ###############################################  */
.loginform {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000	
}
.csc-sitemap-level1 {
	text-indent: 5px;
}
.csc-sitemap-level2 {
	text-indent: 35px;
}
.csc-sitemap-level3 {
	text-indent: 65px;
}
.csc-sitemap-level4 {
	text-indent: 95px;
}
