
body > div > table.main{
	background-image: url(../images/reacties_bg.gif);
}

.toprow {
	background-color:#000000;
}



.content {
	border-bottom-color: #678285;
}
 
a.contenthead:hover,
.contenthead a:hover	
{
	color: #44849B;
}
 
.subnavi a{

}
 
.reactie_naam {
	color: #6CB9DC;
	background-color: #F5F6F6;
	padding: 5px;
	font-size: 12px;
}
.reactie_reactie {
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F6;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #6CB9DC;
	padding: 5px;
}
.reactie_bottom {
	background-image: url(../images/reactie_bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 292px;
}
.reactie_top {
	background-image: url(../images/reactie_top.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 292px;
}
.reactieform {
	width: 292px;
	background-image: url(../images/reacties_1.gif);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.reactieform2 {
	width: 292px;
	background-image: url(../images/reacties_2.gif);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	height: 120px;
	background-repeat: no-repeat;
	background-position: top;
}

.reactieform2 .reactieformsubmit {
	position: absolute;
	left: 162px;
	top: 54px;
}
.style1 {font-size: 9px}

.menu a {

	color: #6BBADD;
}