body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 18px;
	background-image: url('ills/backverloop.jpg');
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	color: #000;
	margin: 0px;
}

.content {
	POSITION: relative; 
	TOP: 0px; 
	width: 853px;
	height: 651px;
	background-image: url('ills/backDIV.gif');
	background-repeat: repeat-x;
}

td {  
	font-size: 11px; 
	line-height: 18px;
}

p {  
	margin-top: 3px;
	margin-bottom: 3px;
}

ul, ol {  
	margin-top: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 18px; 
	line-height: 22px;
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #516fc4;
}

h2 {
	font-size: 18px; 
	line-height: 22px;
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #b70505;
}

h3 {  
	font-size: 13px; 
	line-height: 18px;
	font-weight: bold; 
	margin-top: 20px;
	margin-bottom: 5px;
	color: #516fc4;
}

h4 {
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold; 
	margin-bottom: 10px;
	color: #000;
}

a:link, a:visited, a:active {  
	color: #555; 
	text-decoration: underline;
}

a:hover {  
	color: #000; 
	text-decoration: underline;
}

.messcont {
	background-image: url('ills/messcontback.jpg');
	background-repeat: no-repeat;
	margin-top:15px;
	padding:1px;
	background-color: #e7e7e7; 
}
.mess {
	padding:10px;
	background-color: #F7F7F7; 
}
a.topics:link, a.topics:visited, a.topics:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #aaa; 
	font-weight: bold;
	text-decoration: none;
}
a.topics:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.menu,  a.menu:link, a.menu:visited, a.menu:active {  
	font-size: 10px; 
	padding-left:3px;
	padding-right:3px;
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {  
	font-size: 10px; 
	color: #000; 
	text-decoration: underline;
}

a.user:link, a.user:active {  
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}
a.user:hover, a.user:visited {  
	color: #000; 
	font-weight: bold;
	text-decoration: underline;
}

input, textarea {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 234px;
	font-size: 10px;
}
select {
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}


/* Buttons */

.buttonK, .buttonL {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	height: 22px;
	color: #fff;
	display: block;
	float: center;
	margin-left: 0px;
	margin-top:8px;
}

.buttonK {
	width: 88px;
	background: url("ills/button88.gif") no-repeat left top;
	border: 0px solid #fff;
}

.buttonL {
	width: 130px;
	background: url("ills/button130.gif") no-repeat left top;
	border: 0px solid #fff;
}

/* Buttons Einde */
