#maintable {BORDER-TOP: #00cdf7 10px solid;BACKGROUND-COLOR: #e0effb}
.navi A  {BACKGROUND-COLOR: #95cdf7;}
.navi A:hover {BACKGROUND-COLOR: #e0effb}

/* ++++++++++++++ DEFAULTS +++++++++++++++++ */
BODY {font-size: 13px;line-height: 16px;color: black;font-family:Verdana,Arial,Sans-serif; background-color: #0089FF;margin: 0;}
A {color: #003399;text-decoration: none;}
BR {font-size: 8px;line-height: 8px;}
TABLE {padding: 0px;border: 0px;font-size: 13px;line-height: 16px;color: black;font-family: Verdana,Arial,Sans-serif;}
TD {padding: 0px;vertical-align: top;}
SMALL {line-height: 13px;font-size: 11px;}
SMALL TD {line-height: 15px;font-size: 11px;}
HR {color:#003399;height:1px;}
H1 {margin: 0px;color: black;font-weight: bold; font-size: 16px;line-height: 18px;}
H1 SMALL {font-size: 14px;font-weight: normal;color: #003399;line-height: 18px;}
H2 {margin: 0px;color: black;font-weight: bold;font-size: 12px;line-height: 14px;}
H2 SMALL {font-size: 12px;font-weight: normal;color: #003399;line-height: 14px;}
H3 {margin: 0px;margin-top: 8px;color: black;font-weight: bold;font-size: 12px;line-height: 14px;}
H3 SMALL {font-size: 12px;font-weight: normal;color: #003399;line-height: 14px;}
IMG {border: 0px;margin: 0px;}
FORM {margin-bottom: 0px;}
H6 {margin: 0px;padding-left: 3px;background-color: #003366;font-weight: bold;font-size: 12px;color: white;}
.navi H6 {margin: 0px;padding-left: 5px;background-color: #003366;font-weight: bold;font-size: 11px;color: white;border: 0px none;}
UL {margin: 0px;margin-left: 20px;}

/* ++++++++++++++ ID'S +++++++++++++++++  */
#mainnavi {width: 135px;overflow: hidden;}
.navi A {font-size: 11px;font-weight: bold;display: block;width: 135px;color: black;border-top: 1px solid white;padding-left: 5px;}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10 {
	background-color: #0075E6; /*#C9D0D6;*/
	border-bottom: 1px solid white;
	color: #1F354C;
	font-family: "Lucida Sans";
	font-size: 8px;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	width: 300px;
	position: absolute;
	visibility: hidden;
/*	border: 1px solid #1F354C;
	z-index: 100;*/
}
#menu1 A, #menu2 A, #menu3 A, #menu4 A, #menu5 A, #menu6 A, #menu7 A, #menu8 A, #menu9 A, #menu10 A {
	font-size: 10px;line-height: 16px;color: white;padding-left: 10px;display: block;
	width: 295px;border-bottom: 1px solid white;
}
#menu1 .trenner, #menu2 .trenner, #menu3 .trenner, #menu4 .trenner, #menu5 .trenner, #menu6 .trenner, #menu7 .trenner, #menu8 .trenner, #menu9 .trenner, #menu10 .trenner {
	background-color: #1F354C;
}
#menu1 A:hover, #menu2 A:hover, #menu3 A:hover, #menu4 A:hover, #menu5 A:hover, #menu6 A:hover, #menu7 A:hover, #menu8 A:hover, #menu9 A:hover, #menu10 A:hover {
	background-color: #F0F5F8;color: black;
}
#menu1 H6, #menu2 H6, #menu3 H6, #menu4 H6, #menu5 H6, #menu6 H6, #menu7 H6, #menu8 H6, #menu9 H6, #menu10 H6 {
	font-size: 10px;line-height: 14px;padding-left: 3px;
}
#menu1 .layerhead A, #menu2 .layerhead A, #menu3 .layerhead A, #menu4 .layerhead A, #menu5 .layerhead A, #menu6 .layerhead A, #menu7 .layerhead A, #menu8 .layerhead A, #menu9 .layerhead A, #menu10 .layerhead A {
	width: 372px;border-bottom: 0px;
}
#menu1 .layerhead, #menu2 .layerhead, #menu3 .layerhead, #menu4 .layerhead, #menu5 .layerhead, #menu6 .layerhead, #menu7 .layerhead, #menu8 .layerhead, #menu9 .layerhead, #menu10 .layerhead {
	text-align: center;border-bottom: 1px solid #1F354C;
}
#menu1 .layerhead A:hover, #menu2 .layerhead A:hover, #menu3 .layerhead A:hover, #menu4 .layerhead A:hover, #menu5 .layerhead A:hover, #menu6 .layerhead A:hover, #menu7 .layerhead A:hover, #menu8 .layerhead A:hover, #menu9 .layerhead A:hover, #menu10 .layerhead A:hover {
	background-color: #F0F5F8;color: black;
}

/* ++++++++++++++ KLASSEN +++++++++++++++++  */
.red {color: red;}
.green {color: #119111;}
.blue {color: #003399;}
.gray {color: gray;}
.white {color: white;}
.black{color: black;}
.black A {color: black;}
.f10 {font-size: 10px;line-height: 10px;}
.hl {background-color: #f1f2f2;border-bottom:1px solid #003399;}
.hl div {margin: 13px;}
.fr {float: right;}
.fl {float: left;}
.p3 {padding:3px;}
.p5 {padding:5px;}
.pl {padding-left:10px;}
.plr {padding-left:10px;padding-right:10px;}
.pl3 {padding-left:3px;}
.pl9 {padding-left:10px;}
.pr {padding-right:10px;}
.pr8 {padding-right:8px;}
.pt {padding-top:20px;}
.mr10 {margin-right: 10px;}
.ml10 {margin-left: 10px;}
.mt10 {margin-top: 10px;}
.mb10 {margin-bottom: 10px;}
.clear {clear:both;}

/* ++++++++++++++ KLASSEN +++++++++++++++++  */
.maintable {BACKGROUND-COLOR: #FFFFFF;}
.maintable .mainth {
	BACKGROUND-COLOR: #6A7A89;
	text-align:left;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 3px;
	font-weight: normal;
}
.navi H6 {font-size: 12px;line-height: 18px;padding-left: 5px;}
.navi A {
	BACKGROUND-COLOR: #6A7A89;
	font-size: 12px;
	line-height: 18px;
	display: block;
	width: 135px;
	color: white;
	border-top: 1px solid white;
	padding-left: 5px;
}

/*********** Left Menu ***********/
#naviLeft DIV {
	background-color: #C9D0D6;
	border-bottom: 1px solid white;
	color: #1F354C;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}
#naviLeft IMG {	vertical-align: middle;	margin: 0 0 2px 0;}
#naviLeft .naviLeft_0 {padding-left: 5px;background-color: #BBC4CB;font-weight: bold;}
#naviLeft .naviLeft_1 {padding-left: 0px;background-color: #CAD1D6;}
#naviLeft .naviLeft_2 {padding-left: 10px;background-color: #DADFE3;}
#naviLeft .naviLeft_3 {padding-left: 15px;background-color: #EAEDEF;}
#naviLeft DIV A {padding: 2px 0 2px 0;display: block;color: #1F354C;}
#naviLeft DIV A:hover {
	color: white;
	background-color: #0075E6;
}								/* Mouse over #F0E000->yellow */
#naviLeft .naviLeft_hl, #naviLeft .naviLeft_hl A {color: white;background-color: #0050A0;}	/* Currently selected */
#naviLeftAdd A {
	display: block;padding-left: 5px;height: 20px;border-top: 1px solid white;
/*	background-image: url('/s/pic/hg_navi_left.gif');background-repeat: repeat-x;color: white;*/
	font-size: 11px;line-height: 20px
}
#naviLeftAdd A:hover {color: #F0E000;}
