/* GENERAL */
#roundcont {
	background-image: url(../../img/main/zijbalk/back.jpg);
}
#roundtop {
	background-image: url(../../img/main/zijbalk/top.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 227px;
	font-size: 1px;
}

#roundbottom {
	background-image: url(../../img/main/zijbalk/bottom.jpg); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 227px;
	font-size: 5px;
}
/* ITEMS */
#roundcontItems {
	background-image: url(../../img/main/zijbalk/back.jpg);
}
#roundcontItems img{
	border: 1px solid #293d0f;	
}
/* NIEUWSBRIEF*/
#roundcontNieuws {
	background-image: url(../../img/main/nieuwsbrief/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
#roundcontNieuws table{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#roundcontNieuws input{
	background-color: #a2dc55;
	width: 188px;
	border: 1px solid #619b12;	/*color: #fff; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
/* nieuwsberichten */
#roundtopBerichten {
	background-image: url(../../img/main/zijbalk/top2.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 227px;
	font-size: 2px;
}

#roundbottomBerichten {
	background-image: url(../../img/main/zijbalk/bottom2.jpg); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 227px;
	font-size: 5px;
}
#roundcontBerichten {
	background-image: url(../../img/main/nieuwsberichten/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 122px;
}
#roundcontBerichten table{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #FFFFFF;
}
#roundcontBerichten hr{
	color: #FFFFFF;
	height: 1px;
	width: 189px;
}
#roundcontBerichten table h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #FFFFFF;
	top: auto;
	margin: 0; 
	padding: 0;
	line-height: 1em; 
	font-weight: bold;
}
#roundcontBerichten a,#roundcontBerichten a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
/* ROUND PAGES */
#roundcontPages {
	background-image: url(../../img/main/kaders/back.jpg);
	width:602px;
}
#roundtopPages {
	background-image: url(../../img/main/kaders/top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 602px;
	font-size: 5px;
}

#roundbottomPages {
	background-image: url(../../img/main/kaders/bottom.jpg); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 602px;
	font-size: 5px;
}
#roundcontPages table {
	color:#7f7d65;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
}
#roundcontPages h1 {
	color:#807d66;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	margin: 0; 
	padding: 0;
	line-height: 1.5em; 
	font-weight: bold;
}
#roundcontPages h2 {
	color:#f88c00;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	margin: 0; 
	padding: 0;
	line-height: 1em; 
	font-weight: bold;
}
#roundcontPages input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	background-color: #f4f3ed;
	width: 400px;
	border: 1px solid #c5c3af;

}
#roundcontPages select{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	background-color: #f4f3ed;
	border: 1px solid #c5c3af;
}
#roundcontPages .inputSmall{
	background-color: #f4f3ed;
	width: 100px;
	border: 1px solid #c5c3af;

}
#roundcontPages .inputradio{
	background-color: #e4e3d8;
	width: 20px;
	border: 0px solid #c5c3af;
}

#roundcontPages input[type="radio"], input[type="checkbox"],input[type="button"] {
	background-color: #e4e3d8 !important;
	border:solid 0px #999999 !important;
	width: 20px !important;
}