body {
	background-repeat:no-repeat;
	background-color:#5997d4;
}

body.img-1 {
	background-image:url(../images/backgrounds/1.jpg);
}
body.img-2 {
	background-image:url(../images/backgrounds/2.jpg);
}
body.img-3 {
	background-image:url(../images/backgrounds/3.jpg);
}
body.img-4 {
	background-image:url(../images/backgrounds/4.jpg);
}
body.img-5 {
	background-image:url(../images/backgrounds/5.jpg);
}
body.img-6 {
	background-image:url(../images/backgrounds/6.jpg);
}
body.img-7 {
	background-image:url(../images/backgrounds/7.jpg);
}
body.img-8 {
	background-image:url(../images/backgrounds/8.jpg);
}
body.img-9 {
	background-image:url(../images/backgrounds/9.jpg);
}
body.img-10 {
	background-image:url(../images/backgrounds/10.jpg);
}
body.img-11 {
	background-image:url(../images/backgrounds/11.jpg);
}
body.img-12 {
	background-image:url(../images/backgrounds/12.jpg);
}
body.img-13 {
	background-image:url(../images/backgrounds/13.jpg);
}
body.img-14 {
	background-image:url(../images/backgrounds/14.jpg);
}
body.img-15 {
	background-image:url(../images/backgrounds/15.jpg);
}
body.img-16 {
	background-image:url(../images/backgrounds/16.jpg);
}
body.img-17 {
	background-image:url(../images/backgrounds/17.jpg);
}
body.img-18 {
	background-image:url(../images/backgrounds/18.jpg);
}
body.img-19 {
	background-image:url(../images/backgrounds/19.jpg);
}
body.img-20 {
	background-image:url(../images/backgrounds/20.jpg);
}
body.img-21 {
	background-image:url(../images/backgrounds/21.jpg);
}
body.img-22 {
	background-image:url(../images/backgrounds/22.jpg);
}
body.img-23 {
	background-image:url(../images/backgrounds/23.jpg);
}
body.img-24 {
	background-image:url(../images/backgrounds/24.jpg);
}
body.img-25 {
	background-image:url(../images/backgrounds/25.jpg);
}


#TM-Balk {
	width: 100%;
	height:40px;
	background-color:#666666;
	color:#FFFFFF;
	
	display:none;
}


#container {
	width: 902px;
	margin: auto;
}

br.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height:1px;
}

/*#####################################################################*/
/*
		Header
*/
/*#####################################################################*/

#header {
	height: 170px;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	position:relative;
}

#header h1 {
	width:183px;
	height: 68px;
	background-image:url(../images/logo-spring.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:25px;
	top:35px;
}

#header h1 a{
	display: block;
	width:183px;
	height: 68px;
	text-decoration:none;
	text-indent:-2000em;
}

#header h2 {
	width:394px;
	height: 20px;
	background-image: url(../images/site-title.gif);
	background-repeat: no-repeat;
	position:absolute;
	right:25px;
	top:60px;
	text-indent:-2000em;
}

#header h3 {	
	height: 30px;
	line-height: 30px;
	position:absolute;
	left:40px;
	top:141px;
	color:#ffffff;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;	
	font-size:18px;
}

#header h3 a{
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
	color:#ffffff;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;	
	font-size:18px;
}

#header div#demo-button {
	position:absolute;
	right:30px;
	top:35px;
	width:196px;
	height:67px;
	background-image:url(../images/demo.gif);
	background-repeat:no-repeat;
}

#header div#demo-button a{
	display: block;
	width:196px;
	height: 67px;
	text-decoration:none;
	text-indent:-2000em;
}


/*#####################################################################*/
/*
		Hoofdnavigatie
*/
/*#####################################################################*/

#header #main-nav {
	position:absolute;
	left:260px;
	top:35px;
}

#header #main-nav div{	
	width:250px;
	height: 15px;
}

#header #main-nav div a {
	display:block;
	width:250px;
	height:15px;
	line-height: 15px;
	overflow:hidden;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;	
	font-size:12px;
}

#header #main-nav div a:link,
#header #main-nav div a:visited,
#header #main-nav div a:active{
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
}


/*#####################################################################*/
/*
		Content
*/
/*#####################################################################*/

#content-wrap {
	height:260px;
	overflow:hidden;
	background-color:#FFFFFF;
}

#movie-container,
#content {
	height: 100%;
	width: 50%;
	float:left;
	overflow:hidden;
}

/*#content {
	overflow:auto;
}
*/
#movie-container {
	background-color:#d8e4f1;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

#content .inner {
	margin: 20px;
	padding-bottom: 20px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #cc0000;
}

#content #pagtitel {
	font-size: 20px;
	line-height:28px;
	color: #cc0000;
	margin-bottom: 15px;
}

/*#####################################################################*/
/*
		Movie navigatie
*/
/*#####################################################################*/

#movie-nav li {
	width:226px;
	height:127px;
	float: left;
	background-color: #FFFFFF;	
	overflow:hidden;
	position:relative;
}

#movie-nav li.first,
#movie-nav li.last {
	width:225px;	
}

#movie-nav li a {
	display:block;
	width:226px;
	height:127px;
}

#movie-nav li a:link,
#movie-nav li a:visited,
#movie-nav li a:active {
	display:block;
	width:226px;
	height:127px;
	text-indent:-2000em;
}

#movie-nav li a img{
	display:block;
	width:226px;
	height:127px;
	position:absolute;
	left:0; top:0;
	z-index:1;
}

#movie-nav li a span {
	display:block;	
	width:226px;
	height:127px;
	position:absolute;
	left:0; bottom:0;
	z-index:1;
	text-align:center;
	background-color:#ff0000;	
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity:0.5;
}

#movie-nav li a:hover span {	
	height:30px;
	background-image:url(../images/springnaar.gif);
	background-repeat:no-repeat;
	background-color:#ff0000;	
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity:0.8;
}



/*#####################################################################*/
/*
		Content
*/
/*#####################################################################*/

#footer {
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat;
	height: 300px;
}

