/* CSS Document */
body{
	
	background-color:#170F02;
	background-image:url(../layout/layout/achtergrond.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	
	/*background-color:#003366;
	background-image:url(../layout/layout/bluesky.jpg);
	background-attachment:fixed;
	background-position: top right;
	background-repeat:no-repeat;*/
	
	/*background-color:#000;
	background-image:url(../layout/layout/achtergrond_2.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;*/
		
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444F51;
	line-height:18px;
}

a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009EE0;
	line-height:18px;
	text-decoration:none;
}

a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009EE0;
	line-height:18px;
	text-decoration:none;
}

a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009EE0;
	line-height:18px;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009EE0;
	line-height:18px;
	text-decoration:underline;
}

table.maintable{
	margin-top:24px;
	background-color:#FFFFFF;
	padding:0px;
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

.maintable td{
	height:400px;
}

table.hoofdnav{
	width:840px;
	padding:0px;
}

.hoofdnav td{
	height:120px;
	padding:0px;
}

table.fotobalk200{
	width:840px;
	padding:0px;
	background-image:url(../layout/layout/fotobalk200hoog_01.jpg);
	background-repeat:no-repeat;
}

.fotobalk200 td{
	height:200px;
	padding:0px;
}

table.fotobalk120{
	width:840px;
	padding:0px;
	background-image:url(../layout/layout/fotobalk120hoog_01.jpg);
	background-repeat:no-repeat;
}

.fotobalk120 td{
	height:120px;
	padding:0px;
}

table.kolommen3{
	width:840px;
}

.kolommen3 td{
	height:30px;
	width:280px;
	padding:0px;
}

.kolommen3 p{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
}

.weblogFotoCel{
	padding:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.weblogFotoCel img{
	margin-bottom:3px;
	border:0px;
}

table.kolommen2{
	width:840px;
}

.kolommen2 td{
	height:30px;
	padding:0px;
}

.kolommen2 p{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
}

table.contentOranje{
	width:560px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.contentOranje td{
	height:200px;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#F0F0F0;
}

.contentOranje p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#444F51;
	margin-left: 10px;
	margin-right:10px;
}

.contentOranje li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#444F51;
	margin-left: 10px;
	margin-right:10px;
}

.contentOranje a:link{
	color:#F18E00;
	font-weight:bold;
	text-decoration:none;
}
.contentOranje a:visited{
	color:#F18E00;
	font-weight:bold;
	text-decoration:none;
}
.contentOranje a:active{
	color:#F18E00;
	font-weight:bold;
	text-decoration:none;
}

.contentOranje a:hover{
	color:#F18E00;
	font-weight:bold;
	text-decoration:underline;
}

.contentOranje h3{
	color:#F18E00;
	font-weight:bold;
	font-size:14px;
	margin-bottom:-10px;
	margin-left: 10px;
	margin-right:10px;
}

.contentOranje h4{
	color:#444F51;
	font-weight:bold;
	font-size:12px;
	margin-bottom:-10px;
	margin-left: 10px;
	margin-right:10px;
}

.contentOranje img{
	margin-left:10px;
}

.weblogItem{
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.weblogItem h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CCCCCC;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:-20px;
	font-weight:bold;
}

.weblogItem h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	margin-bottom:-5px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

.weblogItem h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCCCC;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:-5px;
	font-weight:bold;
}

.weblogItem h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CC0000;
	margin-bottom:-5px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	margin-top:5px;
}

.weblogItem p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444F51;
	font-weight:normal;
	line-height:20px;
}

.weblogItem a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
	line-height:12px;
	text-decoration:none;
	line-height:20px;
}

.weblogItem a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
	line-height:12px;
	text-decoration:none;
	line-height:20px;
}

.weblogItem a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
	line-height:12px;
	text-decoration:none;
	line-height:20px;
}

.weblogItem a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:normal;
	line-height:12px;
	text-decoration:underline;
	line-height:20px;
}

div.footer{
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	width:680px;
	margin-top:40px;
	margin-bottom:10px;
	font-size:10px;
	color:#FFF;
}

.footer a{
	margin-left:10px;
	margin-right:10px;
	color:#FFF;
	
}

.footer a:link{
	font-weight:bold;
	text-decoration:none;
}

.footer a:visited{
	font-weight:bold;
	text-decoration:none;
}

.footer a:active{
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover{
	font-weight:bold;
	text-decoration:underline;
}

div.slogan {
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:20px;
	font-style:italic;
	font-size:16px;
	color:#666;
}
