/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
        background-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21485C;
	background-repeat: repeat-y;
	background-image: url(images/background.gif);
	background-position: center;
}



#container {
	margin: 0px auto;
	width: 770px;
	background-color: #FFFFFF;
	height: 100%;
}

#main {
	height: 100%;
	background-color: #FFFFFF;
}

#main1 {
	min-height: 100%;
	background-color: #FFFFFF;
}
#top {
	width: 770px;
	height: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#top a {
	border: px;
}
#content {

	width: 770px;
	min-height: 300px;
	background-repeat: repeat-x;
	background-image: url(images/bg_main.png);
	background-color: #FFFFFF;
}
#contentLeft {
	float: left;
	width: 164px;
	padding: 3px;
}
#contentMiddle {
	float: left;
	width: 291px;
	text-align: left;
	padding: 3px;
}
#contentRight {
	float: left;
	width: 291px;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#contentBig {
	float: left;
	width: 582px;
	text-align: left;
	padding: 3px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #21485C;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

H2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 160px;
	height: 15px;
	margin: 0px;
	font-size: 12px;
}
.hr {
	background-image: url(images/hr.gif);
	height: 1px;
	width: 100%;
}



.datum {
	color: #999999;
	width: 100%;
	text-align: right;
}
.artikel {
	text-align: justify;
}
/* ITEM */

#contentMiddle ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#contentMiddle ul li {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 6px;
	width: 100%;
	margin: 0px;
}

#contentMiddle ul li a {
	color: #21485C;
	text-decoration: none;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contentMiddle ul li a:hover {
	color: #21485C;
	text-decoration: underline;

} 
/* NAVIGATIE */

#contentLeft ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#contentLeft ul li {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 160px;
	height: 15px;
}

#contentLeft ul li a {
	color: #FFFFFF;
	background-color: #21485C;
	text-align: left;
	display: block;
	width: 160px;
	height: 15px;
	text-decoration: none;
	margin: -2px;
	padding: 2px;
}

#contentLeft ul li a:hover {
	color: #21485C;
	background-color: #CCCCCC;
	display: block;
	text-align: left;

} 



.banner {
	width: 270px;
	text-align: center;
	padding-top: 1px;
	padding-left: 12px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-repeat: no-repeat;
	background-position: center;	
	background-image: url(images/bannerbg.gif);
	margin: 2px;
}

.fotos {
	width: 100%;
	text-align: center;
}

.fotoItem { 
	padding: 3px;
}

.weerTop			{ font-size: 9px; text-align: center; color: #20475B;}
.weerData			{ width: 60px; background-color: #DADADA; text-align: center; font-size: 14px; font-weight: bold; color: #666; padding: 3px 0px 3px 0px; border-bottom: 2px solid #FFF;}
.weerDag			{ color: #20475B; font-size: 14px; font-weight: bold; text-align: center;}