@charset "utf-8";
html, body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #E8E7E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
	background-image: url(img/achtergrond.jpg);
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #333333;
	text-align: left;
}
.tekst_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: justify;
}
.tekst_grijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #8d8d8d;
	text-align: left;
}
.tekst_rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #c00418;
	text-align: left;
}
.times_rood {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #c00418;
	text-align: left;
	letter-spacing: 1px;
	font-style: normal;
}
.times_zwart {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-weight: bold;
}
.times_italic_zwart {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-style: italic;
}
.kopje_zwart {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
	letter-spacing: 0px;
	font-weight: bold;
}
.kopje_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
	letter-spacing: 1px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
}
a:link {
	color: #c00418;
	text-decoration: none;
}

a:visited {
	color: #c00418;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #ff001b;
	text-decoration: none;
}
#kortsteweg_banner a:link {
	color: #000000;
	text-decoration: none;
}
#kortsteweg_banner a:visited {
	color: #000000;
	text-decoration: none;
}
#kortsteweg_banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#kortsteweg_banner a:active {
	color: #000000;
	text-decoration: none;
}
#vbr {
	margin-right: auto;
	margin-left: auto;
	width: 979px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	float: left;
}

#vbr a:link {
	color: #939393;
	text-decoration: none;
	font-size: 10px;
}

#vbr a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#vbr a:visited {
	color: #939393;
	text-decoration: none;
	font-size: 10px;
}
#vbr a:active {
	color: #939393;
	text-decoration: none;
	font-size: 10px;
}
#container {
	text-align: center;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 315px;
	width: 979px;
	background-color: #FFFFFF;
}
#menu {
	height: 93px;
	width: 979px;
}
#button {
	float: left;
	height: 93px;
	width: auto;
}
#logo {
	float: left;
	height: 207px;
	width: 708px;
	background-color: #FFFFFF;
}
#info_top {
	background-color: #FFFFFF;
	float: left;
	width: 241px;
	padding-right: 30px;
	padding-top: 38px;
	padding-bottom: 20px;
}

#container_inhoud {
	width: 979px;
	background-color: #FFFFFF;
	background-image: url(img/inhoud_achtergrond.jpg);
	background-repeat: repeat;
}

#inhoud_left {
	float: left;
	height: auto;
	width: 595px;
}


#intro_blok {
	background-color: #e4e4e4;
	height: 186px;
	width: 595px;
}
#tekst_intro {
	float: left;
	height: 136px;
	width: 322px;
	padding-right: 17px;
	padding-left: 33px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#tekst_intro_sub {
	float: left;
	height: 136px;
	width: 529px;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#tekst_inhoud {
	width: 521px;
	margin-right: 41px;
	margin-left: 33px;
}

#img_krant {
	float: left;
	height: 186px;
	width: 223px;
}
#titel {
	height: 33px;
	width: 521px;
	margin-bottom: 15px;
}
#inhoud_right {
	float: left;
	height: auto;
	width: 384px;
	background-color: #f3f3f3;
	background-repeat: repeat;
}
#rode_banner {
	height: 186px;
	width: 384px;
}

#kortsteweg_banner {
	background-image: url(img/index_18.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 384px;
}
#weer_banner {
	background-color: #f3f3f3;
	height: 230px;
	width: 384px;
	padding-top: 30px;
	text-align: center;
}
#tekst {
	height: auto;
	width: 521px;
}

#footer_advertenties {
	height: 90px;
	width: auto;
	margin-top: 12px;
}

#advertentie_banner {
	float: left;
	height: 90px;
	width: 317px;
}
#advertentie_banner_kl {
	float: left;
	height: 90px;
	width: 153px;
}
#spacer_advertenties {
	float: left;
	height: 90px;
	width: 12px;
}

