html, body{
height:100%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	height: 100%;
	text-align: center;
	color: #39394f;
	
}

table {
	font-family: tahoma;
	font-size: 12px;
}

/* achtergrond */

.background {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}

/* container */

.container {
	z-index: 2;
	position: relative;
	margin: 0 auto;
	width: 851px;
	padding-top: 9px;
	text-align: left;
	
}

/* header */

.header {
	height: 129px;
	width: 851px;
	background: url(/img/achtergronden/bg-header.png) no-repeat;
}

.header h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.header h1 a {
	background: url(/img/logo.png) no-repeat;
	width: 364px;
	height: 30px;
	position:absolute;
	text-decoration: none;
	top: 55px;
	left: 455px;
}

.header h1 a span {
	visibility: hidden;
}

.header .topnav {
	position: absolute;
	top: 118px;
	right: 25px;
}

.header .topnav ul {
	margin: 0;
	list-style: none;	
}

.header .topnav ul li {
	float: left;
	font-size: 12px;
}

.header .topnav li a {
	color: #32225e;
	text-decoration: none;
}

.header .topnav li a:hover, .header .topnav li a.active {
	text-decoration: underline;
}

/* content-container */

.content-container {

	border-left: 1px solid #7c7f85;
	border-right: 1px solid #7c7f85;
	border-bottom: 1px solid #7c7f85;
	padding-bottom: 9px;
}

.home  .content-container {
	background: #fff;
}

.page .content-container {
	background: url(/img/achtergronden/bg-content-container.gif);
}		

/* sidebar left */

.left-sidebar {
	width: 173px;
	float: left;
}

.binnenkort {
	padding-left: 9px;
	padding-top: 9px;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
}	

.binnenkort p {
	margin-bottom: 12px;
	color: #fff;
}
.binnenkort p.meerdiensten {
	margin: 0;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left:18px;
	background: url(/img/icons/circle-arrow.gif) no-repeat left 3px;
}	

.binnenkort p.meerdiensten a {
	color: #fff;
}

.binnenkort a {
	color: #dae048;
	text-decoration: none;
}

.binnenkort a:hover {
	text-decoration: underline;
}

.binnenkort h3 {
	color: #dae048;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding-top: 14px;
	padding-bottom: 14px;
}

.blok-rond {
	width: 156px;
	background: url(/img/achtergronden/bg-panel-bottom.gif) no-repeat bottom;
	padding-bottom: 5px;
	position: relative;
}

.blok-rond-content {
	background: url(/img/achtergronden/bg-panel-top.gif);
	padding: 0px 10px;
	position: relative;
}

.left-sidebar .blok {
	padding: 9px;
}

/* sidebar navigatie*/

.nav {
	padding-top: 9px;
}

.nav ul {
	margin: 0;
	list-style: none;
	padding: 0 9px;
}

.nav ul ul {
	padding: 0px;
}

.nav li {
	padding: 0;
	border-bottom: 1px solid #fff;
	line-height: 19px;
}

.nav li a {
	color: #385368;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(/img/nav/nav.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	width: 143px;
}

.nav li a:hover {
	background-position: 0 -19px;
	color: #fff;
}

.nav li.active a {
	background-position: 0 -38px;
}



.nav li.active  li {
	line-height: 18px;
	border: 0px;
}

.nav li.active  li a {
	background-image: url(/img/nav/sub-nav.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #393b3c;
	font-size: 11px;
}

.nav li.active  li a:hover, .nav li.active  li a.active   {
	background-position: 0 0;
	font-weight: bold;
	color: #3f5266;
}

.nav li li a:hover {
	color: #3f5266;
}

.nav li.active a:hover{
	background-position: 0 -57px;
}

.nav li.active  li li a {
	padding-left: 20px;
}

.nav li.active  li li a.active {
	padding-left: 20px;
}


/* content */

.home  .content{
	width: 664px;
	padding-top: 2px;
}

.page .content{
	width: 476px;
	padding-top: 10px;
}		

/* content kruimelpad */

.content .kruimelpad {
	color: #9994aa;
	font-size: 10px;
}

.content .kruimelpad a {
	color: #898599;
}

.content a {
	color: #39394f;
	text-decoration: underline;
}

.content {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline;
}

.content h2 {
	color: #75bac4;
	font-size: 18px;
	font-weight: bold;
}

.content h3 {
	color: #9994aa;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

.content p.archieflink a {
	background: url(/img/icons/circle-arrow-grey.gif) no-repeat  left 2px;
	padding-left: 16px;
	color: #39394f;
	text-decoration: none;
}


.content .tabs {
  float:left;
  width:100%;
  background: url(/img/nav/tab-bg.gif) repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
.content .tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
.content .tabs li {
  float:left;
  background:url(/img/nav/tab-left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
.content .tabs a {
  float:left;
  display:block;
  background:url(/img/nav/tab-right.gif) no-repeat right top;
  padding:5px 15px 5px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.content .tabs a {float:none;}
/* End IE5-Mac hack */
.content .tabs a:hover {
  color:#fff;
  }
.content .tabs #current {
  background-image:url(/img/nav/tab-left-on.gif);
  }
.content .tabs #current a {
  background-image:url(/img/nav/tab-right-on.gif);
  color:#fff;
  padding-bottom:7px;
  }


/* content image */

.content img {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
}

/* sidebar right */

.right-sidebar {
	width: 180px;
	float: left;
}	

.right-sidebar .blok {
	padding: 9px;
}

/* inlogscherm */

.inlogscherm {
	
} 

.inlogscherm label {
	float: left;
	width: 130px;
	clear: left;
	font-weight: normal;
	padding-top: 3px;
} 

.inlogscherm input.text {
	width: 200px;
	border: 1px solid #ddd;
} 

.inlogscherm input.button {
	padding: 3px 10px;
	margin: 10px 0 0 134px;
	background: #9bd9f7;
	border: 1px solid #fff;
	color: #385368;
	font-size: 11px;
}


/* persoonlijke pagina */

.persoonlijkepagina {
	
} 

.persoonlijkepagina input.button {
	padding: 3px 10px;
	background: #9bd9f7;
	border: 1px solid #fff;
	color: #385368;
	font-size: 11px;
}

