/*
	Copyright :: www.verheulcommunicatie.com
	
	Green	#62bd19
	Grey #6d6d74
	Light brown #e8e5da
	brown #8d7b45
	Red #d7004d
*/


/* Base ________________________________________________________________________ Base*/

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	outline: none;}
	
body {
	background:#62bd19;
	font-size:11px;
	line-height: 16px;}

#container {
	background:#FFF;
	width:933px;
	position:relative;
	left: 50%;
	margin: 20px 0 0 -466px;}
	
::-moz-selection {
	background:#e8e5da;
	color:#8d7b45;}
::selection {
	background:#e8e5da;
	color:#8d7b45;}
	
/* layout ________________________________________________________________________ layout*/

p {
	margin:0 0 18px 0;}
	
img {
 	border:0;
	margin:none;
	padding:none;}
	
hr {
	border: none 0; 
	border-top: 1px solid #6d6d74;
	height: 1px;
	margin:-10px 0 8px 0;}

ul {
	margin:0 0 0 16px;
	font-size:11px;
	line-height: 16px;}
	
	
td {
	font-size:12px;
	line-height: 16px;}
	
/* id ____________________________________________________________________________ id*/

#top {
	height:103px; 
	background:url(../images/top.gif) no-repeat;
	text-align:right;
	font-size:10px;
	color:#8d7b45;}

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

#header {
	float:left;
	width:933px;}

#headerleft {
	float:left;
	width:725px;}

#headerright {
	float:left;
	width:208px;}

#content {
	floaft:left;}

#bottom {
	clear:both;}
	
#widget {
	width:232px;
	float:left;}
	
#widgetcontent {
	padding:68px 25px 0 25px;}
	
#sub {
	width:701px;
	float:left;
	background:url(../images/bg-content.gif) repeat-y right;}	

#menu {
	height:48px;
	width:701px;
	background:#FFF;
	padding:0 0 15px 0;}

#left {
	float:left;
	width:461px;
	font-size:13px;
	line-height:19px;}

#right {
	float:left;
	width:210px;}

#rightcontent {
	padding:10px 23px 0 44px;
	text-align:center;}

/* class _________________________________________________________________________ class*/

.small {
	font-size:10px;
	line-height:13px;}

/* heading _______________________________________________________________________ heading*/

h1, h2, h3 {
	margin:0 0 5px 0;
	font-weight:bold;
	color:#d7004d;}
		
h1 { 
	font-size:16px;
	line-height:22px;}

h2 {  
	font-size:14px;}

h3 { 
	font-size:13px;
	margin: 0 0 5px 0;}
	
h4 { 
	font-size:12px;
	margin: 0 0 5px 0;
	color:#d7004d;}

/* links _________________________________________________________________________ links*/

a {
	color: #d7004d;
	text-decoration: none;}

a:hover {
	color:#62bd19;}

#top a {
	color:#8d7b45;}
	
#top a:hover {
	color:#62bd19;}	

#menu a {
	float:left;
	display:block;
	height:48px;
	text-indent:-9999px;}

.home {
	width:81px;
	background:url(../images/bu_home.gif);}
.home:hover {
	background:url(../images/bu_home_over.gif);}
.homedown {
	width:81px;
	background:url(../images/bu_home_over.gif);}

.mobiel {
	width:89px;
	background:url(../images/bu_mobiel.gif);}
.mobiel:hover {
	background:url(../images/bu_mobiel_over.gif);}
.mobieldown {
	width:89px;
	background:url(../images/bu_mobiel_over.gif);}
	
.online {
	width:89px;
	background:url(../images/bu_online.gif);}
.online:hover {
	background:url(../images/bu_online_over.gif);}
.onlinedown {
	width:89px;
	background:url(../images/bu_online_over.gif);}
	
.bestellen {
	width:157px;
	background:url(../images/bu_bestellen.gif);}
.bestellen:hover {
	background:url(../images/bu_bestellen_over.gif);}
.bestellendown {
	width:157px;
	background:url(../images/bu_bestellen_over.gif);}
	
.taf {
	width:151px;
	background:url(../images/bu_taf.gif);}
.taf:hover {
	background:url(../images/bu_taf_over.gif);}
.tafdown {
	width:151px;
	background:url(../images/bu_taf_over.gif);}
	
.contact {
	width:105px;
	background:url(../images/bu_contact.gif);}
.contact:hover {
	background:url(../images/bu_contact_over.gif);}
.contactdown {
	width:105px;
	background:url(../images/bu_contact_over.gif);}

.bestelnu {
	float:left;
	display:block;
	height:301px;
	text-indent:-9999px;
	width:208px;
	background:url(../images/bestelnu.jpg) no-repeat;}

.bestelnu:hover {
	background:url(../images/bestelnu_over.jpg) no-repeat;}
	
.rekenenmaar {
	float:left;
	display:block;
	height:44px;
	text-indent:-9999px;
	width:190px;
	background:url(../images/rekenenmaar.jpg) no-repeat;}

.rekenenmaar:hover {
	background:url(../images/rekenenmaar_over.jpg) no-repeat;}
	
.inloggen {
	float:left;
	display:block;
	height:42px;
	text-indent:-9999px;
	width:182px;
	margin:10px 0 0 0;
	background:url(../images/inloggen.jpg) no-repeat;}

.inloggen:hover {
	background:url(../images/inloggen_over.jpg) no-repeat;}

/* form __________________________________________________________________________ form*/

.formwidth {
	width:250px;
	font-size:11px;
	color:#8d7b45;}

.absTopLeft {
	background:#FFF;
	top:0;
	left:0;}

.green {
	color: #1AAE00;	
}

input[type="radio"] {
	width: 30px;}

/* powered by ____________________________________________________________________ powered by*/

#poweredby {
	color: #222222;
	font-size:9px;
	text-align:center;
	clear:both;
	margin:5px 0;}

#poweredby a{
	color: #222222;
	font-size:9px;}

#poweredby a:hover{
	color:#666666;}
