/* [[sichtbar=1|name=Navigation oben]] */

/* Ueberschriften */
h3 {	font-size: 12px; 
	color: #1d6dae;}

h4 {	font-size: 11px; 
	color: #1d6dae;}

h1,h2 { text-align:left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1d6dae;
	text-transform:uppercase;
	letter-spacing: 1px;
    padding: 19px 0px 4px 0px;
    border-bottom:dotted; 
    border-bottom-color:#1d6dae; 
    border-bottom-width:1px; 
    margin-bottom: 10px; 
    width: 880px;}
 
 h1{ text-align:left;
	font-family: Arial;
	font-size: 15px;
	border-bottom-width:0px;}

#topdesc {
	color: #0D71BD !important;
	left: 300px;
	top: 7px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: relative;
	width: 350px;
	/* right: 0; */
}
#topdesc.smallheader { font-size: 12px !important; font-weight: bold;}

#topdesc2  a {
	/* font-weight: bold; */
	color: #0D71BD;
	margin-left: -4px;
	letter-spacing: 1px;
	width: 275px;
	position: relative;
	left: 291px;
	margin-top: 5px;
}

/* Navigation */
#nav, #nav * { color: #cddfee; /* border-style: dotted; */ /* border-color: red; */  /* border-width: 1px; */  /* letter-spacing: 1px; */}
div#nav         { height: 218px; }
#nav ul      { list-style-type:none; padding-left: 8px;}
#nav a       { display:block; padding: 4px 13px 4px 13px; }
#nav a:hover { color:#FFF; /* font-weight: bold; */}
#nav>ul      { width: 956px; position: absolute; top: 181px; }
#nav>ul>li   { float:left; background: #0D71BD; border: solid rgb(4, 13, 122); border-width: 1px; border-radius: 11px;}
#nav ul ul   { position:absolute; top: 25px; padding: 0; border: inherit;  border-width: 0px;}
#nav ul ul li { float:left; font-weight: normal; background: #0D71BD; border:inherit; border-width: 1px; border-radius: 11px; }
#nav ul ul li:first-child { /* border-left:none; */ }
#nav ul li.aktuellekat a    { font-weight: bold; background-color:#FAFFBD; color:#0D71BD; border-radius: 11px; }
#nav ul li.aktuellekat ul * { background: #0D71BD; color:#cddfee;  } 
#nav ul li.aktuellekat ul a:hover { color:#FFF; font-weight: bold;}
#nav ul li.aktuell a{ font-weight: bold; background-color:#FAFFBD;color:#0D71BD;}
#logout a { color: #cddfee; background-color:#0D71BD;  border-radius: 11px;  border-style: solid; border-width: 1px; 
 float: right; margin-right: 7px; margin-top: -14px;  width: 74px; height: 25px; text-align: center; padding: 0px; border-color: rgb(4, 13, 122);}
#nav hr { clear:both;  padding-top:1.5em; height:0em; border:0; }
#nav div { /* clear:both; */ }
#toggle { float: right; margin-right: -8px; margin-top: -49px;  }
.noheader { height: 53px !important;  border: 1px solid rgb(4, 13, 122); }
.noheader>ul {top: 17px !important; }
.hidden {visibility: hidden;}
