html,body{
	margin : 0;
	padding : 0;
	background-position : top left;
	background-color : #FFFFFF;
}

html,body {
	line-height : 18px;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
}

form {
	padding : 0;
	margin : 0;
}

a:link, a:visited, a:active {
	color : #C90000; 
	text-decoration : none;
}

a:hover{
	color : #FFFFFF; 
	text-decoration : none;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

.invulveld input, .invulveld textarea {
	background-color : #1A1A1A;
	margin : 3px 0 3px;
	padding: 5px;
	border : none;
	outline : none;
	color : #FFFFFF;
	font-family : Arial;
	overflow : auto;
	font-size : 11px;
}

.btn input {
	float : left;
 	background: transparent url(http://www.belindada.nl/gfx/btn.gif) repeat-x;
	padding : 0 0 2px 0;
    outline: none;
    border: none;
    cursor : pointer;
	color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	width : 150px;
    height: 20px;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #666666;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #666666;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #FFFFFF;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #FFFFFF;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #FFFFFF;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #FFFFFF;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 960px;
}

.holder{
	float : left;
	position : relative;
	background-image : url(http://www.belindada.nl/gfx/achter.gif);
	background-position : top left;
	background-color : #FFFFFF;
	margin : 0 0 10px;
	width : 960px;
}

.wit_top{
	float : left;
	background-image : url(http://www.belindada.nl/gfx/wit.gif);
	background-position : top left;
	background-repeat : repeat-x;
	padding : 0 0 0 37px;
	width : 923px;
}

.menu{
	float : left;
	padding : 62px 0 0 51px;
	width : 833px;
	height : 25px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li {
	float : left;
	font-family : Arial;
	font-size : 11px;
}

.menu ul li.break {
	float : left;
	margin : 2px 0 0;
	background-color : #666666;
	width : 1px;
	height : 10px;
}

.menu ul li  a, .menu ul li  a:link, .menu ul li  a:active, .menu ul li  a:visited {
	float : left;
	padding : 0 6px 0;
	color : #666666;
	line-height : normal;
	text-decoration : none;
}

.menu ul li a:hover {
	float : left;
	background-image : url(http://www.belindada.nl/gfx/menu.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	padding : 0 6px 0;
	color : #666666;
	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-image : url(http://www.belindada.nl/gfx/menu.gif);
	background-position : center bottom;
	background-repeat : no-repeat;
	padding : 0 6px 0;
	color : #eb0000;
	line-height : normal;
	text-decoration : none;
	height : 25px;
}

.logo{
	position : absolute;
	top : 0;
	right : 92px;
	width : 114px;
	height : 87px;
}

.content_container{
	float : left;
	padding : 0 0 6px;
	background-color : #000000;
	width : 884px;
}

.submenu{
	float : left;
	padding : 5px 0 0 53px;
	width : 831px;
	height : 30px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li {
	float : left;
	font-family : Arial;
	font-size : 11px;
}

.submenu ul li.break {
	float : left;
	width : 10px;
	height : 30px;
}

.submenu ul li  a, .submenu ul li  a:link, .submenu ul li  a:active, .submenu ul li  a:visited {
	float : left;
	border : 1px solid #000000;
	padding : 4px 5px 5px;
	color : #999999;
	line-height : normal;
	text-decoration : none;
}

.submenu ul li a:hover {
	float : left;
	border : 1px solid #000000;
	padding : 4px 5px 5px;
	color : #eb0000;
	line-height : normal;
	text-decoration : none;
}

.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;
	border : 1px solid #1e1e1e;
	background-color : #101010;
	padding : 4px 5px 5px;
	color : #eb0000;
	line-height : normal;
	text-decoration : none;
}

.content_holder{
	float : left;
	border : 1px solid #1e1e1e;
	background-color : #101010;
	margin : 0 6px 0 !important;
	margin : 0 3px 0;
	padding : 30px;
	width : 810px;
}

.content{
	float : left;
	position : relative;
	border : 1px solid #1e1e1e;
	background-color : #000000;
	width : 808px;
}

.content_l{
	float : left;
	padding : 18px;
	width : 527px;
}

.content_r{
	float : left;
	width : 245px;
}

.iconen{
	float : left;
	border-bottom : 1px solid #1e1e1e;
	text-align : right;
	padding : 10px;
	width : 225px;
	height : 19px;
}

.iconen_breed{
	position : absolute;
	top : 0;
	right : 0;
	padding : 10px;
	height : 19px;
}

.subsubmenu{
	float : left;
	width : 245px;
}

.subsubmenu ul {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.subsubmenu ul li {
	float : left;
	background-image : url(http://www.belindada.nl/gfx/subsubmenu.gif);
	background-position : 20px center;
	background-repeat : no-repeat;
	border-bottom : 1px solid #1e1e1e;
	font-family : Arial;
	font-size : 11px;
}

.subsubmenu ul li  a, .subsubmenu ul li  a:link, .subsubmenu ul li  a:active, .subsubmenu ul li  a:visited {
	float : left;
	padding : 5px 0 5px 41px;
	color : #eb0000;
	line-height : normal;
	text-decoration : none;
	width : 204px;
}

.subsubmenu ul li a:hover {
	float : left;
	padding : 5px 0 5px 41px;
	color : #eb0000;
	line-height : normal;
	text-decoration : underline;
	width : 204px;
}

.subsubmenu ul li.select a, .subsubmenu ul li.select a:link, .subsubmenu li.select a:active, .subsubmenu li.select a:visited, .subsubmenu ul li.select a:hover {
	float : left;
	padding : 5px 0 5px 41px;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	width : 204px;
}

.rechterkolom{
	float : left;
	padding : 18px;
	width : 209px;
}

.default_l{
	float : left;
	width : 401px;
	height : 338px;
}

.default_l_1{
	float : left;
	overflow : hidden;
	padding : 0 18px;
	width : 365px;
	height : 104px;
}

.default_l_2{
	float : left;
	overflow : hidden;
	background-color : #1f1f1f;
	padding : 18px;
	width : 365px;
	height : 84px;
}

.default_l_3{
	float : left;
	overflow : hidden;
	padding : 18px 18px 0;
	width : 365px;
	height : 96px;
}

.default_r{
	float : left;
	padding : 18px 0;
	width : 407px;
	height : 338px;
}

.footer_wit{
	float : left;
	background-color : #FFFFFF;
	margin : 6px 6px 0 !important;
	margin : 6px 3px 0;
	padding : 30px 50px;
	width : 772px;
}

.footer_wit h2 {
	padding : 0 0 0 0;
	margin : 0 0 4px 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #eb0000;
	font-size : 11px;
}

.footer_wit a:link { color : #eb0000; text-decoration : underline;}
.footer_wit a:visited { color : #eb0000; text-decoration : underline;}
.footer_wit a:active { color : #eb0000; text-decoration : underline;}
.footer_wit a:hover { color : #eb0000; text-decoration : none;}

.footer_wit_l{
	float : left;
	padding : 0 32px 0 0;
	width : 370px;
}

.footer_wit_r{
	float : left;
	width : 370px;
}

.footer_wit a:link { color : #666666; text-decoration : none;}
.footer_wit a:visited { color : #666666; text-decoration : none;}
.footer_wit a:active { color : #666666; text-decoration : none;}
.footer_wit a:hover { color : #eb0000; text-decoration : none;}

.footer_wit_r big{
	font-weight : bold;
}

.footer{
	float : left;
	padding : 12px 0 0 0;
	line-height : normal;
	color : #666666;
	width : 884px;
	height : 32px;
}

.footer a:link { color : #666666; text-decoration : underline;}
.footer a:visited { color : #666666; text-decoration : underline;}
.footer a:active { color : #666666; text-decoration : underline;}
.footer a:hover { color : #FFFFFF; text-decoration : none;}