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

body, td, th, div {
	font-size: 11px;
}
p {
	line-height: 16px;
	margin-top: 3px;
	color:#666666;
}

p.small {
	font-size:9px;
	line-height: 11px;
}

.intro {
	line-height:24px;
	font-weight:bold;
	font-size:11px;
	color:#5BABD0; /*#0075ab;*/
}

#hidewhenscreen {
	DISPLAY: none
}
.tabletop p,.tabletop td{
	color:#FFFFFF;
}
.content_border{
	background-color:#BABAA5;
}
/**** widgets ***/
#maingrid .widget{
	border:1px solid #BABAA5;
	border-left:0px;
	border-bottom:0px;
	padding:4px;
	scrollbar-face-color:#DBDBCF;
	scrollbar-arrow-color:#BABAA5;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
	
}
.widget {
	float:left;
}
.widget img{
	margin:0px;
}
.bendcorner{
	position:absolute;
	height:28px;
	width:27px;
}

.bendcornertopright{
	margin-top:-1px;
	position:absolute;
	height:26;
	width:26px;
}
.bendcornerbottomright{
	margin-top:-26px;
	position:absolute;
	height:26;
	width:26px;
}

.rotatorholder{
 display:none;
}
#menutable a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
#menuactive{
	background:#FFFFFF;
}
#nieuws_html_headlines {
	margin-left:0px;
	margin-right:0px;
}
#nieuws_html_headlines h1{
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:-2px;
	margin-left:0px;
	padding-left:6px;
	color: #000000;
	text-decoration: underline;
/*	background-image: url(./images/whitepixel.gif);
	background-repeat: no-repeat;
	background-position:2px 5px;
*/	
}

#nieuws_html_headlines a,#nieuws_html_headlines a:visited {
	color:#4A4A4A;
	text-decoration:none;
}
#nieuws_html_headlines a:hover {
	text-decoration:underline;
}
#nieuws_html_headlines p{
	font-size:10px;
	color:#333333;
	line-height:13px;
	margin-top:0px;
	margin-bottom:4px;
	margin-left:6px;
	text-align:left;
}
.nieuws_html_headlines_date{
	display:none;
}
#footer, #footer a, #footer a:visited, #footer a:active{
	margin:0px;
	margin-top:3px;
	color:#b0ab1d;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#rightpanel {
 padding:4px;
}
#FormhandlerForm {

}
#FormhandlerForm  .td_labelname{
padding-left:8px;
}
#FormhandlerForm input.FormHandlerField,#FormhandlerForm textarea.FormHandlerField{
width:300px;}
#FormhandlerForm .td_price{display:none;}

#FormhandlerForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}

#widget_165 div{overflow:hidden;}

/* popup venster */
#blanket {
	background-color:#000000;
	opacity: 0.70;
	/* let op: bovenstaande waarde ook in de page aanpassen ivm IExplorer */
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#ffffff;
	background-image: url(./images/roompot_popup_background.jpg);
	width:471px;
	height:471px;
	padding:0px;
	z-index: 9002;
}

img.alignright {
margin-left:15px;
margin-bottom:10px;
}

img.alignleft {
margin-right:15px;
margin-bottom:10px;
}