html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.missing-link.nl/gfx/achtergrond.gif);
	background-repeat: repeat-x;
	background-color : #ededee;
}

html,body{
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}

A:link { color : #cb0239; text-decoration : underline;}
A:visited { color : #cb0239; text-decoration : underline;}
A:active { color : #cb0239; text-decoration : underline;}
A:hover { color : #cb0239; text-decoration : none;}

A.lmenu_header:link { color : #000000; text-decoration : none;}
A.lmenu_header:visited { color : #000000; text-decoration : none;}
A.lmenu_header:active { color : #000000; text-decoration : none;}
A.lmenu_header:hover { color : #cb0239; text-decoration : none;}

A.lvervolg:link { color : #a0a0a0; text-decoration : none;}
A.lvervolg:visited { color : #a0a0a0; text-decoration : none;}
A.lvervolg:active { color : #a0a0a0; text-decoration : none;}
A.lvervolg:hover { color : #cb0239; text-decoration : none;}

A.lvervolg_selected:link { color : #cb0239; text-decoration : none;}
A.lvervolg_selected:visited { color : #cb0239; text-decoration : none;}
A.lvervolg_selected:active { color : #cb0239; text-decoration : none;}
A.lvervolg_selected:hover { color : #a0a0a0; text-decoration : none;}

div#primary-navigation ul li#menu_selected a,
div#primary-navigation ul li#menu_selected a:visited,
div#primary-navigation ul li#menu_selected a:active,
div#primary-navigation ul li#menu_selected a:link
{
	color : #cb0239; 
	text-decoration : none;
}

div#primary-navigation ul li#menu_selected a:hover
{
	color : #a0a0a0; 
}

.ltrail a { 
	color : #a0a0a0;
	text-decoration : none;
}

A.lrood:link { float : left; background: url(gfx/button.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px;text-decoration : none;}
A.lrood:visited { float : left; background: url(gfx/button.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px;text-decoration : none;}
A.lrood:active { float : left; background: url(gfx/button.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px; text-decoration : none;}
A.lrood:hover { float : left; background: url(gfx/button_hover.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px; text-decoration : none;}

A.lgrijs:link { float : left; background: url(gfx/button_hover.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px;text-decoration : none;}
A.lgrijs:visited { float : left; background: url(gfx/button_hover.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px;text-decoration : none;}
A.lgrijs:active { float : left; background: url(gfx/button_hover.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px; text-decoration : none;}
A.lgrijs:hover { float : left; background: url(gfx/button.gif) repeat-x; margin : 10px 0 0 0; padding : 0 15px 3px 15px; text-align : center; color : #FFFFFF; font-weight : bold; height : 18px; text-decoration : none;}


h1 {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-size : 18px;
	color : #CB0239;
	font-weight : 100;
}

h2 {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}

h3 {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-size : 13px;
	color : #000000;
	font-weight: bold;
	font-style: italic;
}

h4 {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-size : 13px;
	color : #CB0239;
	font-weight: bold;
}

h5 {
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	font-size : 12px;
	color : #CB0239;
	font-weight: bold;
}


h6 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-size : 11px;
	color : #CB0239;
	font-weight: bold;
}

/* //////////////////// BUTTONS \\\\\\\\\\\\\\\\\\\\ */


INPUT, TEXTAREA {
	position : relative;
    margin-bottom: 2px !important;
    margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : Tahoma;
	font-size : 11px;
    color : #000000;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0;
}

li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}

li .bullits {
	background-image : url(gfx/arrow_bullit.gif);
	background-position : left 4px;
	background-repeat : no-repeat;
	list-style: none;
	margin: 4px 0 0 0;
	padding : 0 0 0 15px;
}


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto 0 auto;
	width : 951px;
}

.holder {
	float : left;
	padding : 0 40px 12px 40px;
	width : 951px;
}

.achter {
	float : left;
	margin : 15px 0 0 0;
	background-image : url(http://www.missing-link.nl/gfx/achter_top.gif);
	background-position : left 29px;
	background-repeat : no-repeat;
	width : 951px;
}

.test {
	position : absolute;
	top : 0;
	right : 36px;
	z-index : 999;
	overflow : hidden;
	width : 283px;
}

.footer {
	float : left;
	background-image : url(http://www.missing-link.nl/gfx/footer.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-color : #ededee;
	width : 951px;
	height : 40px;
}

.menu {
	float: left;
	padding : 0 0 0 41px;
	width : 909px;
	height : 36px;
}

DIV.container_topmenu{
	float:left;
	display: block;
	overflow: hidden;
	height: 36px;
}

DIV.container_topmenu A, DIV.container_topmenu A:hover, DIV.container_topmenu A:visited {
	float:left;
	background-image:url(http://www.missing-link.nl/gfx/menu_down_links.gif);
	background-position: left bottom;	
	background-repeat: no-repeat;
	color : #808490;
	cursor : pointer;
	padding: 0 0 0 15px;
	text-decoration: none;
	height: 36px;
}

DIV.container_topmenu A:hover{
	background-image:url(http://www.missing-link.nl/gfx/menu_hover_links.gif);
	cursor : pointer;
	height: 36px;
}

DIV.container_topmenu A DIV.name, DIV.container_topmenu A:hover DIV.name{
	float:left;
	font-weight : bold; 
	cursor : pointer;
	padding : 18px 0 0 0;
	text-decoration : none; 
}

DIV.container_topmenu A:hover DIV.name{
	text-decoration: none;
	cursor : pointer;
	color : #ce1147;
}

DIV.container_topmenu A DIV.name_small, DIV.container_topmenu A:hover DIV.name_small{
	float:left;
	white-space: nowrap;
	cursor : pointer;
	text-decoration: none;
}

DIV.container_topmenu A:hover DIV.name_small{
	text-decoration: none;
}

DIV.container_topmenu A DIV.right, DIV.container_topmenu A:hover DIV.right{
	float: left;
	background-image:url(http://www.missing-link.nl/gfx/menu_down_rechts.gif);
	background-position: right bottom;	
	background-repeat: no-repeat;	
	text-decoration: none;
	cursor : pointer;
	height: 36px;
	width: 18px;
}

DIV.container_topmenu A:hover DIV.right{
	background-image:url(http://www.missing-link.nl/gfx/menu_hover_rechts.gif);
	cursor : pointer;
	height: 36px;
}

DIV.container_topmenu_select {
	float:left;
	display: block;
	overflow: hidden;
	height: 36px;
}

DIV.container_topmenu_select A, DIV.container_topmenu_select A:hover, DIV.container_topmenu_select A:visited {
	float:left;
	background-image:url(http://www.missing-link.nl/gfx/menu_hover_links.gif);
	background-position: left bottom;	
	background-repeat: no-repeat;
	color : #000000;
	cursor : pointer;
	padding: 0 0 0 15px;
	text-decoration: none;
	height: 36px;
}

DIV.container_topmenu_select A DIV.name, DIV.container_topmenu_select A:hover DIV.name{
	float:left;
	font-weight : bold; 
	cursor : pointer;
	padding : 18px 0 0 0;
	text-decoration : none; 
}

DIV.container_topmenu_select A DIV.name_small, DIV.container_topmenu_select A:hover DIV.name_small{
	float:left;
	white-space: nowrap;
	cursor : pointer;
	text-decoration: none;
}

DIV.container_topmenu_select A:hover DIV.name_small{
	text-decoration: none;
}

DIV.container_topmenu_select A DIV.right, DIV.container_topmenu_select A:hover DIV.right{
	float: left;
	background-image:url(http://www.missing-link.nl/gfx/menu_hover_rechts.gif);
	background-position: right bottom;	
	background-repeat: no-repeat;	
	text-decoration: none;
	color : #000000;
	cursor : pointer;
	height: 36px;
	width: 18px;
}

.header {
	float : left;
	width : 951px;
	height : 102px;
}

.header_links {
	float : left;
	margin : 25px 20px 0 0;
	width : 331px;
	height : 77px;
}

.header_rechts {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/header_rechts.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align : right;
	font-weight : bold;
	font-size : 13px;
	color : #cb0239;
	width : 525px;
	height : 134px;
}

.menu_header {
	float : left;
	width : 951px;
}

.menu_header_holder {
	position : relative;
	margin : 0 0 13px 0;
	width : 872px;
}

.content {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/content.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color : #f1f1f6;
	margin : 15px 0 0 0;
	padding : 0 0 25px 0;
	border-top : 2px solid #cd003a;
	border-bottom : 2px solid #cd003a;
	width : 872px;
}

.content_boxtop {
	float : left;
	width : 872px;
	height : 262px;
}

.content_box_image {
	float : left;
	width : 212px;
	height : 262px;
}

.content_box_box {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/content_box_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding : 44px 14px 0 17px;
	line-height : 16px;
	margin : 0 15px 0 0;
	width : 170px;
	height : 218px;
}

.content_box_inside{
	float : left;
	line-height : 16px;
	overflow : auto;
	width : 170px;
	height : 190px;
}

.content_boxonder {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/content_onder.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin : 0 0 0 35px !important;
	margin : 0 0 0 17px;
	width : 810px;
}

.content_boxonder_box {
	float : left;
	padding : 20px 10px 20px 20px;
	line-height : 16px;
	width : 131px;
}

.content_vervolg {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/vervolg_content.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color : #f5f6f8;
	margin : 15px 0 0 0;
	padding : 0 0 25px 0;
	border-top : 2px solid #cd003a;
	border-bottom : 2px solid #cd003a;
	width : 872px !important;
	width : 875px;
}


.content_vervolg_image {
	float : left;
	background-image:url(http://www.missing-link.nl/files/designparts/content_vervolg_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width : 271px;
}


.content_vervolg_px {
	float : left;
	width : 1px;
	height : 350px;
}

.content_vervolg_top {
	float : left;
	background-image:url(http://www.missing-link.nl/gfx/vervolg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin : 28px 0 0 140px !important;
	margin : 28px 0 0 70px;
	width : 707px;
	height : 25px;
}

.content_vervolg_wit {
	float : left;
	margin : 0 0 0 140px !important;
	margin : 0 0 0 70px;
	padding : 0 0 25px 0;
	background-color : #FFFFFF;
	width : 707px;
}

.content_vervolg_trail {
	float : left;
	margin : 0 0 0 185px !important;
	margin : 0 0 0 92px;
	width : 492px;
	height : 30px;
}

.trail_pijl{
	margin : 0 8px 0 8px;
	width : 7px;
	height : 6px;
}

.content_vervolg_links {
	float : left;
	text-align : right;
	line-height : 22px;
	font-size : 11px;
	padding : 0 25px 0 0;
	width : 160px;
}

.content_vervolg_links2 {
	float : left;
	text-align : right;
	line-height : 22px;
	font-size : 11px;
	margin : 15px 0 0 0;
	width : 160px;
	height : 100%;
}

.content_vervolg_rechts {
	float : left;
	padding : 0 25px 0 0;
	line-height : 16px;
	width : 492px;
}
/*
.content_vervolg_rechts ul {
	list-style-type: disc;
	margin: 10px 0;
	padding: 0 25px;
}
.content_vervolg_rechts ul li {
	list-style-type: disc;
	line-height: normal;
}
.content_vervolg_rechts ul li ul li {
	list-style-type: circle;
	line-height: normal;
}
*/
.footer_content {
	float : left;
	margin : 15px 0 0 0;
	color : #cb0239;
	width : 872px;
}
