body {
   background-color: #f6f6f6;
	background-image: url(bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}
a {
	color: black;
}

hr {
	border-bottom: thin ridge Silver;
}
#headerl {
	text-align: center;
	width: 11%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#headerm {
	text-align: center;
	width: 78%;
	position: absolute;
	left: 11%;
	top: 0px;
}
#headerr {
	text-align: center;
	width: 11%;
	position: absolute;
	left: 89%;
	top: 0px;
}
#scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 120px;
}
#scroller a {
	color: black;
}
#suchform {
   width: 100%;
	text-align: center;
	position: absolute;
	top: 200px;
}
#navd {
	position: absolute;
	top: 200px;
	left: 0%;
	width: 20%;
	border-right: thin silver ridge;
	line-height: 70%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#navd a {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #000000;
background-image: url(link.gif);
background-repeat: no-repeat;
}
#navd a:visited {
TEXT-DECORATION: underline;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #000000;
background-image: url(link.gif);
background-repeat: no-repeat;
}
#navd a:hover {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #ffcccc;
background-image: url(linkhover.gif);
background-repeat: no-repeat;
}
#navd a:active {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #FFFFFF;
background-image: url(linkactive.gif);
background-repeat: no-repeat;
}
#main {
	position: absolute;
	top: 240px;
	left: 22%;
	width: 60%;
	height: 100%;
	text-align: center;
}
#nave {
   position: absolute;
	top: 200px;
	left: 80%;
	width: 20%;
	border-left: thin silver ridge;
	line-height: 70%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#nave a {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #000000;
background-image: url(link.gif);
background-repeat: no-repeat;
}
#nave a:visited {
TEXT-DECORATION: underline;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #000000;
background-image: url(link.gif);
background-repeat: no-repeat;
}
#nave a:hover {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #ffcccc;
background-image: url(linkhover.gif);
background-repeat: no-repeat;
}
#nave a:active {
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 150px;
PADDING-Left: 15px;
FONT-FAMILY: arial, sans-serif;
FONT-SIZE: 8pt;
TEXT-ALIGN: left;
COLOR: #FFFFFF;
background-image: url(linkactive.gif);
background-repeat: no-repeat;
}
#footer {
	position: absolute;
	left: 0px;
	top: 1000px;
	width: 100%;
	text-align: center;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
}
h5 {
	font-style: italic;
	text-align: center;
}
