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

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

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

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

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

a.link3:hover { 
	color: #666666; 
	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
}

.txtblue2regular { 
	color: #006699; 
	font-size: 11px; 
	font-family: Arial
}

.txtblueregular { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial
}

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

.txtblueregularbig { 
	color: #003366;
	font-size: 21px; 
	font-family: Arial
}

.txtblueboldbig { 
	color: #003366; 
	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: #003366; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #ffffff; 
	border: 1px solid #003366; 
	width: 225px;
	height: 19px
}

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

.txtbericht { 
	color: #003366; 
	font-size: 11px; 
	font-family: Arial;
	background-color: #ffffff; 
	border: 1px solid #003366;

	width: 470px;
	height: 90px
}

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

.button { 
	color: #003366; 
	background-color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold; 
	width: 75px
}
body {
	background-image: url(../../images/bg_home.gif);
}
