.actiebon{
	border: 1px solid black;
}
.kopje_blokje{
	font-size: 10px;
	color: #DD8A22;
	font-weight: bold;
}
.leeg{
	height: 400px;
}
a:visited{
	color: black;
}
a:hover{
	color: black;
	text-decoration:none;
}
a:link{
	color: black;
}
.waarschuwing{
	height: 15px;
	color: red;
}
.invoerveld{
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.knop{
	font-size:10px;
}
.blokjebijbon{
	display: none;
}
.copyrightbon{
	display: none;
}
.bericht{
	border: 1px solid black;
	margin: 5px;
	margin-bottom: 15px;
	padding: 3px;
}
.bericht_datum_tijd {
	float: right;
	width: 200px;
}
.bericht_naam {
	width: 150px;
	position: absolute;
}
.berichttekst {
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
body{
	background-color: #273035;
	margin: 0px;
	padding: 0px;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}
#container{
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 760px;
	background-color: #D9D9D9;
	padding: 5px;
	position:relative;
	min-height:100%;
	height: 99%;
}
 /* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
#header1{
	background-color: #FFF;
	width: auto;
	padding: 6px;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	font-size: 9px;
	color: #8CB0BE;
}
#header1 a{
	color: #8CB0BE;
}
#header1 a:hover{
	color: #8CB0BE;
	text-decoration: none;
}
#header2{
	background-color: #999999;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	margin-top: 5px;
	padding: 0px;
	height: 184px;
	width: 759px;
	overflow: hidden;
}
#links{
	width: 150px;
	position:absolute;
    left:5px;
}
#midden{
	margin-left: 150px;
	margin-right: -5px;
	padding: 5px;	
	height:1%;
}
#middenhome{
	margin-left: 150px;
	margin-right: 150px;
	padding: 5px;	
	height:1%;
}
#rechts{
	width: 150px;
	float: right;
}

#menu{
	width: auto;
	background-color: #FFF;
	color: #000000;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bloklinks{
	width: auto;
	background-color: #FFF;
	color: #000000;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	margin-top: 5px;	
	margin-bottom: 30px;
	padding: 5px;
}
#inhoud{
	width: auto;
	background-color: #FFF;
	color: #000000;
	border-right: 1px solid #196380;
	margin-top: 5px;
	padding: 7px;
	font-size: 11px;
}
#fotoblok{
	width: auto;
	background-color: #FFF;
	color: #000000;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	margin-top: 5px;
	padding: 5px;
}
#adres{
	width: auto;
	color: #000000;
	margin-top: 5px;
	padding: 5px;
}
#adres a{
	color: #000000;
}
#adres a:hover{
	color: #000000;
	text-decoration: none;
}
.kopje{
	color: #DD8A22;
	font-weight: bold;
}
#copyright{
	background-color: #DD8A22;
	border-right: 1px solid #196380;
	border-bottom: 1px solid #196380;
	text-align: center;
	color: #EEC591;
	padding: 2px;
	clear: both;
}
.fotorandje{
	border-color:#000000;
	border: 1px solid black;
}.titel {
	color: #DD8A22;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	width: auto;
	text-align: left;
}

