body {font-size:100%; color:#000000; font-family: Arial, Helvetica, sans-serif;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 50px 20px 12px 20mm;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin: 30px 20px 20px 20mm;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin: 20px 20px 0px 20mm;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	margin: 0px 10mm 8px 20mm;
	line-height: 118%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
        letter-spacing: normal;
	line-height: 120%;
	list-style-position: outside;
	list-style-image: url(../img/ul_button.gif);
	list-style-type: disc;
	color: #000000;
	margin: 10px 10mm 0px 20mm;
}

a {  color: #000000; text-decoration: none}

a:hover {  text-decoration: underline}

a:active {  text-decoration: underline; font-weight: bold}

table {
	border: 1px;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
/*
td {
	border: 1;
}
*/
.contact {  margin-left: 10mm; margin-right: 0px; line-height: 100%}
.contact_name {  font-weight: bold; margin-left: 3mm; margin-top: 5mm; margin-bottom: 3mm}
.contact_table {  margin-bottom: 5mm}
.green_bold { font-weight: bold; color: #B8E600 }
.localbold {  font-weight: bold}
.nav {  font-family: Arial, Helvetica, sans-serif; font-weight: 700; font-size: 0.8em}
.aktiv {  text-decoration: underline}


