@charset "utf-8";

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #cccccc;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

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

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 905px;
	height: 198px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

#header * {
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

#zoekvelden {
	padding: 13px 0px 0px 460px;
	
}

/* Menu */

#menu {
	width: 870px;
	margin: 0 auto;
}

#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;	
}

#menu a {
	display: block;
	float: left;
	width: 113px;
	height: 35px;
	padding: 11px 6px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	letter-spacing: .1em;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #FFFFFF;

}

/* Content */

#content {
	width: 870px;
	margin: 0 auto;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}


#colLinks {
	float: left;
	width: 263px;
	height: 1077px;
	background: url(images/bgBannerR.gif) no-repeat;
	border-right : 1px solid #cccccc;
}

#colLinks img{
	border-top : 1px solid #cccccc;
	padding: 5px 0 0 0;
}


#colLinks ul{
	margin-left: 0px;
	padding-left:0;
}

#colRechts img{
	border-top : 1px solid #cccccc;
	padding: 5px;
}

#handelaars img {
	border:none;
	margin: 0;
}


#colMidden {
	float: left;
	width: 395px;
	height : 1077px;
	padding: 0 25px;
	overflow: auto;
	overflow-x:hidden; 
	
}

#colRechts {
	float: right;
	width: 160px;
	height: 1077px;
	background: url(images/bgBannerL.gif) no-repeat;
	border-left : 1px solid #cccccc;
}


/* Content Elementen */

#colMidden hr {
	border-top: solid #FF9900 1px ;
	
}

#lijnuitLinks {
	float: left;
	font-style:italic;
	font-weight:bold;
}

#lijnuitRechts {
	float: right;
	font-style:italic;
	font-weight:bold;
}

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	letter-spacing: normal;
	font-size: 18px;
	color: #ff9900;
	
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 12px;
	color: #ff9900;
}

#content ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
}

#content li {
	padding: 5px 0px;
}

/* Footer */

#footer {
	background: url(images/img05.gif) repeat-x;
	clear: both; 
	display: block;
}

#footer * {
	
	color: #ff9900;
}

#footer p {
	padding: 115px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	font-size: smaller;
}
