/***************************************

Dick Akkerhuis Fotografie & Webdesign
http://www.akker-huis.nl/

***************************************/

/** BASIS OPMAAK ** FOOTER NOG TESTEN!!!*/
body{
	background-image: none;
	/*background-image: url(../images/da.png);*/
	/*background-repeat: no-repeat;*/
/*	background-position: 5px 5px;*/
/*	background-image: url(../images/achtergrond_800px_1920px.jpg);*/
/*	background-image: url(../images/webdesign.png);*/
/*	background-repeat: repeat-x;*/
/*	background-position: 0px 0px;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4C4C4C;
	background-color: #FFF;
}
/** EINDE BASIS OPMAAK **/

/** BASIS OPMAAK KOP**/
#toppagina{
position: absolute;
top: 0px;
height: 32px;
}
#header{
	text-align: center;
	margin-top: 33px;
	}
#atomz{
position:absolute;
top: 10px;
right: 10px;
}
#title{
	border-bottom: 0px solid black;
	border-top: 0px solid black;
	font-family: Verdana,Helvetica;
	font-size: 130%;
	font-weight: normal;
	color: #bd140e; /*black; /*#e23d1f;*/
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	margin-top: -14px;	
}
.rood {
color: #bd140e;
font-size: 130%;
}
#rood{
color: #bd140e;
}
#datum{
	position: absolute;
	top: 255px;
	right: 10px;
	margin: 0px;
	text-align: right;
	padding-right: 0px;
	font-family: Verdana,Helvetica;
	font-size: 75%;
	color: #808080;
}
#sitenaam{
position: absolute;
top: 0px;
padding-top: 0px;
left: 50%;
margin-left: -225px;
	}
/** EINDE BASIS OPMAAK KOP **/


/** BASIS OPMAAK INHOUD **/
#inhoud{
	position: relative;
   	padding: 0px 5px 5px 5px;
	margin-top: 0px;
	margin-left: 250px;
	margin-right: 250px;
	background-color: #ffffff;
	}
/** EINDE BASIS OPMAAK INHOUD **/

/**********************HIERONDER NOG ORDENEN*********************/
.kruimels {
	position: absolute;
	top: 255px;
	left: 10px;
	text-align: left;
	float: left;
	font-size: 70%;
	color: #808080;
}
.kruimels a{
	color: #808080;
	text-decoration: underline;
}
.kruimels a:hover{
	color: #bd140e;
	text-decoration: underline;
}
.border {
	background-color: inherit;
	border: 1px solid #CBC7B8;
	padding: 5px;
}
#kolom_links {
position: absolute;
top: 275px;
left: 10px;
width: 200px;
background-color: #F7F7F7;
border: 1px solid #CBC7B8;
}
#kolom_links_2 {
position: absolute;
top: 275px;
left: 10px;
width: 200px;
background-color: #F7F7F7;
}
/* round edges Navigatie
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(/images_N/rond.png);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}*/
/* Einde navigatie */
#kolom_rechts a {
	color: #0000ff;
	text-decoration: underline;
}
#kolom_rechts a:hover {
	color: #e23d1f;
	text-decoration: underline;
}
#kolom_rechts td{
	text-align: left;
	}
/***RECHTER KOLOM ***/		
#kolom_rechts{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	bottom: 150px;
	width: 200px;
	color: #4C4C4C;
	padding-bottom: 10%;
	font-family: Verdana,Helvetica;
	font-size: inherit;
	border: 0px solid black;
	text-align: center;
}
#submenu{
	margin-top: 0px;
	background-color: #f7f7f7;
	border: 1px solid #CBC7B8;
	line-height: 150%;
	text-align: left;
	position: absolute;
	top: 275px;
	right: 10px;
	width: 195px;
	color: #000;
	padding-left: 5px;
	padding-bottom: 30px;
	font-family: Verdana,Helvetica;
	font-size: 100%;
	}
#submenu-2{
	margin-top: 25px;
	background-color: #f7f7f7;
	border: 1px solid #CBC7B8;
	line-height: 150%;
	text-align: left;
	position: absolute;
	top: 275px;
	right: 10px;
	width: 200px;
	color: #000;
	padding-left: 5px;
	padding-bottom: 30px;
	font-family: Verdana,Helvetica;
	font-size: 100%;
	}
#submenu a {
	color: #4C4C4C;
	text-decoration: underline;
}
#submenu a:hover {
	color: #bd140e;
	text-decoration: underline;
}
#submenu-2 a {
	color: #4C4C4C;
	text-decoration: underline;
}
#submenu-2 a:hover {
	color: red;
	text-decoration: underline;
}
#submenu li{
	margin-left: -15px;
	}
#submenu td{
	text-align: left;
	}
.menu_ort{
	line-height: 200%;
	}
/***EINDE RECHTERKOLOM***/

/***STAART***/
.sluiten {
	margin-top: 50px;
	text-align: center;
	font-size: 130%;
}
.opvul50{
height: 50px;
}
.opvul200{
height: 200px;
}
.opvul300{
height: 300px;
}
#footer{
	border-top: 1px solid #808080;
	background-image: url(../images/GrayScale.gif);
	background-repeat: no-repeat;
	background-position: 50%;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 100%;
	color: black;
	clear: both;
	text-align: center;
	/*margin-top: 0px;*/
	margin-bottom: 0px;
	bottom: 0px;
	height: 200px;
	}
/***EINDE STAART***/
#container728 {
	margin-left: auto;
	margin-right: auto;
	max-width: 728px;
}
#container500 {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}
#container_ort {
	position: relative;
	margin-top: 30px;
	max-width: 674px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: inherit;
	border: 0px solid black;
}
#container_ortcalc {
	position: relative;
	top: 40px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	margin-bottom: 50px;
	background-color: inherit;
	border: 1px solid black;
	padding: 2px;
}
#tabel{
	margin-top: 30px;
	max-width: 728px;
	margin-left: auto;
	margin-right: auto;
}
#container500rand {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #808080;
	padding: 5px;
}
/******HIERONDER IS IN GEBRUIK*************/

/************** Class**********************/
.centreren {
	text-align: center;
}
.centreren IMG {
	text-align: center;
	padding: 3px;
}
.achtergrond {
	background-color: #fff;
	padding: 20px 0 20px 0;
	border: 1px solid #000;
	width:100%;
}
.hoogte800_1800{
min-height: 800px;
}
.hoogte800_1200{
min-height: 800px;
}
.hoogte120{
min-height: 120px;
}
.hoogte210 {
min-height: 210px;
}
.hoogte240{
min-height: 240px;
}
.hoogte280{
min-height: 280px;
}
.hoogte300{
min-height: 300px;
}
.hoogte320{
min-height: 320px;
}
.hoogte350{
min-height: 350px;
}
.hoogte380{
min-height: 380px;
}
.hoogte420{
min-height: 420px;
}
.hoogte450{
min-height: 450px;
}
.hoogte500{
min-height: 500px;
}
.hoogte550{
min-height: 550px;
}
.hoogte800{
min-height: 800px;
}
.hoogte1200{
min-height: 1200px;
}
.hoogte-dl{
min-height: 1075px;
}
.hoogte-smf{
min-height: 650px;
}
.hoogte-smu{
min-height: 600px;
}
.hoogte-smrt{
min-height: 1000px;
}
.hkl{
font-size: 60%;
}
.tb-li{
text-align: left;
}
.int_links{
	padding: 5px;
	font-size: 120%;
	padding-right: 60px;
}
.int_links li{
	line-height: 200%;
	list-style: none;
	padding-left: 5px;
}
.afb-links {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align:center;
}
.afb-rechts {
	float: right;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align:center;
}
.afb-rechts TABLE {
	border: 1px solid grey;
}
.afb-rechts TD {
	padding: 0px 0px 5px 5px;
}
#inhoud LI{
	line-height: 250%;
}
.nav Ul LI{
	line-height: 200%;
}
#submenu Ul LI{
	line-height: 180%;
}
#inhoud OL LI{
	line-height: 180%;
}
#inhoud UL {
	margin-top: -10px;
	line-height: 150%;
}
ol {
	line-height: 150%;
	list-style-type: decimaal;
}
.genummerd ol {
	line-height: 110%;
	list-style-type: decimal;
	}
.genummerd ul {
	list-style-type: lower-latin;
	margin-top: -15px;
}
.genummerd ul li {
	margin-top: 0px;
}
.genummerd-zero ol {
	line-height: 110%;
	list-style-type: decimal-leading-zero;
	}
.genummerd dl {
	list-style-type: none;
	margin-top: 15px;
}
/*********EINDE CLASS********************/

/******HIERBOVEN IS IN GEBRUIK*************/
.paragraaf{
	padding: 0px;
	marging: 0px;
}
.intro:first-letter{	
	font-size: x-large;
	color: #e23d1f;
	}
h1, h2, h3 {
	color: inherit;
	font-size: 130%;
	font-weight: normal;
}
.h3 a{
	color: #333333;
	text-decoration: none;	
	font-weight: normal;
}
.h3 a:hover{
	color: black;
	text-decoration: underline;	
	font-weight: normal;
}
.h3{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #4C4C4C;
	font-size: 130%;
	font-weight: normal;
	background-color: transparent;
	background-image: url(../images_N/cellpic2a.jpg);
	background-repeat: repeat-x;
	}
.h3_zw{
	text-align: center;
	color: black;
	font-size: 130%;
	font-weight: normal;
	background-color: transparent;
	background-image: url(../images_N/cellpic2a.jpg);
	background-repeat: repeat-x;
	}
.xtra-groot{
font-size: 150%;
}
.small{
font-size: 75%;
}
.xtra-groot-re{
font-size: 150%;
text-align: right;
}
em {
	font-weight: bold;
	}
td{
	padding-left: 5px;
	padding-right: 5px;
	}
body	li > ol{
	list-style-image: none;
	}	
#title a {
	color: #0000ff;
	text-decoration: underline;
}
#title a:hover{
	color: #bd140e;
	text-decoration: underline;
}
#sitenaam img{
	border: none;
}
#sitenaam a {
	color: #f7f7f7;
	text-decoration: none;
}
#sitenaam a:hover{
	color: #bd140e;
	text-decoration: none;
}
/* navigation */
.nav {
	padding: 12px;
	background-color: #F7F7F7;
}
.nav h1 {
	color: #F06;
	font-size: 80%;
	height: 20px;
	margin-left: 8px;
}
.nav ul {
	margin: 0 0 16px;
	padding: 0;
}
.nav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #CBC7B8;
}
.nav li a {	
	color: #1A1A1A;
	display: block;
	font-size: 1em;
	font-weight:bold;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.nav li a:hover {
	color: red;
}
#inhoud a {
	color: #0000ff;
	text-decoration: underline;
}
#inhoud a:hover{
	color: #e23d1f;
	text-decoration: underline;
}
#foto a {
	color: #0000ff;
	text-decoration: underline;
}
#foto a:hover{
	color: #e23d1f;
	text-decoration: underline;
}
#inhoud1{
   	padding: 5px 20px 5px 5px;
	margin-top: 0px;
	margin-left: 225px;
	margin-right: 225px;
	border-left: 0px dashed black;
	background-color: #ffffff;
	min-height: 800px;
	}	
#inhoud_links{
   padding: 5px;
	margin-top: 15px;
	margin-left: 25%;
	margin-right: 25%;
	border-left: 0px dashed black;
	background-color: #ffffff;
	}
#inhoud_ort{
   padding: 5px;
	margin-top: 0px;
	margin-left: 25%;
	margin-right: 25%;
	border-left: 0px dashed black;
	background-color: #ffffff;
	}
#inhoud_ort a{
	text-decoration: underline;
	}
table {
	border: 0px solid #808080;
	border-collapse: collapse;
	}
th {
	color: White;
	font-weight: normal;
	font-size: larger;
	padding: 3px 3px 3px 3px;
	border: 0px solid #808080;
	border-collapse: collapse;
}
td {
	padding: 3px 3px 3px 3px;
	border: 0px solid silver;
	border-collapse: collapse;
	}
.streep {
	color: #4C4C4C;
	border-bottom: thin;
   	border-bottom-style: solid;
	width: 100%;	
}
.rijkleur2_streep{
	color: #4C4C4C;
	border-bottom: thin;
   	border-bottom-style: solid;
	background-color: #F4F4F4;
}
.rijkleur3_streep{
	color: #4C4C4C;
	border-bottom: thin;
   	border-bottom-style: solid;
	background-color: #E8E8E8;
}
.rijkleur{
	 background-color: #be150f;
	}
.rijkleur2{
	  background-color: #F4F4F4;
	}
.rijkleur3{
	  background-color: #E8E8E8;
	}	
th{
	line-height: 150%;
	}	
#rechts{
	position: absolute;
	top: 120px;
	right: 10px;
	width: 15%;
	color: #4C4C4C;
	padding: 2px;
	padding-bottom: 10%;
	font-family: Verdana,Helvetica;
	font-size: 70%;
	color: black;
	border: 0px solid black;
	text-align: right;
}
#rechts td{
	text-align: left;
	}

.zwart{
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: Black;
	padding: 2px;
}
.borderrand{
	border: 1px solid black;
	background-color: #d3dce3;
	color: Black;
	font-size: larger;
	line-height: 150%;
}
#inhoud_ort form{
	background-color: #ffffff;
}
#inhoud_ort table{
	background-color: #ffffff;
}
#inhoud_foto{
	margin-top: 30px;
	margin-bottom: 60px;
	background-color: transparent;
	color: #4C4C4C;
}
#inhoud_foto table{
	background-color: transparent;
	 	border-collapse: collapse;
}
#inhoud_foto th{
	font-size: 12px;
	padding: 2px;
	color: #4C4C4C;
	background: none;
}
#inhoud_foto td{
	padding: 3px;
	background: none;
	border: 1px solid #000000;
	border-collapse: collapse;
	color: #4C4C4C;
}
#linkz{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#klok {
	text-align: center;
	margin-top:0px;
	padding: 0px;
}
#advertentie {
text-align: center;
margin-top: -80px;	
}
div#weer {
	margin-left: auto;
	margin-right: auto;
	width: 310px;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 270px;
}
div#container-fotoindex {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	min-height: 800px;
	}
div#container-fotoindex-2 {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	min-height: 800px;
	}
#formulier{
	background:#fff;
   border:0px solid #CBC7B8;
   padding:10px;
   margin: 0px 0px;
}	
#formulier-2{
	background:#fff;
   border:0px solid #CBC7B8;
   padding:0px;
   margin:0px 0px;
}	
#label{
width:25%; 
text-align:left; 
float:left; 
}
.row{
padding:5pt;
}
INPUT {
border:1px solid #CBC7B8;
}
TEXTAREA {
border:1px solid #CBC7B8;
}
.float-li {
	float: left;
	color: #4C4C4C;
	font-size: 140%;
	font-weight: normal;
	margin-right: 10px;
	margin-top: -6px;
	}
#startpagina {
	color: white;
	font-size: 95%;
	font-weight: bold;
	position: absolute; 
	left: 50%; 
	margin-left: -45px;
	margin-top: -190px;
	}
#startpagina ol li {
	line-height: 300%;
}	
.diensten ol {
	line-height: 150%;
	list-style-type: decimal;
	text-align: left;
}
.diensten {
	margin-top: 0px;
	background: #fff;
   	border:1px solid #CBC7B8;
	line-height: 150%;
	text-align: center;
	padding: 5px;
}
.bgrand {
	background-color: #f5f5f5;
	border: 1px solid #CBC7B8;
	padding: 10px;
}
input, select{
    font-size:0.85em;
    font-family:verdana,arial,helvetica;
}
.boodschap {
	text-align: center;
}
.h900{
	height: 900px;
}
#h800{
	height: 800px;
}
.h700{
	height: 700px;
}
.h600{
	height: 600px;
}
.h300{
	height:300px;
}
.h200{
	height:200px;
}
.h100{
	height:100px;
}
.h50{
	height:50px;
}
.site {
	display:none;
}
.stippellijn{
	margin-top: 0px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px dashed #333333;
	height: 0;
}
.re {
	text-align: right;
}
.lees_meer {
	margin-top: 20px;
	font-size: 120%;
	text-align: left;
}
#naar_boven{
text-decoration: none;
font-size: small;
text-align: center;
margin-top: 40px;
margin-bottom: 20px;	
}
.naar_boven{
text-decoration: none;
text-align: center;
margin-top: 50px;
margin-bottom: 20px;
}
#naar_boven a {
	color: #0000ff;
	text-decoration: none;
}
#naar_boven a:hover{
	color: #e23d1f;
	text-decoration: none;
}
.lime {
	color: #E00080;
}
.auto {
	margin-left: auto;
	margin-right: auto;
	width: 155px;
}
.floatlinks {
float: left;
margin: 3px;
}
.floatrechts {
float: right;
margin: 3px;
}
#contact {
	color: white;
	font-size: 120%;
	font-weight: normal;
	position: absolute; 
	left: 50%; 
	margin-left: 140px;
	margin-top: -175px;
	}
#contact a {
	color: white;
}
#contact a:hover {
	color: #bd140e;
}
.procent70{
font-size: 70%;
}
#contactformulier{
	position: relative;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 100px 50px;
	font-size: 130%;
}
#sitemap{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.ButtonFormat {
background-color: #f9f9f9;
border: #CBC7B8 1px solid;
}
#vorige {
	margin-top: -50px;
	color: black;
	text-align: center;
	font-size: 120%;
	letter-spacing: 1px;
}
#vorige a {
	color: black;
	text-decoration: underline;
}
#vorige a:hover {
	color: #bd140e;
	text-decoration: underline;
}
.naar_top{
text-decoration: none;
text-align: right;
margin-top: -50px;
margin-bottom: 20px;
padding-right: 30px;	
}
.kolom120{
width:  120px;
float: left;
}
#dof{
font-size: 120%;
padding: 5px;
}

