@charset "UTF-8";
/* CSS Document voor Dennis La Pre Fotografie 

Gemaakt door: Lennart Romijn
In opdracht van het Alfa College Groningen / Dennis La Pre 
Gemaakt in: Dreamweaver CS3

Laatst gewijzigd op: 27-05-2010

© 2010 Lennart Romijn. */

body {
	background: url(../images/bg-patroon.jpg) fixed;
	font-family: Verdana, "Adobe Caslon Pro", Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 950px;
	margin: 0px auto;
}
#header {
	width: 950px;
	height: 150px;
	z-index: 10;
    opacity: 1.0;
}
#navigation {
	float: right;
	margin-top: 120px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #0099FF;
	text-decoration: none;
}
.slideshow {
    height: 490px;
	width: 940px; /* if needed */
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#content {
	background: url(../images/bg-photo-25-2.png);
	color: #FFFFFF;
	font-family: "Myriad Pro", Tahoma, Arial;
	font-size: 10pt;
	float: left;
	width: 950px;
	height: 500px; /* */
}
#content-index {
	background: url(../images/bg-photo-25-2.png);
	color: #FFFFFF;
	font-family: "Myriad Pro", Tahoma, Arial;
	font-size: 10pt;
	float: left;
	width: 950px;
	height: 460px; /* */
	z-index: -1;
	position: absolute;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
#verplicht {
	color: #FF0000;
}
#portfolio {
	text-align: center;
	padding-left: 5px;
}
#content-bottom {
	width: 100%;
	height: 500px; /* */
}
#content-bottom-index {
	width: 100%;
	height: 460px; /* */
}
#footer {
	font-family: Verdana, "Adobe Caslon Pro", Tahoma, Arial;
	font-size: 9pt;
	background-color: #000000;
	color: #CCCCCC;
	width: 945px;
	height: 25px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer-left {
	float: left;
	height: 25px;
	padding-left: 5px;
}
#footer-left a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer-left a:hover {
	color: #FF6600;
}
