body {
	background-image:			url(../images/bg.gif);
	background-repeat:			repeat;
	background-position:		left top;
	background-color:			#82A200;
	margin: 					0; 
	padding: 					0; 
	height:						99%;
	font-family:				Tahoma;
	color:						#262626;
	font-size:					12px;
	line-height:				18px;
	
}

td {
	font-size: 12px;
}

img {
	border: 0;
}

#container {
	margin: 					0px;
	padding: 					0px;
	position: 					relative;
	min-height: 				95%;
	height:						95%; /* voor IE */
	width: 						100%;
	text-align: 				center;
	height: 					auto; 
	top: 						0; 
	left: 						0;
}

#wrapper {
	background-image:			url(../images/content_bg_midden2.png);
	background-repeat:			repeat-y;
	width:						967px;
	position:					relative;
	padding: 					0 10px;
	text-align: 				left;
	vertical-align:				bottom;
	margin-left: 				auto;
	margin-right: 				auto;
}

#hoofdmenu {
	font-size:18px;
	height:60px;
	font-family:Lucida Sans;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	position: absolute;
	left: 70px; 
	top: 0;
	line-height: 24px;
}

#hoofdmenu_links {
	background-image:			url(../images/hoofdmenu_bg_links.png);
	background-repeat:			no-repeat;
	width: 28px; height: 60px;
	float:left;
}

#hoofdmenu_rechts {
	background-image:			url(../images/hoofdmenu_bg_rechts.png);
	background-repeat:			no-repeat;
	width: 28px; height: 60px;
	float:left;
}

#hoofdmenu_midden {
	background-image:			url(../images/hoofdmenu_bg_midden.png);
	background-repeat:			repeat-x;
	 height: 70px;
	float:left;
}

#submenu {
	float:left;
	line-height:				25px;
	font-size:13px;
	width:275px;
	margin: 0 0 8px 6px;
	font-family:Lucida Sans;
	font-weight:bold;
	
	color:#FFFFFF;
}

#submenu_top {
	background-image:			url(../images/submenu_bg_top.png);
	background-repeat:			no-repeat;
	width: 294px; height: 28px;
}

#submenu_bottom {
	background-image:			url(../images/submenu_bg_bottom.png);
	background-repeat:			no-repeat;
	width: 294px; height: 28px;
}

#submenu_midden {
	background-image:			url(../images/submenu_bg_midden.png);
	background-repeat:			repeat-y;
	 width: 294px;
}

#submenu_tekst{
	padding: 0 0 0 30px;
}

#poweredby {
	float:left;
	line-height:				17px;
	font-size:10px;
	width:275px;
	margin: 10px 0 8px 8px;
	font-family:Lucida Sans;
	font-weight:bold;
	font-style:italic;
	color:#344611;
}

#banner {
	width:949px; 
	height:200px;
	margin: 0 8px 0 8px;
	background-image:			url(../images/banner_bg.png);
	background-repeat:			no-repeat;
	padding: 11px 0 0 0;
}

#logo {
	position: absolute;
	width:301px; 
	height:181px;
	top:30px;
	margin-left:20px;
}

#attentie {
	position: absolute;
	width:322px; 
	top:100px;
	height:120px;
	right:60px;
	margin-left:20px;
}

#attentie_top {
	background-image:			url(../images/attentie_bg_top.png);
	background-repeat:			no-repeat;
	width: 322px; height: 25px;
}

#attentie_bottom {
	background-image:			url(../images/attentie_bg_bottom.png);
	background-repeat:			no-repeat;
	width: 322px; height: 25px;
}

#attentie_midden {
	background-image:			url(../images/attentie_bg_midden.png);
	background-repeat:			repeat-y;
	 width: 322px;
}

#attentie_tekst {
	font-size:13px;
	font-family: Lucida Sans;
	font-style:italic;
	font-weight:bold;
	color:#2E3D0F;
	margin: 0 20px 0 20px;
} 

#content {
	font-size:12px;
	line-height:18px;
	width:600px; 
	float:left; 
	margin: 10px 0 10px 30px;
}

#bottom {
	font-size:12px;
	background-image:			url(../images/bottom.png);
	background-repeat:			no-repeat;
	line-height:17px;
	width:517px; 
	height:51px;
	float:right;
	color: #FFFFFF; 
	margin: 21px 10px 10px 0;
}

#content_bottom {
	background-image:url(../images/content_bg_bottom2.png); 
	background-repeat:no-repeat; 
	height:30px; 
	width:967px; 
	padding:0 10px 0 10px; 
	position:relative; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
}

h1 {margin:0; font-size:18px; font-family:Tahoma; font-weight:bold; font-style:italic; color:#82a200;}
h2 {margin:0; font-size:12px; font-family:Tahoma; font-weight:bold; color:#000000;}
h3 {margin:0;}
h4 {width: 594px; padding: 3px; margin:0 0 5px 0; font-weight:bold; color:#ffffff; background-color: #82a200;}

a {text-decoration:none; color:#82a200;}
#hoofdmenu a {text-decoration:none; color:#FFFFFF;}
#hoofdmenu a:hover {text-decoration:none; color:#2E3D0F;}
#submenu a {text-decoration:none; color:#FFFFFF;}
#bottom a {text-decoration:none; color:#FFFFFF;}
a.bottom {text-decoration:underline; color:#FFFFFF;}

label
    {
	float:left;
    width: 180px;
    text-align: left;
    vertical-align:top;
    margin-right: 25px;
    font-family: Tahoma;
    font-size: 12px;
    }

input
    {
    background-color: #FFFFFF;
	width:150px;
	font-family: Tahoma;
    font-size: 12px;

    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 2px 0;
    }
    
select
    {
	background-color: #FFFFFF;
	width:152px;
	font-family: Tahoma;
    font-size: 12px;

    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 2px 0;
    }
    
textarea
    {
	background-color: #FFFFFF;
	width:200px;
	height:150px;
	font-family: Tahoma;
    font-size: 12px;

    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 2px 0;
    }

/* WEBWINKEL */

#prod {
	width: 594px;
	height: 90px;
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #82a200;
}

#prod-foto {
	float: left;
	width: 80px;
	height: 80px;
}

#prod-tekst {
	float: left;
	width: 394px;
	text-align: left;
	margin: 0 10px 0 10px;
}

#prod-bestel {
	float: right;
	width: 100px;
	height: 80px;
	line-height: 80px;
}

#mandje {
	border: 1px solid #e0e0e0;
	float: right;
	width: 150px;
	margin-top: -36px;
	color: #666666;
	font-size: 11px;
	background-color: #f6f6f6;
	padding: 5px;
	text-align: left;
}

#count-basket {
	width: 400px;
	display: block;
}

#empty-basket {
	float: right;
	margin: -3px 0 10px 0;
}

#basket {
	float: left;
}

#terug {
	float: left;
	margin: 20px 3px 0 0;
}

#afrekenen {
	float: right;
	margin: 20px 3px 0 0;
}

#login-franchise {
	float: left;
	width: 196px;
	height: 40px;
	
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #82a200;
}

#bestaande-klant {
	float: left;
	width: 196px;
	height: 40px;
	
	color: #ffffff;
	font-weight: bold;
	margin: 0 6px 0 6px;
	text-align: center;
	background-color: #82a200;
}

#nieuwe-klant {
	float: left;
	width: 196px;
	height: 40px;
	
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #82a200;
}

#window-aanmelden {
	float: left;
	width: 600px;
	margin: 10px 0 0 0;
}

#ingelogd {
	float: right;
	width: 150px;
	background-color: #f6f6f6;
	margin: -46px 0 0 0;
	padding: 5px;
	border: 1px solid #e0e0e0;
	font-size: 11px;
	color: #666666;
}

.bs_text {
	width: 200px;
	height: 18px;
	padding: 2px;
}

.bs_select {
	width: 206px;
	height: 22px;
	padding: 2px;
}

.bs_check {
	width: 20px;
	vertical-align: middle;
}

.ws_text {
	width: 200px;
	height: 18px;
	padding: 2px;
}

#loc-detail {
	width: 600px;
	
	line-height: 20px;
}

#loc-detail-foto {
	float: right;
	
	margin: 0 0 0 10px;
}

#loc-detail-titel {
}

#terugloc {
	float: right; 
	width: 200px;
	text-align: right;	
	margin: 0 0 15px 0;
}

#bedrijfsnaam {
	float: left;
	width: 400px;	

}

#route-details {
	margin: 10px 0 0 0;
}

#route-rechts {
	float: right;
	width: 200px;
}

#route-foto {
	float: right;
	width: 200px;
}

#route-kenmerk {
	float: right;
	width: 200px;
	margin-top: 10px;
}


#route-detail {
	float: left;
	width: 400px;
}

#route-aanvragen {
	float: right;
	width: 200px;
	margin-top: 10px;
	
}
