body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   background-image:  url(back01.gif);
   background-attachment: fixed;
}
h1 {
	font-size: 6px;
	color: White;
}
h4 {
	font-size: 16px;
}

table#haupt {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
table#hervor {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #4041BF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	 background-image: url(hervor3.jpg);
	 background-repeat: no-repeat;
	margin: 0px;
}
table#wahl {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-size: 10px;
}
td.hervor {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-bottom-color: #4041BF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 10px;
	 background-image: url(hervor.gif);
	 background-repeat: repeat-y;
	margin: 0px;
}
td.hervor2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
td.normal
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: White;
	}
table#normal
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: White;
	}

td.top {
	
	font-size: 16px;
	font-weight: bold;
	 padding-bottom: 3px;
	 padding-top: 5px;
}

td.navi {
	margin: 0px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	background-image: url(navi1.gif);
}
table#tab {
		font-weight: normal;

}
td.tab {
		font-weight: normal;
	 border: thin;
	 border: solid;
	 border: 1px;
	 	 padding-bottom: 3px;
	 padding-top: 3px;
}

a {
	color: #006400;
	font-weight: bold;
}
a:active {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #339900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;

}
.navi 
a:hover {
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	cursor: pointer;
	background-color: #B0B0F5;
	cursor: pointer;
}


div#Layer2 {
	 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
	padding-right: 5px;
}
form.fett {
	font-weight: bold;
	font-size: 12px;
}

div#date {
	font-size: 10px;
}

