/* CSS Document */
body {
	margin:0px;
	background-repeat: no-repeat;
	/*#90AFC3;*//
	/*background-image: url(images/layout/v2/background_top.gif);*/
	/*background-position:center top;*/
SCROLLBAR-FACE-COLOR: #70B3E3; 
SCROLLBAR-HIGHLIGHT-COLOR: #70B3E3; 
SCROLLBAR-SHADOW-COLOR: #70B3E3; 
SCROLLBAR-3DLIGHT-COLOR: #70B3E3; 
SCROLLBAR-ARROW-COLOR:  #9A7900; 
SCROLLBAR-TRACK-COLOR: #DDDDDD; 
SCROLLBAR-DARKSHADOW-COLOR: #70B3E3;	
}
.hidefirst{
display:none;
}
body, td, th, div {
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p, td {
	line-height:22px;
	margin-top:0px;
	margin-bottom:22px;
	color:#333333;
	font-size:11px;
	/*font-weight: bold;*/
}
li {
	line-height:22px;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
	font-size:11px;
}
.intro {
line-height:24px;
font-weight:bold;
font-size:11px;
color:#5BABD0; /*#70B3E3;*/
}
h1, h2, h3 {
	font-weight:bold;
	color:#c4004a;
	white-space:normal;
	line-height:22px;
}
h1 { 
	font-size:18px;
	margin-top:0px;
	margin-bottom: 3px;	
}
h2 ,#rooster_list_small h1,#nieuws_html_headlines h1{ 
	font-weight:bolder;
	font-size:12px;
	margin-top:3px;
	margin-bottom:-3px;
}

h3 { 
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;	
}
th {
	line-height: 16px;

}
.sidemenutable a:link,.sidemenutable a:active,.sidemenutable a:visited {
	font-size:12px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidemenutable a:hover {
color:#000000;
text-decoration:underline;
}

a:link, a:active {
color:#70B3E3;
text-decoration:none;
}
a:visited {
color:#70B3E3;
text-decoration:none;
}
a:hover {
color:#70B3E3;
text-decoration:underline;
}
#hidewhenscreen {
	DISPLAY: none
}
.breadcrumb {
font-color:#cccccc;
font-size:9px;
margin:0px;
}
.breadcrumb a:link,.breadcrumb  a:active {
color:#EDEDED;
text-decoration:none;
}
.breadcrumb a:visited {
color:#EDEDED;
text-decoration:none;
}
.breadcrumb a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.flip {
background-color:#E0F6FF; //#ADD5E7;
}
.flop {
/*background-color:#EEFAFF;//#CDF0FF;*/
}
.searchbox input{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color:#666666;
	background-color:#FFFFFF;
	/*font-weight:bold; */
	font-size:9px;
	border-top:1px solid #B1D7E9;
	border-left:1px solid #B1D7E9;
	border-bottom:1px solid #B1D7E9;
	border-right:1px solid #B1D7E9;
	margin-top:0px; 
	margin-bottom:0px; 
	width:121px;
	height:20px;
}

.formstyle {
	color: #333333;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #70B3E3;
	font-weight: bold;
	width:270px;
}
.formstylebreed {
	color: #333333;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #70B3E3;
	font-weight: bold;
	width:540px;
}
.formstylebutton {
	color: #333333;
	background-color:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #70B3E3;
}
.medewerkerstabel,.medewerkerstabel td,.medewerkerstabel p {
 font-size:11px;
	line-height:11px;
	margin-top:0px;
	margin-bottom:0px;
}

/*Loginbox*/

.contentSidewindow .contentSidewindow_button{
	cursor:pointer;
	height:24px;
	background: #CCCCCC;
	color: #ffffff;
	width: 60px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#userdata, .contentSidewindow p, .contentSidewindow td {
	line-height:18px;
	margin:0px;
	color:#AAAAAA;
	font-size:11px;
	/*font-weight: bold;*/
}

#userdata {
	margin-bottom:20px;
}

.contentSidewindow .contentSidewindow_inputtext {
	border:1px solid #AAAAAA;
	width:98px;
	height:19px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#communityicon{
 margin-left:45px;
}

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

#totalcosts{margin-top:8px;margin-bottom:8px;}
table.FormHandlerTable td{
padding:3px;
}

#FormhandlerForm td.td_labelname{
white-space:nowrap;width:1%;
text-align:right;
}
#FormhandlerForm table.FormHandlerTable {
width:100%;
}

#FormhandlerForm p{
margin:0px;
}
#FormhandlerForm tr.tr_witruimte{display:none;}

#FormhandlerForm div.panel{
	/*border:1px dotted #70b3e3;
	background-color:#EDF0E7;*/
	margin:5px;
	padding:3px;
}
#FormhandlerForm div.panel caption{
	color:#70b3e3;
	font-weight:bolder;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
#FormhandlerForm  input.FormHandlerRadio{margin:0px;}
table.table_options{width:1%;}
table.table_options td{white-space:nowrap;}
#FormhandlerForm input.FormHandlerField,#FormhandlerForm textarea.FormHandlerField{
border:1px solid #70b3e3;
}
#FormhandlerForm input.FormHandlerField{
height:22px;
}
#FormhandlerForm textarea.FormHandlerField{
width:100%;
}

div.nieuws_html_headlines_date{display:none;}

td#menubox{
background-color:#c4004a;
}
td#menubox_vve{
background-color:#c4004a;
}

td#menubar{
background-color:#70B3E3;
}
td#menubar_vve{
background-color:#70B3E3;
}
