html, body {
	background: #FFF6D5;
	font-family: MS sans serif, Verdana, Helvetica, Arial;
	margin: 0 0 0 10px;
	color: #000000;
	font-size: 11px;
	line-height: 1.22222;
}

a {
	color: #FF2100;
	text-decoration: none;
}

a:visited {
	color: #FF2100;
}

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

table {
	border-collapse: collapse;
}

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

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

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

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

a.menu:visited {
	color: #000000;
}


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

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

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

.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 {
	width: 560px;
/*	height: 700px;*/
	min-height : 700px;
	margin-left: 5px;
	margin-top: 0px;
}

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

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