@charset "utf-8";body,html {	margin:0;	padding:0;	background-image:url(../images/bg.png);	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	height:100%;}.csc-firstHeader{	font-weight:bold;	font-size:15px;	color:#FFFFFF;	margin-bottom:5px;}.bodytext{	font-family:Arial, Helvetica, sans-serif;	font-size:12px;}.contact-form{	margin-top:10px;}.contact-form-row{	margin:20px;}div#content-pic img{	border:1px solid #616161;}/****************************//* Welkom pagina onderdelen *//****************************/div#welkom-bar-bg{	margin:0;	padding:0;	background-color:#ffcc00;	height:357px;	width:100%;	border-bottom:1px solid #616161;	border-top:1px solid #616161;}div#welkom-page-logo{	background-image:url(../images/welkom_page_logo.png);	width:240px;	height:115px;	margin-left:250px;}div#welkom-page-pic-box{	margin-left:250px;	margin-top:35px;	width:241px;	float:left;}div#welkom-page-pic-box img{	border:1px solid #616161;	margin-bottom:10px;}div#welkom-page-text-box{	float:left;	margin-left:100px;	margin-top:100px;}div#welkom-page-text-box h1{	margin:0;	padding:0;	font-size:60px;	color:#FFF;	text-align:justify;}div#welkom-page-text-box a{	margin:0;	padding:0;	font-size:35px;	color:#FFF;	text-decoration:none;}/**********************************//* Einde Welkom pagina onderdelen *//**********************************//***********************//* Homepage onderdelen *//***********************/div#main-container{	background-image:url(../images/balk_bg.png);	background-repeat:repeat-x;	background-position: 0px 150px;	height:100%;	width:100%;	}div#page-wrapper{	background-color:#FFF;	margin:0 auto 0 auto;	padding:0;	width:900px;	height:550px;	border-right:1px solid #616161;	border-bottom:1px solid #616161;	border-left:1px solid #616161;	z-index:1;}div#header{	margin:0;	padding:0;	width:900px;	height:150px;}div#header-logo{	margin-top:8px;	margin-left:10px;	width:180px;	height:90px;	float:left;}div#header-banner{	background-color:#666;	width:710px;	height:150px;	float:left;}/* Begin navigatie */div#navigation{	background-image:url(../images/background-bar.png);	background-repeat:repeat-x;	height:34px;	width:900px;}div#navigation li:hover ul { 	display: block; }div#navigation ul{	padding: 0;	padding-top:1px;	margin: 0;	list-style: none;}div#navigation ul li {	background:#959595;	text-align: center;	float: left;	position: relative;	width: 100px;	height: 24px;	margin: 0;	padding: 0;}div#navigation ul li a {	display: block;	text-decoration: none;	color: #FFFFFF;	padding: 5px;	font-size:12px;}div#navigation ul li a:hover {	background:#ffcc00;}div#navigation ul li ul {	display: none;	position: absolute; 	top: 25px;	left: 0;	padding: 0;	border-left:1px solid #616161;	border-right:1px solid #616161;	border-bottom:1px solid #616161;}div#navigation ul li ul li a:hover {	background: #99ccff;	border-bottom:1px solid #616161;}/* Einde Navigatie */div#content{	margin:0;	padding-top:1px;	background-color:#ffcc00;	width:900px;	height:347px;}div#content-pic{	width:290px;	height:337px;	margin-left:9px;	float:left;}div#content-text{	margin-top:20px;	margin-left:10px;	width:420px;	float:left;	overflow:auto;	height:320px;}div#content-text p.wit{	color:#FFF;	font-size:14px;}div#content-text p.zwart{	margin-top:10px;	font-size:14px;}div#openings-tijden{	margin-left:15px;	margin-top:20px;	font-size:12px;	float:left;	padding-right:3px;}div#openings-tijden h2{	font-weight:bold;}div#footer{	margin-left:-1px;	border:1px solid #616161;	height:25px;	width:900px;	color:#99ccff;	font-size:12px;	text-align:center;	background-color:#FFF;}div#footer p{	margin:0;	margin-top:3px;	padding:0;}/*****************************//* Einde Homepage onderdelen *//*****************************/
