﻿#inhoud {
	float: 				left;
	font-family: 		Arial;
	width: 				720px;
	padding: 			10px;
	margin-left: 		30px;
	}


#inhoud h1#welkom  {
	display: 			none;
}

#inhoud h1{
	color: 				#1e1d4b;
	font-size: 			17px;
	font-weight: 		normal;
	display:			block;
	margin-bottom: 		12px;
}

#inhoud p {
	color: 				#707070;
	font-size: 			10px;
	margin-bottom: 		10px;
}

#inhoud p a {
	color: 				#1e1d4b;
	font-size: 			10px;
	margin-bottom: 		10px;
	text-decoration: 	underline;
}

#inhoud p a:hover {
	text-decoration: none;
}

ul#blocks  li {
	display: 		none;
}


#inhoud ul{
	margin-bottom: 		10px;
	margin-left: 		20px;
	list-style-type: 	square;
}


#inhoud ol {
	margin-bottom: 	10px;
	margin-left: 	20px;
}

#inhoud li {
	color: 			#707070;
	font-size: 		10px;
	line-height:	14px;
	margin-left: 	10px;
}

#inhoud img {
	border: none;
	margin: 10px;
	}


#inhoud img.border {
	border: 1px solid #1e1d4d;
	padding: 1px;
	background: #FFFFFF;
	margin: 10px;
	}

#sidebar {
	float: 			left;
	margin-top: 	-20px;
	font-family: 	Arial;
	}
	

.avdw {
	background:		 	url('../images/interface/avdw.jpg') no-repeat;
	display:			block;
	width:				196px;
	height: 			191px;
	color: 				#707070;
	font-size: 			10px;
	padding-top: 		30px;
	text-align: 		center;
}

.avdw .merk {
	text-transform: uppercase;
	font-weight: bold;
	color: #1e1d4d;
	display: block;
	margin-top: 8px;
}

.avdw .model {
	text-transform: uppercase;
	display: block;
	margin-top: 2px;
	height: 20px;
}

.avdw .blauw {
	color: #1e1d4d;
}

.avdw .details {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 30px;
}

.avdw .prijs {
	display: block;
	margin-top: 5px;
}

.avdw a {
	color: 				#1e1d4b;
	font-size: 			10px;
	margin-bottom: 		10px;
	text-decoration: 	underline;
}

.avdw a:hover {
	text-decoration: none;
}

.actieblok {
	background:		 	url('../images/interface/actie.jpg') no-repeat;
	display:			block;
	width:				204px;
	height: 			247px;
}

.nieuwjaar {
	background:		 	url('../images/interface/nieuwjaar.jpg') no-repeat;
	display:			block;
	width:				204px;
	height: 			247px;
	display: 			none;
}
