html, body {
	height: 100%;
	margin: 0px;
}

A:link, A:visited, A:active {
	text-decoration: none; 
	color: #004C93;
} 

A:hover {
	text-decoration: underline; 
	color: #004C93
}

.KolLinks A:link,.KolLinks A:visited,.KolLinks A:active {
	text-decoration: underline;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
	float: left;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
	float: right;
}

img, img a {
	border: 0px;
}

body, td, input, select, textarea {
	color: #000; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height: 14px;
}

.Pagina {
	background: #012140 url(images/bg-pagina.gif) top left repeat-x;
}

.BgContainer {
	background: url(images/bg-container.gif) no-repeat;
	width: 956px;
	min-height: 365px;
	margin: 0px auto;
}

.Container {
	width: 835px;
	min-height: 100px;
	margin: 0px auto;
}

.Top {
	display: table;
	background: url(images/bg-top.jpg) no-repeat;
	width: 835px;
	height: 107px;
}

.FuncMenu {
	margin: 52px 0px 0px 0px;
	float: right;
}

.Header {
	display: table;
	width: 835px;
	height: 280px;
	overflow: hidden;
}

.Menu {
	width/**/:/**/790px;	
	height: 22px;
	margin-top: 248px;
	padding: 0px 23px;
	text-align: right;
}

#AlgemeneInformatie .Header {
	background: url(images/headers/header-algemeneinformatie.jpg) no-repeat;
}

#Vestigingen .Header {
	background: url(images/headers/header-vestigingen.jpg) no-repeat;
}

#Medewerkers .Header {
	background: url(images/headers/header-medewerkers.jpg) no-repeat;
}

#Wagenpark .Header {
	background: url(images/headers/header-wagenpark.jpg) no-repeat;
}

#Diensten .Header {
	background: url(images/headers/header-diensten.jpg) no-repeat;
}

#Berging .Header {
	background: url(images/headers/header-berging.jpg) no-repeat;
}

#Steunpunten .Header {
	background: url(images/headers/header-steunpunten.jpg) no-repeat;
}

#Vervangend .Header {
	background: url(images/headers/header-vervangend.jpg) no-repeat;
}

#Transporten .Header {
	background: url(images/headers/header-transporten.jpg) no-repeat;
}

#Repatrieringen .Header {
	background: url(images/headers/header-repatrieringen.jpg) no-repeat;
}

#Vacatures .Header {
	background: url(images/headers/header-vacatures.jpg) no-repeat;
}

#Nieuws .Header {
	background: url(images/headers/header-nieuws.jpg) no-repeat;
}

#Contact .Header {
	background: url(images/headers/header-vestigingen.jpg) no-repeat;
}


.Content {
	display: table;
	background: #fff;
	width/**/:/**/755px;
	padding: 50px 40px;
	min-height: 100px;
}

.KolLinks {
	float:left;
	width: 462px;
	background: #fff;
	
}

.KolRechts {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 70px;
}

.SubMenu {
	display: table;
	width/**/:/**/160px;
	background: #F2F6FA;
	padding: 20px 30px 19px 30px;
	border-bottom: 1px solid #C2DCEF;
}

.SubMenu UL {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	color: #004C93;
}

.SubMenu UL LI {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
	background: url(images/list-submenu.gif) 0px 4px no-repeat;
}

.SubMenu UL LI.Active {
	background: url(images/list-submenu-active.gif) 0px 4px no-repeat;
}

.SubMenu UL LI.Active A{
	text-decoration: underline;
}

.SubMenu UL LI UL {
	margin: 0px 0px 0px -10px;
}

.SubMenu UL LI UL LI {
	padding: 0px 0px 0px 17px;
	background: url(images/list-submenu.gif) 0px 0px no-repeat;
}

.Footer {
	display: table;
	width/**/:/**/755px;
	background: #F2F6FA;
	padding: 10px 40px 10px 40px;
	border-top: 1px solid #C2DCEF;
}

UL.Taalkeuze {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.Taalkeuze LI {
	float: left;
	padding: 0px;
	margin: 7px 4px 0px 4px;
}

.VeldUitvullen {
	width: 98%;
}

.Thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Medewerker {
	display: table;
	width: 230px;
	height: 130px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.floatClear {
	clear: both;
}
.floatWagenpark {
	width: 220px;
	float: left;
}

.MedewerkerThumb {
	display: table;
	width: 115px;
	float: left;
}


/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }
    




}

/* CSS Hacks */
{
	width/**/:/**/640px;	
}
