/* http://www.hansmooiman.nl/ opmaak.css 060909 */

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #336588;
}
a:active {
	text-decoration: none;
}
.rand {
  border: 1px solid #000;
}
#txtmidden {
    position: absolute;
	left: 256px;
	right: 256px;
	padding: 6px;
	height: 20px;
	width: 362px;
	text-align: center;
}
#txtlinks {
	left: 5px;
    position: absolute;
	padding: 6px;
	height: 20px;
	width: 362px;
	text-align: left;
}
#txtrechts {
	left: 440px;
	position: absolute;
	padding: 6px;
	height: 20px;
	width: 500px;
	text-align: right;
}

input, textarea { 
    padding: 3px; 
    border: 1px solid #bac5d6; 
    font: 11px Verdana, sans-serif; 
    background: #fff; 
} 

.randfout {
  border: 1px solid #c24949;
}

.randgoed {
  border: 1px solid #49c24f;
}
hr.c1 { 
border: 1px dotted #000;
}
 div.c2 {
text-align: center
}
 div.c1 {
text-align: right
}