body {
	background-position: center top;
	background-color: #D8D6CE;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}
html{
	height: 100%;
}
h3{
	font-size: 1em;
	font-weight: bold;
	color: #636767;
	margin: 0;
	padding: 0;
}
a{
	color: #636767;
}
a.bestel{
	color: #FF6600;
}
#aanbod{
	background-image: url("../images/webkoning-php-pakketten.jpg");
	background-repeat: no-repeat;
	height: 394px;
}
#footer{
	background-image: url("../images/bg-footer.gif");
	background-repeat: no-repeat;
	height: 25px;
}
#header{
	background-image: url("../images/hd-webkoning.jpg");
	height: 96px;
}
#info{
	padding: 25px 453px 30px 10px;
	color: #fff;
}
#info h2{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#intro{
	background-image: url("../images/bg-intro.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 280px 0 10px;
	height: 176px;
}
#intro h1, h1, #intro-prijzen h1{
	margin: 0 0 5px 0;
	font-size: 1.4em;
	color: #636767;
	
}
#intro-prijzen{
	background-image: url("../images/bg-intro-prijzen.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 10px 0 200px;
	height: 176px;
}
#intro-online-help{
	background-image: url("../images/bg-intro-online-help.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 10px 0 300px;
}
#intro-webkoning{
	background-image: url("../images/webkoning.jpg");
	background-position: 20px 20px;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 10px 0 280px;
}
#menu{
	background-image: url("../images/bg-menu.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 7px 0 8px 40px;
}
#menu a{
	color: #fff;
	text-decoration: none;
}
#menu a:hover, #menu a.active{
	color: #E3E011;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	display: inline;
	margin-left: 55px;
}
#pakketten{
	width: 447px;
	float: right;
}
#pakketten h1{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 3px 0 20px 0px;
	padding-left: 20px;
}
#pakketten h2{
	font-family: Arial, Helvetica;
	font-size: 1.4em;
	font-weight: bold;
	color: #4F8A10;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pakketten ul{
	font-weight: bold;
	font-size: 0.78em;
	list-style-type: none;
	margin: 40px 0 70px 13px;
	padding-left: 30px;
	list-style-image: url("../images/arrow.gif")
}
#php-hosting{
	
}
.prijzendetails{
	background-color: #eee;
}
.prijzendetails td{
	text-align: center;
	background-color: #fff;
}
.prijzendetails td.headcell{
	text-align: left;
	background-color: #D2EDAA;
	font-weight: bold;
}
.prijzendetails td.greybackground{
	background-color: #EEE;
}
.prijzendetails th{
	background-color: #74AC2D;
	color: #fff;
	text-align: left;
	padding: 8px 3px;
}
#testimonials{
	margin: 0 453px 0 120px;
	padding-top: 8px;
}
#testimonials a{
	color: #73AD2D;
}
#testimonials p, #php-hosting p{
	font-size: 0.78em;
}
#php-hosting{
	width: 426px;
	float: right;
	padding-right: 10px
}
#width-wrapper{
	margin-left: 12px;
	margin-right: 12px;
}
#wrapper{
	background-image: url("../images/background-2.gif");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: auto;
}
.center{
	text-align: center;
}
.price{
	font-size: 2em;
	font-weight: bold;
	font-family: Impact, Helvetica, Arial;
}
.priceTime{
	font-size: 1.4em;
	font-weight: bold;
	font-family: arial;
}
.available{
	color: green;
}
.unavailable{
	color: red;
}