.links
	{
	font-weight: normal;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	background-color:#191919;
	color:white;
	}
	
.content
	{
	font-weight: normal;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:white;
	}

	
.links a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.links a:hover
	{
	text-decoration:underline;
	color:yellow;
	}
	
.main a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.main a:hover
	{
	text-decoration:underline;
	color:yellow;
	}

.main
	{
	font-weight: normal;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	background: black;
	/*background:url('pictures/info.jpg');*/
	color:white;
	}

.head
	{
	font-weight: bold;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:red;
	text-decoration:none;
	background: url('pictures/header.jpg');
	}

.foot
	{
	font-weight: bold;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:white;
	background: black;
	text-decoration:none;
	text-align: right;
	}
	
	
.kop
	{
	font-weight: bold;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:yellow;
	}	

.grond
	{	
	background-color:yellow;
	}
	
.kopcel
	{
	font-weight: bold;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:yellow;
	}
	
.melding
	{
	font-weight: bold;
	font-size:15pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:red;
	}	

.kopoptie
	{
	font-weight: bold;
	font-size:15pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:yellow;
	}
	
.discl
	{
	font-weight: normal;
	font-size:5pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:grey;
	}

.posttext
	{
	
	width: 500px;
	border: 1px solid;
	padding: 5px;
	}
	
.thumbcel
	{
	width:110px;
	height:160px;
	margin:5px;
	float: left;
	vertical-align: bottom;
	}
	
.form
	{
	font-weight: normal;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	background: black;
	/*background:url('pictures/info.jpg');*/
	color:white;
	}
	
span.left
	{
	position: absolute;
	left: 5;
	}
	
span.right
	{
	position: absolute;
	right: 70;
	}

div.line
	{
	position: relative;
	text-align: center;
	width: 100%;
	}
	
span.admin
	{
	font-weight: bold;
	font-size:15pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	position: absolute;
	right: 500;
	text-decoration:none;
	color:red;
	}
	
#thumbcel
	{
	width:130px;
	height:120px;
	margin:5px;
	padding-top: 5px;
	float: left;
	/*background-color: FFFFFF;*/
	/*border: 1px dashed #FFFFFF;*/
	border: none;
	vertical-align:middle;
	text-align: center;
	}
	
#boven
	{
	width:130px;
	height:80px;
	margin:0px;
	padding-top: 0px;
	float: left;
	border: none;
	/*background-color: FFFFFF;*/
	vertical-align:middle;
	text-align: center;
	}
	
#onder
	{
	width:130px;
	height:20px;
	margin:0px;
	padding-top: 1px;
	float: left;
	border: none;
	/*background-color: #E8F214;*/
	vertical-align:middle;
	text-align: center;
	}

#thumbceldesc
	{
	width:130px;
	height:160px;
	margin:5px;
	padding-top: 5px;
	float: left;
	/*background-color: FFFFFF;*/
	/*border: 1px dashed #FFFFFF;*/
	border: none;
	text-align: center;
	}
	
#bovendesc
	{
	width:130px;
	height:80px;
	margin:0px;
	padding-top: 0px;
	float: left;
	border: none;
	/*background-color: FFFFFF;*/
	vertical-align:middle;
	text-align: center;
	}
	
#onderdesc
	{
	width:130px;
	height:60px;
	margin:0px;
	padding-top: 1px;
	float: left;
	border: none;
	/*background-color: #E8F214;*/
	vertical-align:middle;
	text-align: center;
	}