﻿*
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
}

body
{
	background: #181818;
}

a
{
	color:#046380;
}

#container
{
	width: 909px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 37px;
}

#glow_top
{
	height: 4px;
	background: url( images/glow_top.gif ) repeat-x;
}

#glow_top #glow_top_left
{
	float: left;
	height: 4px;
}

#glow_top #glow_top_right
{
	float: right;
	height: 4px;
}

#frame
{	
}

#frame #glow_left
{
	background: url( images/glow_left.gif ) repeat-y;	
}

#frame #glow_left #glow_left_top
{
	float: left;
	width: 4px;
}

#frame #glow_left #glow_right
{
	background: url( images/glow_right.gif ) repeat-y right;
}

#frame #glow_left #glow_right #glow_right_top
{
	float: right;
	width: 4px;
}

#frame #glow_left #glow_right #glow_right_bottom
{
	float: right;
	width: 4px;
}

#glow_bottom
{
	height: 4px;
	background: url( images/glow_bottom.gif ) repeat-x;
	margin-bottom:15px;
}

#glow_bottom #glow_bottom_left
{
	float: left;
	height: 3px;
}

#glow_bottom #glow_bottom_right
{
	float: right;
	height: 3px;
}

#site
{
	width: 901px;
	margin-bottom: -6px;
	margin-left: 4px;
}

#top #menu
{
	height: 31px;
	background: url( images/menu_bg.gif ) repeat-x;
	padding-left: 28px;
}

#top #menu ul
{	
	width: 831px;
	margin-left: auto;
	margin-right: auto;
}

#top #menu ul li
{	
	list-style-type: none;
	float: left;
}

#top #menu ul li ul
{
	width: auto;
	list-style-type: none;
}

#top #menu ul li ul li
{	
	float: none;
	display: none;
}

#top #menu ul li:hover ul li
{
	display: block;
}

#top #menu ul li ul li a
{
	display: block;
	width: 160px;
	padding-left: 5px;
	height: 31px;
	background-color: #412717;
	border: 1px solid #543e28;
	border-top: 0;
	color: #efecca;
	text-decoration: none;
	line-height: 31px;
	font-family: Verdana;
	font-size: 12px;
}

#top #menu ul li ul li a:hover
{
	background-color: #a87b50;
}

#top #menu ul li ul li:first-child
{	
	display: block;
	width: 102px;
}

#top #menu ul li ul li:first-child a
{
	border: 0;
	padding: 0;
	background-repeat: none;
}

#top #menu ul li.home ul li:first-child a
{	
	width: 36px;
	background-image: url( images/menu_home.gif );
}	

#top #menu ul li.diensten ul li:first-child a
{	
	width: 84px;
	background-image: url( images/menu_diensten.gif );
}

#top #menu ul li.producten ul li:first-child a
{	
	width: 60px;
	background-image: url( images/menu_producten.gif );
}

#top #menu ul li.contact ul li:first-child a
{	
	width: 45px;
	background-image: url( images/menu_contact.gif );
}

#top #menu ul li.extra ul li:first-child a
{	
	width: 33px;
	background-image: url( images/menu_extra.gif );
}

#top #menu ul li ul li span
{
	display: none;
}

#top #header
{
	height: 151px;
	width: 901px;
	background: url( images/header.gif );
}

#top #header h1
{
	display: none;
}

#footer
{
	clear: both;
	width: 901px;
	background: url( images/footer.gif ) no-repeat;
	background-color:#c69e73;
	padding-bottom:10px;
	
}

#footer .sitemap
{
	width:250px;
	float:left;
	padding-top: 32px;
	margin-left:50px;
	padding-bottom:10px;
	color: #efecca;
	font-size: 8pt;
}

#footer .sitemap a
{
	color: #efecca;
	font-size: 8pt;
	padding-top:4px;
	text-decoration:none;
}

#footer .sitemap a:hover
{
	color: #e8c8a4;
	font-size: 8pt;
	text-decoration:none;
}

#footer p
{
	color: #efecca;
	font-size: 8pt;
	text-decoration:none;
	margin-left:50px;
}

#footer a
{
	color: #efecca;
	font-size: 8pt;
	text-decoration:none;
}

#middle
{
	width: 901px;
	background-color: #ffe6c6;
	float: left;
}

#content
{
	float: left;
	width: 621px;
	padding-left: 30px;
}

#content .box_left
{
	background: url( images/content_box_left.gif ) no-repeat left bottom;	
}

#content .box_right
{
	background: url( images/content_box_right.gif ) no-repeat right bottom;	
}

#content .box
{
	margin-left: 12px;
	margin-right: 12px;
	min-height: 414px;
	background: url( images/content_box.gif ) repeat-x bottom;
}

#content h2
{
	padding-bottom: 20px;
	color:#3c2415;
	font-size:18pt;
}


#content h3
{
	padding-bottom: 4px;
}

#content h3 span
{
	display: none;
}

#content h3.homepage
{
	width: 591px;
	height: 43px;
	background: url( images/h3_homepage.png ) no-repeat;
}

#content p
{
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-bottom: 10pt;
	text-align: justify;
}

#content ul, table
{
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-left: 40px;
	padding-bottom: 10pt;
	text-align: justify;
}

#content p img
{
	float: left;
	padding: 0 10px 10px 0;
}

#content p a, ul a, table a
{
	color: #046380;
}

#sidebar
{
	float: left;
	width: 200px;
	margin-left: 30px;	
}

.uitlijnenrechts{
	padding-bottom:20px;

}

#sidebar .box_left
{	
	background: url( images/sidebar_box_left.gif ) no-repeat left bottom;
	margin-bottom: 20px;
}

#sidebar .box_right
{	
	background: url( images/sidebar_box_right.gif ) no-repeat right bottom;	
}

#sidebar .box
{	
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 10px;
	background: url( images/sidebar_box.gif ) repeat-x bottom;	
}

#sidebar h3
{
	margin-bottom: 4px;
	color:#3c2415;
	font-size:18pt;
}



#sidebar p
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #3c2415;
	text-align: justify;
	
}

#sidebar .more a
{
	display: block;
	text-align: right;
	color: #046380;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style:italic; 
}

.fotos  .uitlijnen
{
	padding-top:10px;
	padding-right:10px;
}
