img { 
	-ms-interpolation-mode: bicubic; 
}

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: black;
	color: #fff;
	font-family: courier, arial, helvetica;
	font-size: 16px; /* font-size: 16px; */
	line-height: 23px;
	
}

.italic {
	font-style: italic;
	font-weight: bold;
}
.clear {
	clear: both;
}
a,
a:link,
a:visited {
	color: #fff;
}
a:hover,
a:active {
	color:  #dd0202;
}

a.linkImage {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	margin: 30px;
}
a.linkImage img {
	border: 0px;
	width: 150px;
	height: 150px;
	border: 1px solid white;
}

a.italic,
a.italic:visited,
a.italic:link {
	color: white;
	text-decoration: none;
}
a.italic:hover,
a.italic:active {
	color: red;
}

.bioPortret,
.hoes {
	float: left;
	margin: 0px 30px 20px 0px;
}
.bioPortret {
	text-align: right;
}
.bioPortret .copy {
	font-size: 10px;
	font-family:arial;
}
.bioText {
	display: block;
	font-size: 14px;
}

.shadow,
a.shadow,
a.shadow:link,
a.shadow:visited {  
  -moz-box-shadow: 0px 0px 4px #fff; /* Firefox/Mozilla */  
  -webkit-box-shadow: 0px 0px 4px #fff; /*Safari/Chrome */  
  box-shadow: 0px 0px 4px #fff; /* Opera & hoe het zou moeten */  
  
  /* Voor IE 8 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";  	
  /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666'); 
}
a.shadow:hover,
a.shadow:active {  
  -moz-box-shadow: 0px 0px 14px #fff; /* Firefox/Mozilla */  
  -webkit-box-shadow: 0px 0px 14px #fff; /*Safari/Chrome */  
  box-shadow: 0px 0px 14px #fff; /* Opera & hoe het zou moeten */  
 
 /* Voor IE 8 */  
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666')";  	
 /* Voor IE 5.5 - 7 */  
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#666666');  
}
.menuShadow {
	-moz-box-shadow: 0px 0px 15px #666; /* Firefox/Mozilla */  
	-webkit-box-shadow: 0px 0px 15px #666; /*Safari/Chrome */  
	box-shadow: 0px 0px 15px #666; /* Opera & hoe het zou moeten */  

	/* Voor IE 8 */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#333333')";  	
	/* Voor IE 5.5 - 7 */  
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#333333');  
	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

.container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.containerHome {
	width: 700px;
	margin: 0 auto;
}
.small .container {
	height: 500px;
}

.auteurs {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 4;
	width: 100%;
	height: 70px;
	background-color: #000;
}
.auteursHome {
	position: relative;
}
.small .auteurs {

}
.auteurs .titles {
	position: relative;
	width: 450px;
	margin: 20px 0px 0px 300px;
	height: 60px;
}
.auteursHome .titles {
	margin: 20px 0px 0px 80px;
}
.auteurs .titles a,
.auteurs .titles div{
	display: block;
	float: left;
}
.auteurs .deelder,
.auteurs a.deelder,
.auteurs a.deelder:link,
.auteurs a.deelder:visited {
	width: 180px;
	height: 60px;
	background: url('../images/auteurs_deelder.png') no-repeat;
}
.auteurs a.deelder:hover,
.auteurs a.deelder:active {
	background: url('../images/auteurs_deelder_over.png') no-repeat;
}
.auteurs .amp {
	width: 39px;
	height: 60px;
	background: url('../images/auteurs_amp.png') no-repeat;
}
.auteurs .gauthier,
.auteurs a.gauthier,
.auteurs a.gauthier:link,
.auteurs a.gauthier:visited {
	width: 205px;
	height: 60px;
	background: url('../images/auteurs_gauthier.png') no-repeat;
}
.auteurs a.gauthier:hover,
.auteurs a.gauthier:active {
	background: url('../images/auteurs_gauthier_over.png') no-repeat;
}

.bovenLijn {
	position: fixed;
	top: 70px;
	left:  0px;
	z-index: 3;
	width: 100%;
	height: 210px;
	background: transparent url('../images/bovenLijn_small.png') no-repeat;
	background-position: 0% 0%;
	margin: 0 auto;
}
.bovenLijnHome {
	position: relative;
	background: transparent url('../images/bovenLijn_small.png') no-repeat;
	background-position: 121% 0;
	top: 0px;
	height: 120px;
	left: inherit;
}

.auto {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 1000px;
	height:  600px;
	background: transparent url('../images/auto.png') no-repeat;
	background-position: -970px 0;
	margin: 0 auto;
}
.small .auto {
	width: 100%;
	height:  600px;
	top: 173px; /* auters + bovenlijn height */
	background-image: url('../images/auto.png');
	background-position: 0% 0%;
}
.small .autoHome {
	background-position: 150% 0;
	position: relative;
	top: -100px;
	left: 0px;
	width: 100%;
	height:  350px;
	background-image: url('../images/auto_small.png');
}
.autoHome .albumContainer {
	left: 480px;
	top: 90px;
	position: relative;
	width: 250px;
	height: 120px;
	border: 1px solid black;
	z-index: 5;
	overflow: visible;
}
.autoHome .album {
	width: 230px; /* minus padding */
	height: 100px;
	background: url('../images/albumBackground.png') no-repeat;
	padding: 10px 10px;
}
.autoHome .album .artwork {
	width: 100px;
	height: 99px;
	float: left;
	background: url('../images/albumArtwork.jpg') no-repeat;
}
.autoHome .album p {
	color: black;
	font-size: 0.6em;
	font-family: verdana, arial;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.autoHome .album p.moreInfo {
	padding-top: 6px;
	letter-spacing: 0px;
	padding-bottom: 1px;
}
.autoHome .album p span.year {
	font-style: italic;
	font-size: 1em;
}
.autoHome .album p.copyright {
	font-size: 0.6em;
}
.autoHome .portret {
	width: 128px;
	height: 120px;
	position: absolute;
	left: -40px;
	border: 1px solid #aaa;
	display: block;
	z-index: 10;
}
.autoHome .deelder {
	background: url('../images/portret_deelder.jpg') no-repeat;
	top: 50px;
}
.autoHome .gauthier {
	background: url('../images/portret_gauthier.jpg') no-repeat;
	top: 220px;
}
.autoHome .quote {
	width:  500px;
	height: 70px;
	background: url('../images/quote.png') no-repeat;
	position: absolute;
	top: 290px;
	left: 230px;
}



/* MENU */

.menu {
	background-color: #222;
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 25px;
	z-index: 12;
}
.menuHome {
	position: relative;
	margin-bottom: 10px;
}


.small .menu {
	min-width: 900px;
}
.menu .content {
	width: 900px;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
}
.menu a,
.menu a:visited,
.menu a:link {
	color: #ccc;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	display: inline-block;
	margin: 0 10px;
	position: relative;
	left: 0px;
}
.menu a:hover,
.menu a:active {
	color: #fff;
	font-style: italic;
	display: inline-block;
	margin: 0 10px;
	left: -2px;
}

.bottom {
	bottom: 0px;
	height: 25px;
	background-color: #111;
	padding-bottom: 7px;
}
.bottom .copyright {
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	font-family: arial;
	color: #aaa;
	
}
.bottom .copyright a,
.bottom .copyright a:link,
.bottom .copyright a:visited {
	font-size: 12px;
	margin: 0px;
}
.bottom .copyright a:active,
.bottom .copyright a:hover {
	font-style: normal;
	left: 0px;
}
.korrel {
	width: 850px;
	height: 90px;
	background: url('../images/korrel.png') no-repeat;
	bottom: 50px;
	left:  0px;
	position: fixed;
	z-index: 5;
}


.news p {
	color: white;
	margin-top:  5px;
}
.main .title {
	font-size: 20px;
	color: #dd0202;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top:  25px;
	position: relative;
	font-weight: bold;
}


.bottomContainer {
	margin-bottom: 50px;
}
a.uitgeverLogo,
.uitgeverLogo {
	display: block;
	width: 100px;
	height: 20px;
	background: url('../images/uitgever.png') no-repeat;
	float: left;
}
.bottomContainer p {
	margin: 0 auto;
	position: relative;
	left: 25px;
	width: 400px;
	font-size: 12px;
	text-align: center;
	font-family: arial, verdana;
}

.socialMedia {
	width: 150px;
	float: right;
	margin-top: -5px;
}
.socialMedia a,
.socialMedia a:link,
.socialMedia a:visited {
	display: block;
	width: 30px;
	height: 31px;
	float: right;
	margin: 0px 5px;
}
.socialMedia a.youtube {
	background: url('../images/socialMedia_youtube.png') no-repeat;
}
.socialMedia a.facebook {
	background: url('../images/socialMedia_facebook.png') no-repeat;
}
.socialMediaContact {
	float: none;
	width: 100%;
	text-align: left;
	clear: both;
}
.socialMediaContact a,
.socialMediaContact a:link,
.socialMediaContact a:visited {
	float: left;
}



.logo {
	position: absolute;
	width: 400px;
	height: 94px;
	z-index: 5;
	margin-top: 70px;
	margin-left: -40px;
	background: transparent url('../images/totaal_loss_small.png') no-repeat;
	
}
.logoHome {
	margin: 330px 0px 0px 145px;
}
.small .logo {
	width: 400px;
	height: 75px;
	background-image: url('../images/totaal_loss_small.png');
}
.pageTitleBlock {
	position: fixed;
	height: 200px;
	right: 40px;
	bottom: 35px;
	z-index: 8;
}
.pageTitle {
	width: 350px;
	height: 120px;
}
.pageTitleBlock .nieuws {
	background: url('../images/pageTitle_nieuws.png') no-repeat;
}
.pageTitleBlock .info {
	background: url('../images/pageTitle_info.png') no-repeat;
}
.pageTitleBlock .video {
	background: url('../images/pageTitle_video.png') no-repeat;
}
.pageTitleBlock .pers {
	background: url('../images/pageTitle_pers.png') no-repeat;
}
.pageTitleBlock .links {
	background: url('../images/pageTitle_links.png') no-repeat;
}
.pageTitleBlock .contact {
	background: url('../images/pageTitle_contact.png') no-repeat;
}
.pageTitleBlock .bestel {
	background: url('../images/pageTitle_bestel.png') no-repeat;
}
.pageTitleBlock .bio_deelder,
.pageTitleBlock .bio_gauthier {
	background: url('../images/pageTitle_bio.png') no-repeat;
}

/* MAIN CONTENT */
.main {
	position: relative;
	z-index: 2;
	margin-left: 70px;
	top: 210px;
	padding-bottom: 230px;
	width: 700px;
}
.mainBackground {
	background: transparent url('../images/mainBackground.png') no-repeat;
	width: 834px;
	height: 438px;
	position: fixed;
	top: 435px;
}
