@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");
@import url("/css/default/default-headers.css");


BODY {
	background-color : #EEFBFD;
}
.content_area {
	background-color : #EEFBFD;
}
.page_header {
	height : 180px;
	vertical-align :bottom;
	background-image :  url(/images/nvvpInternet/page_header_bg_groen-blauw.gif);
	background-image : left top;
	background-repeat : no-repeat;
}
.main_table_left {
	border-right :  solid 1px #008CA6;
}
.page_footer_left {
	background-color : #008CA6;
	background-image : url(/images/nvvpInternet/lefttabs_block.gif);
	background-position :  bottom right;
	background-repeat : no-repeat;
}
.page_footer {
	border-bottom :  solid 1px #008CA6;
}
.lefttabs_footer {
	border-bottom :  solid 1px #008CA6;
	border-right :  solid 1px #008CA6;
}
.lefttabs_table {
	Width : 178px;
	height :30px;
	height : 100%;
}
.lefttabs_selectedtd {
	width : 20%;
	height :20px;
	text-align : right;
	padding : 5px 5px 5px 0px;
/*	background-image : url(/images/nvvp-site5/arrow_ls.gif);
	background-position :  middle left;
	background-repeat : no-repeat;
*/	text-decoration : none;
	border-bottom :  solid 1px #008CA6;
	font-size : 11px;
	background-color : #008ca6;
}
.lefttabs_selectedtd a:link,
.lefttabs_selectedtd a:active,
.lefttabs_selectedtd a:visited {
	color : white;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_selectedtd a:hover {
	color : black;
	font-weight : bold;
	font-size : 11px;
}

.lefttabs_notselectedtd {
	width : 20%;
	height :20px;
	text-align : right;
	padding : 5px 5px 5px 0px;
	background-image : url(/images/nvvp-site5/lefttabs_block.gif);
	background-position :  bottom right;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom :  solid 1px #008CA6;
	font-size : 11px;
	background-color : white;
}
.lefttabs_notselectedtd a:link,
.lefttabs_notselectedtd a:active,
.lefttabs_notselectedtd a:visited {
	color : #008CA6;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_notselectedtd a:hover {
	color : black;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_footer {
	height : 100%;
	vertical-align : bottom;
	font-size :10px;
	text-align :right;
	padding : 5px 5px 5px 5px;
}
.lefttabs_footer a:link,
.lefttabs_footer a:active,
.lefttabs_footer a:visited {
	font-size :10px;
	color :black;
	font-style : italic;
}
.lefttabs_footer a:hover {
	font-size :10px;
	color : #008CA6;
	font-style :italic;
}
.uppertabs_table {
	width : 180px;
	height : 100%;
}
.uppertabs_selectedtd {
	height : 20px;
	text-align :right;
	border-bottom :  solid 1px #008CA6;
	padding : 5px 15px 5px 5px;
	background-color : #F3F3F3;
	font-size : 11px;
	font-weight : bold;
}
.uppertabs_selectedtd a:link,
.uppertabs_selectedtd a:active,
.uppertabs_selectedtd a:visited {
	color : #008CA6;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_selectedtd a:hover {
	color :black;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_notselectedtd {
	height : 20px;
	padding : 5px 15px 5px 5px;
	text-align :right;
	border-bottom :  solid 1px #008CA6;
	background-color : #F3F3F3; 
	font-size : 11px;
}
.uppertabs_notselectedtd a:link,
.uppertabs_notselectedtd a:active,
.uppertabs_notselectedtd a:visited {
	color : black;
	font-size : 11px;
}
.uppertabs_notselectedtd a:hover {
	color : #008CA6;
	font-size : 11px;
}
.uppertabs_footer {
	height : 100%;
	text-align : center;
	vertical-align : bottom;
	font-size: 10px;
}

.newsbox_table {
	width : 161px;
	height : 100%;
	background-color : #008CA6;
	border-collapse : collapse;
	border-top :  solid 1px white;
}
.newsbox_header {
	color : white;
	font-weight : bold;
	text-align : right;
	height : 20px;
}
.newsbox_content {
	height : 25px;
	border-bottom :  solid 1px white;
	text-align  : right;
	display : block;
	font-size : 10px;
}

.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color : white;
	font-size : 10px;
	padding : 5px 10px 5px 5px;
	display :block;
}
.newsbox_content a:hover {
	color : red;
	font-size : 10px;
	padding : 5px 10px 5px 5px;
	display :block;
}
