@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
	
html, body{	height: 100%;}
	
body{
	background-image:url(afbeeldingen/bg4_low.jpg);
	background-repeat: no-repeat;	
	background-position: center top;
}

ul{
	list-style-type: none;	
	text-decoration: none;
}
	
li { list-style-type: none;}

#container{
	width: 1024px;
	height: 768px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
	
#contentlanding, #contentboeken, #contentfilms, #contentcontact{
	width: 1024px;
	height: 768px;
	position: relative;
	background-repeat: no-repeat;
	background-color: transparent;
}

#webdesign{
	position: absolute;
	top: 750px;
	width: 140px;
	height: 20px;
	left: 25px;
}

#webdesign a{
	background-image: url(afbeeldingen/webdesign.png);
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

#webdesign a:hover{
	background-image: url(afbeeldingen/webdesign.png);	
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
	
	/*--------------------------------------------landing--------------------------------------*/
	
#contentlanding{
	background-image: url(afbeeldingen/landing/landing.jpg);
}
	
#rood{
	top: 307px;
	left: 333px;
	width: 89px;
	height: 294px;
	position: absolute;
	text-align: left;
}
	
#wit{
	top: 299px;
	left: 447px;
	width: 455px;
	height: 340px;
	position: absolute;
	background-color: transparent;
	text-align: justify;
	padding-right: 5px;
	overflow: auto;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
}
	
	/*------------------------------------------------boeken--------------------------------------------------------*/

#contentboeken{
	background-image: url(afbeeldingen/boeken/boeken2.jpg);
}

#boeklinks{
	position: absolute;
	left: 438px;
	top: 383px;
	width: 177px;
	height: 279px;
	text-align: justify;
	line-height: 15px;	
}

#boekrechts{
	position: absolute;
	left: 634px;
	top: 381px;
	width: 193px;
	height: 279px;
	text-align: justify;
	line-height: 15px;
}
	
	/*------------------------------------------------films---------------------------------------------------------*/

#contentfilms{
	background-image: url(afbeeldingen/films/films.jpg);
}

#screen{
	position: absolute;
	left: 359px;
	top: 265px;
	width: 562px;
	height: 375px;
	line-height: 20px;
	text-align: justify;
	padding-top: 30px;
	padding-right: 13px;
	overflow: auto;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
}
	
	/*------------------------------------------------contact-------------------------------------------------------*/
	
#contentcontact{
	background-image: url(afbeeldingen/contact/contact.jpg);
}

#ardoise{
	position: absolute;
	left: 300px;
	top: 296px;
	width: 585px;
	height: 346px;
	padding-top: 30px;
	padding-left: 50px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	
}
	
#ardoise a{	
	text-decoration: none;
	color: #fff;
}

#ardoise a:hover{
	text-decoration: underline;
}

#kvk{
	position: absolute;
	left: 250px;
	top: 330px;
	width: 200px;
	height: 30px;	
}
	
	/*------------------------------------------------navigatie-----------------------------------------------------*/
	
#nav{
	width: 428px;
	height: 66px;
	position: absolute;
	left: 24px;
	top: 223px;
	color: transparent;
	z-index: 5px;
	}
	
#nav ul{
	position: relative;
	width: 426px;
	height: 66px;
}

li#maroesja, li#films, li#contact, li#maroesja a, li#films a, li#contact a{
	width: 107px;
	height: 66px;
	display: inline;
	float: left;
	position: relative;
}

li#boeken, li#boeken a{
	width: 80px;
	height: 66px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 11px;
}

#contentlanding li#boeken a:hover{
	background-image: url(afbeeldingen/landing/landingboeken.jpg);
	background-repeat: no-repeat;
	background-position: -11px 0px;
	} 	 
  
#contentlanding li#films a:hover{
	background-image: url(afbeeldingen/landing/landingfilms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	 
  	 
#contentlanding li#contact a:hover{
	background-image: url(afbeeldingen/landing/landingcontact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#contentboeken li#maroesja a:hover{
	background-image: url(afbeeldingen/boeken/boekenmaroesja.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentboeken li#films a:hover{
	background-image: url(afbeeldingen/boeken/boekenfilms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentboeken li#contact a:hover{
	background-image: url(afbeeldingen/boeken/boekencontact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentfilms li#maroesja a:hover{
	background-image: url(afbeeldingen/films/filmsmaroesja.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentfilms li#boeken a:hover{
	background-image: url(afbeeldingen/films/filmsboeken.jpg);
	background-repeat: no-repeat;
	background-position: -11px 0px;
	} 	
	
#contentfilms li#contact a:hover{
	background-image: url(afbeeldingen/films/filmscontact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentcontact li#maroesja a:hover{
	background-image: url(afbeeldingen/contact/contactmaroesja.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#contentcontact li#boeken a:hover{
	background-image: url(afbeeldingen/contact/contactboeken.jpg);
	background-repeat: no-repeat;
	background-position: -11px 0px;
	} 	
	
#contentcontact li#films a:hover{
	background-image: url(afbeeldingen/contact/contactfilms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	} 	
	
#nav a, #nav a:link{ text-indent: -9999px; }

a{
	outline: none;
	text-decoration: none;	
	}
	
a:hover{text-decoration: underline}

#ardoise a { text-decoration: underline;}


img.foto{
    margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #C0C0C0;
}

h1{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-bottom: 8px;
}

h2{
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}

.italic{ font-style: italic;}
