<!--

html {
  overflow-y: scroll;
}

* {
  padding:0;
  margin:0;
}

ul, ol {
  margin : 0 20px;
  padding: 0 20px;
}

img {
  border:none;
  margin:0;
  padding:0;
}

img, input {
  vertical-align: middle;
}


.body {
  background: white;
  text-align:center;
  cursor: default;
}

a, button {
  cursor: pointer;
}

body, table, h1, h2, h3, input, textarea, select {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #5c5c5c;
  line-height: 18px;
}

h2 {
  margin:10px 0;
}

input, textarea, select {
  border: 1px solid #7f9db9;
  background: white;
}

input {
  border-spacing: 5px;
  padding: 0 3px;
  height: 22px;
  width: 200px;
}

.orange, a { color: #ff7b00; }
.black     { color: black;   }
.dark      { color: #5c5c5c; }

.bold {
  font-weight: bold;
}

.hr {
  border: 0;
  height: 3px;
  background: url(tmpl/hr.gif) repeat-x left;
}


/**************************
   CONTAINER
***************************/
.container {
  width : 976px;
  margin: auto;
}

/**************************
   HEADER
***************************/
.header {
  font-size: 11px;
  font-weight: bold;
  text-align:left;
}

.header .logo {
  margin: 20px 10px 25px 15px;
  float: left;
}

.header .mid  {
  float: left;
}

.header .left { background: url(tmpl/toplinks_l.gif) no-repeat left top; }
.header .mid  { background: url(tmpl/toplinks_m.gif) repeat-x top; }
.header .right{ background: url(tmpl/toplinks_r.gif) no-repeat right top;}
.header .in   { padding: 0 119px;}

.header a {
  text-decoration: none;
  margin: 5px;
}

.header a:hover {
  text-decoration: underline;
}

.top_right {
  float: right;
  margin-top: 10px;
  margin-right: 20px;
  text-align:center;
}

xx.header xx.eng {
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}

xxa.twitter {
  position:absolute;
  display:block;
  margin:0;
  xmargin-top: 40px;
  xmargin-left: 100px;
}

/**************************
   MAINFRAME
***************************/

.mainback_rep { background: url(tmpl/main_back_repeat.gif) left repeat-y}
.mainback     { background: url(tmpl/main_back.jpg) top left no-repeat;}
.formback_rep { background: url(tmpl/form_back_repeat.gif) left repeat-y}
.formback     { background: url(tmpl/form_back.jpg) top left no-repeat;}

.mf_t  { -height: 10px; }
.mf_t  { background: url(tmpl/mainframe_t.gif) repeat-x top; }
.mf_b  { background: url(tmpl/mainframe_b.gif) repeat-x bottom; }
.mf_l  { background: url(tmpl/mainframe_l.gif) repeat-y left; }
.mf_r  { background: url(tmpl/mainframe_r.gif) repeat-y right; }
.mf_tr { background: url(tmpl/mainframe_tr.gif) no-repeat right top; }
.mf_br { background: url(tmpl/mainframe_br.gif) no-repeat right bottom; }
.mf_tl { background: url(tmpl/mainframe_tl.gif) no-repeat left top; }
.mf_bl { background: url(tmpl/mainframe_bl.gif) no-repeat left bottom; }

.mainframe {
  text-align: left;
  padding: 0px 16px 8px 31px;
}

.cleardiv {
  clear:both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}

.logo_usenet_services {
  padding-top: 45px;
  padding-bottom: 45px;
}

.main {
  width: 724px;
}

.banner {
  height: 308px;
  background: url(tmpl/banner.jpg) top left no-repeat;
}

.backbanner {
  min-height: 308px;
  xbackground: url(tmpl/banner_back.jpg) top left no-repeat;
}

.swfbanner {
  position: absolute;
}

.connections {
  margin-left: 10px;
  font-weight: normal;
  color: #888;
  font-size: 10px;
  line-height: 11px;
}

/**************************
   RIGHT FRAME
***************************/
.rightframe {
  float: right;
  width: 189px;
  margin: 30px 0;
}

.rightframe img.div {
  margin-top: 50px;
  margin-bottom: 5px;
  vertical-align:bottom;
}

/**************************
   MENU
***************************/
.menu_back {
  height: 308px;
  background: url(tmpl/banner-menu.gif) bottom left no-repeat;
}

.menu {
  z-index: 100;
  position: absolute;
  margin-top: 261px;
  font-size: 11px;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
  padding-left: 15px;
}

.submenu {
  float:left;
  width: 90px;
  font-size:10px;
  font-weight: bold;
}

.submenu a {
  text-decoration: none;
}

.submenu a:hover {
  text-decoration: underline;
}

.submenu .menu_items {
  display: block;
  padding: 2px 0;
  background: url(tmpl/hr.gif) repeat-x bottom;
}

.submenu .menu_item0 {
  display:none;
}

.submenu .menu_item2 {
  background: none;
}



/**************************
   TABLE
***************************/
.tbl_t  { background: url(tmpl/table_m.gif) repeat-x top; }
.tbl_b  { background: url(tmpl/table_m.gif) repeat-x bottom; }
.tbl_l  { background: url(tmpl/table_m.gif) repeat-y left; }
.tbl_r  { background: url(tmpl/table_m.gif) repeat-y right; }
.tbl_tr { background: url(tmpl/table_tr.gif) no-repeat right top; }
.tbl_br { background: url(tmpl/table_br.gif) no-repeat right bottom; }
.tbl_tl { background: url(tmpl/table_tl.gif) no-repeat left top; }
.tbl_bl { background: url(tmpl/table_bl.gif) no-repeat left bottom; }

.lines_table tr {
  height: 30px;
  background: url(tmpl/hr.gif) repeat-x left bottom;
}

/**************************
   PAGE
***************************/
.page_header {
  height: 87px;
  overflow: hidden;
  color: #f1f0f0;
}

.page_header, .page_title {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

.page_placer {
  text-align: center;
}

.page_title {
 color: #a09286;
}

.page_title, .page {
  margin: auto;
  text-align: left;
  width: 589px;
}


.page_title_pad { padding: 5px 15px; }
.page_pad { padding: 15px; }

.Input_L { width: 272px }
.Input_M { width: 100px }
.Input_S { width: 50px }

.formtip, .formtipshow {
  display: inline;
  z-index: 5;
  position: absolute;
  margin-top: -10px;
  margin-left: 5px;
  border: 3px solid #f2ebe5;
  background: white;
  color: #a09286;
  width: 160px;
  padding: 2px;
}

.formtip {
  display: none;
}

.page .formtip, .hidden {
  opacity : 0;
  -moz-opacity : 0;
  -khtml-opacity : 0;
  filter : alpha(opacity=0);
}

#OverstapActie {
  position: absolute;
  z-index: 5;
  margin:0px;
  padding:0px;
  margin-top: -236px;
  margin-left: -68px;
  height: 917px;
  -height: 908px;
  width: 923px;
  overflow: hidden;
}

div.acc_info {
  margin-left: 130px;
  margin-top: 20px;
}

.acc_info h1 {
  font-size: 21px;
  color: #ff7b00;
}

.acc_info h2 {
  font-size: 17px;
  margin-bottom: 20px;
}

.submenu a, .acc_info h2, .acc_info .tags {
  color: #a09286;
}

.check_info {
  background: url(tmpl/check.gif) no-repeat top left;
  padding-left: 30px;
}

table.acc_info {
  xmargin: 20px auto;
  margin: auto;
}

table.acc_info tr {
  vertical-align: top;
}

table.acc_info .check {
  background: url(tmpl/check.gif) no-repeat top;
  margin-top: 5px;
  height: 20px;
  width: 10px;
}

table.acc_info td.tags, table.acc_info td.info {
  background: url(tmpl/hr.gif) repeat-x bottom;
  padding: 7px;
}

table.acc_info td.tags {
  font-weight: bold;
}


/**************************
   CONTROL PANEL
***************************/
.panel h1 {
  font-size: 17px;
  color: #a09286;
  cursor: pointer;
  text-decoration: underline;
  padding: 10px;
}

.panel h1:hover {
  background: #fff4ea;
}

.page .panel .subpanel {
  background: #fff4ea;
  overflow: hidden;
  height:1px;
}

.Extra {
  position:absolute;
  margin-left:-15px;
}

.Extra a {
  text-decoration: none;
  color: white;
  line-height: 16px;
}

/**************************
   FOOTER
***************************/
.footer {
  margin:5px;
}

.footer img {
  display: block;
  margin:10px auto;
}

.footer a {
  text-decoration:none;
}

/**************************
   POSTXS
***************************/
.PostXS {
  text-align: center;
}

.PostXS img {
  margin-top: 10px;
}

.PostXS h1 {
  font-size: 14px;
  padding: 5px;
  margin-top: 10px;
  color: #f2ebe5;
  text-align: left;
}

.PostXS p {
  text-align: justify;
  background: #ff9430;
  padding: 5px;
  color:#494949;
  font-weight: bold;
}

.PostXS em {
  color:#f2ebe5;
  font-style:normal;
}

/**************************
   EXTRA
***************************/
div#proefperiode {
  position: absolute;
  margin-top: -433px;
  margin-left: 350px;
}

div#proefperiode.skip {
  margin-top: -126px;
  -margin-top: -125px;
  z-index:0;
}


-->
