h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
}

a:hover {
	text-decoration: underline
}	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.text-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.text-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	line-height: 4px;
}
.info {
	background-color: #FFED91;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	text-align: left;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
.link-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF9D5;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF9D5;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	line-height: 20px;
}


.liste {
	list-style-image: url(images/listenkarob.gif);
	list-style-type: disc;
}
.bg {
	background-image: url(images/bg_blue.gif);
	background-repeat: no-repeat;
}
