#woorden {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	height:expression(document.documentElement.scrollHeight + 'px');
	font-family: verdana, sans-serif;
	font-size: 11px;
    behavior:url("css/hover.htc");
}

img {
	border: none;
}

p {
	padding: 0;
	margin: 10px 0 0 0;
}

h3 {
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	margin: 10px 0 10px 0;
	color: #225477;
	background: transparent url("../images/h3.gif") 0 center no-repeat;
	padding-left: 25px;
}

#content h3 a {	color: #225477; text-decoration: none; }
#content h3 a:hover { color: #3a80b1; }

hr {
	height: 1px;
	border: 0;
	clear: both;
	color: #6e9d30;
	background: transparent url("../images/news/hr.gif") 0 0 repeat-x;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0 5px 0;
	background: transparent url("../images/td.png") 0 0 repeat !important;
	background: transparent url("../images/td.gif") 0 0 repeat;
	font-size: 11px;
}

input, select, textarea {
	border: 1px solid gray;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
}

form {
	margin: 0;
	padding: 0;
}

select {
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	width: 100%;
}

textarea {
	height: 75px;
	width: 100%;
}

.vak {
	border: 1px solid #a9c0d1;
	border-left-width: 10px;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.vak h3 {
	margin-top: 0;
}

ul#menu {
  position: absolute;
  width: 766px;
  top: 133px;
  left: 50%;
  background: transparent url("../images/menu/achterg.gif") right top no-repeat;
  height: 45px;
  padding: 4px 0 0 30px;
  margin: 0 0 0 -395px;
  list-style: none;
  z-index: 10;
}

ul#menu li {
  float: left;
  margin: 0 5px 0 0;
}

ul#menu li img {
  margin: 12px 8px 16px 3px;
}

ul#menu ul img {
	margin: 0;
}

ul#menu ul {
	position: absolute;
	visibility: hidden;
	padding: 2px 0 10px 0;
	width: 155px;
	border-top: 2px solid #009bcf;
    background: transparent url("../images/menu/submenu.gif") 0 bottom repeat-y;
    z-index: -1;
	margin: -4px 0 0 0 !important;
	margin: 41px 0 0 -13px;
}

ul#menu ul li {
	list-style: none;
	float: none;
	margin: 0;
	padding: 0 0 0 12px;
	background: #00b6f3;
}

ul#menu ul li img {
	padding: 0;
}

ul#menu li .menu-afw {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

ul#menu ul li.sub {
	background: #00b6f3 url("../images/menu/subsubmenu.gif") 145px center no-repeat;
}

ul#menu ul ul {
	display: none;
	float: left;
	border: none;
	padding: 0;
	margin: -4px 0 0 0 !important;
    margin: -13px 0 0 0;
	left: 155px;
	z-index: 10;
	background: none;
}

ul#menu ul ul li {
	background: #d4f4ff;
	border-left: 2px solid #91e3ff;
}

#content a {
	color: red;
	/*padding-right: 6px;
	background: transparent url("../images/link.gif") right 5px no-repeat;*/
}

#content a:hover {
	color: #225477;
	/*background: transparent url("../images/link2.gif") right 5px no-repeat;*/
}

#content div.thumbnail {
	background: white url("../images/content/thumbnail.gif") 42px 99px no-repeat;
	width: 145px;
	float: right;
	margin: 0 2px 10px 2px;
	border: 1px solid #bfbfbf;
}

#content div.thumbnail img {
	padding: 10px 10px 30px 10px;
}

#content div.thumbnail a {
	background: none;
}

#content td.thumbnail {
	background: #a9e2f5;
}

#content td.korting {
	background: #e80303;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
}

table, h3 {
	clear: both;
}

table thead th {
	background: #2a6792 url("../images/thead.th.gif") 0 0 no-repeat;
	text-align: center;
	color: white;
	padding: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

th.rechts {
	background: #2a6792 url("../images/thead.th.gif") right 0 no-repeat;
}

table tbody th {
	background: transparent url("../images/th.gif") 0 0 repeat;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 2px 3px 2px 5px;
	width: 125px;
	border-bottom: 1px solid #b2c3d0;
	border-top: 1px solid #b2c3d0;
}

#content table tbody th a {
	color: white;
}

#content table tbody th a:hover {
	color: silver;
}


table tbody td {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	padding: 3px 3px 3px 5px;
	text-align: left;
}

#container {
  position: absolute;
  left: 50%;
  margin-left: -403px;
  width: 805px;
  margin-bottom: 10px;
  background: white url("../images/achterg.gif") center 0 repeat-y;
}

.melding {
	border: 1px solid #dec23a;
	list-style: none;
	background: #ffe66c url("../images/melding.gif") right bottom no-repeat;
	padding: 10px;
	margin: 10px 0 10px 0;
}

div.melding {
	padding-left: 10px;
}

.melding li {
	padding: 0 0 0 25px;
	background: transparent url("../images/li.gif") 12px 6px no-repeat;
}


#content ul li {
	padding: 0 0 0 12px;
	background: transparent url("../images/li.gif") 2px 6px no-repeat;
}

#header {
	background: white;
	padding: 23px 0 0 7px;
	float: left;
	width: 235px;
}

#login {
	height: 133px;
	float: right;
	width: 563px;
	background: white url("../images/login/achterg.gif") 0 0 no-repeat;
}

#login input {
	border: none;
	background: transparent url("../images/login/input.gif") 0 0 no-repeat;
	font-size: 9px;
	margin: 3px 0 0 0;
	padding: 0 0 0 3px;
	width: 125px;
	height: 14px;
	color: #225477;
}

#login #submit {
	position: absolute;
	margin: 69px 0 0 501px;
	width: 50px;
	height: 28px;
	background: none;
}

#logout {
	position: absolute;
	margin: 69px 0 0 504px;
}

#accountinfo {
	position: absolute;
	margin: 60px 0 0 213px;
}

#welcome {
	position: absolute;
	margin: 66px 0 0 304px;
	color: white;
}

#gebruikersnaam {
	position: absolute;
	margin: 67px 0 0 212px;
}

#wachtwoord {
	position: absolute;
	margin: 67px 0 0 350px;
}

#stramienAfb{
	clear: both;
	margin-left: 8px;
	background: #a9e2f5;
	height: 87px;
	padding: 45px 0 0 0;
}

.none {
	background: none !important;
	border: none !important;
	height: 4px;
}

#banner {
	text-align: right;
	background: #a9e2f5;
	margin-left: 155px;
}

#titel {
	position: absolute;
	margin: 8px 0 9px 190px !important;
	margin: 8px 0 9px 30px;
	height: 71px;
}

#titelimg {
	background: transparent url("../images/titel/achterg.gif") 0 0 no-repeat;
	float: left;
}

#quicklinks-label {
	background: white url("../images/quicklinks-label/achterg.gif") 0 0 no-repeat;
	position: absolute;
	left: 50%;
	top: 132px !important;
	top: 134px;
	margin-left: -422px !important;
	margin-left: -421px;
	height: 453px;
	width: 26px;
}

ul#quicklinks {
	float: left;
	width: 159px !important;
	width: 158px;
	height: 670px;
	margin: 10px 0 0 6px !important;
	margin: 10px 0 0 4px;
	background: transparent url("../images/quicklinks/achterg.gif") 0 0 no-repeat;
	list-style: none;
	padding: 0;
}

ul#quicklinks li {
	margin: 0 0 0 23px;
	padding: 2px 0 0 0;
	background: transparent url("../images/quicklinks/lijn.gif") 0 0 no-repeat;
}

#content {
	text-align: justify;
	float: left;
	padding: 50px 17px 23px 17px;
	background: transparent url("../images/content/achterg.gif") 0 0 no-repeat;
	width: 454px;
	margin-bottom: 20px;
	min-height: 300px;
}

#content1 {
	float: left;
	width: 260px;
}

#content2 {
	text-align: left;
	float: right;
	width: 175px;
	font-size: 9px;
}

#content2 a {
	color: #6e9d30;
}

ul#ads {
	float: right;
	background: #a9e2f5;
	width: 151px;
	text-align: center;
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
}

ul#ads li {
	margin: 0 1px 19px 0;
}

#zon {
	/*display: none;*/
	position: absolute;
	left: 50%;
	margin-left: 401px;
	top: 0;
	background: white url("../images/zon.gif") 0 0 no-repeat;
	width: 97px;
	height: 265px;
}

#talen, #nav, #talen {
	display: none;
}

.submit {
	font-family: verdana, sans-serif;
	font-size: 10px;
	background: #ffe66c url("../images/melding.gif") right bottom no-repeat;
	border: none;
	font-weight: bold;
	color: #061d54;
	padding: 2px;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #dec23a;
	border-bottom: 1px solid #dec23a;
}

td.submit {
	margin: 0;
}

.submit:hover {
	color: #435e9f;
	border-left: 1px solid #dec23a;
	border-top: 1px solid #dec23a;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 1px 3px 3px 1px;
}

#content a.submit {
	text-decoration: none;
	cursor: default;
	display: block;
	padding: 3px 10px 3px 3px;
	color: #061d54;
	background: #ffe66c url("../images/melding.gif") right bottom no-repeat;
}

#content a.submit:hover {
	padding: 2px 9px 4px 2px;
	color: #435e9f;
}

.prijs {
	color: #061d54;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 60px;
	margin: 3px;
}

#ezelsoor {
	display: none;
}

.tekstklein {
	font-weight: normal;
	font-size: 9px;
}

.email {
	padding: 0 15px 0 0;
	background: transparent url("../images/email.gif") right 4px no-repeat;
}

.email:hover {
	background: transparent url("../images/email2.gif") right 4px no-repeat;
}

.table-lijn, .table-achterg-lijn {
	background: none !important;
}

.table-lijn td, .table-achterg-lijn td {
	border: 1px solid #dec23a;
}

.table-achterg, .table-achterg-lijn {
	background: #ffe66c url("../images/melding.gif") right bottom no-repeat !important;
}

.table-achterg td {
	border: none;
}

.onzichtbaar {
	background: none !important;
}

#quicklinkActie {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 830px;
	z-index: 100;
}

ul#pakketten {
	position: absolute;
	left: 50%;
	margin-left: -380px !important;
	margin-left: -379px;
	top: 480px;
	z-index: 100;
}

ul#pakketten li {
	margin: 0 0 10px 0;
}