/*
#################
#	ALGEMEEN	#
#################
*/
* {
	margin: 0;
	padding: 0;
}
/*
body,html,span,div,h1,h2,h3,h4,a,p,img,ul,ol,li, form, tr, td {
	margin: 0;
	padding: 0;
}
*/

.hidden {
	display: none;
}

body {

	color: #666666;
	font: 62.5% Verdana;
	margin:0;
	background: #FFFFFF;
	
}

a:link, a:visited, a:active {
	color: #b12c1b;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

/* 3 plaatjes homepage */
#ster { float: left; margin-bottom: 200px; margin-top: 169px;}
#particulier { float: right; }
#zakelijk { float: right; }

/*
#Header titel
*/
h1 {
	font-size: 2.4em;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: normal;
	background: transparent;
}

/*
#Nieuws titel (kleine items)
*/
.smallNewsTitle {
	font-size: 1.2em;
	color: #4f5651;
	padding-bottom: 10px;
	font-weight: bold;
	background: transparent;
}

/*
#Mediabox titel
*/
.mediaBoxTitle {
	font-size: 1.2em;
	color: #4f5651;
	padding-bottom: 10px;
	font-weight: bold;
	background: transparent;
}

/*
#Nieuwstitle
*/
.newsTitle {
	font-family: Verdana;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #b12c1b;
	padding: 10px 0px 5px 0px;
	background: transparent;
}

.newsTitleG {
	font-family: Verdana;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #ea6a05;
	padding: 10px 0px 5px 0px;
	background: transparent;
}

/*
#Nieuwsdatum
*/
.newsDatum {
	font-family: Verdana;
	font-size: 1em;
	line-height: 1em;
	color: #999999;
	padding: 0px 0px 15px 0px;
	background: transparent;
}

/*
#Vestigingenbox titel
*/
.vestigingenBoxTitle {
	font-family: Verdana;
	font-size: 1.4em;
	line-height: 1em;
	color: #FFF;
	padding: 10px 0px 15px 85px;
	background: transparent;
	font-weight: bold;
}

/*
#header vestigingen
*/
.vestigingenHeader {
	font-size: 1.2em;
	color: #4f5651;
	padding-bottom: 10px;
	font-weight: bold;
	background: transparent;
}

/*
#Vestigingen melding
*/
.vestigingenMelding {
	font-family: Verdana;
	font-size: 1em;
	line-height: 1em;
	color: #999999;
	padding: 0px 0px 15px 0px;
	background: transparent;
}

/*
#GoogleMaps popup title
*/
.googleMapTitle {
	font-size: 1.2em;
	line-height: 1em;
	color: #4f5651;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
	background: transparent;
}

/*
#Box met 0800 nummer
*/
.box0800 {
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #b12c1b;
	padding: 10px 0px 5px 0px;
	background: transparent;
}

.box0800G {
	font-family: Verdana;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #ea6a05;
	padding: 10px 0px 5px 0px;
	background: transparent;
}

/*
#videoBoxTitle
*/
.videoBoxTitle {
	font-family: Verdana;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #b12c1b;
	padding: 10px 0px 5px 0px;
	background: transparent;
}



/*
#################
#	LAY-OUT		#
#################
*/

div#container {
	margin: auto;
	overflow: auto;
	width: 850px;
	background: #FFF;
	padding-bottom: 20px;
}

div#header {
	position: relative;
	width: 850px;
	height: 390px;
	margin: 0;
	padding: 0;
	background: transparent;
}

div#headerVest {
	position: relative;
	width: 850px;
	height: 440px;
	margin: 0;
	padding: 0;
	background: transparent;
}

div#header_text {
	display: inline;
	float: left;
	width: 440px;
	height: 213px;
	margin: 120px 0px 0px 20px;
	padding: 0;
	color: #EEEEEE;
	background: transparent;
	font-size: 1.1em;
}

div#header_text_vestiging {
	display: inline;
	float: left;
	width: 440px;
	height: 313px;
	margin: 120px 0px 0px 20px;
	padding: 0;
	color: #EEEEEE;
	background: transparent;
	font-size: 1.1em;
}

#header_text a {
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}

#header_text_vestiging a {
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}

div#vestiging_adres {
	position: absolute;
	bottom: 57px;
	right: 20px;
	width: 170px;
	color: #EEEEEE;
	background: transparent;
}

ul#menu {
	position: absolute;
	bottom: 57px;
	right: 30px;
	list-style-type: none;
	color: #EEEEEE;
	background: transparent;
}

ul#menu li {
	width: 110px;
	border-bottom: 1px solid #EEEEEE;
	background: transparent;
}

ul#menu a {
	display: block;
	padding: 10px 0px 0px 0px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}

div#main {
	width: 850px;
	background: url(../img/main_bg.jpg);
	margin: 0;
	padding: 0px 0px 10px 0px;
}

div#leftcontainer {
	float: left;
	width: 680px;
	background: transparent;
}

div#footer {
	clear: both;
	width: 765px;
	height: 30px;
	background-color: #4f5651;
	margin: 0;
	padding: 20px 0px 0px 85px;
	font: 0.9em Verdana;
	color: #DDDDDD;
}

div#filler {
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}

.newsboxborder {
	float: left;
	width: 155px;
	height: 187px;
	padding: 0px 5px 0px 9px;
	border-right: 1px solid #999999;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.videoArchiveBox {
	float: left;
	width: 153px;
	height: 109px;
	padding: 0px 5px 0px 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.newsbox {
	float: left;
	width: 155px;
	height: 187px;
	padding: 0px 5px 0px 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.logobox {
	float: left;
	width: 155px;
	padding: 0px 5px 0px 10px;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.logobox img {
	border: 1px solid #4f5651;
}

.diensten {
	float: left;
	width: 240px;
	min-height: 187px;
	padding: 0px 5px 0px 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	border-right: 1px solid #999999;
}

/*
.diensten {
	height: 187px;
}
*/

.dienstenTable {
	width: 240px;
}

.dienstenTable td {
	padding: 0px 0px 5px 0px;
}

.openingstijden {
	float: left;
	width: 200px;
	height: 187px;
	padding: 0px 5px 0px 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.openingstijdenTable {
	width: 200px;
}

.openingstijdenTable td {
	padding: 0px 0px 5px 0px;
}

.smallstarbox {
	float: left;
	width: 204px;
	height: 187px;
	padding: 0px 5px 0px 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.widebox {
	clear: both;
	position: relative;
	width: 670px;
	padding: 0px 5px 5px 5px;
	font-size: 1.1em;
}

.mediabox {
	float: right;
	width: 160px;
	padding: 0px 5px 5px 5px;
	text-align: center;
}

.moreButton {
	padding-top: 10px;
	width: 150px;
	text-align: right;
}

.moreButtonG {
	padding-top: 10px;
	width: 150px;
	text-align: right;
}

.moreButton a {
	color: #b12c1b;
	text-decoration: none;
	
}

.moreButtonG a {
	color: #ea6a05;
	text-decoration: none;
	
}

#footer a {
	color: #DDDDDD;
	text-decoration: none;
}

#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}

input {
	font-family:verdana, helvetica, arial;
	border: 1px ridge #999999;
	color: #555555;

}

textarea{
	font-family:verdana, helvetica, arial;
	padding: 4px;
	border: 1px ridge #999999;
	color: #555555;
}

/*
# Nieuwsbrief div
*/
.nbb {
	width: 120px;
	height: 19px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	background-color:#EEEEEE;
}

.nbi {
	width: 118px;
	height: 15px;
	font-size: 1.2em;
}

#nb {
	width: 120px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-size: 1.1em;
}

/*
# video divs
*/

#videoCont {
	width: 120px;
	margin: 0;
	padding: 0px 19px 0px 19px;
}

.videoBlock {
	position: relative;
	width: 120px;
	text-align: center;
	border: 1px dotted #888888;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

.videoBlock2 {
	position: relative;
	width: 120px;
	text-align: center;
	border: 1px dotted #888888;
	margin: 0px 0px 0px 14px;
	cursor: pointer;
}

.videoImage {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 120px;
}

.videoPlayB {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
}

.videoSpan {
	width: 120px;
	height: 75px;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/videoOverlay.png');
}

.videoImageOverlay {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.videoText {
	position: relative;
	padding: 2px 5px 2px 5px;
	margin-top: 75px;
	background-color: #DDDDDD;
}

/*
# einde vide0 divs
*/

div#unsubscribe {
	margin: auto;
	overflow: auto;
	background: #FFF;
	width: 310px;
	height: 190px;
	padding: 130px 221px 80px 20px;
	background: url(../img/unsubscribe.jpg);
	color: #FFF;
}

