
	body {color: #ffffff; margin-top:20px;}

	td {color: #000000; font-size: 12px; font-family: georgia,arial,helvetica; font-style: italic; line-height:16px; text-decoration: none;}
	
	a {color: #000000; font-family: georgia,arial,helvetica; font-size: text-decoration: none;}	

	a:hover{color:#999999;}
	a:vlink{color:#000000;}

	a:hover.head{color:#000000;}
	a:vlink.head{color:#999999;}

	a:hover.subhead{color:#999999;}
	a:vlink.subhead{color:#000000;}
	
	a:hover.subheadlo{color:#999999;}
	a:hover.subheadlo2{color:#999999;}

	.formInput {width: 300px; font-size: 12px;}

	.head {color: #000000; font-size: 16px; font-weight: bold;}
	.subhead {color: #999999; font-size: 12px; font-weight: bold;}
	.grey {color: #999999;}
	.black {color: #000000;}
	.orange {color: #EE7F00;}
	.bggrey {background-color: #999999;}
	.hi {color: #EE7F00; font-size: 11px; font-weight: normal; text-decoration: none;}
	.lo {color: #000000; font-size: 11px; font-weight: normal; text-decoration: none;}
	
	.subnavhi {color: #EE7F00; font-size: 11px; font-weight: normal;text-decoration: none;}
	.subnavlo {color: #000000; font-size: 11px; font-weight: normal; text-decoration: none;}
	.subnav2hi {color: #EE7F00; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none;}
	.subnav2lo {color: #000000; font-size: 11px; font-weight: normal; font-style: normal; text-decoration: none;}
	
	.subnavhead { font-weight: bold; color: #EE7F00; margin-bottom:10px; margin-top:10px;}
	.subnavheadlo { font-weight: bold; color: #000000; text-decoration: none;}
	
	.norm { font-weight: normal;}
	.biglink { font-weight: bold; text-decoration: underline;}
	
	#bold {font-weight: bold;}
	#small {font-size: 12px;}
	#big {font-size: 16px;}
	
	td.meldung {
		background:#b12d2b;padding:12px 6px;color:#fff;
	}
	td.meldung a, td.meldung h2 {
		color:#f4e4c0;
	}
	td.meldung h2 {
		padding-left:4px;
	}
	td.meldung a:hover {
		color:#fff;
	}