body {
  margin: 0px;
}

tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

strong {
color: #FF8400;
}

b {
color: #000000;
}

table.Seitentabelle {
border: 0px;
border-spacing: 0px;
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
}

table.Menu {
border: 0px;
padding: 0px;
margin: 0px;
}

td.Menu {
width: 100px;
background-color: #DDDDDD;
vertical-align: top;
}

td.MainCol {
background-color: #FFFFFF;
vertical-align: center;
text-align: center;
}

td.Adresse {
width: 130px;
background-color: #EEEEEE;
vertical-align: top;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #FF8400;
font-weight: bold;
background-repeat: no-repeat;
width: 95%;
text-indent: 15px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 1px;
}

a.mainlevel:hover {
color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
color: #111111;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 1.8em;
text-decoration: none;
}


div.mainmenu {
color: #0a97f3;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 1.8em
}

a.mainmenu:hover {
color: #999999;
}

table.moduletable {
        padding: 5px 0px 5px 8px;
        margin-bottom: 15px;
        width: 100%;

}

table.moduletable th {
        font-size        : 11px;
        font-weight      : bold;
        color            : #000000;
        text-align       : left;
        width            : 100%;
        letter-spacing: 2px;
        text-indent: 5px;
        padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
        padding: 0px;
}

table.moduletable td {
font-size: 10px;
font-weight: normal;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #EBED5B;
}

a:link, a:visited {
color: #111111;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 1.8em;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: underline;
}

form {
/* removes space below form elements */
        margin: 0;
        padding: 0;
}
