html, body {
	background: #FFF;
	font-family: Verdana, Helvetica, Arial;
	margin: 0 0 0 10px;
	color: #000000;
	font-size: 12px;
	line-height: 1.22222;
}

a {
	color: #678F87;
	text-decoration: none;
}

a:visited {
	color: #678F87;
}

a:active, a:hover {
	color: #818181;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td, th {
	font-size: 12px;
}

img {
	border: 0;
}
pre {
 width: 400px;
}

p {
   font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 4px;
}

a.menu {
	color: #678F87;
	text-decoration: none;
}

a.menu:visited {
	color: #678F87;
}


a.menu:active,a.menu:hover {
	color: #000;
	text-decoration: underline;
}

.lichtgrijs{
	background:	#FFF;
	width:600px;
	height:150px;
/*	border-right:1px solid #000;*/
}

.boven{
	color: #000;
	font-family: Courier;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 20px;
	/*float: right;*/
}

.kop {
 color: #FF2100;
 font-weight: bold;
 font-size: 13px;
}

.centreer {
	font-family: Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

.bijdrage {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
/*	margin-bottom: 15px;*/
	padding:5px;
	border: 1px solid #000000;	
}

.reactie {
	margin-left: 30px;
/*	margin-top: 10px;*/
	margin-right: 5px;
/*	margin-bottom: 15px;*/
	padding:5px;
	border: 1px solid #A3A3A3;	
}

.rood{
	color: #FF2100;
}
.groen{
	color: #00FF00;
}

p#matig {
	margin-top: 15px;
	margin-left: 0px;
}

#superwrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28%;
  margin-left: -40%;
  }

#content {
/*	background-image: url('/img/mixer-groot.jpg');*/
	background-repeat: no-repeat;
	width: 600px;
/*	height: 700px;*/
	min-height : 200px;
	margin-left: 5px;
	margin-top: 0px;
}

#lijntje {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #D3D3D3;	
}

#pic {
	position: absolute;
	top: 150px;
	left: 527px;
	width: 200px;
	height: 250px;
}
