body {
	margin: 0px;
	padding: 0px;
	background-color: #888888;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4c4c4c;
}

ul {
	margin: 5px;
	padding: 10px;
}

#repairkit {
	clear: both;
	float: none;
}

#top {
	width: 955px;
	height: 52px;
	background:url(../images/top.png) top left no-repeat;
}

#top #header {
	padding: 22 0 0 25;		
	font-size: 1.1em;
	font-weight: bold;
}	

#shadowleft {
	width: 8px;
	min-height: 5px;
	height: 5px;
	background:url(../images/shadow_left.png) top left repeat-y;
}

#shadowright {
	width: 8px;
	min-height: 5px;
	height: 5px;
	background:url(../images/shadow_right.png) top left repeat-y;
}

#menu {
	width: 349px;
	height: 222px;
	background:url(../images/menu_bg.png) top left no-repeat;
	padding: 10 0 0 0;
	text-decoration: none;
	color: white;
}

#menu a,
#menu a:hover {
	text-decoration: none;
	color: white;
}	

#menu #spacertop {
	height: 5px;
}

#menu #spacer {
	height: 3px;
}

#item {
	height: 26px !important;
	min-height: 26px; 
	background:url(../images/menuitem_bg.png) top left repeat-x;
	
	margin: 3 0 2 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	cursor: pointer;
}	

#menuline_top {
	width: 939px;
	height: 8px;
	background:url(../images/menuline_top.png) top left no-repeat;
}

#menuline_bottom {
	width: 939px;
	height: 9px;
	background:url(../images/menuline_bottom.png) top left no-repeat;
}

#image_placeholder {
	width: 590px;
	height: 222px;
}

#contents {
	width: 939px;
	height: 100% !important;
	background-color: white;
	background: url(../images/contents_bg.png) bottom right no-repeat;
}

#content_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.7;
	color: #4c4c4c;
	margin: 20 0 30 0;
	padding-left: 20px;
}

#text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.7;
	text-align: justify;
	color: #4c4c4c;
}

#form {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;	
}

#form input,
#form textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	border: 1px solid #4c4c4c; 
}

#content_text h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9C2322;
	padding: 0 0 10 0;
	margin: 0px;
}

#content_text h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #9C2322;
	padding: 10 0 10 0;
	margin: 0px;
}

#content_text h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #9C2322;
	padding: 10 0 10 0;
	margin: 0px;
}

#contents a,
#contents a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #972823;
	text-decoration: underline;
}

#lidvan {
	width: 287px;
	height: 150px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 2 0;
	padding: 8 0 10 5;
}

#lidvan #foto {
	float: left;
	padding: 0 20 0 0;
}

#lidvan #contactpersonen {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#extrainfo {
	width: 267px;
	padding: 10 0 0 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	display:block;
}

#column1 {
	width: 275px;
	/*height: 100% !important;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
}

#column2 {
	width: 275px;
	/*height: 100% !important;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
}

#column2 li {
	margin-left : 20px;
}

#logos {
	padding-top: 30px;
}

#footer {
	width: 955px;
	height: 50px;
	background:url(../images/footer.png) top left no-repeat;
}

#footer #sitemap {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	
	padding: 15 30 0 0;
}

#sitemap a,
#sitemap a:hover {
	color: white;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}
.clear{
	clear:both;
}
