@charset "utf-8";
/* CSS De Wijde Blik Communicatie & Advies */

html, body {
	margin: 0;
	padding: 0;
	text-align: center; /* Fix for IE 6 and less */
	color: #545454;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #fff;
}

a:link {
	text-decoration: none;
	color: #3f4445;
}
a:active {
	text-decoration: none;
	color: #3f4445;
}
a:visited {
	text-decoration: none;
	color: #3f4445;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.black {
	color: #000;
}
ul{
	margin:0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 18px;
	padding: 0 0 3px 0;
	margin: 0;
}
h2 {
	padding: 0 0 11px 10px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	border-bottom: 3px solid #fff;
}
h2 a:link, h2 a:active, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
h3 {
	color: #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-style: italic;
}
h4 {
	color: #009fc2;
	font-size: 14px;
	margin: 0;
	padding: 0 0 7px 0;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #009fc2;
}

h5 {
	color: #009fc2;
	font-size: 18px;
	margin: 0;
	padding: 0 0 7px 0;
}
h5 a:link, h5 a:active, h5 a:visited {
	color: #009fc2;
}
a.tag{
	color:#009fc2;
	text-decoration:underline;
}
a.tag:hover{
	color:#000000;
	text-decoration:underline;
}
div#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#container-content {
	width: 950px;
	text-align: left;
	margin: auto;
}
div#container-content2 {
	height: 100%;
	overflow: hidden;
	width: 950px;
}
div#right-content {
	width: 321px;
	float: right;
	border-style: solid;
	border-color: #7992a5;
	border-width: 1px 1px 0 0px;
}
div#kruimel-container {
	height: 24px;
	width: 950px;
	font-size: 11px;
	padding-top: 8px;

}
div#kruimel {
	float: left;
	width: 500px;
}
div#kruimel a:link, div#kruimel a:active, div#kruimel a:visited {
	text-decoration: none;
	color: #545454;
}
div#kruimel a:hover {
	text-decoration: underline;
	color: #545454;
}
div#kruimel2 {
	font-size: 11px;
	float: right;
	width: 230px;
	text-align: right;
}
div#kruimel2 a:link, div#kruimel2 a:active, div#kruimel2 a:visited {
	text-decoration: none;
	color: #545454;
}
div#kruimel2 a:hover {
	text-decoration: underline;
	color: #545454;
}
div#balk {
	height: 23px;
	border: 1px solid #7992a5;
	background-color: #009fc2;
	width: 938px;
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
}
div.divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	width: 1px;
	float: left;
	height: 100%;
}
div#subbalk {
	width: 930px;
	white-space: nowrap;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom:3px;
	overflow:hidden;
}





div.subdivider {
	float: left;
	width: 1px;
	float: left;
	height: 100%;
	width: 21px;
	text-align: center;
	color: #aaa;
}
.tabcontainer {
	width: 139px;
	margin: 0;
	height: 430px;
	float: left;
}
div#vlakken {
	position: absolute;
	left: 21px;
	top:184px;
	width:600px;
	height: 430px;
	overflow: hidden;
	z-index: 0;
}
div.vlak {
	width: 139px;
	margin: 10px 0 10px 0;
	height: 430px;
	float: left;
	color: #fff;
	font-size: 11px;
	text-align: left;
	overflow:hidden;
}
div.vlak-text {
	padding: 0 10px 0 10px;
	font-size: 12px;
	overflow: hidden;
	height: 430px;
}

div.vlak-text a:link, div.vlak-text a:active, div.vlak-text a:visited, div.vlak-text a:hover {
	text-decoration: none;
	color: #fff;
}

div.vlak-title {
	text-transform: uppercase;
	vertical-align: middle;
	padding: 8px 0 8px 0;
	color: #000;
	font-size: 11px;
}
div.vlak-foto {
	width: 139px;
	padding: 0;
	margin-top: 8px;
	height: 113px;
	background-position: center;
	background-repeat: no-repeat;
}
div.vlak-foto-prev {
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 42px;
	z-index: 100;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}
div.vlak-foto-prev a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
}
div.vlak-foto-next {
	float: right;
	width: 30px;
	height: 30px;
	margin-top: 42px;
	z-index: 100;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}
div.vlak-foto-next a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
}
div#header {
	width: 948px;
	text-align: left;
	margin: 0 auto;
	height: 135px;
	border: 1px solid #7992a5;
	background-image: url(../images/headerfoto.jpg);
	background-repeat: no-repeat;
}
div#header-logo {
	float: left;
	width: 273px;
	padding-top: 18px;
	padding-left: 18px;
}
div#header-quote {
	float: left;
	width: 393px;
	padding: 35px 20px 0 20px;
	height: 80px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #808080;
	text-align: center;
}
div#header-search {
	float: left;
	width: 196px;
	padding: 7px 0 0 28px;
}
input.searchbox {
	width: 119px;
	height: 15px;
	border: 0;
	font-size: 10px;
	color: #978473;
	margin: 2px 0 0 5px;
	padding: 0;
}
div#search-bg {
	width: 196px;
	height: 20px;
	overflow: auto;
	background-image: url(../images/zoeken-input.gif);
	background-repeat: no-repeat;
}
div#search-field {
	width: 135px;
	height: 19px;
	float: left;
}
div#search-submit {
	width: 23px;
	height: 19px;
	float: left;
}
div#content-home {
	width: 949px;
	font-size: 12px;
	overflow: hidden;
}
div#content-vervolg {
	width: 590px;
	float: left;
	padding: 0px 18px 0px 0px;
}
div.contentblok {
	width: 576px;
	padding: 15px 15px 10px 15px;
	border: 1px solid #7992a5;
	border-bottom:1px solid #7992a5;
	margin-bottom: 0px;
	min-height: 275px;
	height: auto !important;
	height:275px;
}
div.contentblok a{
	color:#009fc2;
	text-decoration:underline;
}
div.contentblok div.content-tekst a{
	color:#009fc2;
	text-decoration:underline;
}
div.infoblok {
	width: 542px;
	padding: 15px;
	border: 1px solid #7992a5;
	overflow: hidden;
	margin-bottom: 18px;
}
div.infoblok-left {
	float: left;
	padding-right: 15px;
	width: 110px;
}
div.infoblok-left img{
	border:1px solid #7992a5;
}
div.infoblok-right {
	float: left;
	width: 390px;
}
div.infoblok-right2 {
	float: left;
	width: 360px;
	font-weight: bold;
	line-height: 16px;
}

div.eind_infoblok-left {
	float: left;
	padding-right: 15px;
	padding-bottom:10px;
}
div.eind_infoblok-left img{
	border:1px solid #7992a5;
}
div.eind_infoblok-right {
	float: left;
	width: 390px;
}
div.eind_infoblok-right2 {
	font-weight: normal;
	line-height: 16px;
}

div.content-blog {
	padding: 10px 14px 3px 7px;
}
div.blog-container {
	width: 100%;
	padding-bottom: 7px;
	overflow: hidden;
}
div.blog-foto {
	float: left;
	width: 31px;
	height: 100%;
}
div.blog-title {
	float: left;
	width: 265px;
	height: 100%;
	line-height: 13px;
	color: #3f4445;
}
div.blog-title a {
	color: #3f4445;
}
div.blog-title a:hover {
	color: #009fc2;
	text-decoration: none;
}
span.blog-date {
	font-size: 9px;
	color: #7f8485;
}
div#address-footer_front {
	font-size: 9px;
	margin-top: 319px;
	padding-bottom: 18px;
	width:607px;
	text-align:right;
}
div#address-footer_second {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: 607px;
	text-align:center;
}
div#address-footer {
	font-size: 9px;
	margin-top: 0px;
	padding-bottom: 18px;
}
div#address {
	float: right;
	width: 607px;
	padding-right: 0px;
	text-align: center;
}
#navigatie {
	clear:both;
	bottom:35px;
	width:590px;
	height:26px;
	border-bottom:1px solid #7992a5;
	margin-bottom:5px;
	z-index: 1;
}
#navigatie-prev {
	float: left;
	width: 89px;
	height: 26px;
	background-color:#ffffff;
	border-top: 1px solid #7992a5;
	border-right: 1px solid #7992a5;
}
#navigatie-prev2 {
	padding: 5px; text-align: center; width: 79px;
}
#navigatie-prev2 a:link, #navigatie-prev2 a:visited, #navigatie-prev2 a:active {
	text-decoration:none;
	color: #009fc2;
	font-weight: bold;
}
#navigatie-prev2 a:hover {
	text-decoration: underline;
	color: #009fc2;
}
#navigatie-next {
	float: right;
	width: 89px;
	height: 26px;
	background-color:#ffffff;
	border-top: 1px solid #7992a5;
	border-left: 1px solid #7992a5;
}
#navigatie-next2 {
	padding: 5px; text-align: center; width: 79px;
}
#navigatie-next2 a:link, #navigatie-next2 a:visited, #navigatie-next2 a:active {
	text-decoration:none;
	color: #009fc2;
	font-weight: bold;
}
#navigatie-next2 a:hover {
	text-decoration: underline;
	color: #009fc2;
}

form {
	padding: 0;
	margin: 0;
}
#submitbutton {
	width: 54px;
	height: 19px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #009fc2;
	background-image: url(../images/zoeken-submit.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
}
form>#submitbutton { /* For non-IE browsers*/
	height: 0px;
}
/* tagcloud */

div.tagcloud {
	padding: 10px 14px 10px 7px;
	border-top: 1px solid #7992a5;
}
div#tagcloud_cloud {
	text-align: center;
	line-height:15px;
}
.tagcloud a:link, .tagcloud a:visited {
	text-decoration:none;
	color: #454a4b;
}
.tagcloud a:hover, .tagcloud a:active {
	text-decoration: underline;
	color: #000;
}
.tagcloud span {
	padding: 2px;
}
.tagcloud ul {
	padding: 0 0 0 20px;
	margin:0;
}
.smallest {
	font-size: 8pt;
}
.small {
	font-size: 10pt;
}
.medium {
	font-size:12pt;
}
.large {
	font-size:14pt;
}
.largest {
	font-size:16pt;
}
.quote {
	font-size: 15px;
	font-weight: bold;
	color: #009fc2;
	font-style: italic;
	text-align: right;
	padding: 10px;
}

.quoterood, .quotegroen, .quoteblauw, .quotegrijs, .quotenieuws, .quotezwart, .quotecyaan {
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	padding: 10px;
	text-align:right;	
}
.quoterood {	
	color:#df396e;
}
.quotegroen {	
	color:#6cb43f;
}
.quoteblauw {	
	color:#80a1b7;
}
.quotegrijs {	
	color:#b9ab97;
}
.quotenieuws {	
	color:#6e39df;
}
.quotezwart {	
	color:#000000;
}
.quotecyaan {	
	color:#009fc2;
}