@charset "UTF-8";/* CSS Document */html {	width:100%;}body {	width:100%;	height:100%;	margin: 0 auto;	background-image:url(../img/background.jpg);	background-position:top;	background-repeat:repeat-x;	background-color:#fff;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-style:normal;	color:#333333;}a {	text-decoration:underline;	color:#444444;}a:hover {	text-decoration:underline;	color:#a5211b;	font-variant:normal;}.diensten_visit {	text-decoration:none;	color:#CC0000;	font-variant:normal;}#container {	width: 830px;	height: auto;	margin-top:60px;	margin-left:auto;	margin-right:auto;}#left_column {	width:405px;	float:left;}	.logo_top {		width:405px;		height:65px;		margin-top:30px;		margin-left:60px;	}				#content {		width:405px;		margin-top:29px;		float:left;		}		.title {		margin-bottom:9px;	}#right_column {	width:405px;	float:right;}	#navigation {	position:absolute;	width: 405px;	heigth: auto;	display: block;	height:65px;	background-image:url(../img/menu_bg_03.jpg);	}			#navigation #home {			position:relative;			display: block;			float:left;			margin-left:55px;			background:url(../img/menu_btn_home.jpg);			height: 22px !important;			width: 52px;			margin-top:43px;			background-position: 0px -22px;		}				#navigation a#home:hover { 			background-position: 0px 0px;		}				#navigation a#home:active { 			background-position: 0px 0px;		}				#streep_01 {			display:block;			width:2px;			height:22px;			background-image:url(../img/menu_stripe_01.jpg);			background-repeat:no-repeat;			float:left;			margin-top:43px;		}								#navigation #diensten {			display: block;			float:left;			background:url(../img/menu_btn_diensten.jpg);			height: 22px !important;			width: 83px;			margin-top:43px;			background-position: 0px -22px;		}				#navigation a#diensten:hover { 			background-position: 0px 0px;		}				#navigation a#diensten:active { 			background-position: 0px 0px;		}				#streep_02 {			display:block;			width:2px;			height:22px;			background-image:url(../img/menu_stripe_02.jpg);			background-repeat:no-repeat;			float:left;			margin-top:43px;		}				#navigation #vacatures {			display: block;			float:left;			background:url(../img/menu_btn_vacatures.jpg);			height: 22px !important;			width: 89px;			margin-top:43px;			background-position: 0px -22px;		}				#navigation a#vacatures:hover { 			background-position: 0px 0px;		}				#navigation a#vacatures:active { 			background-position: 0px 0px;		}				#streep_03 {			display:block;			width:2px;			height:22px;			background-image:url(../img/menu_stripe_03.jpg);			background-repeat:no-repeat;			float:left;			margin-top:43px;		}				#navigation #contact {			display: block;			float:left;			background:url(../img/menu_btn_contact.jpg);			height: 22px !important;			width: 64px;			margin-top:43px;			background-position: 0px -22px;		}				#navigation a#contact:hover { 			background-position: 0px 0px;		}				#navigation a#contact:active { 			background-position: 0px 0px;		}				#contactform {			float:left;			position:relative;		}				#bottom {	position:absolute;	top:520px;	margin-left:auto;	margin-right:auto;}
