/* CSS Document */

@font-face 
{
	font-family: Calibri;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts\CALIBRI0.eot);
}
@font-face 
{
	font-family: Cambria;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts\CAMBRIA0.eot);
}

html
{
	height: 100%;
	min-height: 100%;
}

body
{
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #000000;
	background-image: url(layout/background_header_1.jpg);
	background-repeat: repeat-x;
}

body.homepage
{
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #000000;
	background-image: url(layout/background_header.jpg);
	background-repeat: repeat-x;
}



body.page1
{
	background-image: url(layout/background_header_1.jpg);
}

body.page2
{
	background-image: url(layout/background_header_2.jpg);
}

body.page3
{
	background-image: url(layout/background_header_3.jpg);
}

body.page4
{
	background-image: url(layout/background_header_4.jpg);
}

body.page5
{
	background-image: url(layout/background_header_5.jpg);
}

body.page6
{
	background-image: url(layout/background_header_6.jpg);
}

body.page7
{
	background-image: url(layout/background_header_7.jpg);
}




#page-container
{
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 1000px;
	height: auto !important;
	height: 100%;
	text-align: left;
}



p
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
}

#header-container, #header-page1-container
{
	background-image: url(layout/logo_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page2-container
{
	background-image: url(layout/logo_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page3-container
{
	background-image: url(layout/logo_3.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page4-container
{
	background-image: url(layout/logo_4.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page5-container
{
	background-image: url(layout/logo_5.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page6-container
{
	background-image: url(layout/logo_6.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}

#header-page7-container
{
	background-image: url(layout/logo_7.jpg);
	background-repeat: no-repeat;
	background-position: 0 34px;
	height: 275px;
	overflow: hidden;

}


#header-homepage-container
{
	background-image: url(layout/logo.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 0 42px;
	height: 493px;
	overflow: hidden;

}

#header-image
{
	float: right;
	margin: 0px;
	padding: 0px;
	padding-right: 9px;
}

#menu-container
{
/*	background-image: url(layout/menu_background.jpg);*/
	background-repeat: no-repeat;
	height: 36px;
}

#content-container
{
/*	background-image: url(layout/content_middle_background.jpg);*/
	background-repeat: repeat-y;
	display: block;
}

#content-container a:hover
{
	color: #8D814C;
}

#content-inner-container
{
/*	height: 400px; */

}

#content-bottom-container
{
	background-image: url(layout/content_bottom_background.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

#content-left
{
	width: 694px;
	display: inline;
	clear: left;
	float:left;
	background-image: url(layout/background_content_left_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 18px;
}

#content-left-top
{
	background-image: url(layout/background_content_left_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#content-left-middle
{
	margin-left: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}


#content-left-bottom
{
	background-image: url(layout/background_content_left_bottom.jpg);
	background-repeat: no-repeat;
	height: 4px;
}


#content-right
{
	width: 277px;
	display: inline;
	float: left;
	background-image: url(layout/background_content_right_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 18px;
	margin-left: 20px;
}

.content-right-top
{
	background-image: url(layout/background_content_right_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

.content-right-middle
{
	margin-left: 10px;
}

.content-right-middle ul
{
	display: block;
	padding-bottom: 10px;
}

.content-right-middle ul li
{
	display: block;
	padding: 2px 5px 2px 0px;
}

ul.agendaOverzicht
{
	display: block;
	padding-bottom: 10px;
}

#content-left-middle ul.agendaOverzicht li a
{
	display: block;
	padding: 3px 5px;
	width: 664px;
	background: #333;
	margin-bottom: 2px;
}

#content-left-middle ul.agendaOverzicht li a:hover
{
	background: #888;
	color: #111;
}

.hyves-facebook-twitter
{
	display: block;
	background-color: #000000;
	padding-bottom: 7px;
}

.hyves-facebook-twitter a.hyves
{
	display: block;
	background-image: url(layout/hyves.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #C9BA65;
	font-size: 18px;
	line-height: 20px;
	padding-left: 60px;
	padding-top: 14px;
}

.hyves-facebook-twitter a.facebook
{
	display: block;
	background-image: url(layout/facebook.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #C9BA65;
	font-size: 18px;
	line-height: 20px;
	padding-left: 60px;
	padding-top: 14px;

	margin-top: 12px;
}

.hyves-facebook-twitter a.twitter
{
	display: block;
	background-image: url(layout/twitter.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #C9BA65;
	font-size: 18px;
	line-height: 20px;
	padding-left: 60px;
	padding-top: 14px;

	margin-top: 12px;
}


.content-right-bottom
{
	background-image: url(layout/background_content_right_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	background-color: #000000;
}

#bottom-container
{
	clear: both;
}



.koptekst
{
	color: #FFFFFF;
	font-family: Arial;
	font-style: italic;
	font-size: 18px;

	line-height: 25px;
	margin-top: 5px;

}

#content-left p.koptekst
{
	background-image: url(layout/background_koptekst_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
}

#content-right p.koptekst, #bottom-left p.koptekst
{
	background-image: url(layout/background_koptekst.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
}

#bottom-right p.koptekst
{
	margin-left: 15px;
}

img.limage
{
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	margin-right: 5px;
	margin-top: 2px;
}





input, textarea
{
	border: solid 1px #DEDEDE;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}




.contact_cb
{
	border: none;
	background: none;
	margin: 0;
}

#bottom, #bottom a, #bottom p
{
	clear: both;
	width: 943px;
	text-align: center;
	font-size: 11px;
}

a.stdKoptekst, a.stdKoptekst:hover
{
	text-decoration: none;
	border: none;
	color: #052126;
	font-family: Cambria, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}

#R_Man, #R_Vrouw, #man, #vrouw, #C_NB, #dhr, #mw, #dhr_2, #mw_2, #beg1, #beg2, #beg3, #int1, #int2, #int3, #adv1, #adv2, #adv3, #gao, #gaop, #ga1, #gap3, #gap6, #gap12
{
	border: none;
}

span.lform
{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 80px;
}

span.lform2
{
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 140px;
	margin-left: 10px;
}

span.w200
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

div.l10
{
	padding-left: 10px;
	width: 680px;
}

tabel.inschrijftabel td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

td.vtop
{
	vertical-align: top;
}

span.lblock
{
	width: 90px;
	display: inline-block;
}

textarea.lform2
{
	margin-left: 10px;
	margin-top: 7px;
}

form
{
	padding: 0px;
	margin: 0px;
}

div.overzicht
{
	background-color: #333333;
	width: 668px;
	padding: 3px;
	margin-bottom: 3px;
	display: block;
	clear: both;
	min-height: 25px;
}

div.overzicht img
{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	float: right;
}

.smaldate
{
	font-size: 11px;
}

 a:hover .smaldate
{
	color: #8D814C;
}

.empty
{
	clear: both;
	height: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

#cursist_2
{
	display: none;
}

table#stripes td
{
	border-bottom: 1px solid #333333;
}

.noBorder
{
	border: none;
}

#fotos
{
	padding-bottom: 5px;
}

#fotos td
{
	background: #444444;
	padding: 5px;
	border: 3px solid #0C0C0C;
	text-align: center;
}

#fotos td.foto-left
{
	background: #444444;
	padding: 5px;
	border-right: none;
	text-align: center;
}

#fotos td.foto-right
{
	background: #444444;
	padding: 5px;
	border-left: none;
	text-align: left;
}

#fotos img
{
	border: 1px solid #FFFFFF;	
}

tr.zoeken_hoofd td
{
	background: #7D7547;
	padding: 2px 5px;
	width: 663px;
}

tr.T1, tr.T1 td
{
	background: #111111;
	padding: 2px 5px;
}

tr.T2, tr.T2 td
{
	background: #222222;
	padding: 2px 5px;
}

.hide
{
	display: block;
	width: 0px;
	height: 0px;
	max-width: 0px;
	max-height: 0px;
}

a.cirkelLinknieuw, a.cirkelLinkactie
{
	width: 170px;
	height: 101px;
	display: block;
	border: none;
	color: #8c1513;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
	padding: 120px 10px 5px 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px -5px;
}

a.cirkelLinknieuw
{
	background-image: url('layout/cirkelLinkNieuw.png');
}

a.cirkelLinkactie
{
	background-image: url('layout/cirkelLinkActie.png');
}

