body {background-image:url(images/bg.jpg); overflow:hidden; margin-top: 40px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}
table {font-family:  verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}

a.nofade {color:#ffffff; text-decoration: none; font-size: 10px}
a.nofade:ACTIVE {color:#ffffff; text-decoration: none; font-size: 10px}
a.nofade:VISITED {color:#ffffff; text-decoration: none; font-size: 10px}
a.nofade:LINK {color:#ffffff; text-decoration: none; font-size: 10px}
a.nofade:HOVER {color:#00398E; text-decoration: none; font-size: 10px}

a.nofade2 {color:#000000; text-decoration: none; font-size: 10px}
a.nofade2:ACTIVE {color:#000000; text-decoration: none; font-size: 10px}
a.nofade2:VISITED {color:#000000; text-decoration: none; font-size: 10px}
a.nofade2:LINK {color:#000000; text-decoration: none; font-size: 10px}
a.nofade2:HOVER {color:#0063A0; text-decoration: underline; font-size: 10px} 

a.nofade3 {color:#000000; text-decoration: none; font-size: 10px}
a.nofade3:ACTIVE {color:#000000; text-decoration: none; font-size: 10px}
a.nofade3:VISITED {color:#000000; text-decoration: none; font-size: 10px}
a.nofade3:LINK {color:#000000; text-decoration: none; font-size: 10px}
a.nofade3:HOVER {color:#0063A0; text-decoration: none; font-size: 10px} 

a.nofade4 {color:#000000; text-decoration: none; font-size: 10px}
a.nofade4:ACTIVE {color:#000000; text-decoration: none; font-size: 10px}
a.nofade4:VISITED {color:#000000; text-decoration: none; font-size: 10px}
a.nofade4:LINK {color:#000000; text-decoration: none; font-size: 10px}
a.nofade4:HOVER {color:#FF9900; text-decoration: none; font-size: 10px} 

a.nofade5 {color:#a20000; text-decoration: underline; font-size: 10px}
a.nofade5:ACTIVE {color:#a20000; text-decoration: underline; font-size: 10px}
a.nofade5:VISITED {color:#a20000; text-decoration: underline; font-size: 10px}
a.nofade5:LINK {color:#a20000; text-decoration: underline; font-size: 10px}
a.nofade5:HOVER {color:#00720D; text-decoration: underline; font-size: 10px} 

a.nofade6 {color:#000000; text-decoration: none; font-size: 10px}
a.nofade6:ACTIVE {color:#000000; text-decoration: none; font-size: 10px}
a.nofade6:VISITED {color:#000000; text-decoration: none; font-size: 10px}
a.nofade6:LINK {color:#0000000; text-decoration: none; font-size: 10px}
a.nofade6:HOVER {color:#A20000; text-decoration: underline; font-size: 10px}

.input             {
	border-style : dotted;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-color : #21608B;
	font-size : 12px;
	font-family : Trebuchet MS,verdana;
	background : transparent;
}
.textarea             {
	border-style : solid;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-color : #800000;
	font-size : 12px;
	color: #0063A0;
	font-family : Trebuchet MS,verdana;
	background : transparent;
}
.button {
	font-family : Trebuchet MS,verdana;
	font-size : 12px;
	color : #000000;
	background : #D9D9D9;
	border-style : none;
	border-width : 1px;
}

.border             {
	border-style : dashed;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-color :#8b0000;
	color: #0063A0;
	font-family : Trebuchet MS,verdana;
	background : transparent;
}

.background1 {
   background:url(images/top2.gif);
 }

.background2 {
   background:url(images/bottom.gif);
 }

a.txt {color:#A60000; text-decoration:underline;}
a.txt:HOVER {color:#FCD903; text-decoration:underline;}
.blank {color:#000000;}

.klein {color:#A60000; font-size: 9px;}

.tabbg {background-color:#601010}