body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #333366;
}
BODY {
	scrollbar-arrow-color:#333366;
	scrollbar-base-color:#333366;
	scrollbar-shadow-color:#E3EAF2;
	scrollbar-face-color:#E3EAF2;
	scrollbar-highlight-color:#E3EAF2;
	scrollbar-dark-shadow-color:#E3EAF2;
	scrollbar-3d-light-color:#E3EAF2;
}

p.hr1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}

p.hr2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

p.hr3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}

td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333366;
}
.negativ {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #E3EAF2;
}
a {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:#333366;
}
a:visited {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:#333366;
}
a:hover {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:underline;
	color:#000000;
}
a:active {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:underline;
	color:##333366;
}
a.ak {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:#666666;
}
a.ak:visited {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:#666666;
}
a.ak:hover {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:yellow;
}
a.ak:active {
	font-family: Arial, Verdana, Helvetica;
	text-decoration:none;
	color:#666666;
}

.mini {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
}
.input {
	width: 100px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	font-size: 8pt;
	border-left: #333366 1px solid;
	color: #333366;
	border-bottom: #333366 1px solid;
	background-color: #ffffff;
}

.input-n {
	width: 150px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	font-size: 8pt;
	border-left: #333366 1px solid;
	color: #333366;
	border-bottom: #333366 1px solid;
	background-color: #E1E8F0;
}

.button {
	width: 150px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	font-size: 10px;
	border-left: #333366 1px solid;
	color: #ffffff;
	border-bottom: #333366 1px solid;
	background-color: #333366;
}
textarea {
	width: 300px;
	height: 100px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	font-size: 8pt;
	border-left: #333366 1px solid;
	color: #000000;
	border-bottom: #333366 1px solid;
	background-color: #E1E8F0;
}
.ausw {
	width: 150px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
 	font-size: 8pt;
	border-left: #333366 1px solid;
	color: #000000;
	border-bottom: #333366 1px solid;
	background-color: #E1E8F0;
}
.file {
	width: 250px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 8pt;
	border-left: #ffffff 1px solid;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	background-color: #999999;
}

.check {
	color: #000000;
}

.rd {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: Red;
}

.rd_teaser {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: Blue;
}
