body {
	margin: 10px;
	background: #CCCCCC;
}

/* allgemeine links im text */

a:link, a:visited, a:active {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #047B3E;
}

a:hover {
	text-decoration: underline;
}

a.preisliste:link, a.preisliste:visited, a.preisliste:active, a.preisliste:hover {
	color: #C00;
	font-weight: bold;
	font-size: 16pt;
}
 


table,td {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	font-style: normal;
}

h2 {
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 30px;
	letter-spacing: 1px;
	border-bottom: solid 0px #E9E9E9;
}

/* menue oben */

.buleiste {
	height: 36px;
}

#menu2 a, #menu2 a:visited , #menu2 a:active {
	display: block;
	color: #000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	border-left: solid 1px #9f9f9f;
	border-bottom: solid 1px #9f9f9f;
	border-top: solid 1px #9f9f9f;
	line-height: 36px;
	text-align: center;
	background-color: #fff;
	background-image: url(images/mover.jpg);
}

#menu2 a:hover, #menu2 a.hnav_aktiv:link, #menu2 a.hnav_aktiv:visited, #menu2 a.hnav_aktiv:active, #menu2 a.hnav_aktiv:focus, #menu2 a.hnav_aktiv:hover {
	background-color: #fff;
	color: #1ca82d;
	text-decoration: none;
	background-image: url(images/mover.jpg);
	border: solid 1px #fff;
}

#sp1 {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-color:#fff;
}

#fussb {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px;
	text-align: center;
	border-top: solid 1px #bfbfbf;
	background-color: #bae5c0;
	line-height: 1.75em;
}

#fussb a:link, #fussb a:visited, #fussb a:active {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}

#fussb a:hover {
	text-decoration: underline;
}

table#aussentabelle {
	border: 2px solid #333333;
	background: #FFFFFF;
}

td#head_banner {
	width: 955px;
	height: 112px;
	background: url(images/2015-08-09_banner.jpg) no-repeat top;
	text-align: right;
	vertical-align: top;
}

a.topnav:link, a.topnav:visited, a.topnav:active, a.topnav:focus {
	color: #666666;
	text-decoration: none;
	background: none;
	font-size: 0.9em;
}

a.topnav:hover, a.topnav_aktiv:link, a.topnav_aktiv:visited, a.topnav_aktiv:active, a.topnav_aktiv:focus, a.topnav_aktiv:hover {
	color: #666666;
	text-decoration: underline;
	background: none;
	font-size: 0.9em;
}

#map {
	border: 2px solid #333333;
	width: 100%;
	height: 550px;
}