#lightbox * {
	box-sizing:border-box

}

body {
	margin-top:25px;
	background-color:#ffffff;
	background-image: url("/bg.gif");
	background-repeat:repeat-x;
	color:#8a2a1a;
	font-family:"Comic Sans MS",Arial,Helvetica;
	font-size:10pt;
}
h1 {
	margin-bottom:10px;
	margin-top:2px;
	font-size:32pt;
}
h2 {
	font-size:16pt;
}
a {
	background-color:#8a2a1a;
	color:white;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 	
	padding:12px 20px;
	margin:5px 5px;
	text-decoration:none;
}
a:hover {
	background-color:#fff3e6;
	color:#8a2a1a;
}
a.thumb {
	padding:8px !important;
	width:100px;
	height:75px;
	display:block;
	float:left;
}
#body {
	width:100% !important;
}
#flash2 {
	visibility:hidden;
	display:none;
	background-color:#fff3e6;
}
#tekst {
	clear:both;
}
#page {
	position:relative;
	width:820px !important;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	text-align:center;
	padding:20px;
	min-height:615px;
	height:auto !important;
	height:615px;
	border:solid 1px #8a2a1a;

}
#content {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/* MENU */ 
#menu  {
	display:block;
	margin-top:30px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
}

/* MESSAGE */
.message_tbl{
	width:720px !important;
	margin-left:auto;
	margin-right:auto;
}
.message_tbl th {
	border-bottom:1px solid #8a2a1a;
}
.message_tbl td{
	border-bottom:1px dotted #fff3e6;
}
.message_naam {
	width:160px !important;
	padding:4px 5px 2px 5px;
	vertical-align:top;
	text-align:left !important;
}
.message_bericht {
	width:540px !important;
	padding:2px 5px 2px 5px;
	vertical-align:top;
	text-align:left !important;
}
.message_datum {
	font-size: 8pt;
	padding-top:6px;
	text-align:right;
}
.msg_error {
	color:red;
}
#flash {
}
.link_addmessage {
	text-align:center;
	margin-bottom:20px;
}
.cleardiv {
	clear:both;
	height:1px;
	display:block;
}
.tekst {
	padding-top:20px;
}
.inputtekst {
	width:360px;
	height:120px;
}
.input {
	width:360px;
}
.voetnoot {
	padding-top:10px;
	font-size:9pt;
	padding-bottom:0px;
	padding-left:130px;
}
.frm_tbl {
	width:500px !important;
	margin-left:auto;
	margin-right:auto;
}
.frm_tbl td {
	text-align:left;
	vertical-align:top;
}
.frmlabel {
	width:120px;
}
.frmfield {
	width:380px;
}
#message {
	display:block;
}
.cel0 {
	background-color:#fff3e6;
}
.cel1 {
	background-color:#fffcf8;
}


#flash {
	width:820px; 
	height:410px; 
	background-color:#fff3e6;
	position:relative;
}
#krt {
	width:820px; 
	height:410px; 
}
#krt1 {
	position:absolute;
	width:400px; 
	height:283px; 
	left:410px;
	top:60px;
	z-index:3;
	cursor:pointer;
}
#krt2 {
	position:absolute;
	left:410px;
	top:60px;
	width:0px; 
	height:283px; 
	z-index:2;
	cursor:pointer;
}
#krt3 {
	position:absolute;
	width:400px; 
	height:283px; 
	left:410px;
	top:60px;
	z-index:1;
}