@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(afbeeldingen/background.jpg);
	background-color: #F8F8F8;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-base-color: ##9CC319;
	
}
#container {
	height: 620px;
	width: 797px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#container_bags_00 {
	height: 680px;
	width: 797px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}
#home {
	float: left;
	height: 31px;
	width: 107px;
}
#about_me {
	float: left;
	height: 31px;
	width: 160px;
}
#bags {
	float: left;
	height: 31px;
	width: 119px;
}
#contact {
	float: left;
	height: 31px;
	width: 128px;
}
#header {
	height: 157px;
	width: 797px;
}
#content {
	background-image: url(afbeeldingen/belinda_Lay_out_10.jpg);
	background-repeat: repeat-y;
	height: 460px;
	width: 797px;
}
#content_home {
	background-image: url(afbeeldingen/belinda_Lay_out_10.jpg);
	background-repeat: repeat-y;
	height: 430px;
	width: 797px;
}
#content_contact {
	background-image: url(afbeeldingen/belinda_Lay_out_10.jpg);
	background-repeat: repeat-y;
	height: 750px;
	width: 797px;
}
#footer {
	height: 29px;
	width: 797px;
	background-image: url(afbeeldingen/belinda_Lay_out_11.jpg);
	text-align: center;
}
#footer p {
	padding-top: 10px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #9CC319;
	text-decoration: none;
}
#spacer_knoppen {
	float: left;
	height: 31px;
	width: 283px;
}
#knoppen_container {
	height: 31px;
	width: 797px;
}
#foto {
	float: left;
	height: 400px;
	width: 332px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#container_bags {
	height: 400px;
	width: 100%;
}
#regel_bags {
	height: 150px;
	width: 76%;
	margin-right: 20px;
	margin-left: auto;
}
.kop_bags {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#foto_bags {
	height: 150px;
	width: 150px;
	float: left;
}
#info_bags {
	height: 150px;
	width: 110px;
	float: left;
}
#bag_mood {
	height: 400px;
	width: 350px;
	float: left;
}
#bag_info {
	float: right;
	height: 300px;
	width: 430px;
}
#bag_fotos {
	float: right;
	height: 100px;
	width: 430px;
}
.kop {
	font-size: 12px;
	font-weight: bold;
	color: #9CC319;
}
#bag_info a {
	color: #9CC319;
	float: right;
}
#bag_info a:hover {
	color: #F60;
}
#content_home a {
	color: #9CC319;
	text-decoration: none;
}
#content_home a:hover {
	color: #C60;
}
