body {
  background-image: url(../images_mkbnu2/banner_mkbnu_sliced.png);
  background-repeat: repeat-x;
  background-position: 0px 108px;
  background-color: #ffffff;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  width: 1002px;
  height: auto;
}

#header {
  position: relative;
  width: 1002px;
  height: 104px;
}

#menu_links {
  position: absolute;
  font-size:12px;
  font-weight: bold;
  margin:5px;
  color: #333333;
  top: 70px;
}

#banner_tekst {
  position: relative;
  margin: 0;
  width: 1002px;
  height: 287px;
  background-image: url(../images_mkbnu2/banner_home.png);
  background-repeat: no-repeat;
}

#banner_box_bg {
  background-image: url(../images_mkbnu2/banner_bg1.png);
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 20px;
  margin-left: 35px;
  width: 289px;
  height: 189px;
}

#banner_box2_bg {
  background-image: url(../images_mkbnu2/bannertekst_bg.png);
  background-repeat: no-repeat;
  position: absolute;
  margin-top: 260px;
  margin-left: 200px;
  width: 650px;
  height: 23px;
}

#banner_tekst1 h1{
  font-size: 18px;
  margin-top: 3px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  color: #ff953f;
}

#banner_tekst1 {
	height: 190px;
	width: 270px;
	padding: 0px 5px 5px 5px;
	overflow: auto;
}


#banner_tekst2 {
	height: 23px;
	width: 650px;
}

#banner_tekst2 h1{
  font-size: 14px;
  margin-top: 3px;
  margin-left: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  color: #333333;
}

#mkblogo {
  position: absolute;
  right: -416px;
  top: -2px;
  width: 416px;
  height: 297px;
  background-image: url(../images_mkbnu2/logo_bg_oranje.png);
  background-repeat: no-repeat;
}


#spacer_grey {
  position: relative;
  height: 10px;
  margin: 0 auto;
  width: 100%;
  border-bottom:1px solid #d6d6d6;

}

#content_kolommen {
  position: relative;
  clear: both;
  width: 100%;
}

#linkerkant {
  position: relative;
  float: left;
  width: 490px;
  height: auto;
}

#linkerkant_content {
  position: relative;
  float: left;
  width: 700px;
  height: auto;
}


#linkerkant_offerte {
  position: relative;
  float: left;
  width: 1000px;
  height: auto;
}


#middenkant {
  position: relative;
  float: left;
  width: 10px;
  height: 200px;
  margin: 10px;
  border-left: 1px solid #d6d6d6;
}

#rechterkant {
  position: relative;
  float: left;
  width: 480px;
  height: auto;
}

#rechterkant_content {
  position: relative;
  float: left;
  width: 260px;
  height: auto;
}

.linkregel{
  margin-bottom: 20px;
  margin-right: 20px;
}

.linkregel a{
  color: #333333;
}

.linkregel_content h1{
  font-size: 14px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #ff953f;
}

.linkregel_content{
  margin-bottom: 20px;
  margin-right: 20px;
}

.linkregel_content a{
  color: #ff953f;
}

.linkregel h1{
  font-size: 14px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #ff953f;
}

.regelcontainer {
  position: relative;
  clear: both;
  margin-bottom: 30px;
  height: 100px;
}

.rechtplaatje {
  float: left;
  width: 120px;
}

.rechttekst {
  float: left;
  width: 350px;
}

.rechttekst a{
  color: #ff953f;
}

.rechttekst h1 {
  font-size: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #ff953f;
}

.more {
  font-weight: bold;
}

.rechtlink {
  text-align: right;
}

.blok_titel {
  font-size: 12px;
  height:20px;
  font-weight: bold;
  color: #fe6e18;
  /* BORDER-BOTTOM: #b6b7cb 1px solid; */
}

#diensten {
  width: 260px;
  height: 224px;;
  background-image: url(../images_mkbnu2/diensten_bg.png);
  background-repeat: no-repeat;
  padding-left: 5px;
  margin-bottom: 20px;
}

#diensten h1{
  font-size: 16px;
  padding-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #ff953f;
}

#advies {
  width: 262px;
  height: 91px;;
  background-image: url(../images_mkbnu2/advies_bg.png);
  background-repeat: no-repeat;
  padding-left: 5px;
  margin-bottom: 20px;
}

#advies h1{
  font-size: 16px;
  padding-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #ff953f;
}

.regelcontainer_content {
  position: relative;
  clear: both;
  margin-bottom: 30px;
  height: auto;
}


A {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6000; TEXT-DECORATION: underline
}

