#topbar {
	background-color: #673301;
}
#leftmenu {
	background-image:  url(/typo3_images/logistics_greenland/menu_background.gif);
	height:660px;
}
#image_below_menu  {
	z-index: 80;
	position: absolute;
	top: 660px;

}

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #673301; }
.style7 {
	color: #673301;
	font-weight: bold;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#ffffff; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color:#ffffff; }
.style13 {color: #673301}
.style15 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	vertical-align:center;
	display:inline;
	height:40px;
}
a:link {
	color: #673301;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #673301;
}
a:hover {
	text-decoration: none;
	color: #673301;
}
a:active {
	text-decoration: none;
	color: #673301;
}
/* this section for p7 menu style - overrides styles in p7pmv0.css */

#p7PMnav, #p7PMnav ul {
	background-image:  url(/typo3_images/logistics_greenland/menu_background.gif);
}
#p7PMnav a {
	background-image:  url(/typo3_images/logistics_greenland/menu_background.gif);
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #673301;
	background-image:  url(/typo3_images/logistics_greenland/logistics_arrow2.gif);
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	background-image:  url(/typo3_images/logistics_greenland/logistics_arrow2.gif);
}