body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #4a4a4a;
	line-height: 17px;
}

.footer { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 30px; }


table { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: white; list-style-position: outside; list-style-type: disc; line-height: 16px; margin-top: 20px; }

.link_dny a:link {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	background-image: none;
}

.link_dny a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.link_dny a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
}
.link_dny a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
}
a:link {
	color: black;
	text-decoration: none;
}


a:visited {
	color: #000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin-bottom: 6px;
	padding: 0px;
	font-size: 9pt;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.formular { color: black; font-weight: normal; background-color: white; border: solid 1px #000; margin: 0; text-decoration: none; background-image: none; padding: 3px 0 0 3px; }
.button {
	font-weight: normal;
	color: #000;
	background-color: #fff;
	border: solid 1px #ffffff;
	text-decoration: none;
	padding: 0;
}
.link_nav a:link { font-weight: normal; background-repeat: no-repeat; color: #000; text-decoration: none; border-color: white; border-style: none; }

.link_nav a:visited { font-weight: normal; color: #000; text-decoration: none; background-repeat: no-repeat; border-color: #000000; border-style: none; }
.link_nav a:hover { font-weight: bold; color: #000; text-decoration: none; background-image: url(../bilder/navigation/link_active.gif); background-repeat: no-repeat; background-position: left bottom; border-color: #000000; border-style: none; }
.link_nav a:active { font-weight: bold; color: #000; text-decoration: none; background-image: url(../bilder/navigation/link_active.gif); background-repeat: no-repeat; background-position: left bottom; border-color: #000000; border-style: none; }
.link_index a:link { color: #000; background-repeat: no-repeat; text-decoration: none; font-weight: normal; background-image: url(../bilder/navigation/link_index_noactive.gif); }
.link_index a:visited {
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url(../bilder/navigation/link_index_noactive.gif);
}
.link_index a:hover {
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../bilder/navigation/link_index_active.gif);
}
.link_index a:active { color: #000; font-weight: bold; text-decoration: none; background-image: url(../bilder/navigation/link_index_active.gif); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }
ul {
	list-style-position: outside;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	margin-left: 15px;
	padding-left: 5px;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
