body {
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 color: #000000;
 font-size: 12px;
}
table tr td {
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 color: #000000;
 font-size: 12px;
 background-color: transparent;
}

a {
 text-decoration: underline;
 color: #666666;
}

a:hover {
 text-decoration: none;
 color: #666666;
}

h1 {
 font-size: 18px;
 font-weight: bold;
 color: #AAAAAA;
}

h2 {
 font-size: 15px;
 color: #AAAAAA;
 font-weight: bold;
}
h3 {
 font-size: 16px;
 color: #AAAAAA;
 font-weight: bold;
}

img {
 border: none;
}


td.logo {
 border: 1px solid #AAAAAA;
 border-top: 0px;
 border-bottom: 0px;
 font-size: 12px;
 color: #000000;
}

td.menu {
 font-size: 12px;
 color: #000000;
 padding: 5px;
 border: 0px;
 border-left: 1px solid #AAAAAA;
}
td.menu ul {
 list-style: none;
 padding-left: 0px;
 margin: 0px;
}

td.menu li {
 padding: 5px;
 list-style: none;
 font-size: 15px;
 font-weight: bold;
}

td.menu li a {
 text-decoration: none;
 color: #555555;
}

td.menu li a:hover {
 text-decoration: none;
 color: #888888;
}

td.main {
padding: 5px;
 color: #000000;
 font-size: 12px;
 border: 0px;
 border-right: 1px #AAAAAA solid;
 text-align: justify;
}

td.unten {
 background-color: #AAAAAA;
 padding: 5px;
 font-size: 12px;
 color: #666666;
}

td.unten a {
 font-size: 12px;
 color: #666666;
 text-decoration: underline;
}

td.unten a:hover {
 font-size: 12px;
 color: #666666;
 text-decoration: none;
}
