body {
	color: #000000; 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background: url(bilder/balken_links.gif) repeat-y; 
	background-position:24px 20px;
	margin: 0px; 
	padding: 0px;
	margin-left: 0px;
}

body, td, p  { 
	font-size: 12px; 
	line-height: 16px; 
	margin: 0px 0px 1em; 
	padding: 0px 
}

h1 { 
	color: #302e77; 
	font-size: 24px; 
	line-height: 28px; 
	font-family: Verdana, Arial, Helvetica, Geneva; 
	margin: 0px 0px 0.5em; 
	padding: 0px 
}
h2 { color: #302e77; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; line-height: 20px; margin: 0.5em 0; padding: 0 }
#navigation { 
	background-image: url(bilder/balken_links.gif); 
	position: absolute; 
	z-index: 2; 
	top: 263px; 
	left: 0px; 
	width: 183px; 
	height: 321px; 
	visibility: visible; 
	display: block;
	font-size: 12px; 
	line-height: 12px; 
	background-repeat: repeat-y; 
	background-position:24px 20px;
	text-align: right; 
}

#navigation a { 
	text-decoration: none; 
	margin: 0; 
	padding: 2pt; 
	width: 160px; 
	height: 18px; 
	display: block;
}

#navigation a:hover { 
	background: url(bilder/pfeil2.gif) no-repeat; 
}

.mini{
	font-size: 10px; 
}
/*
#navigation a:hover { 
	background: url(bilder/balken_navi.jpg) no-repeat; 
	color: White;
}
*/
/*
.aktiv { 
	background: url(bilder/balken_navi.jpg) no-repeat; 
	color: White;
}
*/

#inhalt{ 
	position: absolute; 
	z-index: 3; 
	top: 175px; 
	left: 259px; 
	width: 547px; 
	visibility: visible; 
	display: block;
	font-size: 12px; 
	line-height: 16px; 
	margin: 0px; 
	padding: 0px; 
}

#head{ 
	position: absolute; 
	z-index: 1; 
	top: 0px; 
	left: 0px; 
	visibility: visible; 
	display: block;
}

a:link { 
	color: #000000;
}

a:visited { 
	color: #000000;
}

a:active { 
	color: #000000;
}

.braun{
	color: #666633;
}

.orange{
	color: #FF9933;
}

.blau{
	color: #003366;
}

.mint{
	color: #669999;
}

.gruen{
	color: #339933;
}

.rot{
	color: #663300;
}

.mini{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

