html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:sans-serif;
}

#geheel {
	height:568px;
	width:990px;
	position:absolute;
	border:1px solid black;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-284px;
}

a {
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
}

#menu_up {
	background:#787677;
	height:20px;
	width:708px;
	right:0px;
	top:0px;
	position:absolute;
}

.bruidsfoto {
	height:548px;
	width:282px;
	right:0px;
	top: 20px;
	position:absolute;
	background: url(../images/fotorechts.jpg);
}

#gegevens {
	background:#787677;
	height:20px;
	width:708px;
	left:0px;
	bottom:0px;
	position:absolute;
}

.logo {
	background-image:url(../images/logo.jpg);
	height:174px;
	width:132px;
	left:10px;
	top:10px;
	position:absolute;
}

#content {
	height:430px;
	width:400px;
	left:282px;
	top:160px;
	position:absolute;
}

.titels {
	font-size:20px;
	font-family:Verdana;
	color:#747373;
	font-weight:bold;
	font-style:italic;
}

.tekst {
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
	padding-top:10px;
}
.tekst2 {
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
	padding-top:5px;
}

#portfolio {
	width:400px;
	height:50px;
	left:282px;
	bottom:50px;
	position:absolute;
}

.portfolio_2 {
	position:relative;
	float:left;
	width:230px;
	height:50px;
}

.actie_knop {
	position:relative;
	float:left;
	width:50px;
	height:50px;
	margin-top: 19px;
}

.titel_portfolio {
	font-size:14px;
	font-family:Arial;
	color:#747373;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.tekst_portfolio {
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
	padding-top:10px;
	font-style:italic;
	margin-left:5px;
	margin-right:10px;
}

.bolletje_naam {
	background-image:url(../images/bolletje_naam.jpg);
	height:16px;
	width:18px;
	margin-top:7px;
	overflow:hidden;
}

#menu_left_1 {
	height:auto;
	width:100px;
	left:0px;
	bottom:30px;
	position:absolute;
}

#menu_left_2 {
	height:auto;
	width:70px;
	left:105px;
	bottom:43px;
	position:absolute;
}

#menu_image_1 {
	background:url(../images/bloemmat_mat_grijs.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_1_active {
	background:url(../images/bloemmat_scherp_oranje.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_1:hover {
	background-image:url(../images/bloemmat_scherp_grijs.jpg);
}

#menu_image_2 {
	background:url(../images/gezin_mat_grijs.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_2_active {
	background:url(../images/gezin_scherp_oranje.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_2:hover {
	background-image:url(../images/gezin_scherp_grijs.jpg);
}

#menu_image_3 {
	background:url(../images/ontwerp_mat_grijs.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_3_active {
	background:url(../images/ontwerp_scherp_oranje.jpg) bottom left no-repeat;
	position:relative;
}

#menu_image_3:hover {
	background-image:url(../images/ontwerp_scherp_grijs.jpg);
}

.menulink {
	display: block;
	width: 100px;
	height: 105px;
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	margin-top:2px;
}

.menulink_active {
	display: block;
	width: 100px;
	height: 105px;
	color:#EE925F;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	margin-top:2px;
}

#menu_sub_image_1 {
	background:url(../images/bruids_grijs_mat.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_1_active {
	background:url(../images/bruids_oranje_scherp.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_1:hover {
	background-image:url(../images/bruids_grijs_scherp.jpg);
}

#menu_sub_image_2 {
	background:url(../images/baby_mat_grijs.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_2_active {
	background:url(../images/baby_scherp_oranje.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_2:hover {
	background-image:url(../images/baby_scherp_grijs.jpg);
}

#menu_sub_image_3 {
	background:url(../images/potret_grijs_mat.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_3_active {
	background:url(../images/potret_oranje_scherp.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_3:hover {
	background-image:url(../images/potret_grijs_scherp.jpg);
}




#menu_sub_image_4 {
	background:url(../images/portfolio_mat_grijs.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_4_active {
	background:url(../images/portfolio_scherp_oranje.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_4:hover {
	background-image:url(../images/portfolio_scherp_grijs.jpg);
}

#menu_sub_image_5 {
	background:url(../images/offerte_mat_grijs.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_5_active {
	background:url(../images/offerte_scherp_oranje.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_5:hover {
	background-image:url(../images/offerte_scherp_grijs.jpg);
}



#menu_sub_image_6 {
	background:url(../images/ontwerpportfolio_mat_grijs.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_6_active {
	background:url(../images/ontwerpportfolio_scherp_oranje.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_6:hover {
	background-image:url(../images/ontwerpportfolio_scherp_grijs.jpg);
}

#menu_sub_image_7 {
	background:url(../images/offerte_mat_grijs.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_7_active {
	background:url(../images/offerte_scherp_oranje.jpg) bottom center no-repeat;
	position:relative;
}

#menu_sub_image_7:hover {
	background-image:url(../images/offerte_scherp_grijs.jpg);
}


.menulink_2 {
	display: block;
	width: 70px;
	height: 95px;
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	margin-top:3px;
}

.menulink_2_active {
	display: block;
	width: 70px;
	height: 95px;
	color:#EE925F;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	margin-top:3px;
}

#menu_top_tekst {
	width:700px;
	height:15px;
	top:3px;
	left:3px;
	font-family:Verdana;
	font-size:11px;
	color:white;
	position:relative;
	text-align:center;
}

.homelink {
	display: block;
	width: 200px;
	height: 210px;
	color:#747373;
	font-size:11px;
	font-family:Verdana;
	text-align:center;
	float:left;
}

#home_image_1 {
	background:url(../images/home_scherp_bedrijf.jpg) bottom center no-repeat;
	position:relative;
}

#home_image_2 {
	background:url(../images/home_scherp_familie.jpg) bottom center no-repeat;
	position:relative;
}

#home_image_3 {
	background:url(../images/home_scherp_ontwerp.jpg) bottom center no-repeat;
	position:relative;
	margin-left:5px;
}

#content_1 {
	height:214px;
	width:628px;
	left:283px;
	top:189px;
	position:absolute;
}

.input {
	border-right: 1px solid #787677;
	border-bottom: 1px solid #787677;
	border-left: 0px;
	border-top: 0px;
	width: 200px;
	height: 13px;
	color:#AFAEAF;
	font-size:10px;
	font-family:Verdana;
}

#familiefotografie_slideshow {
	height: 100%;
}
