p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:verdana;
	 COLOR: #000000;
	 font-size:11px;}

.titel
     { font-family:verdana;
	 COLOR: #FF9900;
	 font-size:13px;
   font-weight: bold;}




a:hover {
   text-decoration: underline;
}

a:link {
   color: #CCFFFF;
}

a:active {
   color: #CCFFFF;
}

a:visited {
   color: #CCFFFF;
}

a. nobold {
   font-weight: normal;
}

BODY {
	
	background-attachment : fixed;
}

.tbl_head {background: #FF9900; color: white; font-weight: bold;}

.tbl_head DIV { color: white; }

.hid {
	visibility: hidden;
	display: none;
}