﻿@import "reset.css";
html{
	font-size:100.01%;
	}
body{
  font-family:Verdana;
  color:#000000;
  font-size:0.69em;
  background:url(./i/body.background.gif) 0 0;
  padding-top:15px;
	}
a{
  color:#d34b0b;
  text-decoration:none;
  }
a:hover{
  color:#d34b0b;
  text-decoration:underline;
  }
	
/* layout */
#cover .container{
  width:1008px;
  background:url(./i/main.background.gif) repeat-y 0 0;
  }

.wrapper{
  float:left;
  width:100%;
  position:relative;
  z-index:10;
  }

.content{
  margin: 0 265px 0 238px;
  background:url(./i/content.top.gif) no-repeat 0 0;
  }
 #cover .content{
  margin-right:0;
  background:url(./i/head.background.gif) no-repeat 0 0;
  padding-left:16px;
  position:relative;
  }
.footer{
  clear:left;
  width:100%;
  }
/* colums name */	
.column-name{
  text-transform:uppercase;
  color:#ffffff;
  font-size:1em;
  margin:0;
  }
.content .column-name{
  margin:0 0 0 30px !important;
  width:66px;
  height:22px;
  padding-top:18px
  }
/* footer */
.footer{
  /*font-size:0.91em;*/
  font-size: 10px;
  color:#ffffff;
  font-weight:bold;
  overflow:hidden;
  height:72px;
  background:url(./i/footer.background.jpg) no-repeat 0 100%;
  }
#cover .footer{
  background:url(./i/footer.background.gif) no-repeat 0 100%;
font-weight:normal;
  }
.footer a{
  color:#ffffff;
  text-decoration:none;
  }
.footer a:hover{
  color:#ffffff;
  text-decoration:underline;
  }
.footer .left{
  width:223px;
  float:left;
  padding:10px 0 0 15px;
  }
.footer .right{
  padding:10px 0 0 268px;
  }
 #cover .footer .right{
  padding:10px 0 0 254px;
  }

.content p{
  line-height:1.6em;
  margin-bottom:1.4em;
  }
.content h1{
  margin:30px 0 15px;
  }
.content h2{
  margin:35px 0 10px;
  }
.content h4{
  margin:0px;
  line-height:1.6em;
  }
a.more{
  font-weight:bold;
  font-size:0.91em;
  }
  
.linear-list{
  border-top:1px solid #c2c2c2;
  font-family:Arial;
  list-style-type:none;
  padding:0;
  margin:10px 0;
  } 
.linear-list li{
  border-bottom:1px solid #c2c2c2;
  padding:9px 0 7px;
  margin:0;
  color:#d34b0b;
  } 
.linear-list li a{
  font-weight:bold;
  font-size:1.27em;
  } 
.linear-list li span{
  margin-left:6px;
  }

.content .news .date{
  color:#898989;
  font-style:normal;
  font-family:Tahoma;
  }
.content .news .name{
  font-size:1.45em;
  font-weight:bold;
  margin:.4em 0 .8em;
  }

 /* cover */
 #cover .news{
	padding-top:203px;
	width:230px;
	}
 #cover .news h2{
	padding:0 0 16px 0;
	margin:0;
	}
 #cover .news .date{
	font-family:Tahoma;
	color:#f26522;
	}
 #cover .news p{
	font-family:Arial;
	color:#000000;
	/*font-size:1.45em;*/
	font-size: 16px;
	padding:5px 0 10px;
	font-weight:bold;
	margin:0;
	line-height:1.5em;
	}
	
 #cover .news p a {
	color: #000;
 }
.bezoek-ook{
	padding:18px 0;
	}
.leer-onze-nieuwe{
	background-color:#f26522;
	width:240px;
	position:relative;
	left:-16px;
	padding:13px 0 17px 16px;
	}
.leer-onze-nieuwe h4{
	padding-bottom:8px;
	}

.leer-onze-nieuwe .photo-list img{
	margin-right:16px
	}
.content ul.column-name{
	margin:0 0 0 0 !important;
	padding:21px 0 0 0 !important;
	width:auto !important;
	height:auto;
	}

ul.column-name li{
	display:inline !important;
	background:url(./i/column.name.background.gif) no-repeat 100% 0;
	padding:4px 10px 0 0;
	margin:0 8px 0 0;
	}
ul.column-name li.first,ul.column-name li.last{
	background:none;
	padding:0;
	margin:0;
	}
ul.column-name li.first{
	margin-right:4px;
	}
	
#cover .line{
	width:1px;
	height:1000px;
	background:url(./i/line.gif) no-repeat 0 0;
	z-index:1000;
	position:absolute;
	top:16px;
	left:4px;
	visibility: hidden;
	}
