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

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

.txtpinkegular { 
	color: #CC3399; 
	font-size: 11px; 
	font-family: Arial
}

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

.txtdarkpinkregular { 
	color: #990066; 
	font-size: 11px; 
	font-family: Arial
}

.txtdarkpinkbold { 
	color: #990066; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Arial
}

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

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

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

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

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

.button { 
	color: #003366; 
	background-color: #ffffff; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold; 
	width: 75px
}

.bg01 { 
	background-color: #ffffff; 
	background-image: url(../../css/img/bg_left01.jpg);
}

.bg02 { 
	background-color: #ffffff; 
	background-image:url (img/bg_left02.jpg);
	background-repeat:no-repeat;
	background-position:right
}

body {
	background-image: url(../../images/bg_global.gif);
	background-repeat: repeat;
	color: white; 
	font-size: 11px; 
	font-family: Arial
}
td {
	color: white; 
	font-size: 11px; 
	font-family: Arial
}
hr {
	color: #F5A5C8;
}

