body {
 background-color: #0a52a2;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 overflow: hidden;
}

a:link {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #fff;
}

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #fff;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 38px;
 color: #000;
}

img {
	border: none;
}

ol {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content {
	background: transparent url("../images/start.jpg") no-repeat center;
	width: 840px;
	height: 775px;
	margin-left: auto;
	margin-right: auto;
}

#cp_date {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color:#fff;
}

#content li {
	position: relative;
	margin: 0;
	padding: 0;
}

#link_onzeschool {
	left: 140px;
	top: 150px;
}

#link_agenda {
	left: 68px;
	top: 155px;
}

#link_team {
	left: 120px;
	top: 310px;
}

#link_contact {
	left: 310px;
	top: 282px;
}

#link_fotoalbum {
	left: 435px;
	top: 215px;
}

#link_ouders {
	left: 650px;
	top: 33px;
}

#link_leerlingen {
	left: 677px;
	top: -195px;
}

#link_inktpotje {
	left: 605px;
	top: -340px;
}

#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}

#top_element_logo {
	position: relative;
	top: 14px;
	left: 0px;
}

#top_element_name {
	position: relative;
	background-color: #0674b1;
	height: 114px;
	min-width: 864px;
	/*width: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientWidth-150+'px' : body.clientWidth-150+'px');*/
	top: -83px;
	left: 165px;
}

#top_element_name li {
	position: relative;
	top: 20px;
	left: 100px;
}

#left_element {
	position: relative;
	background-color: #0674b1;
	/*min-height: 600px;*/
	height: 100%;
	/*height: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight-115+'px' : body.clientHeight-115+'px');*/
	width: 173px;
	top: -83px;
	left: -8px;
}

#information {
	position: absolute;
	background-color: #c2e8f1;
	height: 100%;
	width: 100%;
	/*height: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight-115+'px' : body.clientHeight-115+'px');
	width: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientWidth-150+'px' : body.clientWidth-150+'px');*/
	top: 107px;
	left: 165px;
}

#left_element dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 20px;
/*	left: -15px;*/
}

dl#menu {
	width: 13em;
	left: 8px;
}

dl#menu dt {
	cursor: pointer;
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	background: #ccc;
}

dl#menu dd {
	border: 1px solid gray;
}

dl#menu li {
	text-align: center;
	background: #0099FF;
}

dl#menu li a, dl#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;

}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #eee;
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}

#mentions a {
	text-decoration: none;
	color: #222;
}

#mentions a:hover{
	text-decoration: underline;
}

#bewegend_octo_links {
	position: absolute;
	bottom: 100px;
	left: 80px;
}

#bewegend_octo_rechts {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.AreaHyperlink {
	position: absolute;
	top: -500px;
	display: table-cell;
	height: 80px;
	width: 800px;
	align: center;
}