﻿#links{
	width: 360px;
	float: left;
	overflow: hidden;
}
#links .testemonial{
	margin-top: 30px;
}
.submenu{
	width:180px;
	float:right;
	overflow:visible;
	margin-top:10px;
}
.submenuItems{
	background-image: url(/images/vleeswerkt/menu_bg.gif);
	background-repeat: repeat-y;
}
.submenuTitel{
	background-image: url(/images/vleeswerkt/bg_ttitle_nieuws.gif);
	font-size: 17px; 
	color: #F6E3D4;
	font-weight: bold;
	padding: 5px 0 6px 10px;
	background-repeat: no-repeat;
}
.include_submenu{
	/*background-image:url(../images/bg_blauw.gif);*/
	background-position:bottom right;
	background-repeat:no-repeat;
	width:180px;
	border-top:3px solid #FFFFFF;
}
.include_submenu.blokjes{
	/*background-image:url(../images/bg_blauw.gif);*/
	background-position:bottom right;
	background-repeat:no-repeat;
	width:180px;
	border-top: solid 3px #ffffff;
}
.include_submenu_item{
	background-color:#008CCC;
	font:75% arial;
	color:#FFFFFF;
	width: 180px;
	padding-top: 10px;
	overflow: visible;
	background-image:url(/images/vleeswerkt/bg_blauw.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}

.include_submenu_item_2 p{
	background-image:url(/images/vleeswerkt/bg_blauw.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#008CCC;
	font:75% arial;
	color:#FFFFFF;
	width: 180px;
	padding-top:10px;
	overflow: visible;
	margin: 0px;
	border-bottom: solid 3px #ffffff;
}

.include_submenu_item a,
.include_submenu_item_2 a{
	background-image: url(/images/vleeswerkt/pijl_blauw.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	color:#ffffff;
	display: block;
	padding: 0px 15px 10px 10px;
}
.include_submenu_item_2 strong {
	color:#ffffff;
}
.include_submenu_item a:hover{
	background-image: url(/images/vleeswerkt/pijl_blauw.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	color:#ffffff;
	display: block;
	padding: 0px 15px 10px 10px;
}
#content{
	margin-right: 30px;
	margin-top: 10px;
}
#header{
	height: 100px;
}
h1{
	margin-left: 27px;
}
h2{
	margin-left: 27px;
}
h3{
	margin-left: 27px;
	margin-bottom: 0px;
}
hr{
	margin: -7px 0 0 27px;
}
.tekst{
	margin-left: 27px;
}
#content img{
	margin-left: 27px;
	margin-top: 16px;
}
#menu_extra{
	float: right;
	width: 130px;
	margin-top: -10px;
	overflow: hidden;
}
.menu_replica a{
	text-decoration:none; 
	color:#ffffff;
	font:bold 12px Arial;
	display:block;
	margin-bottom: 2px;
	padding: 2px 5px;
	background-color:#E59C20;
}
.menu_replica a:hover,
.menu_replica a.active{
	text-decoration:none; 
	background-color:#AB0041;
}