
  body, p, ol, div, td, th, address, blockquote, nobr, dt, dl {
	font-family: Arial Rounded MT Bold;
    }

  dl, pre { padding-right: 20%;
    padding-left: 8%;
    }

  h1 { margin-top: 0.3cm;
    color: rgb(102, 102, 102);
    font-style: normal;
    font-family: Arial Rounded MT Bold;
    font-size: 200%;
    }

  h2, h3, h4 { margin-top: 12px;
    font-family: Arial Rounded MT Bold;
    display: block;
    color: rgb(51, 153, 153);
    padding-left: 4px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: black;
    }

  td	{
  	vertical-align: top;
  }

  .dnowrap { white-space: nowrap;
    }

  .login {
	margin: 40px 30px;
    }

  h2.login { background-color: rgb(255, 255, 255);
    color: rgb(114, 114, 114);
    }

  .dunkel { background-color: rgb(201, 221, 221);
    }

  .hell {
  		background-color: rgb(246, 246, 246);
    }

  .kopf {
	background-color: rgb(0, 170, 170);
	color: white;
	font-weight: bold;
    }

.status td, th	{
	text-align: left;
	vertical-align:top;
	font-size: small;
}

.staffel	{
	position: absolute;
	white-space: nowrap;
	text-align: left;
	padding: 6px;
	background: #fff;
	border: solid 1px black;
	display: none;
}

.menu	{
	color: #333333;
	font-size: small;
	font-weight: bold;
	cellpadding: 0px;
	cellspacing: 0px;
	display: block;
	background: #e0e0e0;
}

.menu_high	{
	color: #33aaaa;
}

.menu	a {
	color: #333333;
	text-decoration: none;
}

.menu a:hover 	{
	color: #339999;
}

.eingabe	{
	color: black;
	background: white;
}

.eingabe	a {
	color: black;
	text-decoration: none;
}

.eingabe a:hover 	{
	background: #DFEBFB
}


  #navlist { border-bottom: 1px solid rgb(119, 119, 136);
    padding: 3px 0pt;
    color: rgb(114, 114, 114);
    margin-left: 0pt;
    font-family: sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #navlist li { list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin-left: 3px;
    display: inline;
    }

  #navlist li a { border-style: solid solid none;
    border-color: rgb(119, 119, 136) rgb(119, 119, 136) -moz-use-text-color;
    border-width: 1px 1px medium;
    padding: 3px 0.5em;
    background: rgb(240, 240, 240) none repeat scroll 0%;
    margin-left: 3px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-decoration: none;
    }

  #navlist li a:link { color: rgb(0, 0, 0);
    }

  #navlist li a:visited { color: rgb(0, 0, 0);
    }

  #navlist li a:hover { border-color: rgb(16, 16, 16);
    background: rgb(114, 114, 114) none repeat scroll 0%;
    color: rgb(0, 0, 0);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #navlist li a#current { border-bottom: 1px solid white;
    background: white none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }


  #Hilfe { padding: 5px;
    color: black;
    font-size: 14px;
    width: 400px;
    background-color: rgb(246, 246, 246);
    display: none;
    }

