a.menu:link    { font-family: Verdana, Arial; text-decoration: none; font-size: 13px; font-weight: bold; color: #0055CC; }
a.menu:active  { font-family: Verdana, Arial; text-decoration: none; font-size: 13px; font-weight: bold; color: #0055CC; }
a.menu:visited { font-family: Verdana, Arial; text-decoration: none; font-size: 13px; font-weight: bold; color: #0055CC; }
a.menu:hover   { font-family: Verdana, Arial; text-decoration: none; font-size: 13px; font-weight: bold; color: #3399FF; }

a:link         { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; font-weight: bold; color: #EBAB69; }
a:active       { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; font-weight: bold; color: #EBAB69; }
a:visited      { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; font-weight: bold; color: #EBAB69; }
a:hover        { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; font-weight: bold; color: #663300; }

.menutitel     { font-family: Verdana, Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #F6D28D; }

.titel         { font-family: Verdana, Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #EBAB69; }

.txt           { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; color: #003399; }
td           { font-family: Verdana, Arial; text-decoration: none; font-size: 12px; color: #003399; }

.copy           { font-family: Verdana, Arial; text-decoration: none; font-size: 10px; color: #EBAB69; }
a.copy:link    { font-family: Verdana, Arial; text-decoration: none; font-size: 10px; font-weight: bold; color: #663300; }
a.copy:active  { font-family: Verdana, Arial; text-decoration: none; font-size: 10px; font-weight: bold; color: #663300; }
a.copy:visited { font-family: Verdana, Arial; text-decoration: none; font-size: 10px; font-weight: bold; color: #663300; }
a.copy:hover   { font-family: Verdana, Arial; text-decoration: none; font-size: 10px; font-weight: bold; color: #EBAB69; }

.input
{
border-width : 1px;
border-color : #663300;
background-color : #EBAB69; 
font-family: Verdana, Arial; font-size: 10px;
color: #663300;
}

.inputhell
{
border-width : 1px;
border-color : #000000; 
background-color : #A76428;
font-family: Verdana, Arial; font-size: 10px;
color: #F7BA78;
}

.tabletop
{ 
border-width: 0px;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-color: #663300;
text-align: left;
background-color: #C46F26;
}   

.tablehell
{ 
border-style: solid;
border-width: 1px;
border-color: #663300;
text-align: justify;
background-color: #CC8236;
}   

.tabledark
{ 
border-style: solid;
border-width: 1px;
border-color: #C46F26;
text-align: justify;
background-color: #C46F26;
}   


