body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 0.8em;
	background-image:url(../images/backmain.png);
	margin:0;
}

#bodywrapper {
    width: 800px;
	height:auto;
	background-image: url(../images/backcontainer.gif);
	border:solid 1px #999999;
	margin-left:auto;
	margin-right:auto;
}
#header {
    float:left;
    width: 800px;
	height:68px;
}
#navigation {
    float:left;
    width:800px;
	height:38px;
	background-image:url(../images/backnav.png);
	background-repeat:repeat-x;
	margin-bottom:25px;
}
*html #navigation {
    margin-bottom:4px;
	}
#columnwrapper {
     float: left;
	 margin-left:10px;
	 background: url(../images/wrapper_bg.gif) top left repeat-y; 
}
*html #columnwrapper {
     margin-left:5px;  
}
#contentheader {
    margin-left:10px;
	}
#content {
    float:left;
	width: 577px;
	padding-left: 8px;
	padding-right:8px;
	padding-bottom: 8px;
	border-left: solid 1px #999999;
}
*html #content {
    width:575px;
	}
#sidebar {
    float:left;    
    width: 173px;
	padding-left:6px;
	padding-right:6px;
	border-right: solid 1px #999999;
	text-align:center;
}
#sidebar h1 {
    text-align:left;}
#footer {
    clear:both;
    width:790px;
	height:17px;
	margin-left:10px;
	margin-bottom:10px;
}
#copy {
    padding-top:4px;  
	width:auto;
	height:20px;
	color:#FB9C1E;
	font-size:11px;
	text-align:center;
}
#copy a {
    color:#FB9C1E;
	text-decoration:none;
}
#copy a:hover {
    text-decoration:underline;
}
h1 {
    font-size:120%;
	color:#FF9C21;
	margin-bottom:15px;
	padding-bottom:0;
	padding-left:4px;
	border-bottom: 1px solid #999999
}
h1 a {
    color:#FF9C21;
	text-decoration:none;
	cursor:text;
}	
h2 {
    font-size:120%;
	color:#FF9C21;
	}
.input {
    border: 1px solid #FF9C21;
}
.submit {
    border: 1px solid #FF9C21;
	background-color:#FF9C21;
	background-image: url(../images/buttonback.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#000000;
	cursor:pointer;
	height:25px;
	width:130px;
	margin-top:5px;
	}
a[rel*="external"] {
    padding-right: 15px;  
	background: url(../images/icon_external.png) right no-repeat;
}	
#content a {
    color:#FF9C21;
	text-decoration:none;
}
#content a:hover {
    text-decoration:underline overline;

}
.error  {
 font-family: Tahoma;
  color:#FF9C21;
  display:none;
  font-size:80%;
}
.style1 {
font-family: Tahoma;
  color:#000000;
  font-size:80%;
  font-weight:normal;
  }
div.hr {
  height: 15px;
  background: #fff url(../images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.hr2 {
    width:100%;
	height: 0;
    border: 0;
    border-top: 1px solid #999999;
}	
.img {
    padding-top:6px;
	padding-bottom:16px;
	padding-left:13px;
}
.smalltext, .ezmap_details, .ezmap_gen {
    font-size:80%;
}
a:active, a:focus { 
outline: 0; 
} 
.advertentie {
    border: solid 1px #000000;}
#sql h1 {
    font-size:120%;
	color:#FF9C21;
	border:none;
	padding-left:0;
	}
P.vraag  {
color:#FF9C21;
padding-bottom:0;
margin-bottom:0;
}

p {
margin-top:0;
padding-top:0;
padding-bottom:15px;
margin-bottom:0;
}