p {
text-align:left;
margin:10px;
padding:5px;
}
body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#center {
	width : 100%; 
	position : absolute; 
	top : 0px;
	text-align : center;
}
#surround {
	border: 1px solid #F7921E;
	position: relative;
	width : 800px; 	
	top : 0px; 
	background-color : #FFFFFF;
}
#header {
	position: relative;
	width : 100%; 
	height : 70px; 
	background-color : #FEF7EF;
	text-align : left;
}
#top_balk {
	position: relative;
	width : 798px; 
	height : 25px; 
	background-color : #29A241;
	text-align : right;
}

iframe { 
display:block; 
width:100%;
height : 100%; 
border:none;
background-color:orange; 
}

	div.aanb_top_charter_width	{ 	width : 250px;	}
	div.aanb_charter_width			{		width : 560px;	}
	div.aanb_top_vakaanb_width	{		width : 420px;	}
	
	
	tr.aanb_bg_color_a{
		background-color : #FFFFFF;
	}
	tr.aanb_bg_color_b{
		background-color : #D5EAEC;
	}
	
	tr.aanb_header { 
		height : 20px; font-weight : bold; background-color : #29A241; color : #FFFFFF; text-align : center;
	}	
	tr.aanb_header A:link 		{ text-decoration: underline; color: #FFFFFF; font-weight : bold;}
	tr.aanb_header A:visited 	{ text-decoration: underline; color: #FFFFFF; font-weight : bold;}
	tr.aanb_header A:active 	{ text-decoration: underline; color: #FFFF00; font-weight : bold;}
	tr.aanb_header A:hover		{ text-decoration: underline; color: #FF0000; font-weight : bold;}
	
	td.aanb_titel {
		color : #102DBA;
		font-weight : bold;
	}
	a.aanb_price {
		color : #FF0000;
		font-size : 16px;
		font-weight : bold;
	}



}
.tab1 {
	z-index:2;
	position:absolute;
	right:315px;
	bottom:-1px;
	cursor:hand;
	filter:alpha(opacity=100);
}
.tab2 {
	z-index:4;
	position:absolute;
	right:122px;
	bottom:-1px;
	cursor:hand;
	filter:alpha(opacity=0);
}
.tab3 {
	z-index:2;
	position:absolute;
	right:0px;
	bottom:-1px;
	cursor:hand;
	filter:alpha(opacity=0);
}

.tabmenu {
	height:25px;
	position:relative;
	width:800px;
	text-align:right;
	padding:0px;
	margin:0px;
}
.achter {
  z-index:1;
	position:absolute;
	right:0px;
	top:1px;
	filter:alpha(opacity=50);
}