/*Algemene inhoud van de site*/
*
{
	margin: 0;
	padding: 0;
}
img
{
	border:0;
}

html, body
{
	height: 100%;
}
body, div, fieldset, input, textarea
{
	font: 9pt tahoma;
	color: #000;
}
form.formulier
{
	padding: 0 0 30px 0;
}
p
{
	margin: 12px 0 12px 0;
}
.melding
{
	color: #CC0000;
}

body#achtergrond_content
{	
	font: 11pt tahoma;		
	color: #363b41;	
	background-color:#fff;	
	background-image: url('/afbeeldingen/achtergrond_content.jpg');
	background-position: top center;	
	background-repeat: repeat;				
}

div#achtergrond
{		
	margin:0 auto 0 auto;	
	width: auto;
	height: 100%;
	background-image: url('/afbeeldingen/achtergrond_header.jpg');
	background-position: top center;
	background-repeat: no-repeat;	
	
}

div#hoofd
{	
	margin:0 auto 0 auto;		
	width: 888px;

}

h1
{
	margin-bottom: 12px;
	font-size: 12pt;
	font-weight: bold;
	color: #A7002B;
}

a
{
	text-decoration: none;
	color: #A0002A;
}

a:hover
{
	text-decoration: underline;
}

span.datum
{
	color: #A0002A;
}

/*Alles voor in de header*/
div#header
{
	position:relative;
	float:left;
	width:888px;
	height:92px;
	float:left;
	background-image: url('/afbeeldingen/header.jpg');
}
div#headermenu
{
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
#headermenu ul
{
	list-style:none;
}
#headermenu li
{
	float:left;	
	margin-left:6px;
	font: 8pt tahoma;
	color:#000;
}
a.headermenu:link, a.headermenu:visited 
{	
	text-decoration: none; 
	color: #000;	
	font: 10pt tahoma;	
}
a.headermenu:active, a.headermenu:hover
{	
	text-decoration: none;
	color: #b4002f;	
	font: 10pt tahoma;		
}
div#zoeken
{
	clear:both;
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:23px;
	height:26px;
	width:238px;
}
.zoekknop
{
	position:absolute;	
	clear:both;	
	margin-left:153px;		
}
input.zoeken
{
	position:absolute;	
	padding-left: 3px;
	padding-top:3px;
	width: 154px;
	height:19px;
	border: 2px solid #b4002f;	
	
}
/*Alles voor in de globale inhoud*/
div#content
{
	position:relative;
	float:left;
	width:888px;

	background-color:#fff;				
}
div#menu
{
	position:relative;
	float:left;
	padding: 0;
	width:888px;
	height:31px;
	background-color:#9c9ea0;
	cursor:pointer;
}

#menu ul
{
	list-style:none;
	margin-top:2px;
}
#menu li
{
	float:left;
	margin-right:20px;
	margin-left:10px;
	border-right: 1px solid #fff;
	height:27px;
}

ul.submenu
{
	position: absolute;
	float: left;
	display: none;
	z-index: 5;
	width: auto;
	height: auto;
	background-color: #b4002f;
	list-style-type: none;
	top: 0;
	color: #fff;
	padding:10px 10px 10px 10px;
	filter: alpha(opacity=80);		
	-moz-opacity: 0.80;
	opacity: 0.80;
}

ul.submenu li
{

	margin-top: 3px;
}

ul.submenu li a:link, ul.submenu li a:visited 
{	
	text-decoration: none; 
	color: #fff;	
	font: 10pt tahoma;		
}

ul.submenu li a:active, ul.submenu li a:hover
{	
	text-decoration: underline;
	color: #fff;	
	font: 10pt tahoma;		
}

ul#submenu_bedrijf
{	
	left: 208px;
	width: 57px;
}

ul#submenu_producten
{	
	left: 368px;
}

ul#submenu_occasions
{	
	left: 466px;
	width: 77px;
}

ul#submenu_service
{	
	left: 723px;
}

div#content_links
{
	position:relative;
	float:left;	
	width:208px;
	height: 100%;
	height:100%;
	background-color:#fff;				
}
div#siebelink_intro
{
	position:relative;
	float:left;
	width:189px;
	height:53px;
	background-color:#b4002f;	
	padding: 20px 10px 20px 10px;
	color:#fff;
	font: 10pt tahoma;
}
div#sieplo
{
	position:relative;
	float:left;
	margin: 4px 4px 4px 4px;	
	width:194px;
	height:auto;	
	border: 1px solid #b4002f;
	padding:1px 1px 1px 1px;
}
table#sieplo
{
	width:198px;
	height:100%;		
}
#sieplo td
{
	width:198px;
	height:100%;
	padding:4px 4px 4px 4px;
	text-align:center;
}
#sieplo td.header
{
	width:198px;
	background-color: #b4002f;	
	background-repeat: no-repeat;
	padding:8px 2px 3px 4px;
	height:26px;
	text-align:left;
}
#sieplo td
{
	width:198px;
	height:100%;
	padding:4px 4px 4px 4px;
	text-align:center;
}
div.kader
{
	position:relative;
	float:left;
	margin: 4px 4px 4px 4px;	
	width:194px;
	height:auto;	
	border: 1px solid #817f84;
	padding:1px 1px 1px 1px;
}
.kader td
{
	width:198px;
	height:100%;
	padding:4px 4px 4px 4px;	
}
.kader td.header
{
	width:198px;
	background-color: #817f84;	
	background-repeat: no-repeat;
	padding:8px 2px 3px 4px;
	height:26px;
	text-align:left;
}

p.leesverder
{
	margin-bottom: 0;
	text-align: right;
	white-space: nowrap;
}

#sieplo td
{
	width:198px;
	height:100%;
	padding:4px 4px 4px 4px;
	text-align:center;
}
div#content_inhoud
{
	position:relative;
	float:left;	
	width:670px;
	color:#000;
	text-align: justify;		
}
div#merkenmenu
{	
	position:relative;
	float:left;
	width:666px;
	height:43px;
	background-color:#fff;
	border-bottom:1px solid #817f84;
	padding-left:7px;	
}
div#inhoud
{	
	position:relative;
	float:left;
	width:620px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding:30px 30px 30px 20px;
}
div#footer
{
	clear:both;
	position:relative;
	float:left;
	margin-left: -170px;
	width:850px;
	height:27px;
	background-color:#fff;	
}
#footer ul
{
	list-style:none;
	margin-left:8px;
	height:25px;	
	vertical-align:middle;
}
#footer li
{
	float:left;
	font:8pt tahoma;
	margin-left:8px;
}
#footer img
{
	margin-top: -6px;	
}

fieldset
{
	border: 0;
}

fieldset#routeplanner input.invoer
{
	width: 150px;
}

div#contactformulier
{
	float: left;
	width: 400px;
}

div#naw
{
	position: relative;
	float: left;
	width: 200px;
}

span.titel
{
	color: #A0002A;
	font-weight: bold;
}

input.invoer, input.invoerfoto, select, textarea
{
	border: 1px solid #817F84;
	width: 325px;
	color: #000;
	padding: 1px;
}

input.invoer, textarea
{
	width: 322px;
	border: 1px solid #817F84;
}

textarea
{
	height: 115px;
}

input.knop
{
	margin-top: 3px;
	background-color: #817F84;
	border: 1px solid #817F84;
	font-weight: bold;
	color: #FFF;
}

.melding
{
	color: #CC0000;
}

table
{
	border-collapse: collapse;
	
}

td.datum
{
	white-space: nowrap;
}

table.overzicht
{
	width: 620px;
}

table.overzicht td
{
	padding: 5px;
	font-size: 9pt;
	border-bottom: 1px dotted #CCC;	
}

td.foto
{
	width: 100px;
	height: 75px;
}

td.foto img
{
	border: 1px solid #817F84;
}

tr#legenda td
{
	padding: 5px;
	white-space: nowrap;
	border-left: 1px solid #FFF;
	border-bottom: 0;
	background-color: #b4002f;
	color: #FFF;
}

td.prijs
{
	white-space: nowrap;
	text-align: right;
}

div#specificaties
{
	position: relative;
	float: left;
	margin-right: 20px;
	width: 280px;
}

div#specificaties table td
{
	padding: 5px;
	border: 1px solid #CCC;

}

table#afbeeldingen, div#afbeeldingen
{
	width: 320px;
}

table#afbeeldingen td, div#afbeeldingen table td
{
	padding: 4px 10px 0 0;
}

div#login
{
	width: 500px;
	height: 300px;
	margin: 150px auto;
}

div#loginkop
{
	padding: 5px;
	width: 490px;
	height: 20px;
	background-color: #6b6f70;
	font: 13pt tahoma, verdana, arial;
	font-weight: bold;
	color: #FFF;
}

div#logininhoud
{
	position: relative;	
	float:left;
	width:488px;
	border: 1px solid #6b6f70;
	padding:5px;
}
img#valklogo
{
	position:relative;
	float:left;
	margin-left:3px;		
	height:10px;
	width:104px;
	margin-top:9px;	
}

div#loginform
{
	position: relative;	
	float:left;
	width:370px;
}

img#loginafbeelding
{
	position: relative;	
	float: left;
	margin-top: 20px;
	width: 73px;

}

