/* CSS Document */
/* Dainamics Web & Weefsel, 2008, all rights reserved */
body{
	margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FEF4F3;
background: url(bg.jpg);
scrollbar-arrow-color: #ff6600;
scrollbar-face-color: #FEF4F3;
scrollbar-highlight-color: #9BA1A6;
scrollbar-3dlight-color: #FEF4F3;
scrollbar-shadow-color: #141414;
scrollbar-darkshadow-color: #FEF4F3;
scrollbar-track-color: #FEF4F3;
}
 
div#container{
width: 1000px;
height: auto;
margin: 0 auto 0 auto;
text-align: left;
background-color: #FEF4F3;
}

div#header{
height: 152px;
width: 1000px;
background: url(header.jpg);
}

div#suisles {
	position: absolute;
	left:auto;
	top:30px;
	width:289px;
	height:254px;
	z-index:1;
}

div#foto {
	position: relative;
	left:880px;
	top:31px;
	width:120px;
	height:104px;
	z-index:1;
}


div#filmstrip{
	position:relative;
	top: 93px;
	left: 870px;
	width:130px;
	height:480px;
	z-index:1;
}


div#nav{
	position: relative;
	left:580px;
	top:20px;
	width:226px;
	height:24px;
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}

a:link, a:active{color: #F60; text-decoration: none;}
a:hover{color: #F60; text-decoration: underline;}
a:visited{color: #F60; text-decoration: none;}

#content ul { list-style: none;}

#content li a {
 display: block;
 height: 65px;
 color: #F60;
 text-decoration: none;
}

div#content li{
padding:8px 2px 0 0;
vertical-align: middle;
}

div#menu{
float: left;
width: 261px;
height: 405px;
}

div#content{
padding-top:16px;
float:left;
width: 609px;
height: 389px;
color: #141414;
overflow:auto;
background-color: #FEF4F3;
}

div#fotobalk{
float:left;
text-align:right;
width:130px;
height: 405px;
background-color: #FEF4F3;
}

div#fotobalk p{
margin: 28px 0 28px 0; 
}

div#content p{
margin: 8px 16px 0 0;
}

.h1{
margin: 18px 40px 0 0;
font-family: Arial, Helvetica, sans-serif;
size: 11px;
color: #ff6600;
}

.h2{
margin: 18px 40px 0 0;
font-family: Arial, Helvetica, sans-serif;
size: 11px;
color: #029A35;
}

.h3{
margin: 18px 40px 0 0;
font-family: Arial, Helvetica, sans-serif;
size: 11px;
color: #00349A;
}

h2 {
font-size: 15px;
font-weight: bold;
} 

div#bfooter{
float:left;
height: 143px;
width: 1000px;
background-image: url(onderblauw.jpg);
}

div#gfooter{
float:left;
height: 143px;
width: 1000px;
background-image: url(ondergroen.jpg);
}

div#ofooter{
float:left;
height: 143px;
width: 1000px;
background-image: url(onderoranje.jpg);
}

