html {
	max-height:100%;
	padding:0; 
	margin:0; 
	overflow:hidden; 
	}

body {
	font-size:12px;
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	font-family:Verdana;
	background:#294D9E;
	}

#header {
	position:absolute;
	top:0;
	margin-left:-501px;
	left:50%;
	width:998px;
	height:120px;
	padding:5px 0;
	background:url(/spendic/images/header.jpg) no-repeat;
	border-left:1px solid #000;
	border-right:1px solid #000;
	z-index:5;
	}

h1 {
	font-size:1.4em;
	}

h3 {
	margin:0;
	}

#design {
	position:absolute;
	top:117px;
	right:20px;
	padding:0;
	white-space: nowrap;
	}

#design a {
	font-size:0.71em;
	color:#CCC;
	text-decoration:none;
	}

#design a:hover {
	color:#FFF;
	}

#titusboko {
	position:absolute;
	top:22px; 
	right:7px;
	white-space:nowrap;
	clip:rect(   );
	width:125px;
	float:right;
	}

#titusboko a {
	background:url(/titusboko/images/buttons.jpg) no-repeat;
	color:#333366;
	display:block;
	width:125px;
	line-height:24px;
	padding:0;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;
	} 

#titusboko a:hover {
	background:url(/titusboko/images/buttonsro.jpg) no-repeat;
	color:#FFF;
	}

#content{
	position:absolute;
	float:left;
	background:#C0C0C0 url(/spendic/images/bgspendic.jpg) fixed no-repeat left bottom;
	display:block; 
	overflow:auto; 
	z-index:3;
	width:988px;
	padding:5px;
	margin-bottom:5px;
	top:130px; 
	bottom:15px; 
	margin-left:-501px; 
	left:50%; 
	border:1px solid #000;
	}

#content h2 {
	margin:0;
	}

#content ul {
	margin:0;
	padding:0;
	}

#content ul li {
	list-style:none;
	width:350px;
	}

#content ul li a {
	color:#294D9E;
	text-decoration:none;
	}

#content ul li a:hover {
	color:#FFF;
	}

.inhoud {
	float:left;
	width:720px;
	padding:5px;
	border:1px solid #294D9E;
	margin-bottom:5px;
	}

.inhoud h3 {
	margin:0;
	color:#294D9E;
	}

.link {
	float:right;
	height:170px;
	margin-right:50px;
	text-align:center;
	}

.link a {
	text-decoration:none;
	color:#294D9E;
	font-weight:bold;
	}

.link a:hover {
	color:#000;
	}

#brochure {
    position:relative;
	float:right;
	width:235px;
	padding:0;
	/*border:2px solid #294D9E;*/
	text-align:center;
	}
	
#brochure a {
	text-decoration:none;
	}

#videos {
	float:left;
	margin:0;
	width:80px;
	height:170px;
	}
	
#videolinks {
	float:left;
	width:350px;
	}

#adres {
	position:absolute;
	top:4px;
	right:22px;
	}

#nav {
	float:left;
	margin-top:70px;
	padding:5px;
	}

#nav h2 {
	color:#FFF;
	margin:0 0 10px 0;
	text-align:center;
	}

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

#nav ul li {
	float:left;
	border:1px solid #000;
	margin:2px;
	width:125px;
	}

#nav ul li a {
	background:url(/spendic/images/buttons.jpg) no-repeat;
	color:#333366;
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
	} 

#nav ul li a:hover {
	background:url(/spendic/images/buttonsro.jpg) no-repeat;
	color:#FFF;
	}

/* videos.htm */

.titel {
	width:48%;
	background: url(/spendic/images/bgfooter.jpg) repeat-x;
	text-align:center;
	font-weight:bold;
	color:#333366;
	}

.datum {
	width:23%;
	/*background:#FFF;*/
	font-weight:bold;
	}

.video {
	width:25%;
	/*background:#FFF;*/
	font-weight:bold;
	}

/* einde */

#footer {
	position:absolute;
	bottom:0;
	background: url(/spendic/images/bgfooter.jpg) repeat-x;
	border-left:1px solid #000;
	border-right:1px solid #000;
	width:998px;
	height:20px;
	margin-left:-501px; 
	left:50%; 
	min-width:640px; 
	z-index:5;
	}

#footer span {
	bottom:5px;
	color:#294D9E;
	font-size:0.8em;
	display:block;
	padding-top:5px;
	text-align:center;
	width:100%;
	} 

/* keuze pagina */

#keusheader {
	position:absolute;
	margin-left:-501px; 
	left:50%; 
	top:0;
	padding:5px 0;
	background:url(/spendic/images/keusheader.jpg) no-repeat;
	border-left:1px solid #000;
	border-right:1px solid #000;
	height:120px;
	width:998px;
	z-index:5;
	}

#keuscontent{
	position:absolute;
	float:left;
	background:#C0C0C0 url(/spendic/images/bgkeus.jpg) fixed no-repeat center;
	display:block; 
	overflow:auto; 
	z-index:3;
	width:988px;
	padding:5px;
	margin-bottom:5px;
	overflow:auto;
	top:130px; 
	bottom:15px; 
	margin-left:-501px; 
	left:50%; 
	border:1px solid #000;
	border:1px solid #000;
	}
