A {
  color:  #339933 ;
  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_MP.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: 245px;
	width: 250px;
	background-image: url('../img/menu_MPExtrNEW.gif');
	background-repeat: no-repeat;
}

#menu a{
	display: block;
	height: 17px;
	padding-left: 10px;
	color: #002596;
	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: 279px;
	width: 250px;
	background-image: url('../img/menu_bottom_MPExtrNew.gif');
	background-repeat: no-repeat;
}

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

#rightkolom{
	float: left;
	width: 161px;
	height: 500px;
	background-image: url('../img/aanprijzing_bg_MP.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;}

.img{
	border: 1px #002596;
}

.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: #2956a1; font-size: 10pt;  font-weight: bold;  }

#subnav a{ color: #f2956a1; }

