html,body{
	margin : 0;
	padding : 0;
	background-color : #050708;
	height : 100%;
}

html,body, table{
	line-height : 18px;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

a, a:link, a:visited, a:active {
	color : #297D84; 
	text-decoration : none;
}
a:hover{
	color : #297D84; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #FFFFFF;
	color : #FFFFFF;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 22px;
	color : #FFFFFF;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #FFFFFF;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #FFFFFF;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #FFFFFF;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : #FFFFFF;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 980px;
}

.holder {
	float : left;
	padding : 25px 0 0;
	width : 980px;
}

.header {
	float : left;
	border-bottom : 1px solid #444545;
	width : 980px;
}

.header_l {
	float : left;
	background-image : url(http://www.hpr.nl/gfx/lijn.gif);
	background-position : right top;
	background-repeat : repeat-y;
	padding : 15px 20px 15px 0;
	text-align : right;
	line-height : 0;
	font-size : 0;
	width : 780px;
}

.header_r {
	float : left;
	width : 180px;
}

.main {
	float : left;
	width : 980px;
}

.main_holder {
	float : left;
	width : 800px;
}

.links {
	float : left;
	padding : 20px 20px 20px 0;
	width : 160px;
}

.menu {
	float : left;
	width : 160px;
}

.menu ul {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 160px;
}

.menu ul li {
	float : left;
	position : relative;
	padding : 1px 0;
	line-height : normal;
	font-weight : normal;
	font-family : Arial;
	font-size : 22px;
	width : 160px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	text-decoration : none;
	color : #FFFFFF;
}

.menu ul li a:hover {
	text-decoration : none;
	color : #297D84;
}

.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{
	text-decoration : none;
	color : #297D84;
}

.middenandrechts
{
	float : left;
	padding : 20px 0px 20px 0px;
	width : 800px;
}

.midden {
	float : left;
	background-image : url(http://www.hpr.nl/gfx/lijn.gif);
	background-position : right top;
	background-repeat : repeat-y;
	padding : 0 0 20px 0;
	width : 620px;
	/*overflow: hidden;*/
}
.rechter {
	float : left;
	margin: 0;
	padding : 0;
	width : 180px;
	overflow: hidden;
}

.moodbar {
	float : left;
	position: relative;
	background-image : url(http://www.hpr.nl/gfx/lijn.gif);
	background-position : 619px top;
	background-repeat : repeat-y;
	line-height : 0;
	font-size : 0;
	width : 620px;
	overflow-x: hidden;
	overflow-y: auto;
}

.moodbar  img{
	border-bottom : 1px solid #444545;
}

.text {
	float : left;
	width : 600px;
	padding: 20px 0 0 0;
}

.text_middenandrechts{
	float : left;
	width : 800px;
}

.rechts {
	float : left;
	padding : 20px 0 20px 20px;
	width : 160px;
}

.footer {
	float : left;
	padding : 10px 0;
	line-height : normal;
	font-size : 11px;
	width : 980px;
}

.footer_l {
	float : left;
	text-align : right;
	color : #FFFFFF;
	width : 799px;
}

.footer_l a, .footer_l a:link, .footer_l a:active, .footer_l a:visited {
	text-decoration : underline;
	color : #FFFFFF;
}

.footer_l a:hover {
	text-decoration : none;
	color : #FFFFFF;
}

.footer_r {
	float : left;
	padding : 2px 0 0;
	text-align : right;
	font-size : 9px;
	color : #1F1F1F;
	width : 181px;
}

.footer_r a, .footer_r a:link, .footer_r a:active, .footer_r a:visited {
	text-decoration : none;
	color : #1F1F1F;
}

.footer_r a:hover {
	text-decoration : none;
	color : #1F1F1F;
}
