@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	background-color: #FFFFFF;
}
.verlauf_inhalt_hg {
	background-image: url(images/verlauf_inhalt.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 580px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#abstand_ticker {
	padding-left: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.hg_header {
	background-image: url(images/verlauf_header.gif);
	background-repeat: repeat-x;
	height: 57px;
}
.hg_footer {
	background-image: url(images/verlauf_footer.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 74px;
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.verlauf_navi {
	background-image: url(images/verlauf_navi.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.navikartei_li {
	background-image: url(images/karteireiter_blau.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.grau_links_1pixel {
	background-image: url(images/gif_grau.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 1px;
}
.grau_rechts_1pixel {
	background-image: url(images/gif_grau.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 1px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
h3 {
	font-size: 10px;
	color: #0099CC;
}
#abstand {
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
#abstand_rechts {
	padding-right: 5px;
}
.losung {
	position: relative;
	height: auto;
	width: 145px;
}

a:active {
	color: #333366;
}

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

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


.grau_inhaltbegrenzung {
	background-image: url(images/gif_grau.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 1px;
}
.abstandvominhalt {
	padding: 10px;
	width: 550px;
}
.tabellenhoehe {
	line-height: 22px;
}

#menu { width: 100%; float: left; }

    #menu ul { list-style: none; margin: 0; padding: 0; width: 100%; float: left;
    } 

   #menu a, #menu h2
      { font: 12px/16px arial, helvetica, sans-serif;
      display: block; border-width: 0px; 
      margin: 0; padding: 2px 3px; } 

    #menu h2 { color: #003; font: 14px/16px arial, helvetica, sans-serif; 
    } 

    #menu a { color: #900; text-decoration: none; background: #fff;  width: 100px;}

    #menu a:hover { color: #69c; background: #fff;}

    #menu li {position: relative;} 

    #menu ul ul { position: absolute; z-index: 500; }

    #menu ul ul ul { position: absolute; top: 0; left: 100%; } 

    div#menu ul ul,
    div#menu ul li:hover ul ul,
    div#menu ul ul li:hover ul ul
      {display: none;} 

    div#menu ul li:hover ul,
    div#menu ul ul li:hover ul,
    div#menu ul ul ul li:hover ul
      {display: block;} 

