.textheader  { font-weight: bold; background-image:url('images/zell_bgnd.gif') }
.tabellenbg  { background-color: #F5F5F5 }
.headline    { font-size: 8pt; font-weight: bold; height: 22px; 
			   background-image: url('images/endfuss_bg.gif') }
.fusszeile   { font-size: 8pt; text-align: center; height: 30px; background-image: 
               url('images/endfuss_bg.gif') }
.tabellenh1  { font-size: 8pt; color: #FFFFFF; font-weight: bold; background-color: #003366 }
.sidebar     { font-size: 8pt; text-align: justify }
td           { font-family: Arial; font-size: 10pt; color: #666666; text-align: justify }
th           { font-size: 8pt; font-weight: bold; color: #3C4664; font-weight: bold }
a            { font-size: 8pt; font-weight: bold; color: #3C4664; text-decoration: underline }
a:active     { font-size: 8pt; font-weight: bold; color: #3C4664; text-decoration: underline }
a:hover      { font-size: 8pt; font-weight: bold; color: #3C4664; text-decoration: none; background-color: #FFFFCC }
a:link       { font-size: 8pt; font-weight: bold; color: #3C4664; text-decoration: underline }
a:visited    { font-size: 8pt; font-weight: bold; color: #3C4664; text-decoration: underline }

td.navi a:link{
	color:#3C4664;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:174px;
	height:22px;
	background-image:url('images/normal.gif');
	padding-left:12px; padding-right:8px; padding-top:4px; padding-bottom:4px
	}
	
td.navi a:visited{
	color:#3C4664;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:174px;
	height:22px;
	background-image:url('images/normal.gif');
	padding-left:12px; padding-right:8px; padding-top:4px; padding-bottom:4px
	}

td.navi a:hover{
	color:#666666;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:174px;
	height:22px;
	background-image:url('images/hover.gif');
	padding-left:12px; padding-right:8px; padding-top:4px; padding-bottom:4px
	}

td.navi a:active{
	color:#3C4664
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	width:174px;
	height:22px;
	background-image:url('images/active.gif');
	padding-left:12px; padding-right:8px; padding-top:4px; padding-bottom:4px
	}
