body{
background: #fff;
margin:0 auto;
padding:0;
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size:12px;
color: #383838;
}

h1{
color:#0199f9;
}
h2{
color:#FF6600;
}
a{
	color: #383838;
	text-decoration: none;
}
a:hover{
	color: #383838;
	text-decoration: underline;
}

.container{
	width: 900px;
	margin:0px auto;
}
.header{
	background:  url(images/header.png) no-repeat;
	position:absolute;
	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;
}

.submenu{
	margin: 0px auto;
	float:left; 
	height: 100px;
	width: 200px;
	padding: 20px;
}
.submenu ul{
	padding: 20px;
}
.submenu li{
	margin-bottom: 20px;
	font-size:14px;
	font-weight: bold;
}

.contentbase{
	padding: 20px;
	margin: 0px auto;
	width: 620px;
	float: left;
	padding: 20px;
	min-height:400px;
}

.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;
}