body {
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

div.locator {
	display:block;
	width:126px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:65px;
	margin-bottom:80px;
}

div.bodylimit {
	display:block; 
	width:470px;
	height:1px;
}
	
div.button {
	background-image:url(images/button.png);
	display:block;
	width:126px;
	height:59px;
	margin-bottom:10px;
}

a.button, a.selectedbutton{
	font-size:12px;
	font-weight:400;
	text-decoration:none;
	padding-left:10px;
	padding-top:7px;
	display:block;
	height:18px;
	width:120px;
	text-align:left;
	color:#FFFFFF;
	border: 1px solid black;
	margin-bottom: 5px;
	background-color:#006633;
}

a.button {
	font-weight:400;
}

a.selectedbutton {
	font-weight:800;
	margin-left: 8px;
}

a.button:visited, a.selectedbutton:visited  {
	color:#FFFFFF;
}

a.button:hover, a.selectedbutton:hover {
	margin-left: 8px;
}


center.websponsor {
	font-size:12px; 
	color:#A0A0A4
}

a.websponsor, a.websponsor:visited {
	text-decoration:none;
	color:#A0A0A4;
}

a.websponsor:hover {
	text-decoration:none;
	color:#000000;
}

img {
	border: 0px;
}

br {
	clear:both;
}

div.kontakt {
	float:left;
	display:block;
	width:180px;
	height:110px;
}

a.email, a.email:visited {
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}

a.email:hover {
	color:#0000FF;
}

.resultattabel  {
	margin: 0px;
	padding: 0px;
	border: solid black 1px;
}

.resultattabel td {
	margin: 0px;
	padding: 5px;
	border: solid black 1px;
}

.resultattabel th {
	margin: 0px;
	padding: 5px;
	border: solid black 1px;
	background-color:#E0E0E0;
}

.resultattabel tr {
	margin: 0px;
	padding: 0px;
}
