.nav {
	height:35px;
	background: url(../images/interface/pro_line_0.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	width:750px;
	z-index:500;
}
.nav .table {
	display:table; 
	margin:0 auto;
}
.nav .select,
.nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:table-cell; 
	white-space:nowrap;
}
.nav li {
	margin:0; 
	padding:0; 
	height:auto; 
	float:left;
}
.nav .select a,
.nav .select a:visited
 {
	display:block;
	height:35px;
	float:left;
	background: url(../images/interface/pro_line_0.gif);
	padding:0 30px 0 30px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#ddd;
}
.nav .current a {
	display:block;
	height:35px;
	float:left;
	background: url(../images/interface/pro_line_2.gif);
	padding:0 0 0 15px;
	text-decoration:none;
	line-height:35px;
	white-space:nowrap;
	color:#fff;
}
.nav .current a b {
	display:block; 
	padding:0 30px 0 15px; 
	background:url(../images/interface/pro_line_2.gif) right top;
}
.nav .select a:hover, 
.nav .select li:hover a {
	background: url(../images/interface/pro_line_1.gif); 
	padding:0 0 0 15px; 
	cursor:pointer; 
	color:#fff;
}
.nav .select a:hover b, 
.nav .select li:hover a b {
	display:block; 
	float:left; 
	padding:0 30px 0 15px; 
	background:url(../images/interface/pro_line_1.gif) right top; 
	cursor:pointer;
}
.nav .select_sub {
display:none;
}
/* IE6 only */
.nav table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}
.nav .sub {
	display:table; 
	margin:0 auto; 
	padding:0; 
	list-style:none;
}
.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
	background:transparent; 
	color:#f00;
}
.nav .select :hover .select_sub, 
.nav .current .show {
	display:block; 
	position:absolute; 
	width:750px; 
	top:35px; 
	background:url(../images/interface/back_0.gif); 
	padding:0; 
	z-index:100; 
	left:0; 
	text-align:center;
}
.nav .current .show {
	z-index:10;
}
.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
	display:block;
	float:left;
	background:transparent;
	padding:0 7px 0 7px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#444;
}
.nav .current .sub li.sub_show a {
	color:#088; 
	cursor:default; 
	background:url(../menus/back_1.gif);
}
.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
	visibility:visible; 
	color:#088; 
	background:url(../menus/back_1.gif);
}
* {
	margin: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #663300;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #226D7C;
}
a:hover {
	color: #154F59;
}
#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #CCFF00;
}

#divcontent {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/interface/content_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header_foto {
	height: 150px;
	background-color: #86B5BF;
	background-image: url(../images/interface/topbanner3.jpg);
	width: 750px;
	float: left;
}
#footer {
	height: 33px;
	width: 750px;
	background-image: url(../images/interface/footer_background2.gif);
	background-position: center;
	text-align: right;
	font-size: 10px;
	color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}
h1 {
	font-size: 14px;
	color: #176877;
	padding-left: 17px;
	background-image: url(../images/interface/blauw_vierkant.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-bottom: 7px;
}
h2 {
	font-size: 12px;
	background-color: #ED5200;
	color: #FFFFFF;
	height: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 13px;
	color: #33A400;
	padding-left: 15px;
	background-image: url(../images/interface/groen_vierkant.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-bottom: 7px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33A400;
	margin-right: 300px;
	margin-left: 30px;
}
h4 {
	border: 1px solid #941701;
	background-color: #FE4B2A;
	padding: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-indent: 5px;
}
h5 {
	font-size: 14px;
	color: #176877;
	padding-left: 17px;
	background-image: url(../images/interface/blauw_vierkant.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 7px;
}

#contentlinks {
	width: 490px;
	float: left;
}
#contentrechts {
	width: 200px;
	float: right;
	background-image: url(../images/interface/sidebarbackground.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1D6C7B;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1D6C7B;
	margin-bottom: 80px;
}
#footer p {
	padding-top: 10px;
	padding-right: 20px;
}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #F3F3F3;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.randblauw, .float_left {
	border: 1px solid #176877;
}
.top {
	margin-top: 0px;
}

.klik_hier {
	background-image: url(../images/interface/bullet_oranje2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-top: 5px;
}#divcontentbackground {
	background-image: url(../images/interface/contact_background.jpg);
	background-repeat: no-repeat;
	height: 456px;
}
#contact {
	padding: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9900;
	background-color: #F5F4F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	margin-top: 75px;
	float: right;
	width: 325px;
}
#openingsuren {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9900;
	background-color: #F5F4F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	margin-top: 50px;
	float: right;
	width: 325px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#openingsurenbackground {
	height: 456px;
	background-image: url(../images/interface/openingsuren_background.jpg);
	background-repeat: no-repeat;
}

.grote_woorden_grijs {
	font-size: 16px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/interface/bullet_oranje.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 10px;
}
#flashslideshow {
	height: 350px;
	width: 470px;
	border: 5px solid #4AA2B0;
	background-image: url(../images/flash_slideshow/geens1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.klein_lettertype {
	font-size: 10px;
}
/*#divcontent a img  {
	border: none;
}*/
img.historiek {
	margin-right: 20px;
	border: 2px solid #006878;
}
#map {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #006878;
}
.productfotos {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #006878;
}
.logos {
	margin-left: 50px;
	border: none;
}
.tekst_logos {
	font-size: 10px;
	margin-left: 30px;
}
#acties {
	width: 200px;
	float: right;
	background-image: url(../images/interface/sidebarbackground.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1D6C7B;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1D6C7B;
	margin-bottom: 10px;
}
#marquee {
	text-align: center;
}
#marquee2 {
	text-align: right;
	margin-right: 75px;
	margin-top: 31px;
}

.admin_login {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #38B128;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6C4100;
	border-right-color: #6C4100;
	border-left-color: #6C4100;
}
.admin_login p {
	margin-left: 20px;
}
.tabel_admin_login {
	border: 1px solid #006878;
	padding: 20px;
	background-image: url(../images/interface/slot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.urenrechts {
	font-size: 12px;
}

