.editor {
	background-color: #ffffff;
}
body {
	margin: 0px;
	background-color: #ccc;
}

td, a, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
}

.maintable {
	background-color: #fff;
}
.subnav {
	margin-bottom: 5px; 
}
.subnavheader {
	background-image: url(../images/static/sub_top.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.subnavheader h1 {
	font-family: Arial, Helvetica, Sans Serif;
	color: #fff;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform: uppercase;
}
.subnavshadow {
	background-image: url(../images/static/sub_side_bg.gif);
	background-repeat: repeat-y
}
.panelshadow {
	background-image: url(../images/static/panel_schaduw.gif);
	background-repeat: repeat-y
}
.panel {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.paneltable {
	margin-bottom: 20px;
}
.panel h1 {
	font-family: Arial, Helvetica, Sans Serif;
	color: #036;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: -10px;
	text-transform: uppercase;
	line-height: 18px;
}
.panel p {
	font-family: Arial, Helvetica, Sans Serif;
	color: #036;
	font-size: 11px;
	line-height: 18px;
}
.category_active, .category_inactive {
	font-family: Arial, Helvetica, Sans Serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding-left: 19px;
	height: 23px;
	border-left: 1px solid #036;
	vertical-align: middle;
}
.category_active {
	color: #036;
	background-color: #fff;
	cursor: hand;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b6b6b6;
}
.category_inactive {
	color: #fff;
	background-color: #036;
	cursor: hand;
	border-top: 1px solid #335C85;
	border-bottom: 1px solid #002449;
}
td {
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, Sans Serif;
	color: #000;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: -12px;
}
h2 {
	font-family: Arial, Helvetica, Sans Serif;
	color: #000;
	font-size: 11px;
	line-height: 18px;
}
p, ul {
	font-family: Arial, Helvetica, Sans Serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
ul {
	list-style-type: square;
	margin-left: 18px;
}
a {
	font-family: Arial, Helvetica, Sans Serif;
	color: #f60;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.onderschrift {
	font-size: 10px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
	border-top: 1px solid #666;
	vertical-align: middle;
}
.footer a {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
	text-decoration: underline;
}
.textbody {
font-size:8px;
}

.fotoalbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

 .fotonavline {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

.fotolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.fotonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fotoframe {
	background-color: White;
}

.imgborder {
	border-width: 0px;
}
.fotokop {
	height: 40px;
	vertical-align: top;
}

