body{
background: url(images/background.jpg) repeat #f15d25;
margin:0 auto;
padding:0;
font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #383838;
}

h1{
color:#0199f9;
margin: 0px;
font-size: 16px;
}
h2{
color:#FF6600;
margin: 0px;
font-size: 14px;
}
a{
	color: #0199f9;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.container{
	width: 918px;
	margin:0px auto;
	background:url(images/backwhite.png) repeat-y;
}
.header{
	background:  url(images/header.png) no-repeat;
	position:absolute;
	margin-left: 9px;
	width: 900px;
	height: 215px;
	z-index: 1;
}
#head {
	margin: 0px auto;
	width:900px;
	height:215px;

}

.menu{
	background: url(images/menu.jpg) no-repeat;
	width: 900px;
	height: 50px;
	margin: 0px auto;
}

.menu ul {

list-style: none;
margin-left: 0px;
margin-top:0px;
}

.menu li {
float:left;
list-style: none;

}

.menu li {
position:relative;
text-align:left;
}

.menu li a:hover {
background:url(images/menuover.jpg) repeat-x scroll left top;
color:#E6F1F7;
border-left: 1px solid #1e1e1e;
border-right: 1px solid #3b3b3b;
}

.menu li a:hover {
text-decoration:none;
}

.menu li a {
	color:#E6F1F7;
	float:left;
	font-weight:bold;
	padding: 16px 18px 16px 18px;
	font-family: "Myriad Pro";
	border-left: 1px solid #0080d3;
	border-right: 1px solid #019afa;
	font-size: 14px;
	font-weight: 400;
}

.menu li a {
	display:block;
	text-decoration:none;
	height: 18px;
}

.content{
	background:url(images/contentback.png) repeat-y center top;
	margin: 0px auto;
	width: 900px;
}

.left{
	margin: 0px auto;
	color: #fff;
	padding: 192px 270px 13px 47px;
	float:left; 
	height: 95px;
	width: 183px;
	background: url(images/img_left.jpg) no-repeat;
	text-align: right;
}
.left h1{
	color:#fff;
	margin: 0px;
	font-size: 22px;
}
.left a{
	color: #fff;
	text-decoration: none;
}
.left a:hover{
	color: #FFf;
	text-decoration: underline;
}
.prijs1{
	background:#66bef7;
	color: #fff;
	width: 232px;
	padding: 7px;
	float:left;
	height: 120px;
	border: 3px solid #fff;
	border-top:0px;
}
.prijs2{
	background:#57a4d6;
	color: #fff;
	width: 231px;
	padding: 7px;
	float:left;
	height: 120px;
	border-bottom: 3px solid #fff;
}
.prijs3{
	background:#f25d25;
	color: #fff;
	width: 383px;
	padding: 7px;
	float:left;
	height: 120px;
	border: 3px solid #fff;
	border-top:0px;
}
.prijs1 h1{
	color:#fff;
	margin: 0px;
	font-size: 18px;
}
.prijs2 h1{
	color:#fff;
	margin: 0px;
	font-size: 18px;
}
.prijs3 h1{
	color:#fff;
	margin: 0px;
	font-size: 18px;
}
.prijs1 a{
	color: #fff;
	text-decoration: none;
}
.prijs1 a:hover{
	color: #FFf;
	text-decoration: underline;
}
.prijs2 a{
	color: #fff;
	text-decoration: none;
}
.prijs2 a:hover{
	color: #FFf;
	text-decoration: underline;
}
.prijs3 a{
	color: #fff;
	text-decoration: none;
}
.prijs3 a:hover{
	color: #FFf;
	text-decoration: underline;
}
.contentbase{
	border: 3px solid #fff;
	padding: 7px;
	border-left: 0px;
	margin: 0px auto;
	background: #f3f3f3;
	width: 383px;
	float: left;
	height:280px;
}

.clear{
clear: left;
}



.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee;  margin: 0 0px 0 -40px; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 215px; width: 900px; margin: 0 auto; }
.anythingSlider .arrow                  { display: block; margin-left: 0px; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -67px; }
.anythingSlider .back                   { background-position: -67px 0; left: -67px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

.anythingSlider {
height:215px;
margin:0 auto;
position:relative;
width:900px;
}
.anythingSlider .wrapper {
height:215px;
left:0;
margin:0 0;
overflow:auto;
position:absolute;
top:0;
width:900px;
}

.footer{
	background: url(images/footer.jpg) no-repeat top center #0080d3;
	width: 780px;
	padding: 50px 100px 50px 20px;
	margin: 0px auto;
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: 400;
	color:#E6F1F7;
	text-align: right;
}
.footer a{

	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: 400;
	color:#E6F1F7;
	text-decoration: none;
}
.footer a:hover{

	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: 400;
	color:#E6F1F7;
	text-decoration: underline;
}
#berichten{
}
fieldset{
	border: 0px solid;
}
