h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-variant: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	color: #3AAC36;
	text-decoration: none;
}

h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #3AAC36;
	text-align: left;
	float: none;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 9pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

ol {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	text-align: left;
	display: list-item;
}

.buttonstrich {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

.fotounterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}


h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #3AAC36;
	text-decoration: none;
	text-align: center;
}

.kontakt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.jump {
	background-color: #FF8000;
	list-style-type: none;
	border: 1px dashed #000000;
}
.navil {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffec00;
	text-align: left;
	background-image: url(../images/menue/button_line.gif);
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	left: 4px;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: 30px;
}

