/* CSS Document for layout of page - (use content.css for layout contents)*/
body {
	margin:0px;
	background-repeat: no-repeat;
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.hidewhenscreen {
	DISPLAY: none
}
#content{
	width:550px;
}



/*,.ypmenutable a.ypmenutable li*/
#mainmenu .item ,#topmenu .item,#mainmenu td,#topmenu td {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.ypmenutable a:link,.ypmenutable a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.ypmenutable a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.ypmenutable a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#searchform{
	display:inline;
	width:293px;
	height:28;
	background-image: url(/layout/bg_searchbox.jpg);
	color:#5C7317;
	font-weight:bold;
}
.inputbox{
	font-weight: normal;
	color: #5C7317;
	height: 17px;
	font-size:10px;
	width: 146px;
	border: 1px solid #5C7317;
}
#searchbutton{
	margin:0px;
	padding:0px;
	height: 19px;
	width: 19px;
	background-color:#ABB787;
	background-image: url(/layout/searchbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0px;
}
#greenbox{
	width:295px;
	background-image:url(/layout/gbox_c.jpg);
	border-top:1px solid #d7ddc7;
	border-left:1px solid #d7ddc7;
	border-right:1px solid #5c7317;
	border-bottom:1px solid #5c7317;
	background-repeat: repeat-y;
	background-position: right top;
}
#greenbox td{
	color:#5C7317;
	letter-spacing:0px;
}
#greenbox .ghead{
	background-image:url(/layout/gbox_h.jpg);
	border:0px;
	background-color: #A7B381;
	background-repeat: repeat-y;
	background-position: left top;	
}
#gwsbschrmng{
	width:295px;
	background-image:url(/layout/GWSBCHRMNG.jpg);
	border-top:1px solid #c9d0e3;
	border-left:1px solid #c9d0e3;
	border-right:1px solid #26408b;
	border-bottom:1px solid #26408b;
	background-repeat: repeat-y;
	background-position: right top;
}
#greenbox th,#gwsbschrmng th{
	text-align:left;
	color:#FFFFFF;
	padding-left:10px;
}










/**** Nieuws lijst ****/
#nieuws_html{
}

#nieuws_html h2,#nieuws_html a{
}
#nieuws_html a:hover{
}
#nieuws_html .item_flip,#nieuws_html .item_flop {
/*
	float:left;
	width:30%;
	height:250px;
	margin:2px;
*/	
	border-bottom :1px solid #adb98b;
	padding-bottom:15px;
}
/*
#nieuws_html .item_flip {
}
#nieuws_html .item_flop{
	border-bottom :1px solid #333333;
}

*/
#nieuws_html .nieuwsdatum{
	display:inline;
	float:right;
}

#nieuws_html .teasertext{
	margin-top:5px;
	display:block;
}
#nieuws_html .leesverder {
	display:block;
}



#headlinesTop{
	background-color:#5c7317;
	padding:10px;
}
#headlinesTop h1{
	font-size:16px;
	color:#B5C386;
	margin:0px;
}

#nieuws_html_headlines{
	background-color:#b0720d;
	color:#ffffff;
	padding:10px;
}
#nieuws_html_headlines h1{
	font-size:14px;
	color:#EDB663;
	margin:0px;
}
#nieuws_html_headlines h2{
	color:#EDB663;
	text-decoration:none;
}
#nieuws_html_headlines a{
	color:#EDB663;
	text-decoration:none;
}
#nieuws_html_headlines a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#nieuws_html_headlines h2{
	font-size:12px;
	margin:0px;
	margin-top:8px;
}
#nieuws_html_headlines p{
	color:#ffffff;
	font-size:11px;
	margin:0px;
}
#nieuws_html_headlines .nieuws_html_headlines_date{
	display:none;
}


/*Formulier stijlen*/
input.FormHandlerField{width:95%;}
.FormHandlerTable h2{margin-top:20px;}

#totalcosts{margin-top:8px;margin-bottom:8px;}
table.FormHandlerTable td{
padding:5px;
}
#FormhandlerForm table.FormHandlerTable {
width:100%;
}

#FormhandlerForm div.panel{
	border:1px dotted #B5C386;
	background-color:#EDF0E7;
	margin:5px;
	padding:3px;
}
#FormhandlerForm div.panel caption{
	color:#36430E;
	font-weight:bolder;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
