a:link 		{ text-decoration: none; color:black; }
a:visited	{ text-decoration: none; color:black;}
a:hover 	{ text-decoration: underline; color:black;}
a:active 	{ text-decoration: underline; color:black;}
td, #text	{ font-family:arial, verdana, Helvetica;
		font-size: 8pt; 
		vertical-align: middle;
		color:#595959;
		/*text-align: justify;*/
		}
img { border:none; }
table { height:100%; background-color:#f6f6f6}
hr { background-color:#f6f6f6;
     color:#818181;
     height:1px;
     /*border:0 none;*/
     }
body { background-color:#f6f6f6;
       margin-left:0px;
       margin-top:0px;
       margin-right:0px;
       margin-bottom:0px;}
#_nav		{ background-image:url(nav.jpg);margin:10px; padding:10px;}
#_border	{ background-image:url(boxhead.gif);
		table-layout:fixed;
		width:1px;
		}
#_bborder	{ background-image:url(boxhead.gif);
		table-layout:fixed;
		/*hight:1px;*/
		}
#_headline	{ background-image:url(boxhead.gif);
		text-decoration: underline;
		font-weight: bold;
		}
.mittig	{ text-align: center; }
.links	{ text-align: left; }
.oben { vertical-align:top;}
.unten { vertical-align:bottom;}
.headline { color:#b30505}
