html,body{
	margin : 0;
	padding : 0;
	background-color : #bfbfbf;
}

html,body, table{
	line-height : 18px;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #D62026; 
	text-decoration : none;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, select, textarea {
	position : relative;
}


hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

h1 {
	background-image : url(http://www.vnc-china.nl/gfx/heading.gif);
	background-repeat: no-repeat;
	background-position : left 2px;
	padding : 0 0 0 13px;
	margin :  0 0 10px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 14px;
	color : #000000;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #D62026;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #D62026;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : #D62026;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #D62026;
	line-height : normal;
}

h6 {
	background-image : url(http://www.vnc-china.nl/gfx/heading.gif);
	background-repeat: no-repeat;
	background-position : left 2px;
	padding : 0 0 0 13px;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #D62026;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 950px;
	height : 682px;
}

.holder{
	float : left;
	position : relative;
	background-image : url(http://www.vnc-china.nl/gfx/top.gif);
	background-repeat: repeat-x;
	background-position : left top;
	background-color : #FFFFFF;
	width : 950px;
	height : 682px;
}

.links{
	float : left;
	overflow : hidden;
	width : 392px;
	height : 682px;
}

.logo{
	position : absolute;
	top : 41px;
	left : 10px;
}

.rechts{
	float : left;
	width : 558px;
	height : 641px;
}

.tekstblok{
	float : left;
	padding : 10px;
	color : #FFFFFF;
	width : 538px;
	height : 21px;
}

.tekstblok a:link { color : #FFFFFF; text-decoration : none;}
.tekstblok a:visited { color : #FFFFFF; text-decoration : none;}
.tekstblok a:active { color : #FFFFFF; text-decoration : none;}
.tekstblok a:hover { color : #000000; text-decoration : none;}

.menu{
	float : left;
	width : 558px;
	height : 26px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li.break {
	float : left;
	position : relative;
	background-image : url(http://www.vnc-china.nl/gfx/menu_pijl.png);
	background-repeat: no-repeat;
	background-position : left top;
	margin : 0 0 0 -6px;
	width : 12px;
	height : 9px;
}

.menu ul li {
	float : left;
	font-family : Verdana;
	font-size : 11px;
}

.menu ul li  a, .menu ul li  a:link, .menu ul li  a:active, .menu ul li  a:visited {
	float : left;
	padding : 6px 9px 0 4px;
	color : #d62026;
	line-height : normal;
	text-decoration : none;
	height : 20px;
}

.menu ul li a:hover {
	float : left;
	padding : 6px 9px 0 4px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 20px;
}

.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.vnc-china.nl/gfx/menu_select1.gif);
	background-repeat: no-repeat;
	background-position : -1px top;
	background-color : #D62026;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	padding : 6px 8px 0 9px;
	margin : 0 0 0 -6px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 20px;
}

.select2 {
	position : absolute;
	z-index : 99;
	top : 0;
	right : 0;
	background-image : url(http://www.vnc-china.nl/gfx/menu_select2.gif);
	background-repeat: no-repeat;
	background-position : 1px top;
	margin : 0 0 0 -6px;
	width : 11px;
	height : 9px;
}

.submenu{
	float : left;
	width : 558px;
	height : 29px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li.break {
	float : left;
	position : relative;
	background-image : url(http://www.vnc-china.nl/gfx/submenu_pijl.png);
	background-repeat: no-repeat;
	background-position : left bottom;
	margin : 0 0 0 -6px;
	width : 12px;
	height : 29px;
}

.submenu ul li {
	float : left;
	font-family : Verdana;
	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 : 7px 9px 0 4px;
	color : #FFFFFF;
	line-height : normal;
	text-decoration : none;
	height : 22px;
}

.submenu ul li a:hover {
	float : left;
	padding : 7px 9px 0 4px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 22px;
}

.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;
	padding : 7px 9px 0 4px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 22px;
}

.subsubmenu{
	float : left;
	padding : 0 0 20px;
	width : 558px;
	height : 22px;
}

.subsubmenu ul {
	margin : 0;
	padding : 6px 0 0 1px;
	list-style-type : none;
}

.subsubmenu ul li {
	float : left;
	font-family : Verdana;
	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 : 4px 9px 0;
	color : #d53832;
	line-height : normal;
	text-decoration : none;
	height : 18px;
}

.subsubmenu ul li a:hover {
	float : left;
	padding : 4px 9px 0;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 18px;
}

.subsubmenu ul li.select a, .subsubmenu ul li.select a:link, .subsubmenu ul li.select a:active, .subsubmenu ul li.select a:visited, .subsubmenu ul li.select a:hover {
	float : left;
	padding : 4px 9px 0;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	height : 18px;
}

.content{
	float : left;
	position : relative;
	padding : 0 10px 0 11px;
	overflow-y : scroll;
	overflow-x : none;
	width : 537px;
	height : 494px;
}

.footer{
	float : left;
	padding : 15px 30px 0 11px;
	text-align : right;
	overflow : hidden;
	width : 517px;
	height : 34px;
}

.footer a:link { color : #00648d; text-decoration : none;}
.footer a:visited { color : #00648d; text-decoration : none;}
.footer a:active { color : #00648d; text-decoration : none;}
.footer a:hover { color : #000000; text-decoration : none;}

.credits{
	float : left;
	color : #d4d4d4;
	padding : 10px 0;
	width : 300px;
}

.credits a:link { color : #d4d4d4; text-decoration : none;}
.credits a:visited { color : #d4d4d4; text-decoration : none;}
.credits a:active { color : #d4d4d4; text-decoration : none;}
.credits a:hover { color : #d4d4d4; text-decoration : none;}

.tekstblok2{
	float : left;
	text-align : right;
	color : #FFFFFF;
	padding : 10px 0;
	width : 650px;
}

.tekstblok2 a:link { color : #FFFFFF; text-decoration : none;}
.tekstblok2 a:visited { color : #FFFFFF; text-decoration : none;}
.tekstblok2 a:active { color : #FFFFFF; text-decoration : none;}
.tekstblok2 a:hover { color : #FFFFFF; text-decoration : none;}