head {height:100%;}
body {height:101%;}

a.head:visited {font-family: Georgia; color: #FFFFFF; text-decoration: none;}
a.head:link {font-family: Georgia; color: #FFFFFF; text-decoration: none;}
a.head:hover {font-family: Georgia; color: #FFFFFF; text-decoration: underline;}
a.head:active {font-family: Georgia; color: #FFFFFF; text-decoration: none;}

#hauptmenu
{
width:180px;
margin: 2px;
padding: 0px;
}

#hauptmenu a
{
display:block;
background-color: #FFFFFF;
width: 180px;
line-height: 30px;
padding: 0px;
margin: 0px;
background-image: url(../images/menu1_hg.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
font-family: Verdana;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #EEEECC;
text-align: right;
vertical-align: middle;
}

#hauptmenu a:hover
{
display:block;
background-color: #FFFFFF;
width: 180px;
line-height: 30px;
padding: 0px;
margin: 0px;
background-image: url(../images/menu1_hg.gif);
background-position: 0px -30px;
background-repeat: no-repeat;
font-family: Verdana;
font-size: 13px;
font-weight: none;
text-decoration: none;
color: #EEEECC;
text-align: right;
vertical-align: middle;
}

