/* De instellingen van de body */
body{
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin: 0;
}

/* De hyperlink kleuren */
a:link, a:active, a:visited {
	color: #0000ff;
}
a:hover{
	color: #000000;
}

/* headings */

h1{
	font-size: 14px;
	font-weight: bold;
}

h2{
	font-size: 13px;
	font-weight: bold;
}

h3{
	font-size: 11px;
	font-weight: bold;
}

#content h2{
	margin-bottom: 0px; 
	padding-bottom: 0px;
}
#content p{
	margin-top: 5px; 

}

/* een aparte gecentreerde box maken */

#container{
	margin-left: auto; 
	margin-right: auto;
	width: 900px;
	padding: 0px;
    border: 1px solid #000000;
}

#top{
	float: left;
	width: 900px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-bottom: 3px solid #c2cd23;
}

#content{
	float: right;
	background-image: url('../images/content_back.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f4f3f4;
	width: 690px;
	margin: 0px;
	padding: 25px;
	border-width: 0px;
	min-height: 350px;
	border-left: 3px solid #c2cd23;
}
#lichtkrant{
	float: left;
	padding-left:50px;
	

}

#footer{
clear: both;
	/*float: right;*/
	background-color: #000000;
	color: #ffffff;
	width: 900px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#ieheighthack{
	float: right;
	width: 0px;
	height: 350px;
}

#menu{
	float: left;
	width: 150px;
	border-width: 0px;
	margin-left: 3px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	font-weight: bold;
	padding-top: 8px;
	height: 100%;
}

#menu_ul{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;

}

#menu li{
	/*display: block;*/
	list-style: none;
	margin: 2px;
	margin-left: 0px;
	/*padding-left: 5px;*/
	border: 0px solid black;
	width: 125px;
}
#menu li.niveau1{
	color: #ff0000;
	margin-left: -15px;
	/*background-color: #00ff00;*/
}
#menu li.niveau2{
	margin-left: -15px;
	/*background-color: #0000ff;*/
}
#menu li.niveau3{
	margin-left: -15px;
	/*background-color: #ff00ff;*/
}

/* links in menu */
#menu .niveau1 a{
	color: #000000;
}
#menu .niveau2 a{
	color: #c2cd23;
}
#menu li.niveau3 a{
	color: #c2c2c2;
}

/* verder */

#bottom_menu_image{
	float: left;
	margin: 5px;
	margin-top: 30px;
	width: 145px;
	overflow: hidden;
}

table{ 
	border: 1px solid black;
	font-size: 11px;
}

#overzicht{
	width: 99%;
	background-color: #ffffff;
}
#overzicht td.prijs{
	width: 90px;
	text-align: right;
}
#overzicht th{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}
#overzicht th a{
	color: #ffffff;
}
#overzicht td{
	vertical-align: top;
}
#overzicht tr.row1 td{
	background-color: #c2cd23;
}
#overzicht tr.row2 td{
	/* Just default color */
}




#selectie table{
	width: 99%; 
	border: 0px;
	margin-bottom: 15px;
}

img.table_thumb{
	width: 100px;
	border: 0px;
}

.button{
	background-color: #c2cd23;
	border: 1px solid black;
}

.prijsinvulveld{
	width: 75px;
}
.postcodeinvulveld,.huisnummerinvulveld{
	width: 65px;
}

input,select,textarea{
	border: 1px solid black;
}

.borderlesstable{
	border: 0px;
}

.type{
	min-width: 200px;
}

.mainphoto{
	height: 260px;
	float: left;
}

.beschrijving_kort{
	font-weight: bold; 
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.beschrijving{
	/* nothing to do */ 
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#iteminfo{
	float: right;
	width: 300px;
	border: 0px;
}

#infodiv{
	width: 99%;
	border: 0px solid black;
	overflow: auto;
}


#strip_div{
	padding: 5px;
	height: 77px;
	width: 680px;
	overflow: hidden;
	border: 1px solid black;
	float:left;
}
#strip_div .interndiv{
}
#strip_div .strip_img_div{
	display: inline;
	
	float: left;
	border: 0px; 
	text-align: center;
	overflow: hidden;
}
#strip_div img{
	border: 0px; 
	height: 75px;
}
.scroll_left{
	float: left;
}
.scroll_right{
	float: right;
}

#mailform .achternaam, .voornaam, .email, .telefoon{
	width: 257px;
}

#mailform .straat, .woonplaats{
	width: 184px;
}

#mailform .bericht{
	width: 398px;
	height: 200px;
	overflow: auto;
}

#mailform table{
	border: 0px;
}

#contact table{
	border: 0px;
}

.kaartje{
	border: 0px;
}

#news{
	border: 0px;
	width: 99%;
	border-collapse: collapse;
}

#news .date{
	text-align: right;
	border-bottom: 1px solid black;
}

#news .title{
	font-weight: bold;
	border-bottom: 1px solid black;
}

#news .newsitem{
	padding-bottom: 25px;
}
.kaartje{
	border: 0px;
	float: left;
	height: 300px;
	width: 400px;
	margin: 25px;
}
.kaartjeHome{
	border: 1px;
	float: right;
	height: 300px;
	width: 400px;
}
.kaartjethumb{
	border: 1px;
	float: left;
	border: 0px;
	padding: 2px;
	margin : 5px

}

