/*
	Copyright 		www.verheulcommunicatie.com
	Black					#000000
	Brown					#a79866
	Grey					#cecfcf
	Gold					#a7811e
*/


/* layout ________________________________________________________________________ layout*/

* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 17px;
	outline: none;}

img {
 	border: 0;}

p {
	margin:0 0 18px 0;}
	
ul {
	margin:0 0 18px 12px;}

#news p {
	margin:0;}
	
#highlites p {
	margin:0;}

#container {
	width:982px;
	position:relative;
	left: 50%;
	margin-left: -491px;
	background:url(../images/bg-main.gif) repeat-y;}
	
#containersub {
	width:982px;
	position:relative;
	left: 50%;
	margin-left: -491px;
	background:url(../images/bg-sub.gif) repeat-y;}
	
hr {
	border: none 0; 
	border-top: 1px dotted #808080;
	height: 1px;
	margin:-10px 0 10px 0;}

td {
	vertical-align:top;}
	
table {
	margin:0 0 18px 0;}

.doorhalen {
	text-decoration:line-through;}

.imgMargin {
	margin:0 0 10px 0;}

/* containers ____________________________________________________________________ containers*/

#topmenu {
	text-align:right;
	background:#FFFFFF;}

#header {}

#menu {
	height:42px;
	background:url(../images/menu-bg.gif) repeat-y;
	padding:0 0 8px 23px;}

#left {
	width:692px;
	float:left;
	padding:0 0 0 23px;}

#leftleft {
	float:left;
	width:290px;}

#leftright {
	width:365px;
	float:left;
	padding:0 0 0 37px;}

#right {
	width:215px;
	float:left;
	padding:0 0 0 28px;}

#bottom {
	clear:both;
	background:url(../images/bottom-bg.gif) top no-repeat #ffffff;
	height:102px;
	padding:26px 0 0 0;}

#news {
	border:solid 1px #a7811e;
	padding:10px;}

#highlites {
	background:#cecfcf;
	padding:10px;
	font-weight:bold;}
	
#leftsub {
	float:left;
	width:695px;}
	
#leftsub td img {
	margin:0 10px 10px 0;}

/* heading _______________________________________________________________________ heading*/

H1 { 
	color: #a7811e;
	font-size:16px;
	font-weight:bold;
	line-height:27px;
	margin-bottom:10px;}

H2 { 
	color: #000000;
	font-size:16px;
	font-weight:bold;
	line-height:27px;}

H3 { 
	color: #a7811e;
	font-size:12px;
	font-weight:bold;
	line-height:21px;}

/* links _________________________________________________________________________ links*/

a {
	color: #a7811e;
	text-decoration: none;
	font-weight:bold;}

a:hover {
	color:#cecfcf;}

#menu a {
	width:115px;
	height:40px;
	background:#000000;
	display:block;
	float:left;
	text-align:center;
	margin:0 2px 0 0;
	line-height:40px;
	color:#FFFFFF;
	text-transform:uppercase;}

#menu a:hover {
	background:#a7811e;
	color:#000000;}
	
#menu .down {
	background:#a7811e;
	color:#000000;}
	
#menu .outside {
	width:116px;}
	
#menu .outsidedown {
	background:#a7811e;
	color:#000000;
	width:116px;}
	
.newslink {
	color:#000000;
	font-weight:normal;}
	
.newslinkhover {
	color:#a7811e;}
	
#highlites a {
	color:#000000;}
	
#highlites a:hover {
	color:#a7811e;}

/* form __________________________________________________________________________ form*/

label, input, textarea {
	font-size:10px;
	display: block;
	width: 150px;
	float: left;
	color: #7d7d7d;}

/* powered by ____________________________________________________________________ powered by*/

#poweredby {
	color: #cecfcf;
	font-size:9px;
	text-align:center;
	position:relative;
	margin:0 0 5px 0;}

#poweredby a{
	color: #cecfcf;
	font-size:9px;
	font-weight:normal;}

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