/* HINTERLAND STYLE */

#body {
	background-color:#6b6400;
}
#hbar1 {
	width: 774px;
	height: 78px;
	background-image:url('/myway_/images/h_bar1.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top:148px;
	left:0px;	
}
#logo {
	width: 188px;
	height:121px;
	background-image:url('/myway_/images/logo_hinterland.gif');
	background-repeat: no-repeat;
	position: absolute;
	top:3px;
	left:580px;
}
#logocp {
	width: 188px;
	height:121px;
	background-repeat: no-repeat;
	position: absolute;
	top:20px;
	left:30px;
}

#companyname {
	position: absolute;
	top:180px;
	left:70px;
	font-weight: bold;
	font-size:16pt;
	color: #ffffff;
}
#td_content {
	background-image:url('/myway_/images/back1.gif');
	background-repeat: repeat-x;
	padding: 5px;
}

a.mainlevel, a.mainlevel:visited, a.mainlevel:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left:35px;
	width: 143px;
	height:31px;
	display: block;
	line-height: 2.7em;
	margin: 0px;
	text-decoration: none;
	background-image:url('/myway_/images/button1.gif');
	background-repeat: no-repeat;
	
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #ffffff;
}



h2 {
	font-size: 13pt;
	color: #005380;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin-bottom:0px;
}


h4 {
	font-size: 10pt;
	color: #33769a;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin-bottom:10px;
}

h1 {
	font-size: 14pt;
	color: #33769a;
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin-bottom:10px;
}
