html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

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

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

h1 {
	font-size:1.4em;
	color:
	}

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;
	}

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

#spendic a {
	background:url(/spendic/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;
	} 

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

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

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:988px;
	border-top:130px solid #fff; 
	border-bottom:20px solid #fff;
	}

#content h2 {
	margin:0;
	}

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

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

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

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

.inhoud {
	position:relative;
	float:left;
	width:720px;
	padding:5px;
	border:1px solid #579CC6;
	margin-bottom:5px;
	}

.inhoud2 {
	position:relative;
	float:left;
	width:270px;
	padding:8px 8px;
	border:1px #579CC6 solid;
	background:#FFFFFF;
	clip: rect(   );
	font-weight: bold; 
	text-decoration: blink:5px;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	}

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

#videos {
	float:left;
	margin:0;
	width:80px;
	height:95px;
	}

#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(/titusboko/images/buttons.jpg) no-repeat;
	color:#333366;
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
	} 

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

/* videos.htm */

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

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

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

/* einde */

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

* html #footer{
	width:998px;
	bottom:2px;
	height:18px;
	}

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

