

.menu li, .menu a:hover {
	border-bottom: 2px solid white;	
	text-decoration: none;
}
.menu_list a{
	text-decoratioN: none;
}
body, td, th, input, textarea, select {
	font-family: verdana, arial;
	color: #3d230a;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: arial;
	margin: 5px 0 0 0;
	font-size: 14px;
	}

h3 {
	font-family: arial;
	margin: 0px 0 0 0;
	font-size: 12px;
	}

p {
	text-align: left;
	margin: 0px 0px 10px 0px;
	}

a:link, a:visited, a:active {
	color: #FF3300;
	text-decoration: none;
	}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
a img {
	border: none;
	}

input, textarea, select {
	font-size: 11px;
	border: 1px solid #321b06;
	padding: 2px;
	}
textarea {
	font-size: 12px;
	}
input.button {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	}

img.alpha {
	behavior:	url('/webinclude/common/css/pngbehavior.htc'); /* Add alpha-png support for IE < 7 */
}

img.textimg_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.textimg_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}

span.hr, span.cleanhr {
	display: block;
	padding: 4px;
	margin: 7px 0px;
	background: url('/webinclude/specific/afrika/images/content_line_horizontal.png') repeat-x top left;
	}	
span.hr {
	margin: 7px 0px;
	}
.hidden {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.justify {
	text-align: justify;
	}
	
a.toplink {
	float: right;
	clear: both;
	padding: 2px 0;
	font-size: 10px;
	}	

div#toplinkfinal {
	text-align: right;
	padding: 20px 0 0 0;
	font-size: 10px;
	}
	
	
	
	
/* DROPDOWN MENUS */
ul.listselect, ul.listselectFolded {
	position: absolute;
	display: block;
	border: 1px solid #321b06;
	margin: 0px;
	padding: 0px;
	font-size: 11px;	
	}
ul.listselect {
	background: #fff url('/webinclude/common/images/pulldown.png') no-repeat right;	
	height: 17px;
	}	
ul.listselectFolded {
	background: #fff;
	}
ul.listselect li {
	display: none;
	}	
ul.listselectFolded li {
	display: block;
	cursor: pointer;	
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 1px 6px;
	}
ul.listselect li.selected {
	cursor: pointer;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 1px 6px;
	width: 90%; /* Fixes IE bug: li is full width, but clickable region not */
	}
ul.listselectFolded li.selected {
	display: block;
	background: #ffffff;	
	font-weight: bold;
	}
ul.listselectFolded li.hover {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	}


/* HEADERS */
div.content_header_small {
	background: url('/webinclude/specific/afrika/images/content_header_small_back3.png') no-repeat top left;
	height: 20px;
	}
div.content_header_small2 {
	background: url('/webinclude/specific/afrika/images/content_header_small_back2.png') no-repeat top left;
	height: 20px;
}
div.content_header {
	background: url('/webinclude/specific/afrika/images/content_header_back.png') no-repeat top left;
	height: 20px;
	}
div.content_header h1, div.content_header_small h1  {
	margin: 0;
	padding: 0;
	}
div.content_header_spacing {
	margin-bottom: 15px;
	}
	
	
/* BLOCKMENU (SPANNING COMPLETE WIDTH, JUSTIFIED ITEMS) */
ul.blockmenu {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	}					
ul.blockmenu li {
	float: left;
	padding: 0;
	margin: 0;
	}
	

/* SUBMENU */
div.content_subnavigate { 
	float: right;
	padding: 0 0 25px 50px;
	font-size: 10px;
	text-align: right;
	}
div.content_subnavigate ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
div.content_subnavigate li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e6d9d0;
	}
div.content_subnavigate_title {
	font-weight: bold;
	border-bottom: 1px solid #936f57;
	}
	
	
/* MAP LEGENDAS */	
ul.mapselect_list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.mapselect_list li {
	list-style: none;
	cursor: pointer;
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	}
ul.mapselect_list li.hover {
	background-color: #ffffff;
	background-image: none;
	}
ul.mapselect_list li, 
ul.mapselect_list li a, 
ul.mapselect_list li a:link, 
ul.mapselect_list li a:hover, 
ul.mapselect_list li a:visited, 
ul.mapselect_list li a:active {
	color: #000000;
	text-decoration: none;
	}

table.mapselect_table div {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	cursor: pointer;
	}	

table.mapselect_table div.hover {
	background-color: #ffffff;
	background-image: none;
	}
	
	
	
	
	
	
/* *************************************************	
 *  _                         _   
 * | |                       | |  
 * | | __ _ _   _  ___  _   _| |_ 
 * | |/ _` | | | |/ _ \| | | | __|
 * | | (_| | |_| | (_) | |_| | |_ 
 * |_|\__,_|\__, |\___/ \__,_|\__|
 *           __/ |                
 *          |___/  
/* *************************************************	 */

/* that nice thing on the right :) */
#skyscraper {
	position: absolute;
	right: 10%;
	margin-left: 290px;
	top: 7px;
	}
	
#footer_copy {
	font-size: 12px; 
	text-align: center; 
	margin-bottom: 35px;
}

#footer_gasamen {
	font-size: 11px; 
	text-align: center; 
	margin-bottom: 15px;
}

#footer_gasamen a:link, #footer_gasamen a:visited {
	color: #3d230a;
	text-decoration: none;
}
	

/* holds the page, responsible for border left and right */
#d_container {
	width: 782px;
	margin: 15px auto 25px auto;
	background: #fff url('/webinclude/specific/afrika/images/container_back.png') repeat-y left top;
	padding: 0px;
}

/* ring */
#d_header_ring {
	font-family: Verdana, Arial;
	text-align: center;
	color: #936f57;
	font-size: 12px; 
	background-color: #ffffff;
	padding-bottom: 10px;
	}
#d_header_ring a:link, #d_header_ring a:visited {
	color: #321b06;
	}
#d_header_ring a:hover, #d_header_ring a:active {
	color: #ff3300;
	}
#d_header_ring a.current:link, #d_header_ring a.current:visited {
	color: #936f57;
	text-decoration: underline;
	}

/* ring */
#d_footer_ring {
	font-family: Verdana, Arial;
	text-align: center;
	color: #936f57;
	font-size: 12px; 
	background-color: #ffffff;
	padding-bottom: 10px;
	}
#d_footer_ring a:link, #d_footer_ring a:visited {
	color: #321b06;
	}
#d_footer_ring a:hover, #d_footer_ring a:active {
	color: #ff3300;
	}
#d_footer_ring a.current:link, #d_footer_ring a.current:visited {
	color: #936f57;
	text-decoration: underline;
	}
	
/* topmost of the page */
#d_header_top {
	background: #936f57 url('/webinclude/specific/afrika/images/header_top_back.png') repeat left top;
	height: 22px;
	padding: 3px;	
}

#d_header_top .item {
	float: left;
	padding: 2px 50px 2px 15px;
}

#d_header_top .item img {
	border: none;
}


/* photo beneath top: will be set in html-page itself */
#d_header_photo {
	margin: 0px 2px;
	background-color: #936f57;
	background-repeat:  repeat;
	background-position: center center;
	height: 175px;
}
	

/* searchbar beneath photo */
#d_header_search {
	background-color: #321b06;
	background-image: url('/webinclude/specific/afrika/images/color_dark.png');
	height: 45px;
	}
#d_header_search_left {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	}
#d_header_search_right {
	padding-top: 9px;
	float: right;
	}
.d_header_search_left_elem  {
	float: left;
	margin-right: 9px;
	border: none;
	}
#d_header_search a {

}
#d_header_search a:hover {
	text-decoration: underline;
}

/* placeholder for menu + content */
#d_middle {
	margin: 0px;
	}
	
	
/* menu vertical bar */
#d_middle_menu {
	float: left;
	}	
div.menu_header {
	width: 182px;
	height: 23px;
	background: url('/webinclude/specific/afrika/images/menu_topblock_back.png') no-repeat top left;
	background-color: #321b06;
	margin: 13px 0 0 15px;
	line-height: 12px;
	}
div.menu_header img {
	margin: 6px 0px 0px 28px;
	}
ul.menu {
	margin: 0 0 0 15px;
	padding: 0px;
	width: 182px;
	}
ul.menu li {
	list-style: none;
	margin: 3px 0px;
	padding: 3px 3px;
	font-size: 11px;
	line-height: 15px;
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	cursor: pointer;
	line-height: 13px;
	}
ul.menu li.hover {
	background-color: #fff;
	background-image: none;
	}	
ul.menu li img {
	margin-right: 10px;
	border: none;
	}
ul.menu li, ul.menu li a, ul.menu li a:link, ul.menu li a:hover, ul.menu li a:visited, ul.menu li a:active {
	color: #000000;
	
	}
div.menu_button {
	margin: 12px 0 0 12px ;
	}
div.menu_button img {
	border: none;
	}
ul.lievernaar li {
	font-weight: bold;
	}
	

	
	
/* anvr etc... */
div#content_garantie {
	padding: 35px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}	
	
div#content_ring {
	padding: 0px 0 30px 0;
	font-size: 11px;
	text-align: center;
}


/* content goes in here - more elements specified at the bottom */	
#d_middle_content {
	width: 545px;
	float: left;
	padding-left: 10px;
	padding-top: 13px;
	
	line-height: 18px;
	}
	
	
/* footer of page */
#d_footer {
	background-color: #321b06;
	background-image: url('/webinclude/specific/afrika/images/color_dark.png');
	margin: 40px 2px 0 2px;
	padding: 5px 10px;
	}

#d_footer img {
	border: none;
	}













/* ******************************************
 *  _                 _ _        __      
 * | |               | (_)      / _|     
 * | | __ _ _ __   __| |_ _ __ | |_ ___  
 * | |/ _` | '_ \ / _` | | '_ \|  _/ _ \ 
 * | | (_| | | | | (_| | | | | | || (_) |
 * |_|\__,_|_| |_|\__,_|_|_| |_|_| \___/                               
 * 
 * ******************************************  */

#landinfo_menu {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	margin: 4px 0;
	width: 100%;
	}	
#landinfo_menu li {
	font-size: 11px;
	padding: 2px 0;
	font-weight: bold;
	text-align: center;
	}
#landinfo_menu a:link, #landinfo_menu a:visited {
	color: #000000;
	text-decoration: none;
	}
#landinfo_menu a:hover, #landinfo_menu a:active {
	color: #FF3300;
	text-decoration: underline;
	}
#landinfo_menu a.active:link, #landinfo_menu a.active:visited {
	color: #ff3300;
	}

#landinfo_banner {
	width: 100%;
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	margin-top: 5px;
	}
#landinfo_banner td {
	text-align: center;
	padding: 4px 0;
	}
	
div.landinfo_countrypage_right {
	float: right;
	width: 270px;
	text-align: right;
	}
div.landinfo_countrypage_right img {
	margin-bottom: 15px;
	}
div.landinfo_countrypage_left	{
	float: left;
	width: 265px;
	}
div.landinfo_countrypage_content {
	text-align: left;
	}
	
table#landinfo_index_table td {
	vertical-align: top;
	}
td.landinfo_index_page_middleline {
	background-image: url('/webinclude/specific/afrika/images/content_line_vertical.png'); 
	background-repeat: repeat-y;
	background-position: center;
	}	
div.landinfo_index_item {
	height: 110px;
	overflow: hidden;
	}
div.landinfo_index_item_header {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	padding: 1px;
	}
img.landinfo_index_item_header_title_flag {
	float: left;
	padding: 4px 7px 4px 7px;
	}
div.landinfo_index_item_header_title_name {
	float: left;		
	padding: 1px;
	font-weight: bold;
	font-size: 12px;
	}
div.landinfo_index_item_header_more_title {
	float: right;
	font-weight: bold;
	}
img.landinfo_index_item_header_more_pic {
	float: right;
	padding: 3px 5px;
	}
div.landinfo_index_item_body_content {
	padding: 7px 0 0 5px;
	line-height: 18px;
	}		
div.landinfo_index_item_body_pic {
	height: 66px;
	width: 66px;
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	margin: 10px 0 10px 15px;
	}		
	
	
	
	
	
	
	
	
	
	
/* ******************************************
 *                  _             _   
 *                 | |           | |  
 *   ___ ___  _ __ | |_ __ _  ___| |_ 
 *  / __/ _ \| '_ \| __/ _` |/ __| __|
 * | (_| (_) | | | | || (_| | (__| |_ 
 *  \___\___/|_| |_|\__\__,_|\___|\__|                                 
 *
 * ******************************************  */
form#contact_form input, form#contact_form textarea, form#contact_form select {
	font-size: 11px;
	border: 1px solid #936f57;
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	padding: 2px;
	}
form#contact_form textarea {
	font-size: 12px;
	}










/* ******************************************
 *                    _               _ 
 *                   | |             | |
 *   __ _  __ _ _ __ | |__   ___   __| |
 *  / _` |/ _` | '_ \| '_ \ / _ \ / _` |
 * | (_| | (_| | | | | |_) | (_) | (_| |
 *  \__,_|\__,_|_| |_|_.__/ \___/ \__,_|
 *
 * ******************************************  */
#aanbod_menu {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	width: 100%;
	margin: 6px 0;
	}	
#aanbod_menu h2, #aanbod_menu h1 {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 14px;
	}	
#aanbod_menu td.right {
	text-align: right;
	padding-right: 2px;
	}	
	
div.aanbod_background {
	height: 500px;
	overflow: visible;	
	background-position: top right; 
	background-repeat: no-repeat; 
	}
div.aabbod_cchoice_intro {
	padding: 5px;
}
ul.aanbod_cchoice_menu {
	margin-top: 5px;
	padding-top: 5px;
	
	padding-left: 20px;
	margin-left: 0px;
	width: 230px;
	float: left;
	}
ul.aanbod_cchoice_menu a {
	text-decoration: none;
	}
ul.aanbod_cchoice_menu li img {
	margin-top: -7px;
	margin-left: -8px;
	margin-right: 10px;
	float: left;
	}
ul.aanbod_cchoice_menu li {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding: 5px 0;
	cursor: pointer;
	}
ul.aanbod_cchoice_menu li.hover {
	background-image: url('/webinclude/common/images/aanbod_choverback.png');
	background-position: right center;
	background-repeat: no-repeat;
	}	
	
	
	
	
	
/* OUD HIERONDER */	
h3.aanbod_cattitle {
	margin: 20px 0 0 0;
	padding: 0;
	clear: left;
	}		
	
div.aanbod_rightmenu {
	float: right;
	margin: 0 0 30px 25px;
	}	
div.aanbod_rightmenu_header {
	height: 19px;
	background-image: url('/webinclude/specific/afrika/images/content_header_part_middlebg.png'); 
	background-repeat: repeat;
	height: 20px;
	text-align: center;
	}	
img.aanbod_rightmenu_header_title {
	margin: 5px 0 0 0;
	}	
div.aanbod_rightmenu_borderlr {
	border-left: 1px solid #936f57;
	border-right: 1px solid #936f57;
	}	
div.aanbod_rightmenu_borderb {
	border-bottom: 1px solid #936f57;
	}
div.aanbod_rightmenu_listspacetop {
	padding-top: 4px;
	}		
ul.aanbod_rightmenu_list {
	margin: 0;
	padding: 0;
	}
ul.aanbod_rightmenu_list li {
	list-style: none;
	padding: 3px 3px;
	font-size: 11px;
	line-height: 15px;
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	cursor: pointer;
	margin-bottom: 4px;
	}
ul.aanbod_rightmenu_list li.hover {
	background-color: #fff;
	background-image: none;
	}	
ul.aanbod_rightmenu_list li img {
	border: none;
	}
ul.aanbod_rightmenu_list li, 
ul.aanbod_rightmenu_list li a, 
ul.aanbod_rightmenu_list li a:link, 
ul.aanbod_rightmenu_list li a:hover, 
ul.aanbod_rightmenu_list li a:visited, 
ul.aanbod_rightmenu_list li a:active {
	color: #000000;
	text-decoration: none;
	}
	
ul#aanbod_choosedest li a:link,
ul#aanbod_choosedest li a:hover,
ul#aanbod_choosedest li a:active,
ul#aanbod_choosedest li a:visited  {
	font-weight: bold;
	color: #ff3300;
	}








/* ******************************************
 *  _                          
 * | |                         
 * | |__   ___  _ __ ___   ___ 
 * | '_ \ / _ \| '_ ` _ \ / _ \
 * | | | | (_) | | | | | |  __/
 * |_| |_|\___/|_| |_| |_|\___|
 *
 * ******************************************  */
h2.home_header {
	margin-bottom: 5px;
	width: 260px;
	}
	
td.home_itemsmall {
	width: 48%;
	vertical-align: top;
	}
td.home_verticalbar {
	background-image: url('/webinclude/specific/afrika/images/content_line_vertical.png');
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px;
	}
td.home_horizontalbar {
	background-image: url('/webinclude/specific/afrika/images/content_line_horizontal.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	
	}
	
img.home_itemimg_left {
	margin-right: 20px;
	float: left;
	}
img.home_itemimg_right {
	margin-left: 20px;
	float: right;
	}
	
table#home_items td {
	vertical-align: top;
	}
div.home_readmore {
	float: right;
	font-weight: bold;
	margin-top: 6px;
	}
div.home_readmore img {
	margin-bottom: -2px;
	padding-left: 5px;
	}

table.home_offers {
	line-height: 12px;
	width: 100%;
	}
table.home_offers td {
	padding: 0px;
	margin: 0px;
	font-size: 11px;		
	}
table.home_offers td.image {
	width: 70px;
	}
table.home_offers td.title {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	}
table.home_offers td.price {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	color: #ff3300;
	text-align: right;
	}
table.home_offers td.price img {
	margin-bottom: -3px;
	padding-left: 5px;
}	
a.home_offers_link, 
a.home_offers_link:link,
a.home_offers_link:hover,
a.home_offers_link:active,
a.home_offers_link:visited {
	color: #3d230a;
	text-decoration: none;
	}
	
table.home_mapselect {
	width: 100%;
	}
table.home_mapselect td {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/color_light.png');
	}
table.home_mapselect div {
	padding: 2px 0;
	line-height: 14px;
	}
table.home_mapselect div a:link, 
table.home_mapselect div a:visited, 
table.home_mapselect div a:hover, 
table.home_mapselect div a:active {
	color: #000000;
	text-decoration: none;
	} 
	
	
	
	
	
	
	
/* ******************************************
 *  ______      ____  
 * |  ____/\   / __ \ 
 * | |__ /  \ | |  | |
 * |  __/ /\ \| |  | |
 * | | / ____ \ |__| |
 * |_|/_/    \_\___\_\
 * 
 * ******************************************  */
div.faq_answer_question, h3.faq_section_title {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/itembullet.png');
	background-repeat: no-repeat;
	background-position: 3px center;
	padding: 1px 0 1px 23px;
	}	
div.faq_section {
	border: 1px solid #faf0e4;
	margin: 10px 0;
	}
ul.faq_section_list {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	}
div.faq_answer {
	margin-top: 15px;
	margin-bottom: 65px;
	}
div.faq_answer_question, h3.faq_section {
	font-weight: bold;
	}
div.faq_answer_answer {
	padding: 4px;
	}


.blockAdText a:hover{
	text-decoration: underline;	
}

h3.seo_section_title {
	background-color: #faf0e4;
	background-image: url('/webinclude/specific/afrika/images/itembullet.png');
	background-repeat: no-repeat;
	background-position: 3px center;
	padding: 1px 0 1px 23px;
	}	
	
h1.seo_aanbod_title {
	font-size: 14px;
}



/*
 * ADVERTORIAL ADD ONS 
 */
.contentImage_left{
	float: left;
	text-align: left;
}

.adver_detail p img
{
    margin: 0 10px 3px 0;
}

/* Added to fix problems with IE6/7 */
ul.newmenu {
    width: 182px;
    margin: 0 0 0 15px;
    padding: 0;
}
ul.newmenu li {
	float: left; /* fixes IE6/7 bug */
    list-style: none;
    padding: 0;
    margin: 0;
}
 /* for some reason they use an inner ul element */
ul.newmenu li ul.menu_list {
	padding: 0;
	margin: 0;
}
ul.newmenu li ul.menu_list li {
	float: none; /* don't inherit that float from above */
    border-bottom: 1px solid #fff;
    list-style: none;
    display: block;
}
ul.newmenu li ul.menu_list li a {
    font-size: 11px;
    background-color: #faf0e4;
    width: 182px;
    /*height: 27px;*/
    color: #000;
    padding: 7px 0 5px 0;
    display: block;
}
ul.newmenu li ul.menu_list li a:hover {
    background-color: #fff;
    text-decoration: none;
    color: #000;
}
ul.newmenu li ul.menu_list li a img {
    margin: 0 8px 0 8px;
}
