
/* Schriftstil, Abstände */

body { 
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #000000; 
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 8pt; }

table,tr,td {
	color: #FBF7EF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt; }

th {
	color: #6E0909;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	background-color: #FFFFCC; }

#blueborder {
	border-style: solid;
	border-color: #AABECA;
	border-collapse: collapse;
	border-width: 1px; }

.fett {
	color: #FFFFCC;
	font-weight: bold; }

.Stil1 {
	color: #FF0000;
	font-weight: bold; }

.text7 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #155B8A; }

.text8 {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFAA;
	font-weight: bold; }

.ueberschrift {
	font-family: arial,verdana,helvetia,sans-serif;
	color: #A6B6B7;
	font-size: 11pt;
	font-weight: bold; }

.untertitel {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	color: #660000; }

.white {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold; }

/* ########################################################## */


/* Scrollleiste Internet Explorer ab Vers.5.5 */

body {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000; }


/* ########################################################## */


/* Allgemeine Links im Text */

a:link {
	color: #41C6A2;
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; }

a:visited {
	color: #5DA491;
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; }

a:active {
	color: #FFFF00;
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; }

a:hover {
	color: #81ACDD;
	background-color: #000000;
	text-decoration: underline;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; }

/* ########################################################## */


/* Navintern */

#navintern a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial,verdana,helvetica,sans-serif; }

#navintern a:hover {
	color: #D2DB3C;
	background-color: #6E0909;
	text-decoration: none; }

td.navintern { 
	background-color: #6E0909;
	border: 0px solid #000000; }


/* ########################################################## */


#menu {
	list-style-type: none;
	margin: auto; }

#menu li {
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	width: 110px;
	height: 3em; }

#menu li dl {
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 0;}

#menu li a, #menu li a:visited {
	text-decoration: none; }

#menu li dd {
	display: none; }

#menu li a:hover {
	border: 0; }

#menu li:hover dd, #menu li a:hover dd {
	display: block; }

#menu li:hover dl, #menu li a:hover dl {
	padding-bottom: 0; }

#menu table {
	border-collapse: collapse;
	padding: 0;
	margin: auto;
	font-size: 8pt; }

#menu dl {
	width: 110px;
	margin-right: 4px;
	background: transparent; }

#menu dt {
	margin-right: 4px;
	padding: 1; }

#menu dd {
	margin: 0 4px 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: left; }

#menu dt a, #menu dt a:visited {
	display: block;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	border: 1px solid #000000;
	background: #6E0909;
	padding: 0.25em 0 0.75em 0; }

#menu li:hover dt a, #menu a:hover dt a {
	color: #D2DB3C;
	font-size: 8pt;
	font-weight: normal;
	background: #6E0909;
	border: 1px solid #000000;
	border-width: 1px; }

#menu dd a, #menu dd a:visited {
	background: #6E0909;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	padding: 0.5em 0;
	text-decoration: none;
	display: block;
	text-align: center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000; }

#menu dd a:hover {
	background: #6E0909;
	color: #D2DB3C;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000; }

#menu b {
	display: block;
	overflow: hidden;
	height: 1px; }

#menu b.p1 {
	background: #000000; }