body      { background-color: #FFFFFF;color: #000000; font-family: Arial,Helvetica}
h1        { 
	color: #000080;
	font-family: Times New Roman;
	font-size:18px;
	font-style: italic;
	font-weight: bold
}
h2        { 
	color: #000080;
	font-family: Times New Roman;
	font-size:16px;
	font-style: italic; 
	font-weight: bold }
h3        {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 0px;
}
tr {
 	text-align: left;
	vertical-align: top;
 }
th {
 	color:#000066;
	background-color:#CCCCCC;
	text-align: left;
	vertical-align: top;
 }

.cadlinks { color:#000066; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:10px }
.cadlinks_12 { color:#000066; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:12px }
.cadlinks_14 { color:#000066; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:14px }
.linktext { color:#000066; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:10px }
.beschr1  { color:#000000; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:11px }
.beschr2  { color:#000000; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:12px }
.navigation { color:#000066; font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:10px }
.akt_dat {
	color:#000066;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px;
	text-align: center;
}

a:link.men {
	background-color:#ffcc00;
	font:menu;
	font-size:14px;
	color:black;
	margin-top:6px;
	margin-left:20px;
	margin-right:12px;
	margin-bottom:6px;
	display:block;
	width:18em;
	height:1.5em;
	padding:3px;
	border-top:3px solid silver;
	border-left:3px solid silver;
	border-right:3px solid black;
	border-bottom-width:3px;
	border-bottom-color: #000000;
	border-bottom-style:solid;
}

a:hover.men {
	background-color:#ffcc00;
	font:menu;
	font-size:14px;
	color:red;
	margin-top:8px;
	margin-left:18px;
	margin-right:14px;
	margin-bottom:8px;
	display:block;
	width:18em;
	height:1.5em;
	padding:3px;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}
		
a:visited.men {
	background-color:#ffcc00;
	font: menu;
	font-size:14px;
	color:#990099;
	margin-top:6px;
	margin-left:20px;
	margin-right:12px;
	margin-bottom:6px;
	display:block;
	width:18em;
	height:1.5em;
	padding:3px;
	border-top:3px solid silver;
	border-left:3px solid silver;
	border-right:3px solid silver;
	border-bottom-width:3px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

td.grp {
	background-color: yellow;
	color: black;
	margin-right: 2px;
	width: 30em;
	height: 3em;
	padding: 3px;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
		}

