html,body{
	margin : 0;
	padding : 0;
	background-color : #e4e4e4;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #494949;
}

a:link, a:visited, a:active {
	color : #6F0028; 
	text-decoration :  underline;
}
a:hover{
	color : #494949; 
	text-decoration : none;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 18px;
	color : #6F0028;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 9px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 15px;
	color : #6F0028;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 8px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 12px;
	color : #6F0028;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 8px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 9px;
	color : #6F0028;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 11px;
	color : #6F0028;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 10px;
	color : #6F0028;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 970px;
}

.holder{
	float : left;
	margin : 25px 0 0 0;
	background-color : #FFFFFF;
	width : 970px;
}

.balk{
	float : left;
	background-color : #978c84;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	width : 968px;
	height : 26px;
}

.balk ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : auto;
	float : right;
}

.balk ul li {
	float : left;
	font-family : Arial;
	font-size : 11px;
}

.balk a, .balk a:link, .balk a:active, .balk a:visited {
	float : left;
	display : block;
	padding : 6px 10px 0 10px;
	background-color : #7c7068;
	border-left : 1px solid #b1a9a2;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	height : 20px;
}

.balk a:hover {
	float : left;
	display : block;
	background-color : #625851;
	padding : 6px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	height : 20px;
}

.balk .select a, .balk .select a:link, .balk .select a:active, .balk .select a:visited, .balk .select a:hover {
	float : left;
	display : block;
	background-color : #625851;
	padding : 6px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	height : 20px;
}

.balk_onder{
	float : left;
	background-color : #bdbdbd;
	border : 1px solid #FFFFFF;
	line-height : 0;
	font-size : 0;
	width : 968px;
	height : 3px;
}

.content_holder{
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/shadow.gif);
	background-repeat: repeat-x;
	background-position : left top;
	padding : 25px;
	background-color : #FFFFFF;
	width : 920px;
}

.header{
	float : left;
	width : 920px;
}

.header_l{
	float : left;
	padding : 0 0 20px 0;
	width : 460px;
}

.header_r{
	float : left;
	padding : 50px 0 0 280px;
	width : 180px;
	height : 25px;
}

.header_r .zoekveld {
	float : left;
 	background: transparent url(http://www.daemen-ict.nl/gfx/zoekveld.gif) no-repeat;
    outline: none;
    border: none;
	margin : 0;
    padding : 6px 0 0 8px;
	font-family : Arial;
    font-size : 11px;
    color : #494949;
    width: 144px;
	height : 19px;
}

.header_r .zoekknop {
	float : left;
 	background: transparent url(http://www.daemen-ict.nl/gfx/zoekknop.gif) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 28px;
    height: 25px;
}

.menu_holder{
	float : left;
	position : relative;
	background-image : url(http://www.daemen-ict.nl/gfx/menu_holder.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 920px;
	height : 155px;
}

.menu_holder_vervolg{
	float : left;
	position : relative;
	background-image : url(http://www.daemen-ict.nl/gfx/menu_holder_vervolg.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 920px;
	height : 155px;
}

.moodbar{
	float : left;
	padding : 32px 3px 0 3px;
	width : 914px;
	height : 88px;
}

.menu_container{
	position : absolute;
	z-index : 50;
	top : 0;
	left : 0;
	background-image : url(http://www.daemen-ict.nl/gfx/menu_lijn.png);
	background-repeat: no-repeat;
	width : 920px;
	height : 50px;
}

.menubalk_holder {
	float : left;
}

.menubalk {
	position : absolute;
	z-index : 99;
	top : 0;
	left : 0;
	padding : 0 0 0 15px;
	width : 920px;
}

.menubalkitem a, .menubalkitem a:link, .menubalkitem a:active, .menubalkitem a:visited {
	float : left;
	padding : 15px 0 0 15px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	height : 35px;
}

.menubalkitem a:hover {
	float : left;
	padding : 15px 0px 0 15px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 12px;
	color : #dacfc7;
	height : 35px;
}

.menubalkright {
	float : left;
	margin : 0 15px 0 0;
	line-height : 0;
	font-size : 0;
	width : 15px;
	height : 50px;
}

.menubalk .menuselect a, .menubalk .menuselect a:link, .menubalk .menuselect a:active, .menubalk .menuselect a:visited, .menubalk.menuselect a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/menu_select.png);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 15px 0 0 15px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 12px;
	cursor : pointer;
	color : #FFFFFF;
	height : 35px;
}

.selectright {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/menu_select_right.png);
	background-repeat: no-repeat;
	margin : 0 15px 0 0;
	line-height : 0;
	font-size : 0;
	width : 15px;
	height : 50px;
}

.boxen{
	float : left;
	margin : 20px 0 0 0;
	width : 920px;
}

.box_holder{
	float : left;
	width : 215px;
}

.box_top{
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/box_top.gif);
	background-repeat: no-repeat;
	padding : 14px 0 0 15px;
	line-height : normal;
	font-weight : normal;
	font-family : Trebuchet MS;
	font-size : 18px;
	color : #FFFFFF;
	width : 200px;
	height : 35px;
}

.box_top A:link { color : #FFFFFF; text-decoration : none;}
.box_top A:visited { color : #FFFFFF; text-decoration : none;}
.box_top A:active { color : #FFFFFF; text-decoration : none;}
.box_top A:hover { color : #dacfc7; text-decoration : none;}

.box_mid{
	float : left;
	background-color : #978c84;
	padding : 15px 15px 7px 15px;
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	width : 185px;
}

.box_bottom{
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/box_bottom.gif);
	background-repeat: no-repeat;
	padding : 12px 15px 0 0;
	text-align : right;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	width : 200px;
	height : 21px;
}

.box_bottom A:link { color : #FFFFFF; text-decoration : none;}
.box_bottom A:visited { color : #FFFFFF; text-decoration : none;}
.box_bottom A:active { color : #FFFFFF; text-decoration : none;}
.box_bottom A:hover { color : #e0a5ba; text-decoration : none;}

.box_space{
	float : left;
	display : block;
	width : 20px;
	height : 50px;
}

.content_bottom{
	float : left;
	margin : 20px 0 0 0;
	width : 970px;
}

.content_bottom_l {
	float : left;
	margin : 0 20px 0 0;
	padding : 20px;
	background-color : #FFFFFF;
	width : 435px;
}

.content_bottom_l ul, .content_bottom_r ul {
	margin : 0;
	padding : 0;
	font-size : 11px;
	list-style-type : none;
}

.content_bottom_l  A:link, .content_bottom_r A:link { background-image : url(http://www.daemen-ict.nl/gfx/pijl_bruin.gif); background-repeat: no-repeat; background-position : left center; padding : 0 0 0 15px; color : #2d2d2d; text-decoration : none;}
.content_bottom_l A:visited, .content_bottom_r A:visited { background-image : url(http://www.daemen-ict.nl/gfx/pijl_bruin.gif); background-repeat: no-repeat; background-position : left center; padding : 0 0 0 15px; color : #2d2d2d; text-decoration : none;}
.content_bottom_l A:active, .content_bottom_r A:active { background-image : url(http://www.daemen-ict.nl/gfx/pijl_bruin.gif); background-repeat: no-repeat; background-position : left center; padding : 0 0 0 15px; color : #2d2d2d; text-decoration : none;}
.content_bottom_l A:hover, .content_bottom_r A:hover { background-image : url(http://www.daemen-ict.nl/gfx/pijl_paars.gif); background-repeat: no-repeat; background-position : left center; padding : 0 0 0 15px; color : #6f0028; text-decoration : none;}

.content_bottom_r {
	float : left;
	padding : 20px;
	background-color : #FFFFFF;
	width : 435px;
}

.box_balk{
	float : left;
	position : relative;
	background-image : url(http://www.daemen-ict.nl/gfx/balk_vervolg.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 920px;
	height : 34px;
}

.categorie1 a, .categorie1 a:link, .categorie1 a:active, .categorie1 a:visited {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie1.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 195px;
	height : 24px;
}

.categorie1 a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie1_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 195px;
	height : 24px;
}

.categorie1_select a, .categorie1_select a:link, .categorie1_select a:active, .categorie1_select a:visited, .categorie1_select a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie1_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 195px;
	height : 24px;
}

.categorie2 a, .categorie2 a:link, .categorie2 a:active, .categorie2 a:visited,
.categorie3 a, .categorie3 a:link, .categorie3 a:active, .categorie3 a:visited{
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie2.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 194px;
	height : 24px;
}

.categorie2 a:hover, .categorie3 a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie2_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 194px;
	height : 24px;
}

.categorie2_select a, .categorie2_select a:link, .categorie2_select a:active, .categorie2_select a:visited, .categorie2_select a:hover,
.categorie3_select a, .categorie3_select a:link, .categorie3_select a:active, .categorie3_select a:visited, .categorie3_select a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie2_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	margin : 0 1px 0 0;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 194px;
	height : 24px;
}

.categorie44 a, .categorie4 a:link, .categorie4 a:active, .categorie4 a:visited {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie3.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 193px;
	height : 24px;
}

.categorie4 a:hover {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie3_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 193px;
	height : 24px;
}

.categorie4_select a, .categorie4_select a:link, .categorie4_select a:active, .categorie4_select a:visited, .categorie4_select a:hover{
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/categorie3_hover.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 10px 0 0 35px;
	background-color : #830029;
	line-height : normal;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #FFFFFF;
	width : 193px;
	height : 24px;
}

.content_vervolg {
	float : left;
	background-image : url(http://www.daemen-ict.nl/gfx/content_vervolg.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 920px;
}

.content_vervolg_l {
	float : left;
	padding : 20px 0 0 0;
	width : 230px;
}

.submenu {
	float : left;
	border-top : 3px solid #978c84;
	margin : 0 0 20px 0;
	width : 210px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li {
	display : block;
	background-image : url(http://www.daemen-ict.nl/gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	font-family : Arial;
	font-size : 11px;
}

.submenu ul li a, .submenu ul li a:link, .submenu ul li a:active, .submenu ul li a:visited {
	display : block;
	background-image : url(http://www.daemen-ict.nl/gfx/sub_pijl_bruin.gif);
	background-repeat: no-repeat;
	background-position : left center;
	padding : 6px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #6f0028;
	height : 20px;
}

.submenu ul li a:hover {
	display : block;
	background-image : url(http://www.daemen-ict.nl/gfx/sub_pijl_paars.gif);
	background-repeat: no-repeat;
	background-position : left center;
	padding : 6px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 11px;
	color : #978c84;
	height : 20px;
}

.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 {
	display : block;
	background-image : url(http://www.daemen-ict.nl/gfx/sub_pijl_paars.gif);
	background-repeat: no-repeat;
	background-position : left center;
	padding : 6px 10px 0 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 11px;
	color : #978c84;
	height : 20px;
}

.linkerkolom {
	float : left;
	font-family : Arial;
	font-size : 11px;
	margin : 0 0 20px 0;
	width : 210px;
}

.nieuwsbrief {
	float : left;
	font-family : Arial;
	font-size : 11px;
	width : 210px;
}

.content_vervolg_r {
	float : left;
	padding : 20px 0 0 20px;
	width : 670px;
}

.footer{
	float : left;
	color : #949494;
	font-size : 11px;
	padding : 10px 0 10px;
	width : 970px;
}

.footer_l {
	float : left;
	margin : 0 20px 0 0;
	width : 475px;
}

.footer_r {
	float : left;
	text-align : right;
	width : 475px;
}

.footer_l A:link, .footer_r A:link  { color : #949494; text-decoration : none;}
.footer_l A:visited, .footer_r A:visited { color : #949494; text-decoration : none;}
.footer_l A:active, .footer_r A:active { color : #949494; text-decoration : none;}
.footer_l A:hover, .footer_r A:hover { color : #424242; text-decoration : none;}
