html {
	margin:0;
	padding:0;
	}
body {
	margin:0;
	padding:0;
	background:#fff url("../gfx/visual_bg_home.jpg") top center fixed;
	background-repeat:no-repeat;
	}
p {
	margin:0;
	padding:0;
	}

/* -------------------------------------------------------------------------- main -------------------------------------------------------------------------- */
.main_centered {
	float:left;
	position:relative;
	width:996px;
	left:50%;
	margin-left:-498px;
	border: 0px solid red
	}	
#main_header {
	float:left;
	position:absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 61px;
	background: #fff;
	z-index: 1;
	}
#main_menu {
	float:left;
	position:absolute;
	left: 220px;
	width: 559px;
	top: 15px;
	}
#main_logo {
	float:left;
	position:absolute;
	width: 205px;
	height: 147px;
	left: 0px;
	top: 0px;
	}	
#main_zoeken {
	float:right;
	position:absolute;
	width: 155px;
	height: 39px;
	right: 0px;
	top: 0px;
	padding: 5px;
	background:#fff url("../gfx/bg_zoek.gif") top left;
	background-repeat:repeat;
	}
#main_middle {
	float:left;
	position:absolute;
	left: 0px;
	right: 0px;
	top: 61px;
	bottom: 0px;
	}	
#main_educatie {
	float:left;
	position:relative;
	top: 61px;
	width: 996px;
	background:transparent url("../gfx/bg_educatie.png") top center;
	background-repeat:repeat;
	}
#main_content {
	float:left;
	position:relative;
	width: 936px;
	margin: 15px;
	padding: 15px;
	background:#fff url("../gfx/bg_content_educatie.jpg") top right;
	background-repeat:no-repeat;
	}	
#main_footer {
	float:left;
	position:relative;
	width: 936px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background:#fff;
	}		
#header {
	float:left;
	position:relative;
	width: 936px;
	margin-bottom: 20px;
	}
#left {
	float:left;
	position:relative;
	width: 629px;
	border-right: 1px dotted #bec0c6;
	}	
.left_content {
	float:left;
	position:relative;
	width: 609px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bec0c6;
	font:12px Georgia, Arial;
	color:#666;
	line-height: 18px;
	text-decoration:none;
	text-align: justify;
	}	
.left_content a, .left_content a:link, .left_content a:visited {
	color:#ad372c;
	text-decoration:none;
	border-bottom: 1px solid #a8a8a8;
	}
.left_content a:active, .left_content a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #000;
	}
.left_content b {
	font:14px Georgia, Arial;
	color: #666666; /* #ad372c; */
	text-decoration:none;
	font-weight: bold;
	}	
#right {
	float:right;
	position:relative;
	width: 306px; /*width: 336px;*/
	text-align: left;
	border: 0px solid red;
	}
.right_content {
	float:left;
	position:relative;
	width: 288px;
	padding-left: 18px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #bec0c6;
	font:12px Georgia, Arial;
	color:#666;
	line-height: 18px;
	text-decoration:none;
	}	

/* -------------------------------------------------------------------------- blocks -------------------------------------------------------------------------- */
#block_volgons {
	float:left;
	position:relative;
	width: 268px;
	height: 53px;
	padding: 10px;
	margin-top: 18px;
	line-height: 18px;
	background:#fff url("../gfx/bg_volgons.jpg") top left;
	background-repeat:no-repeat;
	font:14px Georgia, Arial;
	color:#333333;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
	}	
#block_nieuwsbrief {
	float:left;
	position:relative;
	width: 288px;
	margin-top: 18px;
	line-height: 18px;
	}
.block_employee {
	float:left;
	position:relative;
	width: 111px;
	margin-right: 10px;
	font:12px Georgia, Arial;
	color:#515151;
	text-decoration:none;
	line-height: 18px;
	}	
#block_magazine {
	float:left;
	position:relative;
	width: 288px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 18px;
	}	
#block_media {
	float:left;
	position:relative;
	width: 288px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 18px;
	}
#block_volgons_small {
	float:left;
	position:relative;
	width: 118px;
	height: 54px;
	padding: 10px;
	margin-top: 18px;
	margin-right: 0px;
	background:#fff url("../gfx/bg_volgons_small.jpg") top left;
	font:14px Georgia, Arial;
	color:#333333;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
	}	
#block_uitnodigen {
	float:right;
	position:relative;
	width: 138px;
	margin-top: 18px;
	}							

/* -------------------------------------------------------------------------- buttons -------------------------------------------------------------------------- */
#but_kaartverkoop {
	float:right;
	position:absolute;
	right: 0px;
	top: 0px;
	width: 169px;
	height: 35px;
	}
.but_boektheater {
	float:right;
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 165px;
	height: 21px;
	}	
	
			

/* -------------------------------------------------------------------------- images -------------------------------------------------------------------------- */
.im_floater_left {
	float:left;
	margin-right:18px;
	}
	
	

/* -------------------------------------------------------------------------- fonts -------------------------------------------------------------------------- */
.font_grey {
	font:10px Georgia, Arial;
	color:#515151;
	text-decoration:none;
	text-transform: uppercase;
	}
.font_grey a, .font_grey a:link, .font_grey a:visited {
	color:#515151;
	text-decoration:none;
	border-bottom: 1px solid #a8a8a8;
	}
.font_grey a:active, .font_grey a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #000;
	}

.font_content {
	font:12px Georgia, Arial;
	color:#666;
	text-decoration:none;
	line-height: 18px;
	}
.font_content a, .font_content a:link, .font_content a:visited {
	color:#ad372c;
	text-decoration:none;
	border-bottom: 1px solid #a8a8a8;
	}
.font_content a:active, .font_content a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom: 1px solid #000;
	}	
h1 {
	font: 34px Georgia, Arial, sans-serif; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #ad372c;
	letter-spacing: 0px;
	margin:0;
	}
h2 {
	font: 24px Georgia, Arial, sans-serif; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000;
	letter-spacing: 0px;
	margin:10px 0 10px 0;
	}	
h3 {
	font: 24px Georgia, Arial, sans-serif; 
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #000;
	letter-spacing: 0px;
	margin:0 0 0 0;
	}
.dus_voorstelling {
	position:relative;
	width: 609px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bec0c6;
	font:12px Georgia, Arial;
	color:#666;	
}
.dus_voorstelling a.vs:link,
.dus_voorstelling a.vs:visited
 {
	color: #AD372C; 	
 	text-decoration: none;
	border-bottom: 0px;
}

.dus_voorstelling a.vs:hover
 {
	color: #000000;
 }
.dus_voorstelling span.vs-locatie {
	
}
.dus_voorstelling span.vs-from {
	font-weight: bold;
}
/* -------------------------------------------------------------------------- menus -------------------------------------------------------------------------- */
#menu_header, #menu_footer, #menu_zoeken, #submenu {
	padding:0;
	margin:0;
	}
ul#menu_header li {
	float:left;
	display:inline;
	cursor:pointer;
	list-style-type:none;
	text-align:left;
	text-decoration:none;
	}
ul#menu_header li a {
	text-decoration:none;
	}
ul#menu_header li:hover, ul#menu_header li:hover a, #menu_header a.current {
	color:#fff;
	}
#menu_header li:current {
	color:#fff;
	}
#menu_header .current {
	color:#fff;
	}

ul#submenu li {
	font:14px Georgia, Arial;
	color:#ad372c;
	float:left;
	display:inline;
	cursor:pointer;
	list-style-type:none;
	text-align:left;
	text-decoration:none;
	}
ul#submenu li a {
	display:block;
	padding: 10px;
	color:#ad372c;
	text-decoration:none;
	}
ul#submenu li:hover {
	color:#ad372c;
	background:#eacdca;
	}
ul#submenu li:hover a, #submenu a.current {
	color:#ad372c;
	background:#eacdca;
	}	
#submenu li:current {
	color:#ad372c;
	background:#eacdca;
	}
#submenu .current {
	color:#ad372c;
	background:#eacdca;
	}	

ul#menu_footer li {
	font:10px Georgia, Arial;
	color:#515151;
	float:right;
	display:inline;
	cursor:pointer;
	list-style-type:none;
	text-align:left;
	text-decoration:none;
	text-transform: uppercase;
	margin-left:20px;
	border-bottom: 1px solid #fff;
	}
ul#menu_footer li a {
	color:#515151;
	text-decoration:none;
	border-bottom: 1px solid #a8a8a8;
	}
ul#menu_footer li:hover, ul#menu_footer li:hover a, #menu_footer a.current {
	color:#000;
	border-bottom: 1px solid #000;
	}
#menu_footer li:current {
	color:#000;
	border-bottom: 1px solid #000;
	}
#menu_footer .current {
	color:#000;
	border-bottom: 1px solid #000;
	}

ul#menu_zoeken li {
	font:10px Georgia, Arial;
	color:#515151;
	float:left;
	display:inline;
	cursor:pointer;
	list-style-type:none;
	text-align:left;
	text-decoration:none;
	text-transform: uppercase;
	margin-right:5px;
	border-bottom: 1px solid #fff;
	}
ul#menu_zoeken li a {
	color:#515151;
	text-decoration:none;
	border-bottom: 1px solid #a8a8a8;
	}
ul#menu_zoeken li:hover, ul#menu_zoeken li:hover a, #menu_zoeken a.current {
	color:#103d8f;
	border-bottom: 1px solid #103d8f;
	}
#menu_zoeken li:current {
	color:#103d8f;
	border-bottom: 1px solid #103d8f;
	}
#menu_zoeken .current {
	color:#103d8f;
	border-bottom: 1px solid #103d8f;
	}


/* -------------------------------------------------------------------------- form -------------------------------------------------------------------------- */
label
{
	font-weight: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 5px;
    display: block;
    float: left;
    color: #333333;
    width: 100%;
}	
input {
	padding: 3px;
    color: #666666;
    border: solid 1px #afafaf;
    background-color: #ffffff;
    width:95%;
    margin-bottom: 0px;
    font-family: Georgia, arial;
    color: #000000;
    font-size: 11px;
}
select {
	padding: 3px;
	border: solid 1px #afafaf;
	width:96%;
	margin-bottom: 5px;
}
textarea {
	padding: 3px;
    color: #666;
    border: solid 1px #afafaf;
    background-color: #ffffff;
    width:96%;
    margin-bottom: 5px;
    height: 150px;
    font-family: Georgia, arial;
    color: #000000;
    font-size: 1em;
}
input[type="radio"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
input[type="checkbox"] {
	width:12px;
	background-color: transparent;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
input[type="submit"] {
	float:left;
	padding:3px;
	margin:0px;
	border: solid 1px #afafaf;
	cursor: pointer;
	background: #585d6b;
	color: #cdcfd3;
	text-transform: uppercase;
}
input:focus, input.sffocus,textarea:focus, textarea.sffocus {
	background-color: #e8f5fc;
    color:000;
}


div.square_thumbImg {
	float: left;
	width: 148px;
	height: 148px;
	margin-right: 20px;
	background-position: center;
}
