html,body{
	margin : 0;
	padding : 0;
	background-color : #999999;
}

html,body {
	line-height : 15px;
	font-family : Arial;
	font-size : 13px;
	color : #636363;
}

a, a:link, a:visited, a:active {
	color : #0033CC;
	text-decoration : none;
}
a:hover{
	color : #0033CC;
	text-decoration :  underline;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, textarea {
	position : relative;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 20px;
	color : #151515;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 18px;
	color : #151515;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 16px;
	color : #151515;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 14px;
	color : #151515;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 12px;
	color : #151515;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Georgia;
	font-weight : normal;
	font-size : 10px;
	color : #151515;
	line-height : normal;
}








.rss_title
{
	font-weight: bold;
	text-decoration: underline;
}
.rss_item_title
{
	font-weight: bold;
}

.rss_item_link
{
	margin-bottom: 10px;
}


sup {font-size: 80%; line-height: 80%;}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 955px;
}

.holder {
	float : left;
	background-image : url(http://www.nederland.ro/gfx/achtergrond.gif);
	background-position : top left;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	padding : 0 20px 0 20px;
	width : 915px;
}

.spacer {
	float : left;
	width : 940px;
	height : 25px;
}

.header {
	float : left;
	background-color : #FFFFFF;
	padding : 10px 0 0 0;
	width : 900px;
	height : 95px;
}

.menu {
	float : left;
	background-color : #999999;
	padding : 4px 0 0 0;
	width : 900px;
	height : 18px;
}

.hoofdmenu a, .hoofdmenu a:link, .hoofdmenu a:active, .hoofdmenu a:visited {
	float : left;
	margin : 0 15px;
	font-family : Arial;
	line-height : normal;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.hoofdmenu a:hover {
	float : left;
	margin : 0 15px;
	font-family : Arial;
	line-height : normal;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

.hoofdmenu_select a, .hoofdmenu_select a:link, .hoofdmenu_select a:active, .hoofdmenu_select a:visited, .hoofdmenu_select a:hover {
	float : left;
	padding : 0 15px;
	font-family : Arial;
	line-height : normal;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

.content {
	float : left;
	width : 900px;
}

.content_wit {
	float : left;
	background-color : #FFFFFF;
	width : 900px;
	height : 15px;
}

.links {
	float : left;
	padding : 0 15px 0 0;
	width : 185px;
	overflow: hidden;
}

.midden {
	float : left;
	border-left : 1px solid #d9d9d9;
	border-right : 1px solid #d9d9d9;
	padding : 0 15px 0 15px;
	width : 468px;
	overflow: hidden;
}

.news_ticker {
	float : left;
	border-bottom : 1px solid #d9d9d9;
	padding : 0 0 5px 0;
	width : 468px;
}

.text_content {
	float : left;
	margin : 5px 0 0 0;
	text-align : justify;
	width : 468px;
}

.rechts {
	float : left;
	padding : 0 0 0 15px;
	width : 185px;
	overflow: hidden;
}

.rechts_box1 {
	float : left;
	width : 185px;
	line-height: 14px;
}

.rechts_box2 {
	float : left;
	margin : 15px 0 0 0;
	width : 185px;
	line-height:  14px;
}

.rechts_box_top {
	float : left;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	padding : 4px 0 4px 0;
	line-height : normal;
	text-transform : uppercase;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	width : 183px;
}

.rechts_box_kleur {
	float : left;
	background-color : #999999;
	border : 1px solid #999999;
	color : #FFFFFF;
	padding : 4px 0 4px 0;
	line-height : normal;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	width : 183px;
}

.rechts_box_mid {
	float : left;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	padding : 10px 10px 10px 10px;
	/*line-height : 21px;*/
	width : 163px;
}

.rechts_box_mid_grijs {
	float : left;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color : #ededed;
	padding : 10px 10px 10px 10px;
	/*line-height : 21px;*/
	width : 163px;
}

.rechts_box_bottom {
	float : left;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	padding : 10px 13px 10px 13px;
	/*line-height : 21px;*/
	width : 157px;
}

.rechts_box_bottom_grijs {
	float : left;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color : #ededed;
	padding : 10px 13px 10px 13px;
	/*line-height : 21px;*/
	width : 157px;
}

.footer {
	float : left;
	background-image : url(http://www.nederland.ro/gfx/onder.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 955px;
	height : 19px;
}