body
{
	background-color: #cc0000;
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}

.header {
	background-image: url(GFX/headerHM.png);
	background-repeat: no-repeat;
	height: 125px; 
	margin-top: 1px;
	text-align: left;
}

#logoimg {
	position:relative; 
	left:10px; 
	top:30px;
	width:170px; 
	height:60px; 
    border:0px solid black; 
}

#textrotator {
    position:relative; 
    top:10px; 
    left:210px; 
    font-family: Verdana, Helvetica, Arial, Courier;
    font-size:18px; 
    font-weight:normal;
    text-transform:uppercase;
    color:White;
    border:0px solid black; 
    width:650px; 
    height:30px;
}

#newsimg{
	position:relative; 
	left:820px; 
	top:-85px;
	width:150px; 
	height:100px;
    border:0px solid black; 
}

#menutabel{
	width:971px;
	border:none;
}

#menutabel td{
	vertical-align:top;
}

#menu {
	width:200px;
	vertical-align:top;
}

#main {
	width:auto;
	text-align:left;
	padding-left:20px;
	padding-top:0px;
}

#sloganHM{
	width:325px; 
	margin:0 0 30px 0;
}

#textHM{
	width:325px;
}

#Languages 
{
	font-family:verdana;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	height:34px;
	background-image: url(GFX/btnHM.png);	
	background-repeat:no-repeat;
	background-position:bottom left;
	border:none;
}

#Languages a{
	text-decoration:none;
	margin: 0px 10px 0px 8px;
}

.Language {
	color: #000000;
}

.Language:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.LanguageActive {
	color: #FFFFFF;
	text-decoration:none;
}

.menubutton {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 200px;
	height:34px;
	background-image: url(GFX/btnHM.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
	vertical-align:top;
	margin-top:5px;
}

.submenubutton {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 200px;
	text-align:left;
}

.submenuheader {
	height:20px;
	margin-top:5px;
}

.submenufooter {
	height:34px;
	background-image: url(GFX/btnHM.png);
}

.menubutton span, .submenuheader span {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 170px;
	margin: auto 0 auto 10px;
}

.submenubutton span {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 130px;
	margin: 0 0 0 40px;
}

.submenuheader span {
	margin: 0 0 0 10px;
}

.menubutton a, .submenuheader a, .submenubutton a, .submenufooter a, .subsubmenubutton a{
	display: block;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

.menubutton a:hover, .submenuheader a:hover, .submenubutton a:hover, .submenufooter a:hover, .subsubmenubutton a:hover{
	color: #FFFFFF;
}

.active_link a, .active_subsublink a  {
	color: #FFFFFF;
}

.active_sublink a {
	color: #FFFFFF;
	font-style:italic;
}

.divwidth {
	width:971px;
}

.divHeader {
	width:971px;
	height:125px;
}

#footer {
	background-image: url(GFX/footerHM.png);
	background-repeat:no-repeat;
	height:41px;
	font-family:verdana;
	font-size: 8pt;
	text-align:right;
	line-height:50px;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 15px 0px 5px;
}

#footer a:hover {
	text-decoration:underline;
}



