HTML {
	scrollbar-face-color:#BBEEEF;
	scrollbar-highlight-color:#BBEEEF;
	scrollbar-3dlight-color:#3399FF;
	scrollbar-darkshadow-color:#3399FF;
	scrollbar-shadow-color:#BBEEEF;
	scrollbar-arrow-color:#3399FF;
	scrollbar-track-color:#BBEEEF;
}

.tdbackground {
	background-image: url(images/bild-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.iframebackground {
	background-image: url(images/bild-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 200px center;
	background-attachment: fixed;
}

A:link {
	text-decoration: none;
	cursor: hand;
	border: 0px none;
	font-family: Arial,Sanserif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

A:visited {
	text-decoration: none;
	cursor: hand;
	border: 0px none;
	font-family: Arial,Sanserif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

A:active {
	text-decoration: none;
	cursor: hand;
	border: 0px none;
	font-family: Arial,Sanserif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

A:hover {
	text-decoration: none;
	cursor: hand;
	border: 0px none;
	font-family: Arial,Sanserif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

A:link.nav {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
}

A:visited.nav {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
}

A:active.nav {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
}

A:hover.nav {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

A:link.nav1 {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

A:visited.nav1 {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

A:active.nav1 {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

A:hover.nav1 {
	text-decoration: none;
	cursor:hand;
	border:0px none;
	font-family:Arial,Sanserif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFF00;
}

.td_border {
	border: solid 1px #000000;
	padding-left: 5px;
	background-color: #3399FF;
	vertikal-align: baseline;
}
.td_border1 {
	border: solid 1px #000000;
	padding-left: 5px;
	background-color: #990099;
	vertikal-align: baseline;
}

.h12 {
	font-family: Verdana,Arial,Sanserif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}

.h11 {
	font-family: Verdana,Arial,Sanserif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}

.f8 {
	font-family: Verdana,Arial,Sanserif;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
}

.f9 {
	font-family: Verdana,Arial,Sanserif;
	font-size: 9pt;
	font-weight: normal;
	color: #000066;
}

