/* CSS Document */

#Bild_oben {
	position:absolute;
	width:1000px;
	height:182px;
	z-index:2;
	top: 0px;
	left: 0px;
}

#balken {
	position:absolute;
	width:7px;
	height:800px;
	z-index:10;
	left: 190px;
	top: 182px;
	background-image: url(images/balken.jpg);
}
#navigation_oben {
	position:absolute;
	width:800px;
	height:20px;
	z-index:3;
	left: 240px;
	top: 205px;
	font-size: 10pt;
}
#navigation_links {
	position:absolute;
	width:176px;
	height:600px;
	z-index:4;
	left: 0px;
	top: 247px;
	text-align: right;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-top: 255px;
	margin-left: 250px;
	line-height: 14pt;
	background-color: #FeFef2;
	max-width:750px
}
a {
	font-family: Verdana, Arial, sans-serif;
		color: #000000;


	font-size: 13pt;
	font-weight: 900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}




a:active {color: #024322;
}



h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #024322;
	letter-spacing: 2pt;
}
h2 {
	font-size: 13pt;
	color: #024322;
	font-weight: bold;
}


h3 {
	font-size: 12pt;
	color: #024322;
	white-space: normal;
}

.aktiv_klein {
	font-size: 12pt;
	color: #024322;
	font-weight: 900;
}


.aktiv {
	color: #024322;
	font-size: 13pt;
	font-weight: 900;
}
ul {
	text-indent: 7px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16pt;
	font-style: normal;
}
.a_klein {
	font-size: 12pt;
	font-weight: 900;
}
.lila_comic {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #993399;
	background-position: center center;
}
.lila_comic_klein {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #993399;
	background-position: center center;
}

