
@font-face {
    font-family: 'OSPDIN';
    src: url('OSP-DIN-webfont.eot');
    src: url('OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('OSP-DIN-webfont.woff') format('woff'),
         url('OSP-DIN-webfont.ttf') format('truetype'),
         url('OSP-DIN-webfont.svg#OSPDIN') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background:#fff url(../foto/header_9.jpg) no-repeat 50% 96px;
	padding:0;
	margin: 0;
	font-family: ArialMT, Arial, sans-serif;
	font-size:100%;
	line-height: 1.6em;
	color:#1a171b;
	height:100%;
	text-align:center;
}
img{
	display:block;
	border:0;
}
p{
	margin:5px 2px;
}
h1, h2{
	background:#7DC242;
	color:#fff;
	padding:6px 8px 5px 8px;
	margin:0 0 5px 0;
	text-transform: uppercase;
	font-family:OSPDIN;
	font-size: 177.7777777777778%;
	font-weight:normal;
}
a:link, a:visited, a:active{
	color:#F99B1C;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.socmedlink:link, a.socmedlink:visited, a.socmedlink:active{
	color:#000;
	font-weight: normal;
}
#zwarteband{
	width:100%;
	height:20px;
	overflow:hidden;	
	background:#000;
}
#logo_adres{
	width:960px;
	margin:0 auto;	
	text-align:right;
	height:370px;
}
#logo_adres #freshfruitbar{
	margin:0 0 0 29px;
	float:left;
}
#logo_adres #adres{
	position:relative;
	z-index:11;
	padding: 47px 77px 11px 0;	
	font-family:OSPDIN;
	text-transform:uppercase;
	font-size: 104%;
	color: #808080;
}
#logo_adres #adres a:link,#logo_adres #adres a:visited, #logo_adres #adres a:active{
	color:#808080;
	font-weight: normal;
}
#logo_adres #vglff{
	margin: 78px 77px 0 0;
	float:right;
}
#container{
	width:100%;
	background:url(../img/organicfruit.png) no-repeat 93% 260px;
}
#rodeband{
	width:100%;
	height:15px;
	overflow:hidden;	
	background:#f00;
}
#inhoud{
	position:relative;
	z-index:11;
	font-size:80%;
	width:850px;
	margin:0 auto;	
	padding:25px;
	text-align:left;
	min-height:600px;
}
#linkerkolom{
	width:478px;
	float:left;
}
.rechterkolom{
	width:280px;
	float:right;
	margin-left:15px;
}
.box{
	padding: 15px;
	margin: 25px 0 0 0;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px 2px #ededed;
	-webkit-box-shadow: 0px 0px 2px 2px #ededed;
	box-shadow: 0px 0px 2px 2px #ededed;
	background:#fff;
	
}
.box img{
	float:left;
	margin:0 6px 6px 3px;
}
.tweet{
	padding:5px 0;
	border-bottom:1px solid #e8e8e8;
}
.tweet .time{
	font-size: 80%;
}