html{
	height: 100% !important;
}
body{
	background-image: url(../images/body_back.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #4b4b4b;
	width :100%;
	margin: 0;
	padding :0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
img {
  border:0px solid #FAAC2E;
}
#global{
	width :900px;
	margin: 0 auto;
}
#bar_shadow{
	border: 1px solid #474747;
	border-left: none;
	border-right: none;
}
#bar{
	background-color: #323232;
	border: 1px solid #545454;
	width :100%;
	height: 208px;
	padding-top: 12px;
	border-left: none;
	border-right: none;
}
#myoutercontainer { height: 100%;  }
#myinnercontainer { position:absolute; top:50%; height:220px; margin-top:-110px; z-index: 10; width: 100%;}

#logo{
	float: left;
	width: 417px;
}
#small_menu{
	margin-top: 4px;
	margin-right :1px;
	height: 90px;
	width: 416px;
	background-image: url(../images/splash_small_menu.gif);
	float: left;
}
#small_menu ul{
	margin: 0;
	padding: 0;	
	list-style: none;
}
#small_menu li a{
	color: white;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 10px;
	
}

#small_menu li a:hover, #small_menu li a.active{
	color: #2e3340;
	background-color: #c5c6ca;
}
#global_inhoud{
  width: 900px;
  margin: 0 auto;
}
#inhoud{
	background-image: url(../images/yellow_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	width :860px;
	margin: 0 auto;
	padding: 20px;
  float: left;
}
#footer{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	color: white;
	line-height: 24px;
	font-size: 11px;
	letter-spacing: 1px;
}
#footer p{
	margin: 0; 
	padding: 0;
}
#footer a {
  color:white;
  text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	color: #faac2e;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#inhoud a:link, #inhoud a:active, #inhoud a:visited{
  	color: #faac2e;
    text-decoration: none;
}
#inhoud a:hover{
  color: gray;
 }

#menu_buttons{
	float: left;
	width: 483px;
}

#menu_buttons div a,
#menu_buttons div a:link,
#menu_buttons div a:active ,
#menu_buttons div a:visited{
  font-size:0; 
  line-height:0;
  height: 193px;
	width: 119px;
	float: left;
	display: block;
  margin-right:1px;
  text-decoration: none;
  color: white;
}

#menu_buttons div.aankopen a,
#menu_buttons div.aankopen a:link,
#menu_buttons div.aankopen a:active ,
#menu_buttons div.aankopen a:visited{
	background-image: url(../images/aankopen.gif);
 }

#menu_buttons div.aankopen a:hover, #menu_buttons div.aankopen a.active{
	background-image: url(../images/aankopen_1.gif);
}

#menu_buttons div.verkopen a,
#menu_buttons div.verkopen a:link,
#menu_buttons div.verkopen a:active ,
#menu_buttons div.verkopen a:visited{
	background-image: url(../images/verkopen.gif);
}

#menu_buttons div.verkopen a:hover, #menu_buttons div.verkopen a.active{
	background-image: url(../images/verkopen_1.gif);
}

#menu_buttons div.taxeren a,
#menu_buttons div.taxeren a:link,
#menu_buttons div.taxeren a:active ,
#menu_buttons div.taxeren a:visited{
	background-image: url(../images/taxeren.gif);
}

#menu_buttons div.taxeren a:hover, #menu_buttons div.taxeren a.active{
	background-image: url(../images/taxeren_1.gif);
}

#menu_buttons div.adviseren a,
#menu_buttons div.adviseren a:link,
#menu_buttons div.adviseren a:active ,
#menu_buttons div.adviseren a:visited{
	background-image: url(../images/adviseren.gif);
}

#menu_buttons div.adviseren a:hover, #menu_buttons div.adviseren a.active{
	background-image: url(../images/adviseren_1.gif);
}

/*--------------------------- Nieuws -----------------------------*/
.aanbod_item {
  border: 1px solid #999;
  width:390px;
  float:left;
  background-color:#CCC;
  margin:3px;
}
.aanbod_item img {
  border:none;
}
.aanbod_item .aanbod_row{
  width:240px;
  padding: 5px 10px;
  color:#3f4658;
}
.header {
  height:65px;
  font-weight:bold;
}
.header a {
  text-decoration:none;
  color:#3f4658;
}
.teaser {
  background-color:#FFF;
  font-weight:bold;
  color:#2E3340;
}
.aanbod_detail {
  margin:20px 0;
}
.aanbod_detail img {
  border:1px solid #666666;
}
.aanbod_detail .aanbod_row{
  width:690px;
}
.content_row {
  border:1px solid #666666;
  padding:15px;
}
.terug {
  text-decoration:none;
  color:#3f4658;
}
.clear {
  clear:both;
}
.show img {
  max-width:300px;
}
#news div.meta {
  margin:20px 0;
}
#news .lees_verder a:link, #news .lees_verder a:active, #news .lees_verder a:visited{
  clear: both;
  display: block;
  text-align: right;
  border-bottom: 1px solid silver;
}
#news .item img, #news .news_image{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#news .source {
  display: block;
}
#news .author {
  display: block;
}
.source cite, .author cite {
  margin-left:5px;
}
