body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEF0;
	text-align: center;
	background-image: url(grafik/bg-titel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    scrollbar-3d-light-color:#808080;
    scrollbar-arrow-color:#C0C0C0;
    scrollbar-base-color:ffffff;
    scrollbar-dark-shadow-color:#000000;
    scrollbar-face-color:#E06000;
    scrollbar-highlight-color:#3F3F3F;
    scrollbar-shadow-color:#000000}
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
    font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
A:link {
	text-decoration: none;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A:visited {
	text-decoration: none;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A:active {
	text-decoration: underline;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A:hover {
	text-decoration: underline;
	color: #000033;
	font-size: 12px;
	line-height: 14px;
}

A.unterstrichen:link {
	text-decoration: underline;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A.unterstrichen:visited {
	text-decoration: underline;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A.unterstrichen:active {
	text-decoration: underline;
	color: #000066;
	font-size: 12px;
	line-height: 14px;
}
A.unterstrichen:hover {
	text-decoration: underline;
	color: #000033;
	font-size: 12px;
	line-height: 14px;
}
