.h1 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 16px;
	color: #000035;
	font-weight: bold;
}

.h2 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 15px;
	color: #000035;
	font-weight: normal;
}


.tablebgcolor {
	background-color: #EAEAEA;
}

.tablebg2color {
	background-color: #B2B2B2;
}

.tablebg3color {
	background-color: #DADADA;
}

.tabcol1 {
	background-color: #6666FF;
}

.tabcol2 {
	background-color: #6666FF;
}

.textb1 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.textb2 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.textn1 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}




.falsch {
	font-family: Verdana, Helvetia, Arial;
	font-size: 11px;
	color: #0033CC;
	font-weight: normal;
}

.title1 {
	font-family: Verdana, Helvetia, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.link {
	font-family: Verdana, Helvetia, Arial;
	font-size: 11px;
	color: #000066;
	font-weight: underline;
}

.linkmenu {
	font-family: Verdana, Helvetia, Arial;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.formtext {
	color: #990000;
	font-family: Verdana, Helvetia, Arial;
	font-weight: normal;
	font-size: 12px;
	background-color: #EEEEEE;
}

.formtext2 {
	color: #990000;
	font-family: Verdana, Helvetia, Arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #EEEEEE;
}



.tablelbgcolor {
	background-color: #FD8500;
}

.table2 {
	background-color: #D4D4D4;
}

.tab3 {
	background-color: #E4E4E4;
}

.tab4 {
	background-color: #D2D2D2;
}

.tdn {
	/* border-bottom:1px solid #CDB9B1; */
    background-color:#E87900;
}

body {
	background-color:#D4D4D4;
}





a:hover		{ color : #CC0099; background-color: #EAEAEA;text-decoration: none; }