#menu{
  top:280px;
  left:770px;
  width:160px;
  background-color: #C3CB00;
}
#menu li {
	margin-left: 5px;
        list-style-image: url('/img/arrow-white.png');
padding-left: 5px;
margin-left: 0px;
padding-top: 2px;
margin-top: 0px;
padding-bottom: 2px;
margin-bottom: 0px;
  font-size: 11px;
}
#header {
//	background-image: url('/img/headers/virtuele-servers.png');
	width: 753px;
	height: 240px;
	position: absolute;
	left: 0px;
}
.loginKnop {
	padding-top: 10px;
	border: 0px solid;
}
#menu > h2{
  font-size: 13px;
}
#menu2 {
   color: white;
   padding: 0px;
   padding-bottom: 10px;
   margin-left: -5px;
   height: 400px;
}
#menu2 ul {
padding: 0px;
margin: 0px;
}
#menu2 li {
	color: white;
	list-style-image: none; 
	list-style-type: none;
	line-height: 1.5em;
}
#menu2 a {
	color: white;
	line-height: 1.5em;
}
#logoHome {
	width: 160px;
	z-index: 999;
	position: absolute;
	top: 70px;
	right: 25px;
}
#page {
  background-color: white;
  height: 800px;
  margin-top: 20px;
  padding-top: 30px;
}
#mijn{
  position:absolute;
  padding: 8px 10px;
  top:580px;
  left:770px;
  width:160px;
  height:105px;
  background-color: #E7EBAD;
  z-index: 999;
}
#mijn input[type=text], #mijn input[type=password] {
   padding: 2px;
   width: 100px;
   border: 1px solid white;
}
.blur {
   color: darkgrey;
}
#diensten{
  position: absolute;
  padding: 10px;
  top:520px;
  left:0px;
  width:430px;
  height:226px;
  background-color: #E7F7FF;
}
#dienstenlinks{
  position: absolute;
  padding: 10px;
  left:0px;
  width:215px;
  padding-bottom: 100px;
}
#dienstenlinks > h2 {
  font-size: 22px;
}

div#dienstenlinks a {
  display: block;
  height: 27px;
  overflow: hidden;
  margin: 0px 0px 3px 1px;
}

div#dienstenlinks a:hover img {
  margin-top:-27px;
}

div#dienstenlinks a span {
  display: none;
}

div#dienstenlinks a:hover span {
  display: block;
  position: absolute;
  top: 165px;
  left: 15px;
  width: 205px;
  z-index: 100;
  color: #4E3513;
}

#dienstenrechts{
  position: absolute;
  padding: 10px;
  padding-top: 60px;
  right:0px;
  width:215px;
}
#nieuws{
  position:absolute;
  padding:10px;
  padding-bottom:0;
  top:273px;
  left:460px;
  width:280px;
  height:245px;
  background: white;
}
#nieuws li {
        list-style-image: url('/img/arrow-blue.png');
	padding: 0;
	margin: 0;
	margin-left: -12px;
	padding-bottom: 5px;

}
#nieuws a {
	color: #333333;
}
#nieuws .kop {
	font-size: 16px;
}
#nieuws h2 {
	font-size: 11px;
}
#nieuws p {
  	margin-top: -5px;

}
#pakketten{
  position:absolute;
  padding: 10px;
  top:520px;
  left:460px;
  width:280px;
  height:226px;
  background-color: #E7F7FF;
}
#referenties{
  position:absolute;
  padding: 10px;
  top:700px;
  left:770px;
  width:160px;
  height:226px;
  background: white;
}
#referenties .groot {
  font-size: 16px;	
}
#referenties .klein {
  font-size: 12px;	
}
#sitemap{
  position: absolute;
  top: 690px
}
#hoofd{
  position: absolute;
  top: 710px;
  width: 10px;
  height: 10px;
  padding-bottom: 20px;
}
#support{
  background-color: #F4F2E8;
  left: 460px;
  display: none;
}
#support a {
	color: #333333;
	margin-top: 5px;
}
#welkom{
  position:absolute;
  top:270px;
  left:0px;
  width:449px;
}
#pakket_1 {
     width: 140px;
     display: block;
     position: absolute;
     line-height: 18px;
}
#pakket_2 {
     width: 140px;
     display: block;
     position: absolute;
     margin-left: 150px;
     margin-top: 0px;
     line-height: 18px;
}
.ui-state-hover {
	background-color: white;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
	border: 1px black dotted;
}
#dropzone.ui-state-hover {
	display: block;
	background-color: #E7F7FF;
	border: 1px #7BCFEF dotted;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 770px;
	height: 500px !important;
        filter:alpha(opacity=50);
        -moz-opacity: 50;
        opacity: 50;
	color: #10A6D6;
	font-size: 18px !important;
}
#sitemapUitleg {
        position: absolute;
	top: 765px;
	left: 10px;
        width: 160px;
        z-index: 2001;
        display: none;
        background-color: #E7F7FF;
        border: 1px #7BCFEF solid;
        padding: 10px;
}

/* rotator in-page placement */
    div#rotator {
	position:absolute;
	top: 0px;
	left: 0px;
	height:345px;
	margin-left: 15px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin-left: -50px;
	padding-left: 0px;
}
/* rotator image style */	
	div#rotator ul li img {
}
    div#rotator ul li.show {
	z-index:500
}
