
body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
background-color: black;
font-family: 'Century Gothic' , Arial;
  font-size: 14px;
  color: #aeaeae;
background-image: url(../Images/back.gif);
line-height: normal;
letter-spacing: normal;
}


#nav, #nav ul
{
  list-style: none;
  background: black;
  padding: 0; /*border-width: 1px 0;*/
  margin: 0 0 1em 0;
  border-right: green 2px;
  border-top: green 2px;
  margin: 0px 0px 0em;
  border-left: green 2px;
  border-bottom: green 2px;
}
 
#nav a
{
  width: 140px; 
  text-decoration: none;
  padding-right: 0em;
  padding-left: 0em;
  font-size: 16px;
  padding-bottom: 0em;
  padding-top: 0em;
  font-family: 'Century Gothic' , Arial;
  display: block;
  background: transparent;
  font-weight: bold;
  color: #aeaeae;
}
 
#nav a.daddy {
  background: url(rightarrow2.gif) center right no-repeat;
  background:black;
}
#nav a.MenueGelb{
  color: #ffff00;
  height:130px;
  width:130px;
  background: url(../Images/ledimenue_small.jpg) center no-repeat;

}
 
#nav li {
  float: left;
  padding: 0;
  width: 140px;
  background: black;
}

#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 140px;
  font-weight: normal;
  border-width: 0em;
  margin: 0;
  padding-left: 10px;
}
 
#nav li li {
  padding-right: 1em;
  width: 140px;
  background: black;
}
 
 
#nav li ul ul {
  margin: 0em 0 0 0em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}
 
#nav li:hover, #nav li.sfhover {
  background: black;
  color: black;
}

h1
{
  font-size: 16px;
  color: #aeaeae;
  line-height: normal;
  letter-spacing: normal;
}

h2
{
  font-size: 14px;
  color: #aeaeae;
  line-height: normal;
  letter-spacing: normal;
}
h3
{
  font-size: 12px;
  color: #aeaeae;
  line-height: normal;
  letter-spacing: normal;
}
h4
{
  font-size: 16px;
  color: #aeaeae;
  line-height: normal;
  letter-spacing: normal;
}
h5
{
  font-size: 16px;
  color: #ffffff;
  line-height: normal;
  letter-spacing: normal;

}
h6
{
  font-size: 40px;
  color: #ffffff;
  line-height: normal;
  letter-spacing: normal;
}
A:link {color:#ffffff;}
A:visited {color: #ffffff;}
A:hover { color: #ffffff;}

.contenttable td {
  font-family: 'Century Gothic' , Arial;
  font-size: 14px;
  color: #aeaeae;
  text-align: left;
  line-height: normal;
  letter-spacing: normal;
}
.contenttable td {
  font-family: 'Century Gothic' , Arial;
  font-size: 14px;
  color: #aeaeae;
  text-align: left;
  line-height: normal;
  letter-spacing: normal;
}

.mytab {
  width: 800px;
}

.mred{
  font-size: 16px;
  color: #fb0107;
  line-height: normal;
  letter-spacing: normal;
}

.mtable{
font-size:10px
  border:solid 1px #FFFFFF;
}

.mtable td{
     border:solid 1px #FFFFFF;
     font-size:10px;
  vertical-align:top;
}

.mtable_title{
font-size:14px
  font-weight:bold;
}
