A {
  color: #993300;
  text-decoration: none;
}

A:HOVER {
  color: #DD0044;
  text-decoration: none;
}

#red A {color: #AAFF66;text-decoration: none;}
#red A:HOVER {color: #5555AA;text-decoration: none;}

#bar{ float: left; display: block; }

#content p{ margin-right: 10px; }

#header{
	height: 202px;
	width: 1000px;
	background-image: url('../img/header_RB.jpg');
	background-repeat: no-repeat;
}

.header{
	height: 202px;
	width: 1000px;
	background-image: url('../img/header_RB.jpg');
	background-repeat: no-repeat;
}

body, p{
font: normal normal normal 12px/150% Arial, sans-serif; 
color: #002596;
  }

h1 {
  font-family: Arial, sans-serif;
  font-size: 30px;
  line-height: 100%;
}

.credits {
  margin-left: 15px;
}

#html, body, p{
font: normal normal normal 12px/150% Arial, sans-serif;
  }

#leftkolom{ width: 250px; float: left; }

#main{ width: 1000px; height: 100%; }

#menu{
	height: 264px;
	width: 250px;
	background-image: url('../img/menu_RBNW2.gif');
	background-repeat: no-repeat;
}

#menu a{
	display: block;
	height: 17px;
	padding-left: 10px;
	color: #2956a1;
	font-family: Arial, san-serif;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 11px;
}

#menu a:hover{ color: #fff; }

#middlekolom{ float: left; width: 393px; height: 400px; padding-right: 10px}

#profiel{
	height: 259px;
	width: 250px;
	background-image: url('../img/menu_bottom_RBNW2_geen foto.gif');
	background-repeat: no-repeat;
}

#appendix{
    height: 175px;
    width: 200px;
    background-image: url('../img/appendix_RB.gif');
}

#rightkolom{
	float: left;
	width: 161px;
	height: 500px;
	background-image: url('../img/aanprijzing_bg_RB.gif');
}

#newscol{
    width: 173px;
    margin-left:12px;
    margin-top:0px;
    position:absolute;
}

#newscol a{
	color: #AAAAEE;
	text-decoration: none;
}

#newscol a:hover{
    color: #FF0066;
    text-decoration: none;
}

.newscolkop{
    height: 20px;
    background-color: #f78f1e;
    text-align:center;
    padding:2px;
    text-transform:uppercase;
    letter-spacing:2px;
}

.newscolitem{
    margin-top:5px;
    background-color: #2656a1;
    text-align:left;
    padding:10px;
    color:white;
}

.newscolitem a {
  color: white;
}


#subnav{ color: #f78f1e; font-size: 10pt;  font-weight: bold; }

#subnav a{ color: #f78f1e; }
