body{
	background-color: #E7008A;
	/*background-image: url( background.jpg );
	background-repeat: no-repeat;
	background-position: top left;*/
}

#wrapper{
	width: 900px;
	
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	
	background-color: white;
	background-image: url( rozenblaadjes_klein.jpg );
	background-repeat: no-repeat;
	background-position: bottom right;
}

a img{
	border: 0px;
}

.header h1{
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 30px;
	font-weight: lighter;
	font-family: helvetica;
	color: gray;
}

.header img{
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

.main .menu{
	clear: left;
	float: left;
	width: 150px;
	margin-left: 30px;
}

.main .menu a{
	display: block;
	
	font-weight: 500;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	text-decoration: none;
	color: gray;
}

.main .menu a:hover{
	color: #E7008A;
}

.main .content{
	float: left;
	width: 611px;
}

.main .content .shadow_top{
	height: 5px;
	background-image: url( content_shadow_top.png );
}

.main .content .shadow_bottom{
	height: 5px;
	background-image: url( content_shadow_bottom.png );
	margin-bottom: 40px;
}

.main .content .shadow_middle{
	background-image: url( content_shadow_middle.png );
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 370px;
}


.main .content{
	color: black;
	font-family: arial;
	font-size: 12px;
}

.main .content a{
	color: gray;
}

.main .content a:hover {
	color: #E7008A;
}

.main .content .voorpagina{
	height: 370px;
	background-image: url( background_voorpagina.jpg );
}

.main .content .voorpagina p{
	display: block;
	
	padding: 0px;
	margin: 0px;	
	margin-left: 330px;
	padding-top: 25px;
	
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: white;
	
}

.main .content .foto{
	float: left;
	width: 140px;
	height: 210px;
	
	margin-left: 5px;
	margin-bottom: 5px;
	
	background-color: black;
}

#followup_placeholder{
	position: absolute;
	width: 440px;
	height: 660px;
}

#followup_placeholder img{
	position: absolute;
	width: 440px;
	height: 660px;
	
	display: none;
}

.descrh1{
	margin: 4px;
	color: #E7008A;
}

.descrp{
	display: none;
	margin: 0px;
}

.clear{
	clear: both;
}

.footer{
	clear: both;
	text-align: center;
	color: gray;
	font-size: 10px;
	font-family: verdana;
}

.footer a{
	color: gray;
	margin-bottom: 3px;
}

.footer a:hover{
	color: red;
}

.shadow{
	position: absolute;
}

#shadow_top_right{
	background-image: url(shadow_top_right.jpg);
	width: 12px;
	height: 20px;
}

#shadow_middle_right{
	background-image: url(shadow_middle_right.jpg);
	width: 12px;
}

#shadow_bottom_right{
	background-image: url(shadow_bottom_right.jpg);
	width: 12px;
	height: 12px;
}

#shadow_bottom_middle{
	background-image: url(shadow_bottom_middle.jpg);
	height: 12px;
}

#shadow_bottom_left{
	background-image: url( shadow_bottom_left.jpg );
	width: 12px;
	height: 12px;
}

.thumbnail_shadow{
	position: relative;
	bottom: 40px;
	color: white;
	width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-image: url( thumbnail_shadow.png );
}

.filmstrip{
	float: right; width: 140px;
	padding-right: 5px;
}

.filmstrip img{
	border: 0px;
}

#imgNav{
	width: 440px;
	height: 32px;
	position: absolute;
}

#imgNav a{
	margin-left: 5px;
}

