@charset "iso-8859-1";
/* css-1 für base-1 */

body {
	background-color: #CCCCCC;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	margin-top: 4px;
	vertical-align: top;
	text-align: left;
	color: #333333;
	line-height: 150%;
}
div {
	color: #333333;
	line-height: 145%;
}

/* links */



/* Struktur */

#top { background: transparent url(../images/background/top-K1.jpg) no-repeat center center; }
#body { background: transparent url(../images/background/body-K1.gif) repeat center center; }
#footer { background: transparent url(../images/background/footer-K1.gif) no-repeat bottom center; }


/* NavBar-2 */

#NavBar-2 {
	background-color: #345C2F; /* dunkelgruen */
}

a:hover.link-NavBar-2 { color: #333333; background: #D5E2D5; /* hellgruen */}


/* LinkBar */

/* absoluts */

/* headings */

h1 { color: #2C4F28; /* dunkelgruen*/ }
h2 { color: #333333; }
h3 { color: #D85B5B; /* rot-rosa*/ }
h4 { color: #666666; }


/* andere H */

.subhead { color: #0F8B02; /* hellgruen*/ }

.h1 { color: #2C4F28; /* dunkelgruen*/ }
.h2 { color: #333333; }
.h3 { color: #D85B5B; /* rot-rosa*/ }
.h4 { color: #666666; }


/* Tabellen */

/* webform */

/* recht & links */























