body {
	background-image:url(../../images/structure/bg_bar.jpg);
	background-repeat: repeat-x;
	background-color:#e8e8df;
	margin:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #34566c;
}
h3 { 
	font-weight:bold;
	font-size: 16px;
	line-height: 16px;
	color: #9cabaf;
}
#wrapper {
	background-image:url(../../images/structure/bg.jpg);
	min-height:650px;
	height: auto !important;
	min-height: 650px;
	background-repeat:repeat-y;
	position: relative;
	margin: auto;
	text-align: left;
	width: 960px;
}
#top {
	width: 960px;
	height: 90px;
}
#link_logo {
	position: absolute;
	top: 10px;
	left: 640px;
	width: 310px;
	height: 55px;
}
#menu {
	background-image:url(../../images/structure/menubar_bg.jpg);
	height: 25px;
	background-color: #FFFFFF;
	text-align: center;
}
#left_div {
	float: left;
	background-color: #9cabaf;
	width: 149px;
}
#sub_menu {
	min-height: 100px;
	height: auto !important;
	min-height: 100px;
	padding-left: 10px;
	padding-top: 10px;
}
.submenu {
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.submenu a:hover {
	text-decoration: none;
}
#devider {
	background-image:url(../../images/structure/devider.jpg);
	height: 4px;
}
.naw_name {
	text-transform: uppercase;
}
#adres {
	padding-left: 10px;
}
#sub_menu_fade {
	background: url(../../images/structure/submenu_fade.jpg);
	height: 200px;
}
#teller {
	padding-top: 20px;
	padding-left: 10px;
}
#mid_div {
	width: 665px;
	float: left;
}
#marquee {
	width: 650px;
	font-weight:bold;
	font-family: Verdana, Arial, helvetica;
	font-size: 14px;
	color: #34566c;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
}
#right_div {
	float: left;
	width: 140px;
}
#afspraak {
	height: 105px;
	width: 140px;
	padding: 10px 10px 10px 14px;
	background: #daddd6;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
#branche {
	width: 140px;
	padding: 10px 10px 10px 14px;
}
#nieuw {
	height: 105px;
	width: 140px;
	padding: 10px 10px 10px 14px;
	background: #9cabaf;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
#route {
	height: 90px;
	width: 140px;
	padding: 10px 10px 10px 14px;
	background: #daddd6;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
.img_blokjes {
	
	position: relative;
	botton: 2px;
	right: 2px;

}
.email_vriend {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.clear {
	clear: both;
}