html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
}

html,body {
	line-height : 19px;
	font-family : Arial;
	font-size : 11px;
	color : #7E7E7E;
}

a:link, a:visited, a:active {
	color : #0A1A5C; 
	text-decoration :  underline;
}
a:hover{
	color : #7E7E7E; 
	text-decoration : none;
}

hr {
	background-color : #999999;
	color : #999999;
	border : 0;
	margin : 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1  {
	padding : 0 0 0 0;
	margin :  0 0 13px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #0A1A5C;
	line-height : normal;
}


h2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 15px;
	color : #0A1A5C;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 19px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #7E7E7E;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #7E7E7E;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #0A1A5C;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 2px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 6px;
	color : #7E7E7E;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.achter_l{
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/achtergrond.gif);
	background-repeat: repeat-x;
	background-position : left top;
	width : 100%;
	height : 315px;
}

.achter_r{
	float : right;
	background-image : url(http://www.inkoopvoordeel.com/gfx/achtergrond2.gif);
	background-repeat: repeat-x;
	background-position : left top;
	width : 50%;
	height : 315px;
}

.website{
	position : absolute;
	left : 0;
	z-index : 50;
	width : 100%;
}

.container{
	margin : 0 auto;
	width : 986px;
}

.holder{
	float : left;
	padding : 0 0 30px 0;
	width : 986px;
}

.header{
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/header.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 986px;
	height : 86px;
}

.logo{
	float : left;
	width : 275px;
	height : 86px;
}

.snelmenu{
	float : left;
	width : 711px;
	height : 86px;
}

.snelmenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.snelmenu ul li {
	float : left;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.snelmenu ul li  a, .snelmenu ul li  a:link, .snelmenu ul li  a:active, .snelmenu ul li  a:visited {
	float : left;
	border-right : 1px solid #bebdbd;
	padding : 6px 20px;
	color : #bebdbd;
	line-height : normal;
	text-decoration : none;
}

.snelmenu ul li a:hover {
	float : left;
	border-right : 1px solid #bebdbd;
	padding : 6px 20px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
}

.snelmenu ul li.select a, .snelmenu ul li.select a:link, .snelmenu ul li.select a:active, .snelmenu ul li.select a:visited, .snelmenu ul li.select a:hover {
	float : left;
	border-right : 1px solid #bebdbd;
	padding : 6px 20px;
	color : #000000;
	line-height : normal;
	text-decoration : underline;
}

.menu{
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/menu.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 0 0 0 275px;
	width : 711px;
	height : 36px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li {
	float : left;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.menu ul li  a, .menu ul li  a:link, .menu ul li  a:active, .menu ul li  a:visited {
	float : left;
	background-color : #00003c;
	border-right : 1px solid #4570B4;
	padding : 11px 20px 0;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	height : 25px;
}

.menu ul li a:hover {
	float : left;
	background-color : #00003c;
	border-right : 1px solid #4570B4;
	padding : 11px 20px 0;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : underline;
	height : 25px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	background-color : #00003c;
	border-right : 1px solid #4570B4;
	padding : 11px 20px 0;
	color : #4570B4;
	line-height : normal;
	text-decoration : none;
	height : 25px;
}

.content{
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/content.gif);
	background-repeat: repeat-y;
	background-position : left top;
	width : 986px;
}

.links{
	float : left;
	width : 275px;
}

.submenu{
	float : left;
	background-color : #0071bc;
	width : 275px;
	min-height : 100px;
	height : auto !important;
	height : 100px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li {
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : left bottom;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}

.submenu ul li  a, .submenu ul li  a:link, .submenu ul li  a:active, .submenu ul li  a:visited {
	float : left;
	padding : 6px 20px;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 235px;
}

.submenu ul li a:hover {
	float : left;
	padding : 6px 20px;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : underline;
	width : 235px;
}

.submenu ul li.select a, .submenu ul li.select a:link, .submenu ul li.select a:active, .submenu ul li.select a:visited, .submenu ul li.select a:hover {
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/pijl.gif);
	background-repeat: no-repeat;
	background-position : 65% center;
	padding : 6px 20px;
	color : #0a1a5c;
	line-height : normal;
	text-decoration : none;
	width : 235px;
}

.linkerkolom_foto{
	float : left;
	line-height : 0;
	font-size : 0;
	width : 275px;
}

.linkerkolom_text{
	float : left;
	padding : 25px;
	color : #7e7e7e;
	width : 225px;
}

.midden{
	float : left;
	width : 418px;
}

.midden_top{
	float : left;
	background-color : #0071bc;
	padding : 28px 0 0 25px;
	color : #FFFFFF;
	font-size : 22px;
	line-height : normal;
	width : 393px;
	height : 55px;
}

.midden_bottom{
	float : left;
	padding : 25px;
	width : 368px;
}

.rechts{
	float : left;
	background-image : url(http://www.inkoopvoordeel.com/gfx/rechts.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 105px 82px 25px 0;
	color : #7e7e7e;
	width : 211px;
	min-height : 100px;
}

.rechts_top{
	float : left;
	padding : 0 25px 25px;
	color : #7e7e7e;
	overflow : hidden;
	width : 161px;
	height : 62px;
}

.rechts_nieuwsbrief{
	float : left;
	background-color : #00003c;
	padding : 25px;
	color : #FFFFFF;
	width : 161px;
}
.rechts_nieuwsbrief form {
	margin: 0;
	padding: 0;
}
.rechts_nieuwsbrief input {
	margin: 0;
	padding: 1px 0 0 0;
	width: 150px;
	height: 17px;
	font-size: 11px;
}
.rechts_nieuwsbrief .submit {
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
	width: 154px;
	height: 21px;
	border: 0px white solid;
	background-color: #0071bc;
	color: #ffffff;
}
.rechts_bottom{
	float : left;
	color : #7e7e7e;
	width : 211px;
}
.rechts_bottom{
	float : left;
	color : #7e7e7e;
	width : 211px;
}

.footer{
	float : left;
	background-color : #ececec;
	padding : 10px 25px;
	margin : 0 0 0 275px !important;
	margin : 0 0 0 137px;
	line-height : normal;
	width : 368px;
}

.footer a:link { color : #7e7e7e; text-decoration : underline;}
.footer a:visited { color : #7e7e7e; text-decoration : underline;}
.footer a:active { color : #7e7e7e; text-decoration : underline;}
.footer a:hover { color : #7e7e7e; text-decoration : none;}

.credits{
	float : right;
	padding : 12px 0 0;
	line-height : normal;
	font-size : 11px;
	width : 178px;
	color: #CFCFCF;
}

.credits a:link { color : #CFCFCF; text-decoration : none;}
.credits a:visited { color : #CFCFCF; text-decoration : none;}
.credits a:active { color : #CFCFCF; text-decoration : none;}
.credits a:hover { color : #7e7e7e; text-decoration : none;}
