body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 70%;
	background-color: #868f98;
	text-align: center;
	color: #414b56;
}
html {overflow-y: scroll;}

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;	
	background-color: #FFFFFF;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
    height:150px;
    position:relative;
    border-bottom: 5px solid #868f98;
	border-top: 6px solid #414b56;
}
/*hoofdnavigatie*/

#hoofdnav {
	border-top: 15px solid #414b56;
	border-bottom: 4px solid #f9b338;	
}

#hoofdnav  ul {
	padding: 0;
	margin: 5px;
	text-align:center;
	list-style-type: none;	
}

#hoofdnav  li{
	display: inline;
	margin: 1px 0 0px 0;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}

#hoofdnav a, #hoofdnav a:visited	{
	color: #414b56;
	text-decoration: none;
	padding: 5px 0.5em 0 1.1em;
}

#hoofdnav a:hover {
	color: #414b56;
	text-decoration: underline;
	background: url(../images/mouseover.gif) no-repeat left center;
	padding: 5px 0.5em 0 1.1em;
}

#hoofdnav a.selected {
	color: #414b56;
	text-decoration: underline;
	background: url(../images/mouseover.gif) no-repeat left center;
	padding: 5px 0.5em 0 1.1em;
}
	
#hoofdnav a:visited.selected {
	color: #414b56;
	text-decoration: underline;
	background: url(../images/mouseover.gif) no-repeat left center;
	padding: 5px 0.5em 0 1.1em;
}

/*de content*/
#content {
	float:right;
    width: 400px;
	padding: 0 10px 0 0;
}

#teksblok {
	width: 370px;
	margin: 10px auto auto 10px;
	border: 1px solid #f9b338;
	background-color: #f6f4f3;
	padding: 3px 8px 8px 8px;
}
img {border: 1px solid #f9b338; }

#content p {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 0px;
	
}
#content h1 {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: -5px;
	
}
#content h2 {
	font-size: 1.1em;
	
	line-height: 1.8em;
	margin-bottom: -5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	
}

#content a:link, #content a:visited{
	color: #414b56;
	text-decoration: underline;
}

#content a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #868f98;
}
#content hr {
	
	color: #f9b338;
	border:none;
	border-top:1px solid #f9b338;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;		
	


	
}
#content ul{list-style-type:square;}

/*subnavigatie*/
#nav {
	float:left;
	width: 390px;
}

#nav ul {
	
	list-style: none;
	margin: 10px 0 0 220px;
	padding: 0;
	border: none;
}

#nav li {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#nav a:link, #nav a:visited {
	color: #414b56;
    display:block;
    padding: 1px 0 0 0;
    text-decoration: none;
}

#nav a.selected, #nav a:visited.selected  {
	color: #f9b338;
	text-decoration: none;
}

#nav a:hover {
	color: #f9b338;
}

#nav object, #nav embed{
float:left;
margin: 10px 3px auto 10px;
}
#nav p {float: left;}
#nav img{
float:left;
margin: 10px 3px auto 10px;
border: 1px solid #f9b338;}

#kleurplaat {
position: relative;
width: 220px;
top: 10px;
padding: 10px;}

#kleurplaat a:link, #kleurplaat a:visited{
	color: #414b56;
	text-decoration: underline;
}
#kleurplaat h2 {
	font-size: 1.1em;	
	line-height: 1.8em;
	margin-bottom: -5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	
}

.kader {
	border: 2px solid #f9b338;
	background-color:#CCCCCC;
	padding: 3px;
	font-size:1.4em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align:center;
}
.kader2 {
	border: 2px solid #f9b338;
	background-color:#CCCCCC;
	padding: 3px;
	font-size:1.4em;
	letter-spacing: 0.1em;
	font-weight: bold;
	
}
table.twingo{  border: 1px solid }
.twingo th { padding: 2px;background-color:#666; color: #fff;}
.twingo td {padding: 2px; text-align: center;}
.aanbieding td{color: #f9b338; background-color:#666;}
/*footer*/
#footer {
	clear:both;
	font-size: 0.9em;
	height: 20px;
	line-height: 120%;
	padding-top: 1em;
    text-align:center;
    color: #414b56;
	
   
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #414b56;}
#footer a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #868f98;
	}
.adres {
	/* [disabled]padding-left: 20px; */
}
.highlight {
	font-weight:900;
}
.top{
	margin-left: 290px;
	clear: both;
	font-size: 0.9em;
	}
.border {border: 1px solid #f9b338; }	
.fltrt {float: right; margin: 5px 0px 5px 10px;}
.fltlt {float: left; margin: 5px 10px 5px 0px;}

