td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A6C5C;
}
.lineheight {
	line-height: 23px;
}
a:link {
	color: #5EB100;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #5EB100;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #5EB100;
	text-decoration: underline;
}
.lineheightklein {
	line-height: 18px;
}
.uebigger {
	font-size: 18px;
	font-weight: bold;
	color: #5EB100;
}

.klein {
	font-size: 12px;
	line-height: 19px;
}
.green {
	font-weight: bold;
	color: #5EB100;
}

ul {
	padding-left: 25px;
	margin-left: 0px;
}
ul#text {
    width: 350px;
	padding-left: 17px;
	margin-left: 0px;
}
ul#text li {
	padding-bottom: 8px;
}
.sehrklein {
	font-size: 11px;
}
body {
	background-attachment: fixed;
	background-image: url(img/bg_inhalt.gif);
	background-repeat: no-repeat;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #006666;
}

