﻿.nav {
	background-color: #008000;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.schriftzug {
	margin-bottom: 16px;
	margin-left: 30px;
}
.navmargin {
	margin-left: 30px;
	margin-right: 30px;
}
.green {
	background-color: #008000;
}
h1 {
	color: #008000;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	font-size: 12px;
	background-color: #FFFFCC;
	padding-top: 0px;
	margin-top: 0px;
}
.flies {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
#map01 a {
	color: #FFCC00;
	text-decoration: none;
	background-color: #008000;
}


#map01 a:visited{
	color: #FFCC00;
	text-decoration: none;
}

#map01 a:active{
color:#000000;
background-color:#EED5FF;
}

#map01 a:hover {
	background-color: #FFFFFF;
	color: #008000;
}

a:link {
	color: #000000;
	text-decoration: none;

}

a:visited {
	color: #000000;
	text-decoration: none;

}
a:active {
	color: #008000;
	text-decoration: none;

}
a:hover {
	color: #008000;
	text-decoration: none;

}
.bilderabstand {
	margin-bottom: 10px;
}

.tabledienstleistungen {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
.dienstleistungen {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}


.kontakt {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 50px;
	padding-left: 50px;
	line-height:25px
}
.pfeil {
	margin-top:30px;
}

