/* 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-A1.jpg) no-repeat center center; }
#body { background: transparent url(../images/background/body-A1.gif) repeat center center; }
#footer { background: transparent url(../images/background/footer-A1.gif) no-repeat bottom center; }

/* NavBar */

#NavBar-2 {
	background-color: #666666; /* mittelgrau */
}

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


/* LinkBar */

/* absoluts */

/* headings */

h1 { color: #333333; /* mittelgrau*/ }
h2 { color: #352500; }
h3 { color: #5F4400; /* hellbraun*/ }
h4 { color: #666666; }


/* andere headings*/

.subhead { color: #684A00; /* braunorange*/ }

.h1 { color: #333333; /* mittelgrau*/ }
.h2 { color: #352500; }
.h3 { color: #5F4400; /* hellbraun*/ }
.h4 { color: #666666; }


/* Tabellen */

/* webform */

/* recht & links */




ABABB3


















