
a:link, a:visited {
 	font-family:"Trebuchet MS", Verdana;
   	font-size: 14px;
 	color: #FFFFFF;
 	font-weight: bold;
 	text-decoration:none;
}

a:hover {
 	font-family:"Trebuchet MS", Verdana;
   	font-size: 14px;
 	color: #00B5E9;
 	font-weight: bold;
 	text-decoration:underline;
}

body {
	background:#0D0D0D url(hmn_logo_bg.jpg) center top no-repeat;
         margin: 0px;
         padding: 0px;
}

body, div, td, span {
 	font-family:"Trebuchet MS", Verdana;
 	font-size: 9pt;
 	color: #FFFFFF;
 	font-weight: normal;
}

#teaser{
         display: none;
         position: absolute;
         left: 442px;
         top: 575px;
         font-family: "Trebuchet MS", Verdana;
 	font-size: 48px;
 	color: #DADAD4;
 	font-weight: bold;
 	margin: 1px 0px 1px 0px;
}

#impressum{
	position: absolute;
         margin: 0px auto;
         font-family: "Trebuchet MS", Verdana;
         text-align: left;
         text-shadow: #DADAD4 0px 0px 0px;
         left: 57%;
         top: 230px;
}

#dots{
         position: absolute;
         right: 10px;
         top: 5px;
         font-family: "Trebuchet MS", Verdana;
         text-align: left;
}

h1 {
   	font-size: 20px;
 	color: #FFFFFF;
 	font-weight: bold;
         margin: 0px 0px 0px 0px;
}

h2 {
         display: none;
         font-size: 60px;
 	color: #00B5E9;
 	font-weight: bold;
         margin: 0px 0px 0px 0px;
}

h3 {
   	font-size: 16px;
 	color: #8D8D8D;
 	font-weight: normal;
         margin: 10px 0px 0px 0px;
}

h4 {
   	font-size: 16px;
 	color: #8D8D8D;
 	font-weight: normal;
         margin: 0px 0px 0px 0px;
         letter-spacing: -0.10em;
}

h5 {
   	font-size: 14px;
 	color: #FFFFFF;
 	font-weight: bold;
         margin: 15px 0px 0px 0px;
}

#footer{
         position: absolute;
         bottom: 0px;
	width: 100%;
         height: 33px;
         background: url(footer2.png) repeat-x;
         font-family: "Trebuchet MS", Verdana;
         font-size: 9pt;
 	color: #848377;
         text-align: left;
         margin: 0px;
         box-shadow: 5px 5px 5px 5px #000000;
         -moz-box-shadow:    5px 5px 5px 5px #000000;
  	-webkit-box-shadow: 5px 5px 5px 5px #000000;


}

#footer a:link,#footer a:visited {
 	font-family:"Trebuchet MS", Verdana;
   	font-size: 9pt;
 	color: #848377;
 	font-weight: normal;
 	text-decoration:none;
         text-shadow: #FFFFFF 0px 0px 1px;
}

#footer a:hover {
 	font-family:"Trebuchet MS", Verdana;
   	font-size: 9pt;
 	color: #00B5E9;
 	font-weight: normal;
 	text-decoration:underline;
}


#footer .pic {
	float:left;
         margin: 12px 5px 0px 10px;
         padding: 0px;
         height: 50px;
         width: 50px;
         background: #2F2F2F;
         border: 3px #2F2F2F solid;
         -moz-box-shadow: 0px 0px 8px #000000;
  	-webkit-box-shadow: 0px 0px 8px #000000;
  	box-shadow: 0px 0px 8px #000000;
}

#footer .pic:hover {
         filter:alpha(opacity=100);
         -moz-opacity:1.0;
         -khtml-opacity: 1.0;
         opacity: 1.0;
}

#footer .pic {
         filter:alpha(opacity=40);
         -moz-opacity:0.4;
         -khtml-opacity: 0.4;
         opacity: 0.4;
}
