body   { margin-top:0px;
         margin-left:0px;
         margin-right:0px;
         margin-bottom:30px;
         background-repeat:no-repeat;
         font-family:verdana,arial,times;
         font-size:12px;
         color:gray;
}
table  { font-size:12px;
}
td     { vertical-align:top;
}
td.membermenu {
         border-style:solid;
         border-width:2px;
         border-color:gray;
         width:100px;
         text-align:center;
         vertical-align:middle;
         background-color:whitesmoke;
         color:#555555;
         font-weight:bold;
         text-decoration:none;
}
h1     { font-size:20px;
         font-family:arial,times;
}
h2     { font-size:17px;
         font-family:arial,times;
         text-decoration:underline;
}
b.menuselect {
         color:#FF6600;
}
a.membermenu {
         border-style:solid;
         border-width:1px;
         border-color:gray;
         background-color:whitesmoke;
}
input.feld
       { width:90px;
         height:17px;
         font-size:9px;
         background-color:#EAEAEA;
}
select.newcountry
       { height:17px;
         font-size:9px;
         background-color:#EAEAEA;
}
input.klick
       { width:90px;
         height:19px;
         font-size:9px;
}
a      { color:#555555;
}
a:hover {
         color:#333333;
}
a.menu { color:#555555;
         font-weight:bold;
         text-decoration:none;
}
a.menu:hover {
         color:#6699FF;
}