@charset "UTF-8";

#login {
	padding: 0 0 18px 110px;
}
#login form {
    margin: 0;
    padding: 0;
}
#login input[type="text"], #login input[type="password"] {
    width: 12em;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;foo
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}




body {
	background: #eeeeed url(../images/back.png) no-repeat fixed center bottom;
	font-size: 100.1%;
}




#frame {
	overflow: auto;
	position: absolute;
	top: 30px;
	margin: 0 auto;
	padding: 0;
	width: 976px;
    height: expression(document.body.offsetHeight -30);
}



#content {
	width: 650px;
	text-align: left;
	position:relative;
	top: 0px;
	left: 266px;
	font: 13px/18px Trebuchet MS, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	padding-top: 160px;
	color: #000;
}

#content.home {
	width: 690px;
}

#fierkaart2 {
	position: relative;
	left: 110px;
	top: 0px;
	width: 540px;
}

#tekst_home {
	width: 425px;
	float: left;
}

#nieuws_home {
	width: 230px;
	float: right;
	margin-top: -17px;
	padding-bottom: 17px;
}

#nieuws_home h3 {
	font: bold 14px/17px Trebuchet MS, Verdana, Arial, sans-serif;
	margin: 17px 0 0 10px;
}

#nieuws_home p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0px 10px;
}





#overlay {
	position: relative;
	width: 976px;
	margin: 0 auto;
}

h1#logo {
	position: absolute;
	left: 125px;
	top: 54px;
	text-indent: -999em;
	width: 166px;
	height: 54px;
	background: url("../images/logo.png") no-repeat 0 0;
}

#navfoto {
	position: absolute;
	left: 27px;
	top: 139px;
	width: 274px;
	height: 357px;
	background:  url("../images/navfoto/10.jpg") no-repeat 0 0;
}

#balkje {
	position: absolute;
	left: 124px;
	top: 496px;
	width: 184px;
	height: 11px;
	background: #77b800;
}

#naw {
	position: absolute;
	left: 27px;
	top: 507px;
	width: 273px;
	background: #2e2d33;
}

#naw p {
	color: #dddddb;
	font: 11px/17px Trebuchet MS, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 5px 0 3px 105px;
}

#naw a {
	color: #dddddb;
}

#naw a:hover {
	color: #fff;
	text-decoration: none;
}


h1 {
	padding: 0 0 20px 88px;
	font: 20px/24px Trebuchet MS, Verdana, Arial, sans-serif;
        background: url("../images/back_h1.png") no-repeat 70px 5px;
	
}

h2 {
	margin: 0 0 0 77px;
	padding: 0 0 3px 33px;
	font: bold 14px/16px Trebuchet MS, Verdana, Arial, sans-serif;
}



h3 {
	margin: 0 0 0 110px;
	font: 12px/14px Trebuchet MS, Verdana, Arial, sans-serif;
	color: #000;
	font-style: italic;
}

h4 {
	margin: 0 0 0 110px;
	font: bold 12px/14px Trebuchet MS, Verdana, Arial, sans-serif;
	color: #333;
}




p.data {
	padding: 10px 0 0 110px;
	font-weight: bold;
	line-height: 18px;
}


p {
	padding: 0 0 18px 110px;
}


p.quote {
    background: #f0f0f0;
	color: #000;
	font-size: 0.90em;
	line-height: 1.50em;
	padding: 10px;
	font-style: italic;
	margin: 0 -51px 22px 1.75em;
	float: right;
	width: 220px;
	border-top: 2px dotted #a8b7ac;
	border-left: 2px dotted #a8b7ac;
	border-bottom: 2px dotted #a8b7ac;
}


span.meer_info {
	font-style: italic;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#content ul {
	margin: 0 0 18px 110px;
	padding-left: 1em;
}

div.hr {
	clear: both;
	height: 15px;
	background: url(../images/stippels.png) repeat-x 0 0;
	margin-bottom: 1em;
	margin-left: 110px;
}
div.hr hr {
  display: none;
}



.imgborder {
	border: 1px solid #333;
}


#mutatietabel {
	margin: 10px 0 18px 110px;
}

#mutatietabel td {
	padding: 1px 3px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#mutatietabel th {
	padding: 1px 3px 5px;
	border: none;
	font-weight: bold;
}


#scholen {
	margin: 10px 0 18px 110px;
}

#scholen td {
	padding: 9px 3px;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

#scholen th {
	padding: 10px 3px 5px;
	border: none;
	font: bold 14px/16px Trebuchet MS, Verdana, Arial, sans-serif;
}

#scholen p {
	padding: 0;
}

.foto_rechts {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #444;
}




/* ============= HOOFD NAVIGATIE ================== */

#mainnav {
	position: absolute;
	left: 73px;
	top: 119px;
	width: 880px;
	height: 40px;
	background: url(../images/navback.png) no-repeat 0 0;
}


#mainnav ul {
	padding: 4px 0 0 4px; 
	list-style: none;
	text-indent: -999em;
}

#mainnav li {
	display: inline;
}

#mainnav ul li a {
	padding: 0;
	text-decoration: none;
	height: 32px;
	display: block;
	position: absolute;
}

#mainnav ul li#nav_home a {
	background: url(../images/nav_home.png) no-repeat 0 0;
	width: 50px;
	left: 4px;
}

#mainnav ul li#nav_nieuws a {
	background: url(../images/nav_nieuws.png) no-repeat 0 0;
	width: 62px;
	left: 54px;
}

#mainnav ul li#nav_staan a {
	background: url(../images/nav_staan.png) no-repeat 0 0;
	width: 157px;
	left: 116px;
}

#mainnav ul li#nav_scholen a {
	background: url(../images/nav_scholen.png) no-repeat 0 0;
	width: 107px;
	left: 273px;
}

#mainnav ul li#nav_werken a {
	background: url(../images/nav_werken.png) no-repeat 0 0;
	width: 89px;
	left: 380px;
}
#mainnav ul li#nav_organisatie a {
	background: url(../images/nav_organisatie.png) no-repeat 0 0;
	width: 95px;
	left: 469px;
}

#mainnav ul li#nav_home a:hover, #mainnav ul li#nav_nieuws a:hover, #mainnav ul li#nav_staan a:hover, #mainnav ul li#nav_scholen a:hover, #mainnav ul li#nav_werken a:hover, #mainnav ul li#nav_organisatie a:hover {
	background-position: 0 -32px;
}

#mainnav ul li#nav_home.active a, #mainnav ul li#nav_nieuws.active a, #mainnav ul li#nav_staan.active a, #mainnav ul li#nav_scholen.active a, #mainnav ul li#nav_werken.active a, #mainnav ul li#nav_organisatie.active a {
	background-position: 0 -32px;
}



/* ============= SUB-NAVIGATIE ================== */



#mainnav ul li ul#subnav {
	text-indent: 0;
	position: absolute;
	left: 291px;
	top: -27px;
	background: url(../images/subnavback.png) no-repeat 0 0;
	height: 38px;
	padding: 0 0 0 10px;
	margin: 0;
	font: 12px/15px Trebuchet MS, Verdana, Arial, sans-serif;
	width:auto;
	
	
}

#mainnav ul li ul#subnav li {
	white-space: nowrap;
	display: block;
	float: left;
}

#mainnav ul li ul#subnav li a {
	position: relative;
	background: none;
	color: #fff;
	padding: 10px 10px 0;
	float: left;
	left: 0;
	width: auto;
	
}

#mainnav ul#subnav li a:hover, #mainnav ul#subnav li.active a {
	color: #77b800;
}

#mainnav ul#subnav li.last {
	display: block;
	width: 10px;
	height: 38px;
	background: url(../images/subnavback.png) no-repeat right 0;
}

#mainnav ul#subnav li.last_short {
	display: block;
	width: 10px;
	height: 38px;
	background: url(../images/subnavback_short.png) no-repeat right 0;
}






/* ============= SECUNDAIRE NAVIGATIE ================== */


#secnav {
	position: absolute;
	right: 0px;
	top: 19px;
	width: 235px;
	background: #77b800;
}

#secnav ul {
	list-style-type: none;
	color: #000;
	padding: 0 13px 0 0px;
	background: #eeeeed;
}

#secnav li {
	float: right;
}


#secnav li a {
	padding: 0 10px 3px;
	font: bold 12px/13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
	background: #eeeeed;

}

#secnav li a:hover, #secnav li.active a {
	color: #77b800;
	text-decoration: underline;
}






#footer {
	margin-left: 110px;
	text-align: center;
	padding: 5px 0 15px;
	clear: both;
    border-top: 1px solid #77b800;
    width: auto;
}
