body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #000099;
}

body.iframe {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}

body.admin {
	background-color: #FF6600;
}

body.zeurbox {
	background-color: #FF6600;
}

body, p, td, th, li {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	margin-bottom: -10px;
	margin-left: 3px;
	margin-right: 3px;	
}

h2 {
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 13px;	
}

.txt {
	margin-left: 3px;
	margin-right: 3px;
}

.post {
	margin-left: 15px;
	margin-right: 13px;
}

a { text-decoration: none; color: #000099; }
a.menu { text-decoration: none; color: #FFFF00; }


table {
	padding: 0px;
	border: 0px;
}

table.boven {
	background-color: #FF6600;
	color: #FFFFFF;
}

table.links {
	background-color: #FFFFFF;
	width: 115px;
}

table.rechts {
	background-color: #FFFFFF;
	width: 150px;
}

table.midden {
	background-color: #FFFFFF;
	width: 100%;
}

.titelbalk {
	margin-left: 25px;
	margin-right: 3px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.datum {
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.middle {
	text-align: center;
}
