body {
	background-image: url(../images/indeximage/schelp.jpg);
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0;
	position: absolute;
	width: 100%;
}

#attribution {
	font-size: .5em;
	position: absolute;
	left: 13px;
}

#attribution a {
	color: #969696;
	text-decoration: none;
}

#attribution a:hover {
	color: #448ccc;
	text-decoration: underline;
}


#bottomLeftRoundedCorner {
	float:left;
}

#bottomRightRoundedCorner {
	float:right;
}

#content {
	background-image: url("../images/varia/golf.gif");
	background-position: 28em 9em;
	background-repeat: no-repeat;
	background-color: #448ccc;
	color: white ;
	height: 29em;
	position: relative;
}

#engelseVlag {
	bottom: 1px;
	height: 22px;
	position: absolute;
	right: 2px;
}

#footer {
	background-image: url(../images/varia/sander.payoff.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 5em;
	width: 100%;
	background-color: #FFF;
}

#header {
	background-color: #448ccc;
	height: 10em;
	position: relative;
	
}

#hoofdfoto {
	height: 100%;
	margin-left: 1em;
	position: relative;
}

#hoofdfoto img {
	position: absolute;
	margin-top: -160px;	/* de hoofdfoto's zijn normaal 320px hoog, */
	top: 50%;			/* dus hiermee centreren we verticaal */
}

#hoofdmenu {
	font-size: .7em;
	margin: 0 5%;
	text-transform: uppercase;
	text-align: center;
	margin-left: -2em;
}

#hoofdmenu a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#hoofdmenu a:hover {
	color: #574409;
	text-decoration: underline;
}

#hoofdmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#hoofdmenu ul li {
	background-color: #f58404;
	display: inline-block;
	font-weight: bold;
	padding: 2px;
	margin: 0 -1px;
	text-align: center;
	width: 8em;
}

#hoofdtekst {
	font-size: 12px;
	height: 411px;
	left: 421px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	padding-right: 5px;
	text-align: justify;
	top: 5%;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
}

#hoofdtekst a {
	color: white;
	font-style: italic;
	text-decoration: none;
}

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

#hoofdtekst h1 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
}

#hoofdtekstLinks {
	font-size: 0.8em;
	height: 95%;
	left: 0;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	padding-right: 5px;
	text-align: right;
	top: 5%;
	width: 97%;
}

#hoofdtekstLinks img {
	height:50px; 
	padding: .5em;
}

img {
	border: none;
}

#logoWebpagina {
	margin-left: 1em;
	height: 9em;
	left: inherit;
}

#main {
	background-color: #FFFFFF;
	height: 44em;
	position: relative; /* Zorg dat onderliggende elementen verankerd kunnen worden. */
	width: 960px;
	margin:0 auto;
	
	
	
	
}

#maininnercontainer {
	display: table-cell 
	position: static; 
	vertical-align: middle;
	
	
}

#mainoutercontainer {
	display: table;
	height: 100%;
	margin: 0 auto; /* Centreer horizontaal. */
	overflow: hidden;
	position: static;
	color: #FFF;
}

#menu {
	height: 4em;
}

#nederlandseVlag {
	bottom: 1px;
	height: 22px;
	position: absolute;
	right: 2px;
}

#printIt {
	bottom: 3px;
	color: #111ccc;
	font-size: 0.5em;
	position: absolute;
	text-decoration: none;
	right: 30px;
}

a#printIt:hover  {
	text-decoration: underline;

}

div.printlogo {
	display: none;
}

.showPointer {
	cursor: pointer;
}

#submenu {
	float: left;
	font-size: .55em;
	text-transform: lowercase;
	margin-top: 2px;
	text-align: center;
}

#submenu a {
	color: #574409;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#submenu a:hover {
	font-weight: bold;
}

#submenu ul {
	clear: both;
	list-style-type: none;
	margin-left: 1em;
	padding: 0
}

#submenu ul li {
	color: #f58404;
	float: left;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	margin: 1px 3px;
	text-align: center;
}

#superfooter {
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 1px;
	border-color: #FFF;
	outline-color: #FFF;
	color: #FFF;
	background-color: #FFF;
	border-bottom-color: #FFF;
}


#topLeftRoundedCorner {
	float: left;
}

#topRightRoundedCorner {
	float: right;
}

