body{
background: #cecece;
margin:0 auto;
padding:0;
font-family:"Myriad Pro";
font-size:12px;
color: #383838;
border-top: 8px solid #525252;
}

h1{
color:#008000;
}
h2{
color:#FF6600;
}
a{
	color: #383838;
	text-decoration: none;
}
a:hover{
	color: #383838;
	text-decoration: underline;
}

.container{
	width: 1000px;
	margin:0px auto;
	margin-top: -8px;
}
.header{
	background:  url(images/header.png) no-repeat;
	position:absolute;
	width: 1000px;
	height: 370px;
	z-index: 1;
}
#head {
	margin: 0px auto;
	width:1000px;
	height:370px;

}

.menu{
	background: url(images/menu.jpg) no-repeat;
	width: 1000px;
	height: 50px;
	margin: 0px auto;
}

.menu ul {
float:left;
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 #f66000;
border-right: 1px solid #ff8d44;
font-size: 14px;
font-weight: 400;
}

.menu li a {
display:block;
text-decoration:none;
height: 18px;
}

.content{
background:url(images/content.png) repeat-y center top;
margin: 0px auto;
width: 1000px;
min-height: 400px;

}

.submenu{
	background: #d4d4d4;
	margin: 0px auto 0 10px;
	margin-left:10px;
	width: 250px;
	padding: 20px;
	float: left;
	min-height:400px;
}

.submenu ul{
	padding-left: 0px;
}
.submenu li{
	list-style: none;	
}
.submenu a{
	color: #383838;
	text-decoration: none;
}
.submenu a:hover{
	color: #383838;
	text-decoration: underline;
}
.contentbase{
	margin: 0px auto;
	margin-left:10px;
	margin-top: -12px;
	width: 620px;
	padding: 20px;
	float: left;
	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: 370px; width: 1000px; 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:370px;
margin:0 auto;
position:relative;
width:1000px;
}
.anythingSlider .wrapper {
height:370px;
left:0;
margin:0 0;
overflow:auto;
position:absolute;
top:0;
width:1000px;
}

.footer{
	background: url(images/footer.jpg) no-repeat;
	width: 880px;
	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{
}
