* {
  margin: 0px;
  padding: 0px;
}

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}


body {
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  text-align: center;
 background: #ededed url(../images/container-bg.jpg) top center repeat-y;
}

.seleno a { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.seleno a:hover { color: #fff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }


#container {
width: 900px;
padding: 0px;
background: #fff url(../images/content.jpg) top left repeat-x;

margin: 0px auto;
position: relative;
text-align: left;
height: 100%;
min-height: 100%;
} *> #container {
  height: auto;
}


#header {
  padding: 0px;
  margin: 0px;
  float: left;
  height: 80px;
  width: 900px;
  background: #fff;
 /* background: #eef8ff; */
 /* background: #f6fbff; laatste */
  border-bottom: 1px #adadad solid
}

#header a {
  margin-left: 10px;
}


#random {
padding-bottom: 20px;
}


#zoeken {
  overflow: hidden;
  font-weight: bold;
  color: #999;
  float: right;
  margin: 0px 30px 0px 0px;
  font-family: Arial;
  font-size: 11px;
  padding-top: 10px;
  text-align: left;
}
#zoeken form {
  margin: 0px;
}

.zoek_input {
border: 1px #adadad solid;
width: 100px;
float: left;
margin-right: 2px;
}

.zoek_bttn {
background: #F0F0F0;
border: 1px #adadad solid;
float: left;
height: 20px;
}

#hmenu {
background: #f6f6f6;
 border-top: #DDDDDD 1px solid;
 border-bottom: #DDDDDD 1px solid;
/* height: 25px; */
 width: 900px;
 float: left;
 padding: 0px;
 margin: 0px;
}

#hmenu ul {
float: left;
 padding: 0px;
 margin: 0px;
}

#hmenu ul li {
  float: left;
  list-style: none;
  text-align: center;
  float: left;
  display: block;
  }

#hmenu ul li a:link, #hmenu ul li a:visited {
display: block;
height: 20px;
padding: 5px 20px  0px 20px;
}

#hmenu ul li a:hover, #hmenu ul li a:active {
display: block;
height: 20px;
padding: 5px 20px  0px 20px;
}

#hmenu ul li.active a {
font-weight: bold;
}

#mousetrail {
color:#999;
float:left;
margin: 0px;
padding:5px 10px 8px 0px;
}

#mousetrail ul {
float:left;
margin:0px;
padding:0px;
}
#mousetrail ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px 5px 0px 0px;

}
#mousetrail ul li a {
color:#999;
text-decoration: none;
}

#sitemap {
margin: 0px;
position: absolute;
margin-top: 45px;
margin-left: 710px;
}

#sitemap a {
    /*color: #ff9900;*/
    color: #2f73ff;
}

#sitemapcontent {
  color: #000;
}

#sitemapcontent ul {
  margin-top: 3px;
  margin-bottom: 2px;
}


#sitemapcontent li {
list-style: none;
padding-left: 20px;
padding-bottom: 5px;
}

#sitemapcontent li a {
font-size: 12px;
color: black;
  text-decoration: none;
}

#sitemapcontent li li a {
  font-size: 11px;
}


#content {
  float: left;
  width: 580px;
   font-size: 11px;
  margin: 0px 0px 0px 20px;
 padding: 10px 15px 40px 5px;

}

#content p {
line-height:1.3;
padding-top: 0px;
margin-top: 2px;
margin-bottom: 8px;
}


#content td {
  font-size: 11px;
  padding: 2px;
  margin: 0px;
}


hr {
  background-color: #E7EFF5;
  color: #E7EFF5;
  border: 0px;
  height: 1px;
  margin: 10px 0px;
}

#content img {
margin: 10px 10px 10px 0px;
}

#content a {
    /*color: #000;*/
   /* color: #2f73ff;*/
    color: #154890;
text-decoration: underline;
}

#content table {
  font-size: 11px;
}


#content h1 {
font-family:Verdana;
    font-size: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
    /*color: #000;*/
    color: #2c75b6;

        }
#content h2 {
font-family:Verdana;
    font-size: 13px;
	margin-bottom: 2px;
    /*color: #000;*/
    color: #2c75b6;
    }

#content h3,#content h4 {
    font-family:Verdana;
    font-size: 12px;
	margin-bottom: 2px;
    color: #2c75b6;
}
#content h4 {
    font-family:Verdana;
    font-size: 11px;
	margin-bottom: 2px;
    color: #2c75b6;
}


#content h2 a {
text-decoration: none;
/*  color: #2c75b6;*/
      color: #154890;
}


#content ul li {
  list-style: none;
}


.overzichttabel {
  border: 1px solid #e6e6e6;
  line-height: 19px;

}

.overzichttabel tr td {
border-top:1px solid #E4E4E4;
padding-left: 10px;
}


#random {
  float: left;
  margin: 0px 0px 10px 0px;
  width: 200px;
  height: 80px;

}

input.domain {
border: 1px #adadad solid;
width: 90px;
float: left;
margin-left: 4px;
margin-right: 2px;
height: 20px;
}

input.check {
background: #F0F0F0;
border: 1px #adadad solid;
float: left;
height: 20px;
}

#frontpage_items {
  float: left;
  width: 590px;
}

#frontpage_item_links {
  border: 1px #adadad solid;
  float: left;
  width: 260px;
  margin-bottom: 20px;
  padding: 10px;
  height: 160px;

}

#frontpage_item_rechts {
  border: 1px #adadad solid;
  float: left;
  width: 260px;
  margin-bottom: 20px;
  padding: 10px;
    height: 160px;
  margin-left: 15px;
}

#login {
display: none;
position: absolute;
  color: #000;
  float: left;
  margin: 0px;
  padding: 10px 10px 10px 10px;
  width: 140px;
 font-family: Verdana;
  font-size: 11px;
   margin: 5px 5px 0px 585px;
  height: 120px;
  border: #c6c6c6 1px solid;
}

#menu {
  color: #4a4a4a;
  width: 220px;
  padding: 10px 0px 20px 25px;
  float: left;
  background: #fff;
  border-right: 1px #efefef solid;
}

#menu ul {
  padding: 0px;
  width: 200px;
  margin: 0px;
  font-size: 11px;
}

#menu ul li {
list-style: none;
margin: 0px;
padding-top: 3px;
display: block;
}

#menu ul li.normal, #menu ul li.active {
border-bottom: 1px #e7eff5 solid;
}

#menu ul li.active li {
border: 0px;
width: 170px;
}


#menu ul li.normal a:link, #menu ul li a:visited  {
  color: #000;
  list-style: none;
  margin: 0px;
 /* text-decoration: none; */
  display: block;
  width: 165px;
  padding: 4px 0px 7px 5px;
}
#menu ul li a:hover  {
  color: #000000;
   list-style: none;
}

#menu ul li.active a {
 font-weight: bold;
text-decoration: none;
}

 #menu ul li.active ul li a:link, #menu ul li.active ul li a:visited  {
 width: 150px;
 padding: 2px 0px 4px 11px;
 font-weight: normal;
 }

  #menu ul li.active ul li a:hover  {
 width: 150px;
 padding: 2px 0px 4px 11px;
   color: #000000;
   list-style: none;
   font-weight: normal;
   text-decoration: underline;
 }


#menu p {
  padding: 3px 0px;
}


#shared-hosting {
  width: 235px;
  float: right;
  font-weight: bold;
/*
background:#F0F0F0 none repeat scroll 0%;
border:1px solid #ADADAD;
*/
  background: #f7fcff;
  border: 1px #dceefb solid;
padding: 4px;
margin-left: 10px;
}


#shared-hosting ul {
float: left;
margin: 0px;
padding: 0px;
}

#shared-hosting ul li {
float: left;
list-style: none;
margin: 0px;
padding: 4px 0px 4px 17px;
width: 225px;
font-weight: normal;
background: url(../images/check.gif) 0px 2px no-repeat;
}

.dedicated {
float: left;
  border: 1px #dceefb solid;
  margin: 5px 5px 5px 0px;
}


.dedicated td {
  font-size: 11px;
}

.dedicated .title strong {
  font-size: 11px;
}

.dedicated h2 a {
font-family:Trebuchet MS;
	font-size:14px;
	margin-bottom: 2px;
    }

.price {
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
}

.dedicated .price {
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
}

#dediprijs {
font-family: Verdana;
	font-size:20px;
    color:#2C75B6;
}

#permaand {
    font-weight: bold;
    font-size: 10px;
}



#vpspakket {
width: 165px;
  background: #fff url('../images/frontpage.jpg') top left no-repeat;
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px;
height: 180px;
font-size: 11px;
overflow: hidden;
}


#vpspakket p {
  margin-top: 8px;
  width: 150px;
  margin-left: 5px;
  margin-bottom: 3px;
}


#vpspakket #title {
  width: 100%;
  margin: -5px -5px 5px -5px;
padding: 5px;
text-align: center;
font-weight: bold;
}

#vpspakket #title a {
  color: #2084ea;
}


#vpspakket #foot {
width: 165px;
  margin: -5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  position: absolute;
margin-top: 127px;
text-align: right;
}

#vpspakket a:link, #vpspakket a:visited {
text-decoration: none;
}


#rechts {
  width: 140px;
  float: left;
   border-left: #CCCCCC 1px dashed;
}

#container-foot {
position: absolute;
bottom: 0 !important;
bottom: -1px;
}


#footer {
color: #000;
padding: 3px 3px 3px 270px;
height: 20px;
}

#footer a {
color: #000;
}

#laatste_nieuws {
 padding-left: 0px;
}

#laatste_nieuws a.titel {
    font-family:Verdana;
    font-size: 12px;
	margin-bottom: 2px;
    color: #2c75b6;
    text-decoration: none;
    font-weight: bold;
}


#laatste_nieuws ul {
margin: 0px;
text-align: left;
border: 0px;
padding: 0px;
}

#laatste_nieuws ul li {
list-style: none;
padding-bottom: 10px;
}
#laatste_nieuws ul li a {
margin: 0px;
padding: 0px;
color: #000;
text-decoration: none;
}

#laatste_nieuws ul li a:hover {
text-decoration: underline;
}
/* NIEUWS MODULE */
#moduleheader {
  height: 30px;
  font-weight: bold;
  display: block;
  border-bottom: #CCCCCC 1px dashed;
  width: 100%;
}

 #moduleheader a {
     color: #ff9900;
       height: 30px;

 }

#nieuwsheader a{
	font-size: 18px;
	font-weight: bold;
    color: #ff9900;
    text-decoration: none;
}
#nieuwsheader{
    padding-bottom: 15px;
    display: block;
}
#nieuws {
padding: 0px;
margin: 0px;
}


#nieuws #naam {
float: left;
vertical-align: bottom;
padding: 7px 0px 0px 0px;
width: 475px;
}

#nieuws #naam a {
 text-decoration: none;
	font-weight: bold;
    color:#000;
}

#nieuws #naam a:hover, #nieuws #naam  a:active {
text-decoration: underline;
}


#nieuws #datum {
float: left;
padding: 7px 0px 0px 5px;
font-size: 11px;
width: 100px;
color:#999;
}

#nieuws #omschrijving {
padding-top: 6px;
padding-bottom: 20px;
float: left;
width: 100%;
border-bottom: #E7EFF5 1px solid;
}




a:link, a:visited {
    /*color: #000;*/
    color: #2f73ff;
 text-decoration: none;
}

a:hover {
    /*color: #000;*/
    color: #2f73ff;
 text-decoration: underline;
}

#document, #document1 {
  width: 100%;
  height: 125px;
}

#document .art_foto, #document1 .art_foto {
float: left;
width: 125px;
height: 125px;
background: #fff;
margin-right: 5px;
text-align: center;
}

#document .art_omschrijving, #document1 .art_omschrijving {
float: left;
width: 100%;
padding: 5px;
}

#document .art_del, #document1 .art_del {
float: right;
padding: 0px 0px 5px 5px;
}

