
body {
margin: 0 0 0 0;
background-color: #fff;
}

table {width: 90%;}
th, td {padding: 2px 5px 2px 0;}
table.table-style01 {border:1px solid #CCC;}
table.table-style01 th {
	border-right: 1px solid #CCC;
	background: #EFEFEF;

	text-align: center;
	table-layout: fixed;
	height: auto;
	
	color: #666;
	letter-spacing: -1px;
	font-size: 1.3em; font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}
table.table-style01 td {
display: table-cell;
border:1px solid #DDD; height: 15px;
table-layout: fixed;}
table.table-style01 tr.bg td {background:#F5F5F5;}
.linkcenter {text-align: center;}

/* tabel links*/
table {width: 90%;}
th, td {padding: 2px 5px 2px 0;}
table.table-style02 {border:1px solid #CCC;}
table.table-style02 th {
display: table-cell;
	border-right: 1px solid #CCC;
	background: #EFEFEF;

	text-align: center;
	table-layout: fixed;
	height: auto;
	color: #f70;
	
}
table.table-style02 td {
display: table-cell;
border:1px solid #DDD; height: 15px;
table-layout: fixed;}
table.table-style02 tr.bg td {background:#F5F5F5;}
.linkcenter {text-align: center;}

/* tabel informatie*/
table {width: 90%;}
th, td {
	padding: 2px 5px 2px 2px;
}
table.table-style03 {border:1px solid #CCC;}
table.table-style03 th {

	border-right: 1px solid #CCC;
	background: #EFEFEF;
	text-align: left;
	table-layout: fixed;
	height: auto;
	color: #f70;
}
table.table-style03 td {
padding-top: 2px;
margin-top: 2px;
display: table-cell;
border:1px solid #DDD; height: 100%; width: 30%;
table-layout: fixed;}
table.table-style03 tr.bg td {background:#F5F5F5;}
.celcenter {text-align: center;}


/* tabel foto's*/
table {width: auto;}
th, td {padding: 0 0 0 0;}
table.table-style04 {border:1px solid #CCC;}
table.table-style04 th {
	border-right: 1px solid #CCC;
	background: #EFEFEF;

	text-align: left;
	table-layout: fixed;
	height: auto;
	color: #f70;
}
table.table-style04 td {
display: table-cell;
border:1px solid #DDD; height: 15px; width: 30%;
table-layout: fixed;}
table.table-style04 tr.bg td {background:#F5F5F5;}
.celcenter {text-align: center;}


a {
text-decoration: none;
color: #f70;
}

a:hover {
text-decoration: underline;
color: #f70;
}

#preload {
	width: 0;
	height: 0;
	display: inline;
	background-image: url(../images/menuorange.jpg);
}

#header {
width: 100%; height: 100px;
margin: 0 0 0 0;
background-color: #3b3b3b;
vertical-align: bottom;
z-index: 1;
}

#header h1 {
	display: block;
	position: absolute;
	margin: 62px 0 0 185px;
	padding: 0;
	background-color: transparent;
	color: #fff;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 35px;
	font-weight: 400;
	z-index: 2;
}

#header img {
	display: block;
	position: absolute;
	top: 60px;
	margin: 0px 0 0 40px;
	padding: 0;
	background-color: transparent;
	color: #fff;
	z-index: 3
}

span {
color: #f70;
}

#header big {
	float: right;
	margin: 2px 0 0 0;
	padding: 18px 1% 0 0;
	color: #747474;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 80px;
	letter-spacing: -9px;
}

#menu {
position: absolute; top: 100px;
width: 100%;
height: 61px;
margin: 0 0 0 0;
background-color: #000;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
z-index: 1;
text-align: center;
}


#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
	background: #f70 url(../images/menuorange.jpg) repeat-x top;
	color: #fff;
	text-decoration: none;
	border: solid 1px #fff;
}

#main {
	position: absolute;
	top: 160px;
	width: 100%;
	background: url(../images/main.jpg) repeat-x top;
}

#container {
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	font-family: arial;
	font-size: 0.9em;
}

#subnav {
clear: left;
float: left;
width: 140px;
padding: 0;
margin-left: 1%;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 140px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
background: #3b3b3b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover {
background: #f70;
color: #ffffff;
border-right: 10px solid #f70;
}

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: #f70;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
margin: 0 160px 10px 165px;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
padding-left: 20px;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #f70;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size: 1.3em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


.right {
float: right;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#footer2 {
padding: 5px;
margin-top: 1650px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}


#extras {
	clear: right;
	float: right;
	width: 100px;
	margin: 0px 10px 20px 10px;
	padding: 0;
	color: #666;
	border-left: 1px solid #ccc;
	padding: 0 0 0 12px;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

#boxhome1 {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	width: auto;
	float: left;
	margin: 0 2px;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

#boxhome2 {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	margin: 0 2px;
	float: right;
	width: auto;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

#boxfotoindex1 {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	margin: 0 2px 30px;
	float: left;
	width: auto;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

#boxfotoindex2 {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	margin: 0 2px 30px;
	float: left;
	width: auto;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

#boxfotoindex3 {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	margin: 0 2px 30px;
	float: left;
	width: auto;
	text-align: left;
	padding: 1px 10px 1px 10px;
}

#boxenglish {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	width: auto;
	margin: 0 2px;
	text-align: center;
	padding: 48px 2px 1px 2px;
}
#boxfoto {
	background: #fff url(../images/boxbg.jpg) repeat-x top;
	border: 1px solid #ccc;
	width: auto;
	text-align: center;
	padding: 48px 0px 0px 0px;
}

#boxhome1 h2, #boxhome2 h2, #boxenglish h2, #boxfoto h2 {
margin-left: 2px;
}

.center {
text-align:center;
display:block;
margin-top: 15px;
padding-top: 5px;
padding-bottom: 5px
}

.left {
text-align: left;
display:block;
margin-top: 2px;
margin-left: 5px;
}

.box {
margin: 0 4px 10px 4px;
line-height: 1.3em;
font-size: 0.8em;
border: 0;
}

.Groen{ color: Lime; font-weight: bold; }
.Blauw{ color: Blue; font-weight: bold; }
.Rood { color: Red; font-weight: bold; }
.Paars { color: Purple; font-weight: bold; }
.Zwart { color: Black; font-weight: bold; }

.GroenDatum { color: Lime; font-weight: bold; text-align: center; }
.BlauwDatum { color: Blue; font-weight: bold; text-align: center;  }
.RoodDatum  { color: Red; font-weight: bold; text-align: center;  }
.PaarsDatum  { color: Purple; font-weight: bold; text-align: center; }
.ZwartDatum { color: Black; font-weight: bold; text-align: center; }

.ZwartEvenementen {
	color: Black;
	vertical-align: top;
	padding-left: 10px;
}

img{
	border: none;
}



