#menuebox {
width:700px;
position: relative;
height: 0px;
}
.stupidie {
display: none;
}
#menue {
width:700px;
position:absolute;
top: 5px;
left: 5px;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 12em;
height: 1.4em;
font-weight: bold;
text-align: center;
background-color: #ACCFE8;
color: #ffffff;
border: 1px solid;
border-color: #ACCFE8;
}
#menue .aussen:hover {
height: auto;
background-color: #ACCFE8;
color: #ffffff;
}
table.inside
{
	text-align : left;
	background: #EDF8FF;
	font-size:11px;
	border : 0px dashed black;
	width : 100%;
	line-height : 17px;
		}
a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 11em;
padding: 2px 2px;
text-decoration: none;
text-align: left;
font-weight: normal;
border-bottom: 1px solid #ACCFE8;
background-color: #86B4D5;
color: #ffffff;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #86B4D5;
color:#ffffff;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #ACCFE8;
color: #ffffff;
}

span.menutag {
display: block;
cursor: default;
}


td  {
      font-size : 11px;
      font-family :Tahoma,Arial;
      color : black;
      font-weight : normal;
      text-decoration : none;
          }

/* General text */
.gen { font-size : 10px; color : black;  text-decoration: none;}
.genbig { font-size : 13px; color : black;  text-decoration: none;}
/* Forum category titles */
.speciallink { font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #354265}
a.speciallink { font-weight: bold; text-decoration: none; font-size: 11px ; color : #354265; }
a.speciallink:hover{ font-weight: bold; text-decoration: underline; font-size: 11px ; }

/* Tabellen-Überschrift */
td.header { font-size : 13px; color : black; font-weight:bold;}
h1 {
      font-size : 11px;
      font-family :Tahoma,Arial;
      color : black;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      font-weight : bold;
      text-decoration : none;
          }

h2 {
        font-size:20px;
        color: black;
        font-family:Tahoma,Arial;
        font-weight:bold;
        text-align : center;
        }
h3 {
        font-size:17px;
        color: black;
        font-family:Tahoma,Arial;
        font-weight:bold;
        text-align : center;
        }
h4 {
        font-size:14px;
        color: black;
        font-family:Tahoma,Arial;
        font-weight:bold;
        text-align : center;
        }
a {
     font-size:11px;
     font-family:Tahoma,Arial;
     color:#000000;
     text-decoration:none;
        }
A:hover {
        font-size:11px;
        font-family:Tahoma,Arial;
        color:#ff0000;
        text-decoration:underline;
                }
select {
                font-family:Tahoma,Arial;
                font-size:11px;
                color:#000066;
                background : White;
                border : thin solid black;
                }
select.online {
                font-family:Tahoma,Arial;
                font-size:11px;
                background : White;
                border : thin black;
                }
input.box {
                font-family:Arial;
                font-size:10px;
                color:#000066;
                border:  1px solid black;
                }
input.frage {
                font-weight: bold;
                font-family:Arial;
                font-size:11px;
                color:black;
                background:White;
                border:  1px solid black;
                }
input.richtig {
                font-weight: bold;
                font-family:Arial;
                font-size:11px;
                color:darkgreen;
                background:#E4F8E3;
                border:  1px solid black;
                }
input.falsch {
                font-weight: bold;
                font-family:Arial;
                font-size:11px;
                color:darkred;
                background:#F8DCDA;
                border:  1px solid black;
                }
body,p {
                font-family:Tahoma,Arial;
                font-size:11px;
                color:black;
                }
input.sub{
                font-family:Tahoma,Arial;
                font-size:11px;
                color: #000066;
                border: thin outset black 1;
                background-color : white;
                }
textarea.box{
                font-family:Tahoma,Arial;
                font-size:11px;
                color:#000066;
               border:  1px solid black;
}
form { margin-top:0px; margin-left:0px; }  ;