a:link {
	color:#444444;
	text-decoration: none
}

a:visited {
	color: #222222;
	text-decoration:	none
}

a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:#990000;
	text-decoration:underline
}

a:focus {
	color:#990000;
	text-decoration: underline;
}

p, a, td {
	font-family: MS Sans Serif, Geneva, Helvetica, Arial;
	font-size: 10pt;
	color: #334455;
}

a.text {
	text-decoration: underline;
	font-weight: normal;
}

p.hellblau {
	color: #89BBDC;
	font-size: 10px;
}

p.titel {
	font-family: Helvetica, Arial;
	color: #112233;
	font-size: 12pt;
	font-weight: bold;
}

td {
	a-vertical-align: middle;
	a-text-align: center;
}

td.zeile1 {
	background-color: #FFDB52;
}

td.zeile2 {
	background-color: #FDCC0F;
}

/*
FFDB52 FDCC0F
*/

#menubalk {padding:0px; margin:0px; height:20px; text-align: center;}
#menubalk #menu {position:relative; top:0px; height:20px; margin-right: auto; margin-left:auto; }
#menubalk #menu #menuborder { border-right: 0px solid; height:20px;}
#menubalk #menu #menuborder  a { color: #334455; display:block; text-decoration:none; float:left; text-align:center; line-height:20px; border-right: 1px; cursor: pointer;}
#menubalk #menu #menuborder  a:hover{color: #334455; text-decoration:none;}
#menubalk #menu #menuborder  a.high{color: #334455; text-decoration:none;}

