

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", Arial;
}

H1 {
	font-size:18px;
	font-weight: bold;
	color: #008cc2;
	}
H2 {
	font-size:16px;
	font-weight: bold;
	color: #008cc2;
	}
H3 {
	font-size:14px;
	font-weight: bold;
	color: #008cc2;
	}
	
#top {
	position: absolute;
	margin-top: 5px;
	height: 33px;
	width: 100%;
	font-size:10px;
	z-index: 0;
	background-image: url(../nl_img/top_bar.gif);
}

#menu_main {
	position: absolute;
	margin-top: 96px;
	height: 33px;
	margin-left: 10%;
	width: 90%;
	font-size:10px;
	z-index: 1;
}

#top_vervolg {
	position: absolute;
	margin-top: 5px;
	height: 33px;
	width: 100%;
	font-size:10px;
	z-index: 0;
	/* background-image: url(../img/top_bar.gif); */
}

#top_menu {
	position: absolute;
	margin-top: 100px;
	height: 33px;
	width: 100%;
	font-size:10px;
	z-index: -1;
	background-image: url(../nl_img/top_bar.gif);
}

#flag {
	position: relative;
	height: 10px;
	width: 95%;
	text-align: right;
	font-size:10px;
	z-index: 0;
	color:#868686;
}

#flag A 		{color: #00618c; text-decoration: none}
#flag A:visited		{color: #00618c; text-decoration: none}
#flag A:hover 		{color: #868686; text-decoration: underline}
#flag A:active		{color: #00618c; text-decoration: none}


#container {
	position: relative;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}

#main {
	position: absolute;
	width: 750px;
	margin-top: 125px;
	padding: 0px;
}

#main p {
	font-size: 12px;
	line-height: 150%;
	}

#text {
	width: 550px;
	float: right;
	margin-top: 10px;
	}
#text A 		{color: #00618c; text-decoration: none}
#text A:visited		{color: #00618c; text-decoration: none}
#text A:hover 		{color: #868686; text-decoration: underline}
#text A:active		{color: #00618c; text-decoration: none}
	
#text_order {
	margin-top: 10px;
	}

#text_order A 			{color: #f98a07; text-decoration: none}
#text_order A:visited		{color: #f98a07; text-decoration: none}
#text_order A:hover 		{color: #868686; text-decoration: underline}
#text_order A:active		{color: #f98a07; text-decoration: none}

#text ul{
	font-size: 12px;
	}

#logo {
	position: absolute;
	margin-top: 50px;
	width: 100%;
	text-align: center; 
	z-index: 0;
}

#logo_small {
	position: absolute;
	margin-top: 5px;
	width: 100%;
	text-align: left; 
	z-index: 0;
}

#payoff {
	position: absolute;
	margin-top: 165px;
	margin-left: 207px;
	z-index: 0;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

#checker {
	position: absolute;
	margin-top: 225px;
	margin-left: 100px;
	z-index: 1;
}

#checker_vervolg {
	position: absolute;
	margin-top: 80px;
	margin-left: 370px;
	z-index: 1;
	color:#999999;
}

#instructions {
	position: absolute;
	margin-top: 265px;
	margin-left: 155px;
	z-index: 0;
	font-size:10px;
	color:#CCCCCC;
}

#menu {
	position: absolute;
	margin-top: 350px;
	width: 100%;
	text-align: center; 
	z-index: 1;
	font-size:11px;
	word-spacing: 15px;
}

#menu A 			{color: #00618c; text-decoration: none}
#menu A:visited		{color: #00618c; text-decoration: none}
#menu A:hover 		{color: #00618c; text-decoration: underline}
#menu A:active		{color: #00618c; text-decoration: none}

#menuvervolg {
	position: relative;
	margin-top: 50px;
	width: 100%;
	text-align: center; 
	z-index: 1;
	font-size:11px;
	word-spacing: 15px;
}

#menuvervolg A 				{color: #00618c; font-size: 11px; text-decoration: none}
#menuvervolg A:visited		{color: #00618c; font-size: 11px; text-decoration: none}
#menuvervolg A:hover 		{color: #868686; font-size: 11px; text-decoration: underline}
#menuvervolg A:active		{color: #00618c; font-size: 11px; text-decoration: none}

/* HOOFDMENU VERVOLG PAGINAS*/

.shadetabs{
/* border-bottom: 1px solid gray;
width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #d1d1d1;
color: #2d2b2b;
background: white url(../nl_img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../nl_img/shadeactive.gif);
border-bottom-color: #f0f0f0;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* SUB MENU - VERVOLG PAGINAS */

.arrowlistmenu{
width: 180px; /*width of menu*/
font-size:13px;
margin-top: 10px;
position: absolute;
float: left;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #00618c;
background: url(../nl_img/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #00618c;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #868686;
text-decoration: underline;
/* background-color: #F3F3F3; */
}

#shopfiller {
	position: absolute;
	margin-top: 205px;
	height: 300px;
	width: 260px;
	font-size:10px;
	z-index: 2;
	background-color:#FFFFFF;
}





