/* Start of CMSMS style sheet 'VPD - CSS' */
/* Peter Tindemans, InTouch - Oktober 2008 */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url("images/bg_header_content.gif") repeat-x top #484848;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
	
* {
	margin: 0px;
	padding: 0px;
}

a:link,a:hover,a:visited {
                color: #e3372d;
                text-decoration: none;
}

.hide {
visibility: hidden;
display: none;
}

.cufon-loading {
   visibility: hidden !important;
} 

/* Afbeeldingen */

img {
	border-style: none;
	}


/* website structuur */

#container {
	margin: 0px auto;
	width: 950px;
height:570px;
}

#header {
	height: 102px;
	width: 300px;
	overflow:hidden;
}

/* Content */

#nav {
	width: 950px;
	height: 66px;
                background: url(images/nav_bg.gif) repeat-x;
}

#slide {
	width: 950px;
	height: 620px;
}

#content {
	width: 950px;
height: 460px;
	background: #1c1c1c;
}

#contentvlak {
	margin: 10px;
	width: 930px;
	height: 430px;
	background: #303030;
}

#contentvlak_links {
	float: left;
	width: 635px;
	height: 430px;
	border-right:solid 10px #1c1c1c;
	background: #303030;
}

#contentvlak_rechts {
	color: #FFF;
	float: left;
	width: 285px;
	height: 420px;
	background:#303030;
}

.titelbar {
	height: 35px;
	border-bottom: solid 3px #ebebeb;
	background:#303030;
	padding: 2px 0px 0px 8px;
}

.tekst {
	color:#ebebeb;
	line-height: 19px;
	padding: 10px;
	font-size:12px;
}

.tekst_sidebar {
color: #ebebeb;
	line-height: 19px;
	padding: 14px 10px 10px 10px;
	font-size:12px;
}

/* Nieuwsbrief */

#nieuwsbrief {
width: 480px;
height:150px;
}

#md4e46email, #m1948aemail {
	width: 180px;
	height: 13px;
	color: #FFF;
border: 1px solid #9c9c9c;
	padding: 3px 0px 4px 5px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
background: #484848;
}

#md4e46username {
	width: 180px;
	height: 13px;
	color: #FFF;
border: 1px solid #9c9c9c;
	padding: 3px 0px 4px 5px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
background: #484848;
}

#md4e46submit, #m1948asubmit {
	width: 100px;
height: 18px;
margin: 5px 0px 0px 0px;
color: #FFF;
border: 1px solid #9c9c9c;
background: #484848;
}

/* Footer */

#bgFooter {
	background:url(images/fr-footer-bg.gif) left top repeat-x;
	height:166px;
margin-top: 50px;
}

#colFooterContainer {
	display: block;
	width: 950px;
	padding: 16px 0 45px 0;
	margin:0 auto;
}

#colFooter1, #colFooter2, #colFooter3 {
	float: left;
	background: url(images/footer_seperator.gif) left top no-repeat;
	width: 156px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
	text-align: left;
	padding: 5px 0 0 26px;
}


#colFooter4 {
	float: left;
	background: url(images/footer_seperator.gif) left top no-repeat;
	width: 156px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
	text-align: left;
	padding: 5px 0 0 26px;
}

#colFooter1 .kop, #colFooter2 .kop, #colFooter3 .kop, #colFooter4 .kop {
	font-weight: bold;
	padding-bottom:4px;
}

#colFooter3 #kop2 {
	font-weight: bold;
	padding: 18px 0 4px 0;
}

#colFooter2 a:link, #colFooter2 a:active, #colFooter2 a:visited,
#colFooter3 a:link, #colFooter3 a:active, #colFooter3 a:visited
#colFooter4 a:link, #colFooter4 a:active, #colFooter4 a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
	text-decoration: none;
}

	#colFooter2 a:hover, #colFooter3 a:hover {
		background: url(images/footer_arrow.gif) left -14px no-repeat;
		color: #ffffff;
		text-decoration: none;
	}
	
#colFooter3 a.feeds:link, #colFooter3 a.feeds:active, #colFooter3 a.feeds:visited {
	display: block;
	padding-left: 20px;
	background: url(images/footer_feeds.gif) left 2px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
	text-decoration: none;
}

	#colFooter3 a.feeds:hover {
		color: #ffffff;
		text-decoration: none;
	}

/* End of 'VPD - CSS' */

