html,body{
	margin : 0;
	padding : 0;
	background-color : #999999;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #666666;
}

a, a:link, a:visited, a:active {
	color : #00AAA7; 
	text-decoration : none;
}
a:hover{
	color : #666666; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

.ullijst {
	float : left;
	border-top : 1px solid #7b7b7b;
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #00AAA7;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #00AAA7;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #00AAA7;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #00AAA7;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : #00AAA7;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #00AAA7;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 959px;
}

.holder{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/achter.gif);
	background-position : bottom left;
	background-repeat : repeat-y;
	padding : 0 3px 17px 3px;
	width : 953px;
}

.header{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/header.gif);
	background-position : left top;
	background-repeat : no-repeat;
	margin : 20px 20px 0 20px !important;
	margin : 20px 10px 0 10px;
	width : 913px;
}

.logo{
	float : left;
	font-size : 0;
	line-height : 0;
	width : 210px;
}

.slogan{
	float : left;
	padding : 4px 0 0 35px;
	overflow : hidden;
	width : 668px;
	height : 50px;
}

.quickmenu{
	float : left;
	text-align : right;
	line-height : normal;
	margin : -2px 0 0;
	padding : 0 2px 0 0;
	font-size : 10px;
	width : 701px;
	height : 22px;
}

.quickmenu a, .quickmenu a:link, .quickmenu a:active, .quickmenu a:visited {
	text-decoration : none;
	color : #00AAA7;
}

.quickmenu a:hover {
	text-decoration : underline;
	color : #99DFDE;
}

.hoofdmenu{
	float : right;
	padding : 10px 0 13px 0;
	width : 726px;
	height : 28px;
}

.hoofdmenu_holder{
	position : relative;
	line-height : normal;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	width : 100%;
	height : 28px;
}

.hoofdmenu_holder ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	border-left : 1px solid #cccccc;
	width : auto;
	float : right;
}

.hoofdmenu_holder ul li {
	float : left;
}

.hoofdmenu_item a, .hoofdmenu_item a:link, .hoofdmenu_item a:active, .hoofdmenu_item a:visited {
	float : left;
	display : block;
	border-top : 5px solid #FFFFFF;
	border-right : 1px solid #cccccc;
	padding : 5px 15px 0 15px;
	text-decoration : none;
	color : #333333;
	height : 20px;
}

.hoofdmenu_item a:hover {
	float : left;
	display : block;
	border-top : 5px solid #00AAA7;
	border-right : 1px solid #cccccc;
	padding : 5px 15px 0 15px;
	text-decoration : none;
	color : #00AAA7;
	height : 20px;
}

.hoofdmenu_item_select a, .hoofdmenu_item_select a:link, .hoofdmenu_item_select a:active, .hoofdmenu_item_select a:visited, .hoofdmenu_item_select a:hover {
	float : left;
	display : block;
	border-top : 5px solid #00AAA7;
	border-right : 1px solid #cccccc;
	padding : 5px 15px 0 15px;
	text-decoration : none;
	color : #000000;
	height : 20px;
}

.links{
	float : left;
	margin : 0 20px 0 20px !important;
	margin : 0 20px 0 11px;
	width : 191px;
}

.submenu{
	float : left;
	border-left : 5px solid #00AAA7;
	margin : 0 0 20px 0;
	font-family : Arial;
	padding : 0 0 0 10px;
	font-size : 12px;
	width : 176px;
}

.submenu_item a, .submenu_item a:link, .submenu_item a:active, .submenu_item a:visited {
	display : block;
	border-bottom : 1px solid #7b7b7b;
	padding : 5px 0 5px 0;
	line-height : normal;
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	width : 176px;
}

.submenu_item a:hover {
	display : block;
	border-bottom : 1px solid #7b7b7b;
	padding : 5px 0 5px 0;
	line-height : normal;
	color : #00AAA7;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	width : 176px;
}

.submenu_item_select a, .submenu_item_select a:link, .submenu_item_select a:active, .submenu_item_select a:visited, .submenu_item_select a:hover {
	display : block;
	border-bottom : 1px solid #7b7b7b;
	padding : 5px 0 5px 0;
	line-height : normal;
	color : #00AAA7;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	width : 176px;
}

.linkerkolom{
	float : left;
	padding : 0 0 0 15px;
	width : 176px;
}

.links_footer{
	float : left;
	display : block;
	margin : 20px 0 0 0;
	border-top : 3px solid #99DFDE;
	background-color : #f2f2f2;
	text-decoration : none;
	color : #7b7b7b;
	width : 191px;
	height : 40px;
}

.rechts{
	float : left;
	width : 722px;
}

.moodbar_holder{
	float : left;
	position : relative;
	width : 722px;
	height : 183px;
}

.moodbar_mask{
	position : absolute;
	bottom : -1px;
	right:2px;
	background-image : url(http://www.pointgroup.nl/gfx/moodbar.png);
	background-position : top left;
	background-repeat : no-repeat;
	line-height : 0;
	font-size : 0;
	width : 721px;
	height : 13px;
	z-index: 10000;
}

.moodbar{
	float : left;
	overflow : hidden;
	line-height : 0;
	font-size : 0;
	width : 701px;
	height : 183px;
}

.content_text{
	float : left;
	padding : 10px 15px 0 35px;
	width : 423px;
}

.content_text_vervolg{
	float : left;
	padding : 10px 15px 0 35px;
	width : 637px;
}

.content_blok{
	float : left;
	padding : 0 15px 0 15px;
	width : 213px;
}

.content_blok_top{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/content_top.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 213px;
	height : 6px;
}

.content_blok_mid{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/content_mid.gif);
	background-position : bottom left;
	background-repeat : repeat-y;
	padding : 5px 15px 5px 15px;
	font-family : Arial;
	width : 183px;
}

.content_blok_bottom{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/content_bottom.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 213px;
	height : 6px;
}

.boxen{
	float : left;
	margin : 14px 0 0 0;
	width : 722px;
}

.box1{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/box.gif);
	background-position : top left;
	background-repeat : repeat-y;
	width : 213px;
}

.box2{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/box.gif);
	background-position : top left;
	background-repeat : repeat-y;
	margin : 0 0 0 31px;
	width : 213px;
}


.box_top{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/box_top.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 213px;
	height : 5px;
}

.box_mid{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/box_mid.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding : 6px 15px 6px 15px;
	text-align : left;
	line-height : 17px;
	color : #45494c;
	width : 183px;
}

.box_mid h2 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #00AAA7;
	font-size : 12px;
}

.box_bottom{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/box_bottom.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 213px;
	height : 6px;
}

.box_mid A:link { color : #00AAA7; text-decoration : none;}
.box_mid A:visited { color : #00AAA7; text-decoration : none;}
.box_mid A:active { color : #00AAA7; text-decoration : none;}
.box_mid A:hover { color : #666666; text-decoration : none;}

.rechts_footer{
	float : left;
	display : block;
	margin : 20px 0 0 0;
	padding : 10px 0 0 15px;
	border-top : 3px solid #99DFDE;
	background-color : #f2f2f2;
	text-decoration : none;
	color : #7b7b7b;
	width : 685px;
	height : 30px;
}

.footer_holder{
	float : left;
	margin : 0 0 0 20px !important;
	margin : 0 0 0 11px;
	width : 913px;
}

.footer_break{
	float : left;
	width : 20px;
	height : 30px;
}

.onder{
	float : left;
	background-image : url(http://www.pointgroup.nl/gfx/onder.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 959px;
	height : 5px;
}
