body{
	text-align:center;
	margin: 0px;
}
body, td{
	font: 12px/16px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
}

td a, .displaygroup_nav a{
	font: 11px/15px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	text-decoration: none;
}
td a:hover, .displaygroup_nav a:hover{
	text-decoration: underline;
}

h1{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
}
h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

/*Formulier velden*/
.form_oms{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	text-align: right;
	padding-right: 10px;
}
.form_oms_restyle{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-right: 10px;
	line-height: 24px;
}
.losse_link{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
}
.form_oms-error{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #b12418;
	text-align: right;
	padding-right: 10px;
}
.form_oms_restyle-error{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	text-align: left;
	padding-right: 10px;
}
.error{
	color: #b12418;
}
.form_field{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	width: 370px;
	margin: 0;
	padding: 0;
}
.form_field_restyle{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	width: 282px;
	margin: 0;
	padding: 0;
}
.form_field_no_width{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	margin: 0;
	padding: 0;
}
.form_row_0{
	background-color: #f3fbdc;
	height: 30px;
}
.form_row_1{
	background-color: #ffffff;
	height: 30px;
}

/*Container waar alles in zit*/
.container{
	border: 1px none green;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*Header met zoekveld*/
.header{
	position: relative;
	border: 1px none green;
	background: url(../gfx/ziezo_header3.jpg) no-repeat;
	width: 998px;
	height: 125px;
}
.headerBanner{
	position: absolute;
	left: 0px;
	top:  0px;
	z-index: 10;
}

.headerSearch{
	position: absolute;
	left: 810px;
	top:  95px;
	z-index: 20;
}

.headerLinksLeft{
	position: absolute;
	left: 30px;
	top: 144px;
	z-index: 30;
	color: white;
	font-size: 13px;
}
.headerLinksRight{
	position: absolute;
	left: 800px;
	top: 144px;
	z-index: 40;
	color: #c3eb4d;
	font-size: 13px;
}

.headerLinksRight a{
	color: #c3eb4d;
	text-decoration: none;
}
.headerLinksRight a:hover{
	color: #c3eb4d;
	text-decoration: underline;
}

.headerSearchTextfield{
	font: 11px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 12px;
	color: #192752;
	margin: 0;
	padding: 0;
	height: 12px;
}
.headerSearchSubmit{
	margin-top: 4px;
	margin: 0;
	padding: 0;
}
/*Hoofdnavigatie v2*/
.headerNav{
	position: relative;
}
.navigationMainGroup{
	position: absolute;
	top: 94px;
	padding-left: 20px;
	padding-top: 4px;
}
.navigationMain{
	float: left;
	color: #ffffff;
	color: #ffffff;
}

.navigationMain a{
	text-decoration: none;
	color: #ffffff;
}

.navigationMain_selected{
	float: left;
	color: #ffffff;
}

.navigationMain_selected a{
	text-decoration: underline;
	color: #ffffff;
}

/*Hoofdnavigatie oud*/
.navigationBackground{
	height: 32px;
	background: url(../gfx/nav_bg2.jpg) no-repeat;
	position: relative;
}
.navigationButtons{
	position: absolute;
	left: 120px;
	font: bold 13px/38px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
}
/*Linker hoofdnavigatieknop*/
.navigationButtonLeft, .navigationButtonLeft_selected{
	float: left;
	width: 121px;
	height: 32px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
.navigationButtonLeft a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/left_deselected.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.navigationButtonLeft a:hover{
	background: url(../gfx/nav/left_selected.jpg) no-repeat;
	color: #192752;
}
.navigationButtonLeft_selected a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/left_selected.jpg) no-repeat;
	color: #192752;
	text-decoration: none;
}

/*Middelste hoofdnavigatieknop*/
.navigationButtonMid, .navigationButtonMid_selected{
	float: left;
	width: 121px;
	height: 32px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
.navigationButtonMid a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/mid_deselected.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.navigationButtonMid a:hover{
	background: url(../gfx/nav/mid_selected.jpg) no-repeat;
	color: #192752;
}
.navigationButtonMid_selected a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/mid_selected.jpg) no-repeat;
	color: #192752;
	text-decoration: none;
}

/*Rechter hoofdnavigatieknop*/
.navigationButtonRight, .navigationButtonRight_selected{
	float: left;
	width: 123px;
	height: 32px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
.navigationButtonRight a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/right_deselected.jpg) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.navigationButtonRight a:hover{
	background: url(../gfx/nav/right_selected.jpg) no-repeat;
	color: #192752;
}
.navigationButtonRight_selected a{
	display: block;
	height: 32px;
	background: url(../gfx/nav/right_selected.jpg) no-repeat;
	color: #192752;
	text-decoration: none;
}

/*Inhoud*/
.content{
	width:  998px;
	float: left;
	background: url(../gfx/main_bg3.jpg) no-repeat;
}

/*hoofdindeling inhoud*/
.leftContainer{
	float: left;
	width:  234px;
	height: 587px;
	margin-left: 50px;
	color: #ffffff;
	margin-top: 46px;
}
.midContainer{
	float: left;
	width: 396px;
}
.rightContainer{
	float: left;
	width: 290px;
	margin-top: 60px;
}

/*main styles*/
.leftContainer h1{
	color: #00b25a;
	font-size: 20px;
}

/*Midden window*/
.midWindow{
	width: 353px;
	margin-top: 60px;
	margin-left: 15px;
	border: 3px solid white;
	background: url(../gfx/middenWindowBg3.jpg) repeat-y;
}

.midWindowRuler{
	padding: 10px;
	border-bottom: 3px solid #ffffff;
	color: #ffffff;
}
.midWindowRulerLast{
	padding: 10px;
	color: #ffffff;
}

.midWindowRuler h2, .midWindowRulerLast h2{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.midWindowTextarea{
	font: 12px/14px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
}

/* Grote knopen */
.bigButs{
	margin-left: 10px;
	margin-bottom: 4px;
	background: url(../gfx/bigButs40.png) no-repeat;
	width: 224px;
	height: 81px;
	color: #b3c7de;
	padding-left: 14px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.bigButsSelected{
	margin-left: 10px;
	margin-bottom: 4px;
	background: url(../gfx/bigButs.png) no-repeat;
	width: 224px;
	height: 81px;
	color: #ffffff;
	padding-left: 14px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.bigButs .bigButHeader{
	color: #00b25a;
}
.bigButsSelected .bigButHeader{
	color: #1fb25a;
}
/*Onderkant*/
.onderBalk{
	float: left;
	width: 998px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../gfx/onderBalk.jpg) repeat-x;
}
.onderBalkLinks{
	padding-left: 144px;
}
.onderBalk a{
	font: 11px/22px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	text-decoration: none;
	padding-right: 20px;
}

.onderBalk a:hover{
	text-decoration: underline;
}

.overzichtHeader{
	background-color: #c3eb4d;
	font-weight: bold;
	padding-left: 10px;
	clear: both;
}

.ruler{
	border-bottom: 1px solid #c3eb4d;
	width: 100%;
	height:  1px;
}

.overzichtHeader a{
	font: 11px/22px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	text-decoration: none;
}

.overzichtHeader a:hover{
	text-decoration: underline;
}

.home_layer_txt{
	position: relative;
	background: url(../gfx/home_layer_txt.jpg) no-repeat;
	width: 309px;
	height: 267px;
}
.home_layer_vid{
	position: relative;
	background: url(../gfx/home_layer_vid.jpg) no-repeat;
	width: 309px;
	height: 267px;
}
.home_layer_txt_header{
	font: bold 12px/13px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	padding-left: 12px;
	padding-top: 6px;
}
.home_layer_txt_header2{
	font: bold 12px/13px Arial, Geneva, "Helvetica Neue", Helvetica, sans-serif;
	color: #192752;
	padding-left: 18px;
	padding-top: 6px;
}
.home_layer_txt_boven{
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 22px;
}

.home_layer_txt_boven a, .home_layer_txt_boven2 a, .home_layer_txt_onder a, .home_layer_txt_onder2 a{
	color: #192752;
	text-decoration: none;
	font-weight: bold;
}

.home_layer_txt_boven a:hover, .home_layer_txt_boven2 a:hover, .home_layer_txt_onder a:hover, .home_layer_txt_onder2 a:hover{
	text-decoration: underline;
}

.home_layer_txt_boven2{
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 22px;
}
.home_layer_txt_onder{
	padding-left: 10px;
	position: absolute;
	left: 8px;
	
}

.clubleden{
	padding: 10px;
	width: 200px;
	border: 1px solid green;
	float: left;
}

.bericht_header{
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	line-height: 14px;
}

.bericht_content{
	display: none;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #edf9ca;
}
.displaygroup_nav{
	padding-left: 10px;
	padding-top: 10px;
}
.kleiner{
	font-size: 11px;
}
.kleiner a{
	color: #192752;
	font-weight: bold;
	text-decoration: none;
}
.kleiner a:hover{
	text-decoration: underline;
}





