#bericht
	{
	margin-top:10px;
	padding-bottom:10px;
	}
	
#header
	{
	color: #004900;
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
	height: 30px;
	font-style: italic;
	font-weight:bold;
	}

#tekstveld
	{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
#container
	{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #004900;
	background-color: #f0ffe0;
	text-align: center;
	}
		
#width600
	{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #004900;
	background-color: #f0ffe0;
	text-align: center;
	}

hr
    {
	height: 1px;
	color: #004900;
	background-color: #004900;
	border: 0px solid #004900;
	text-align: left;
	width: 100%;
	}

#prijs
	{
	color: #ff0000;
	}

#product
	{
	color: #0000ff;
	}
	
.paginawijzer
	{
	text-decoration: None;
	color: #004900;
	}

.paginawijzer:hover
	{
	text-decoration: None;
	color: #990000;
	}

.copyright
	{
	color:#f0ffe0;
	}

.copyright:hover
	{
	color:#00ff00;
	}
	
.link
	{
	color:#004900;
	}
	
.link:hover
	{
	color:#00ff00;
	}
	
.tabel1
	{
	position: relative;
	border-collapse: collapse;
	border: 1px solid #004900;
	}

.header
	{
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	font-size: 18px;
	font-style: italic;
	height: 30px;
	text-align: center;
	}

.info
	{
	text-align: left;
	font-size: 14px;
	font-family: verdana,sans-serif;
	}

.regelinfo
	{
	text-align: left;
	font-size: 12px;
	}
	
.pagina
	{
	font-size: 12px;
	text-align: justify;
	}

.koppagina
	{
	font-size: 14px;
	text-align: center;
	color: #f0ffe0;
	}

.postveld
	{
	margin-left:  auto;
	margin-right: auto;
	width: 400px;
	}

.post
	{
	text-align: left;
	font-family: verdana,sans-serif;
	font-size: 12px;
	}

.inputuser 
	{
	font-family: verdana,sans-serif;
	font-size: 12px;
	border: 1px solid #004900;
	background-color: #f0ffe0;
	color: #004900;
	}

.auteur 
	{
	text-align: left;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px dashed #004900;
	height: 35px;
	}

