
h1 { color: black; font-style: normal; font-weight: bolder; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: black; font-style: normal; font-weight: normal; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body {background-repeat: no-repeat; background-position: top center;}
.hovermenu ul { color: black; font: bold 13px arial; margin-left: 0; padding-left: 0; height: 20px }
.hovermenu ul li { color: black; list-style-type: none; list-style-position: ; display: inline }
.hovermenu ul li a   { color: black; text-decoration: none; background-color: #f0fff0; float: left; padding: 2px 0.5em; border: solid 2px #98fb98 }
.hovermenu ul li a:hover     { color: black; background-color: #98fb98; border: outset 2px }
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.textoben    { color: black; font-style: normal; font-weight: lighter; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#menue { position: relative; top: 106px; left: 20px; width: 574px; height: 50px; visibility: visible; display: block }
#adressblock  { position: relative; top: -40px; left: 120px; width: 540px; height: 90px; visibility: visible; display: block }


.offerLink:link {
	text-decoration:none;
	color:black;
	display: block;
	font-weight: bold;
}
.offerLink:visited { 
	text-decoration:none; 
	color:black; 
	display: block; 
	font-weight: bold;
}
.offerLink:hover {
	text-decoration:none;
	color:black;
	display: block;
	background-color: #98fb98;

	font-weight: bold;
}
.offerLink:active {
	text-decoration:none;
	color:black;
	display: block;
	font-weight: bold;
}

.listLink:link  { color: black; font-style: normal; font-weight: normal; text-decoration: none }
.listLink:active  { color: black; font-style: normal; font-weight: normal; text-decoration: none }
.listLink:visited  { color: black; font-style: normal; font-weight: lighter; text-decoration: none }

.tabTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link  { color: black; font-style: normal; font-weight: normal; text-decoration: none }
a:active   { color: black; font-style: normal; font-weight: normal; text-decoration: none }
a:visited   { color: black; font-style: normal; text-decoration: none }

