/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#midden {
	 background-color:#FFFFFF;
	 background-image:url(images/bgcontent.jpg);
	 background-position:top left;
	 background-repeat:repeat-y;
}

#header {
	width:100%;
	height:74px;
	min-height:74px;
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#menu{
	width:100%;
	height:317px;
	min-height:317px;
	background-image:url(images/bgmenu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}

#content{
	width:100%;
}

#nieuws{
	width:206px;
	height:305px;
	min-height:305px;
	vertical-align:top;
	text-align:right;
}

#nieuws h1{
	background-image:url(images/nieuwstitel.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:34px;
	vertical-align:top;
	padding-right:30px;
	color:#666666;
	margin:0px;
}

#nieuws p{
	padding-right:15px;
	padding-left:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}

#nieuws p a{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}

#nieuws p a:hover{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
}

#tekst{
	/*width:560px;*/
	vertical-align:top;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top:10px;
	text-align:center;
}

#tekstpos{
	width:520px;
	text-align:left;
}

#tekst img{
	margin:5px;
}

#tekst a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}

#tekst a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
}

#tekst h1{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	padding-left:10px;
	background-image:url(images/h1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#top{
	padding-bottom:10px;
	border-bottom:solid 2px #CCCCCC;
}

.tekst img{
	padding:5px;
}

.tekst a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}

.tekst a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
}

.tekst{
	padding: 10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#tekst { padding: 10px;}

.tekst h1{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	padding-left:10px;
	background-image:url(images/h1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.tekst li{
	list-style-image:url(images/li.jpg);
}

#left{
	padding-top:10px;
	padding-right:5px;
	vertical-align:top;
}

#left01{
	padding-top:10px;
	padding-right:5px;
	vertical-align:top;
	border-top:solid 2px #CCCCCC;
}

#right{
	width:220px;
	border-left:solid 2px #CCCCCC;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	vertical-align:top;
}

#right01{
	border-left:solid 2px #CCCCCC;
}

#adres{
	width:206px;
	background-color:#efefef;
	height:200px;
	min-height:200px;
	vertical-align:top;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}

/* Navigation
-------------- */
#flash{
	position:relative;
	float:left;
}

ul#nav {
	padding:0;
	margin:0;
	position:relative;
	top:1px;			/* set the exact position of the navigation */
	left:0px;			/* set the exact position of the navigation */
	width:206px;
	height:269px;
	float:left;
}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image:url(images/menu.jpg);
}

li#home a {
	width:206px;
	height:35px;
}
li#allround a {
	width:206px;
	height:34px;
}
li#tracking a {
	width:206px;
	height:34px;
}
li#rates a {
	width:206px;
	height:33px;
}
li#rontax a {
	width:206px;
	height:34px;
}li#contact a, li#verhuur a, li#verhuis {
	width:206px;
	height:34px;
}


li#home a {	
	background-position:0px -0px;
}
li#home a:hover {	
	background-position:-206px -0px;
}
li#allround a {	
	background-position:0px -35px;
}
li#allround a:hover {	
	background-position:-206px -35px;
}
li#tracking a {	
	background-position:0px -68px;
}
li#tracking a:hover {	
	background-position:-206px -68px;
}
li#rates a {	
	background-position:0px -102px;
}
li#rates a:hover {	
	background-position:-206px -102px;
}
li#rontax a {	
	background-position:0px -136px;
}
li#rontax a:hover {	
	background-position:-206px -136px;
}
li#contact a {	
	background-position:0px -170px;
}
li#contact a:hover {	
	background-position:-206px -170px;
}

li#verhuis a {	
	background-position:0px -204px;
	height: 34px;
}
li#verhuis a:hover {	
	background-position:-206px -204px;
}

li#verhuur a {	
	background-position:0px -238px;
}
li#verhuur a:hover {	
	background-position:-206px -238px;
}


