body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background: #FFFFE9;
 margin: 0px;
}
table {
 background: #FFFFCC;
}
td.logo {
 background: #FFCC66;
}
td.title {
 background: #FF8000;
}
td.navi {
 background: #FFE7AE;
}

h5{
     margin-bottom: 0px;
}
p {
 font-size: 10pt;
}
p.liste {
 font-size: 10pt;
 margin-top: 5px;
}

p.copyr {
 font-size: 8pt;
 margin-top: 0px;
 text-align: center;
}
ul {
 font-size: 10pt;
}



a.unten {
 font-size: 10pt;
 display: block;
 margin-top: 10px;
 margin-left:5px;
 text-align: center;
 border-style: outset;
border-width: 3px;
padding:2px;
background-color: #D0D0D0;
width: 100px;

}

a:link.unten{text-decoration: none; color: #0000D7;
}
a:visited.unten {text-decoration: none; color: #8A008A;
}
a:hover.unten {text-decoration: none; color: black; background-color: #FFCC66;
}
a:active.unten {text-decoration: none; color: black; background-color: #FFFFB3;
}

a.button {
 font-size: 12pt;
 display: block;
 margin-top: 10px;
 margin-left:5px;
 text-align: center;
 border-style: outset;
border-width: 3px;
padding:2px;
background-color: #D0D0D0;
width: 170px;

}

a:link.button{text-decoration: none; color: #0000D7;
}
a:visited.button {text-decoration: none; color: #8A008A;
}
a:hover.button {text-decoration: none; color: black; background-color: #FFCC66;
}
a:active.button {text-decoration: none; color: black; background-color: #FFFFB3;
}

a.buttonsh {
 font-size: 12pt;
 display: block;
 margin-top: 10px;
 margin-left:5px;
 text-align: center;
 border-style: outset;
border-width: 3px;
padding:2px;
background-color: #AFD2E0;
width: 170px;

}

a:link.buttonsh{text-decoration: none; color: #0000D7;
}
a:visited.buttonsh {text-decoration: none; color: #8A008A;
}
a:hover.buttonsh {text-decoration: none; color: black; background-color: #FFCC66;
}
a:active.buttonsh {text-decoration: none; color: black; background-color: #FFFFB3;
}

p.button {
 font-size: 12pt;
 font-weight: bold;
 display: block;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left:5px;
 text-align: center;
 border-style: outset;
border-width: 3px;
padding:2px;
background-color: #FF9664;
width: 170px;

}


A:link.liste {text-decoration: none; color: #0000D7;
}
A:visited.liste {text-decoration: none; color: #8A008A;
}
A:hover.liste {text-decoration: none; color: black; background-color: #FFCC66;
}
A:active.liste {text-decoration: none; color: black; background-color: #FFCC66;
}


A:link {text-decoration: none; color: #0000D7;
}
A:visited.{text-decoration: none; color: #8A008A;
}
A:hover {text-decoration: none; color: black; background-color: #FFFFB3;
}
A:active.{text-decoration: none; color: black; background-color: #FFFFB3;
}
