body {
	background: #88c544;
	font-family: Arial;
}

a {
	color: black;
	font-weight: bold;
}

h1 {
	background: #88c544;
	font-size: 16px;
	line-height: 18px;
	padding: 3px;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	padding: 3px;
}

h3 {
	background: #88c544;
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
}

table {
	width: 100%;
	font-size: 12px;
	border-spacing: 0px;
}

th {
	background: #88c544;
}

ul {
	font-size: 12px;
}

img{
	border: none;
}

#main {
	background-image: url(pictures/layout/top.png);
	background-repeat: no-repeat;
	
	margin-left: auto;
	margin-right: auto;
	
	position: relative;
	
	width: 800px;
	height: 623px;
}

#login {
	text-align: right;
	width: 750px;
	font-size: 10px;
}

#col1{
	position: absolute;
	left: 80px;
	top: 150px;
	width: 120px;
	text-align: center;
}

#col2{
	position: absolute;
	left: 205px;
	top: 150px;
	width: 470px;
}

#col3{
	position: absolute;
	left: 680px;
	top: 150px;
	width: 120px;
	text-align: center;
}

#tekst {
	position: absolute;
	width: 470px;
	height: 395px;
	overflow: auto;
}

.bar {
	position: absolute;
	left: 50px;
	height: 10px;
}

.bezoek {
	position: absolute;
	left: 150px;
	text-align: right;
}

.icon {
	width: 16px;
	height: 16px;
}

.input {
	position: right;
	float: right;
	width: 300px;
}

.kalender {
	font-size: 12px;
}

.kolom {
	background: #88c544;
	text-align: left;
}

.nieuws_img {
	width: 100px;
	text-align: center;
	vertical-align: center;
}

.pic{
	width: 114px;
}

.pic_nieuws {
	width: 120px;
}

.poster {
	font-size: 10px;
}

.status{
	width: 48px;
	height: 16px;
}

.sub {
	font-size: 12px;
}

.table_back {
	background: white;
	width: 100%;
}

.table_body {
	padding: 3px;
	line-height: 25px;
}

.table_body_tekst {
	font-size: 12px;
}
