a { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a:hover { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

a.menu { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.menu:hover { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link2 { 
	color: #990000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.link2:hover { 
	color: #990000; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

a.submenu1 { 
	color: #ff6600; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: none
}

a.submenu1:hover { 
	color: #ff6600; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline
}

.txtblackregular { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial
}

.txtblackbold { 
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial
}

.txtgoldregular { 
	color: #996600; 
	font-size: 11px; 
	font-family: Arial
}

.txtred2regular { 
	color: #cc0000; 
	font-size: 11px; 
	font-family: Arial
}

.txtredregular { 
	color: #660000; 
	font-size: 11px; 
	font-family: Arial
}

.txtredbold { 
	color: #660000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial
}

.txtredregularbig { 
	color: #660000;
	font-size: 21px; 
	font-family: Arial
}

.txtredboldbig { 
	color: #660000; 
	font-weight: bold;
	font-size: 21px; 
	font-family: Arial
}

.txtwhiteregular { 
	color: white; 
	font-size: 11px; 
	font-family: Arial
}

.txtwhitebold { 
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial
}

.txtwhiteregularsmall { 
	color: white; 
	font-size: 9px; 
	font-family: Arial
}

.txtgreyregular { 
	color: #999999; 
	font-size: 11px; 
	font-family: Arial
}

.txtfield { 
	color: #660000; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #ffffff; 
	border: 1px solid #660000; 
	width: 250px;
	height: 19px
}

.txtfieldspecial { 
	color: #ffffff; 
	font-size: 13px; 
	font-family: Arial;
	background-color: #003366; 
	border: 1px solid #ffffff; 
	width: 335px;
	height: 21px
}

.txtbericht { 
	color: #660000; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #ffffff; 
	border: 1px solid #660000;
	width: 520px;
	height: 90px
}

.txtarea { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #ffffff; 
	border: 1px solid #003366; 
	width: 225px;
	height: 70px
}

.button { 
	color: #660000; 
	background-color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold; 
	width: 75px
}
body {
	color: white; 
	font-size: 11px; 
	font-family: Arial
}
td {
	color: white; 
	font-size: 11px; 
	font-family: Arial
}
hr {
	color: #F5A5C8;
}
