body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	font-size: 100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-attachment: fixed;
	background-image: url(../images/fondbild.jpg);
	background-repeat: repeat-y;
}
a 	 {
	color: #009999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}
p    { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h1   { font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
li   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
ul {
	list-style-image: url(../images/bogen_ul.gif);
	list-style-position:outside;
	background-position: 0px 0px;
	background-attachment: fixed;
	left: 2px;
}

a:active { color: #006699; text-decoration: none }
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:visited { font-weight: bolder; color: #999999; text-decoration: none }

A.menueoben:link { font-size: 8pt; color: maroon; text-decoration: none }
A.menueoben:active { font-size: 8pt; text-decoration: none }
A.menueoben:hover { font-size: 8pt; text-decoration: underline }
A.menueoben:visited { font-size: 8pt; font-weight: bolder; color: maroon; text-decoration: none }

A.menueunten:link { font-size: 8pt; color: #009999; text-decoration: none }
A.menueunten:active {
	font-size: 8pt;
	color: #009999;
	text-decoration: none;
	background-color: #CCCCCC;
}
A.menueunten:hover { font-size: 8pt; text-decoration: underline }
A.menueunten:visited { font-size: 8pt; font-weight: bolder; color: #009999; text-decoration: none }

A.navunten:link { font-size: 8pt; color: #009999; text-decoration: none }
A.navunten:active {
	font-size: 8pt;
	color: #009999;
	text-decoration: none;
	background-color: #CCCCCC;
}
A.navunten:hover { font-size: 8pt; text-decoration: underline }
A.navunten:visited { font-size: 8pt; font-weight: bolder; color: #009999; text-decoration: none }

A.navtop:link {
	font-size: 10pt;
	color: #009999;
	text-decoration: none;
}
A.navtop:active { font-size: 10pt; text-decoration: none }
A.navtop:hover { text-decoration: underline }
A.navtop:visited { font-size: 10pt; font-weight: bolder; color: #999999; text-decoration: none }


.head {
	text-shadow: #888 0px 1px 2px;
	color: #666666;
	font-weight: bolder;
	font-size: 12pt;}
.subs {
	text-shadow: #888 0px 1px 2px;
	color: black;
	font-weight: bolder;}
.menueoben { font-size: 8pt; font-weight: bolder; color: #d3d3d3; text-decoration: none }
.active {
	color: #666666;
	font-weight: bolder;
}
.small {font-size: 8pt;}
.copyright { color: silver; font-size: 8pt }

