/* CSS Document */
body{
background-color: #F0D1A5;
}

.header{
background-image: url(../img/header.jpg);
width: 750px;
height: 95px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titel{
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:30px;
}

.titel2{
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:20px;
}

.terug:link {
	text-decoration: none;
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:17px;
}
.terug:visited {
	text-decoration: none;
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:17px;
}
.terug:hover {
	text-decoration:none;
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:17px;
}
.terug:active {
	text-decoration: none;
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:17px;
}
.werkgebied{
background-image: url(../img/achtergrond.jpg);
height: 380px;
font-size: 12px;
}
.navmenu{
width: 250px;
height: 300px;
}
.bottom{
background-image: url(../img/bottom.jpg);
height: 70px;
}
.navtop{
background-image: url(../img/nav/navtop.jpg);
width: 250px;
height: 50px;
}
.navbot{
background-image: url(../img/nav/navbot.jpg);
width: 250px;
height: 80px;
}
.h40{
height: 40px;
}
.h50{
height: 50px;
}
.imgsprookje{
	border-color:#172f39;
	border:1px;
}
.prijs{
	color: #9b242d;
	font-family: "Script MT Bold", "Comic Sans MS";
	font-size:15px;
}
.hometekst{
	color: #003399;
	font-family: "Comic Sans MS";
	font-size:12px;
}

.bestel {
	background-image:url(../img/nav/bestel.gif);
	width: 150px;
	height: 39px;
	border: 0px;
	cursor: hand;
}


.hometekst:link {
	text-decoration: none;
	color: #003399;
	font-family: "Comic Sans MS";
	font-size:12px;
}
.hometekst:visited {
	text-decoration: none;
	color: #003399;
	font-family: "Comic Sans MS";
	font-size:12px;
}
.hometekst:hover {
	text-decoration:none;
	color: #003399;
	font-family: "Comic Sans MS";
	font-size:12px;
}
.hometekst:active {
	text-decoration: none;
	color: #003399;
	font-family: "Comic Sans MS";
	font-size:12px;
}
.created:link {
	text-decoration: none;
	color: #9b242d;
	font-family: "Comic Sans MS";
	font-size:10px;
}
.created:visited {
	text-decoration: none;
	color: #9b242d;
	font-family: "Comic Sans MS";
	font-size:10px;
}
.created:hover {
	text-decoration:none;
	color: #9b242d;
	font-family: "Comic Sans MS";
	font-size:10px;
}
.created:active {
	text-decoration: none;
	color: #9b242d;
	font-family: "Comic Sans MS";
	font-size:10px;
}
