body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	color: #589106;
	font-size:9pt;
	font-family: "Century Gothic", Century, Verdana;
}
h1 {
	margin-right: 30px;
	font-size: 12pt;
	font-style: italic;
	color: #b4ce06;
}
h2 {
	font-size:12pt;
	margin-left: 30px;
}
h3 {
	margin-left:25px;
	font-size:12pt;
}
p {
	margin-left:5px; margin-right:5px;
	font-size:9pt;
}
a {
	text-decoration: none;
	color: #589106;
}
a:hover {
	background-image: url(images/yellowgradient.png);
	background-repeat: repeat-x;
}
#intro, #vormgeving, #prijslijst, #kostenWebsite, #onderhoud, #footer, #quickSummary, #ontwikkeling, #foto {
	margin-left: 5px;    margin-top: 5px;    margin-right: 5px;    margin-bottom: 5px;
	text-align:justify;
}
.yellow {
	background-image: url(images/yellowgradient.png);
	background-repeat: repeat-x; 
	border-top: #E6D500 solid;
	color:#CC6600;
}
.green {
	background-image: url(images/greengradient.png);
	background-repeat: repeat-x; 
	border-top: #589106 solid;
	color: #589106;
}
.blue {
	background-image: url(images/bluegradient.png);
	background-repeat: repeat-x; 
	border-top: #0066FF solid;
	color:#1753B5;
}
.purple {
	background-image: url(images/purplegradient.png);
	background-repeat: repeat-x; 
	border-top: #A538FE solid;
	color:#9D39EE
}
.red {
	background-image: url(images/redgradient.png);
	background-repeat: repeat-x; 
	border-top: #CD1D1D solid;
	color:#9F1811;
}
#bottom {
	background-image: url(images/bottom.png);
	width: 100%;
	height: 89px;
}
#top {
	background-image: url(images/kasperdesign.png);
	width: 900px;
	height: 264px;
}
.lgreenlink {
	font-style: italic;
	color: #b4ce06;
}
.orangelink {
	color: #CC6600;
}
#debug {
	position: fixed;
	left:0px;
	top:0px;
	z-index:1;
	width: 250px;
	height:200px;
	padding: 20px;
}
#layer1 {
	position: fixed;
	left:0px;
	top:0px;
	height: 100%;
	width: 100%;
	z-index:1;
}
#movie {
	background-image: url(images/yellowgradient.png);
	background-repeat: repeat-x; 
	background-color:#FFFFFF;
	border: #E6D500 solid;
	color:#CC6600;
	font-weight:bold;
	font-size:14pt;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 425px;
	height: 350px;
}
#img {
	border-left: solid #589106;
	border-right: solid #589106;
}	
