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

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

body {
	background:#EFEFEC url(hmn_bg.png) left top no-repeat;
         margin: 0px;
         padding: 0px;
}

div, td {
 	font-family: "Trebuchet MS", Verdana;
 	font-size: 9pt;
 	color: #FFFFFF;
 	font-weight: normal;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
}

#teaser{
         position: absolute;
         left: 442px;
         top: 575px;
         font-family: "Trebuchet MS", Verdana;
 	font-size: 48px;
 	color: #DADAD4;
 	font-weight: bold;
 	margin: 1px 0px 1px 0px;
	/*text-shadow: #0098C4 1px 1px 2px; */
}

#impressum{
         position: absolute;
         left: 700px;
         top: 338px;
         font-family: "Trebuchet MS", Verdana;
         text-align: left;
	text-shadow: #DADAD4 2px 2px 2px;
}

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

h1 {
   	font-size: 25px;
 	color: #00B5E9;
 	font-weight: bold;
         margin: 15px 0px 0px 0px;
}

h2 {
   	font-size: 59px;
 	color: #00B5E9;
 	font-weight: bold;
         margin: 0px 0px 5px 0px;
}

h3 {
   	font-size: 18px;
 	color: #96968C;
 	font-weight: bold;
         margin: 10px 0px 5px 0px;
}

h4 {
   	font-size: 17px;
 	color: #96968C;
 	font-weight: bold;
         margin: 0px 0px 5px 0px;
         letter-spacing: -0.07em;
}

h5 {
   	font-size: 18px;
 	color: #00B5E9;
 	font-weight: bold;
         margin: 10px 0px 0px 0px;
}

#footer{
         position: absolute;
         bottom: 0px;
	width: 100%;
         height: 33px;
         background: #FFFFFF;
         font-family: "Trebuchet MS", Verdana;
         font-size: 9pt;
 	color: #848377;
         text-align: left;
         margin: 0px;
         box-shadow: 5px 5px 5px 5px #D2D1C2;
         -moz-box-shadow:    5px 5px 5px 5px #D2D1C2;
  	-webkit-box-shadow: 5px 5px 5px 5px #D2D1C2;


}

#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: #FFFFFF;
         border: 3px #FFFFFF solid;
         -moz-box-shadow: 0px 0px 8px #CFCFCF;
  	-webkit-box-shadow: 0px 0px 8px #CFCFCF;
  	box-shadow: 0px 0px 8px #CFCFCF;
}

#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;
}
