/* Layout */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	background-color:#000000;
	margin-bottom:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;	
	font-size: 12px;
}
html{
	overflow-y: scroll;
}

	
input {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

.submit input {
	color: #000;
	background: #ffa20f;
	border: 1px solid #000000;
} 
p { 
	margin:0;
}
#rechts p { 
	margin-right:26px;
}
#footertext p{
	font-size:10px;
	padding-top:10px;
	color: #999999;
}
#footertext a{
	text-decoration: underline;
}
#footertext a:link {
	color: #999999;
}
#footertext a:visited { 
	color: #999999;
}
#footertext a:hover{
	color: #CCDD9B;;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:10px 10px 2px 0px;
	}

h1{
	font-size:24px;
}
h2{
	font-size:22px;
}
h2.pagetitle {
	text-align: center;
}

.entry h1, h2, h3, h4{
	margin-left:0px;
}

h3{
	font-size:18px;
	margin:10px 10px 2px 0px;
}
h3#respond {
	margin:0px;
}
h1#sub{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

hr{
	margin-left:0px;
	margin-right:10px;
	height:1px;
	color:#000000;
	background-color:#000000;
	border:none;
}
.datum{
	font-size:10px;
	font-style:italic;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.entry{

}
div#header{
	width:866px;
	height:180px;
	margin:0;
	position:absolute;
	background-color:#000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;

}
div#container {
	width:866px;
	margin:0 auto;
	text-align:left;
	background-color: #CCDD9B;
	background-image:url(images/navigation_right_long.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
div#content {
	float:left;
	width:552px;
	padding-left:40px;
	height:100%;
	margin-top:180px;
	background-image: url(images/content_left.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
div#content p {
	line-height: 18px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}
.postmetadata {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align:right;
	font-size:10px;
}
.postmetadatasearch{
	text-align:right;
	font-size:10px;
}
div#navigation {
	float:right;
	width:264px;
	margin-top:120px;
	position: relative;
}
div#navigation p {
	margin-right:30px;
}
div#footer {
	background: #000000;
	clear:both;
}
.img {
    float:right;
	margin:10px;
}
#spacer{
    float:left;
}
/* Plogger style */
#mijnwrapper{
	width:540px;
	}

/*Einde plogger style */

.rightTitle{
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	background-image: url(images/rightTitle.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 230px;
}
.RightBox{
	background-color:#DDE8BB;
	width:220px;
	padding:5px;
}
/* Einde Layout */

/* Rechter navigatie */

.right{
	margin:0px;
	padding:0px;
	border-bottom: 2px solid #000000;
	width: 230px;
	background-color:#DDE8BB;
}

.right li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
}

.right a, .right a:link, .right a:visited {
	color: #000000;
	text-decoration:none;
	display: block;
	width: 222px;
	padding:4px;
}
.right a:hover, .right a:focus, .right a:active {
	color: #000000;
	background-color:#CCDD9B;
	text-decoration:none;
}

.right li ul {
	margin:0px;
	padding:0px;
}

/* einde rechter navigatie */

.kolom1 {
	float : right;
	padding-right:34px;
	width : 110px;
	margin-top:10px;
}
.kolom2{
	float : left;
	width : 110px;
	margin-top:10px;
}
.kolom{
	float:left;
	padding-right:5px;
	padding-bottom:12px;
	padding-top:0px;
	padding-left:0px;
	margin-right:12px;
	background-image: url(images/shadow2.gif);
	background-repeat: no-repeat;
}
.kolom a img{
	border:3px solid #eeeeee;

}
.kolom a:hover img{
	border:3px solid black;
}
.kolom a:hover{
	color:#006688;
}

/* Einde Right top */

/* Navigatie top */

#navigatie{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	position: absolute;
	top: 155px;
	margin-left: 75px;
	z-index:5;
	text-transform: uppercase;
	font-size:12px;
}
#navigatie ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
#navigatie li{
	display: inline;
	margin-right:16px;
}
#navigatie a, #navigatie a:link, #navigatie a:visited {
	color: #000000;
	text-decoration:none;
}
#navigatie a:hover, #navigatie a:focus, #navigatie a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* Einde Navigatie top */

/* Sub Navigatie top */

#SubNav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:540px;
	font-size:12px;
	text-align:right;
	position:absolute;
	top:200px;
	padding-bottom:2px;
	border-bottom:1px dotted #000000;
}
#SubNav ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
#SubNav li{
	display: inline;
	margin-left:10px;
}
#SubNav a, #SubNav a:link, #SubNav a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
#SubNav a:hover, #SubNav a:focus, #SubNav a:active {
	color: #FF0000;
	font-weight:normal;
	text-decoration: none;
}


/* Einde SubNav top */

/* Extra */

.extra{
	font-size:10px;
	margin-left:40px;
	margin-right:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.extra ul{

	float:right;
	list-style: none;
	margin-top:4px;
	margin-bottom:30px;

}
.extra li{

	display: inline;
}
.extra a, .extra a:link, .extra a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.extra a:hover, .extra a:focus, .extra a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* Einde Extra */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px 10px 0px 40px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* Hover, visited, link en active */
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited{
	text-decoration: none;
	color: #000000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	text-decoration: none;
	color: #CC0000;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link{
	text-decoration: none;
	color: black;
}

a:link { 
	color: #0000FF ;
	text-decoration : underline; 
}
a:visited { 
	color: #0000FF;
	text-decoration : underline; 
}
a:hover { 
	color: #CA3E52;
	text-decoration : underline; 
}
a:active { 
	color: #CA3E52;
	text-decoration : underline;
	font-weight:bold;
}
/* Einde Hover, visited, link en active */
#map{
	margin-left:0px;
	margin-top:20px;
	padding-left:7px;
	padding-top:12px;
	padding-bottom:10px;
	background-image: url(images/Back_map.gif);
	background-repeat: no-repeat;
}
.pageNavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	margin-right:6px;
	}

.alignleft {
	float: left
	}
.weather_title{
	font-weight:bold;
}
.weather_info{
}
.CompBox{
	width:200px;
	text-align:center;
	margin-left:16px;
}
.CompKolom1{
	float:left;
	width:100px;

}
.CompKolom2{
	float:left;
	width:80px;
	margin-top:15px;

}
