/* CSS Document */

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#333;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background: url(../images/watermerk-slice.jpg) repeat;
}

#content {overflow:auto; position:absolute; z-index:3; top:100px; bottom:50px; left:200px; right:0; background:url(../images/watermerk2.jpg) no-repeat;}

* html #content {
	top:0px;
	left:0px;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:100px solid #fff;
	border-bottom:50px solid #fff;
	border-left:200px solid #fff;
	background: url(../images/watermerk2.jpg) no-repeat fixed;
}


#head {position:absolute; margin:0; top:0px; left:200px; display:block; width:100%; height:100px; background:url(../images/watermerk-slice.jpg) repeat fixed; z-index:5; overflow:hidden; color:#FF9900;}
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; font-size:1em; z-index:5; overflow:hidden; background:url(../images/watermerk-slice.jpg) repeat fixed; color:#fff;}

#left {
	position:absolute;
	left:0;
	top:0px;
	bottom:50px;
	width:200px;
	background: url(none);
	z-index:4;
	overflow:auto;
	padding-top: 10px;
	
}
#head h1 {
	font: normal 3em/normal "Times New Roman", Times, serif;
	color: #FFCC33;
	text-transform: none;
	margin: 10px 0px 10px -220px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
}

* html #left {
	height:100%;
	top:-1px;
	bottom:0;
	border-top:0px solid;
	border-bottom:35px solid;
	background: url(../images/watermerk-slice.jpg) repeat fixed;
	padding: 25px 0px 0px;
}

#content p, li {
	line-height: 1.2em;
	font-size: 1.1em;
	padding: 0.5em 1em 0em;
	margin: 0em 1em;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
	font: 1.8em "Times New Roman", Times, serif;
	padding-left: 1.3em;
}
#content h3 {
	font: 1.7em "Times New Roman", Times, serif;
	margin: 0px;
	padding: 1em 0em 0em 1.3em;
}

#content h4 {
	font: 1.4em "Times New Roman", Times, serif;
	margin: 0px;
	padding: 1em 0em 0em 1.5em;
}
#head a {
	color: #3300CC;
	text-decoration: none;
}



#head a:hover {
	color: #FFCC33;
	text-decoration: none;
}
#head a:active {
	color: #ffcc33;
	text-decoration: none;
}



.h2-compact {
	font: 2em "Times New Roman", Times, serif;
	margin: 0px;
	padding: 1em 0em 0em 1.5em;
	color: #FF0000;
}

.bold {font-size:1.2em; font-weight:bold;}

dd {display:none;}


/*a:link {}
a:visited {}
a:hover {}
a:active {}*/

a.nav:link, a.nav:visited {
	margin-left:30px;
	display:block;
	width:80px;
	
	color:#3300cc;
	border:0px solid #000;
	text-decoration:none;
	text-align:left;
	font: 1.4em/2.2em Verdana, Arial, Helvetica, sans-serif;
}
#foot h3 {
	font: normal 1.2em "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFCC33;
	margin: 0px;
	padding: 17px 0px 0px 7px;
}
#foot #onestat {
	height: 2px;
	width: 10px;
	margin-left: -95px;
}

a.nav:hover {
	color:#FFCC33;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.active {
	
	color: #FFCC33;
	margin-left:30px;
	display:block;
	width:80px;
	
	
	border:0px solid #000;
	text-decoration:none;
	text-align:left;
	font: 1.4em/2.2em Verdana, Arial, Helvetica, sans-serif;
}



a.nav:active, a.nav:focus {
	outline:0;
  }












#content li {
	line-height: 1.2em;
}

#content a:link, a:visited {
	color:#3333FF;
	border:0px solid #000;
	text-decoration:none;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content a:hover {
	color:#FF3333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#content a:active, a:focus {
	outline:0;
  }

.red-underline {
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
.float-right {
	float: none;
	margin-left: 100px;
}
#head h3 {
	text-align: center;
	margin: 0px 0px 0px -220px;
	padding: 0px;
	text-transform: none;
	color: #000000;
	font: normal 1.4em/normal Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.img-float-right {
	padding: 0px;
	float: right;
	display: block;
	border: 1px solid #FFFF33;
	margin: 10px 8px 8px;
	
}

.img-float-left {
	padding: 0px;
	float: left;
	display: block;
	border: 1px solid #FFFF33;
	margin: 10px 10px 8px 2px;
	
}

.block {
	clear: both;
}.wegduwen {
	margin: 10px;
	clear: both;
}

#content table {
border: 1px solid #000000;
margin: 10px 30px;
}

html {
background: url(none) repeat;
}
body {
background: url(../images/test-nieuwe%20achtergrond/watermerk-slice.jpg) repeat;
}
#left {
background: url(none);
}
#content {
background: url(../images/test-nieuwe%20achtergrond/watermerk2.jpg) no-repeat;
}
* html #content {
top:0px;
left:0px;
right:0;
bottom:0;
height:100%;
max-height:100%;
width:100%;
overflow:auto;
position:absolute;
z-index:3;
border-top:100px solid;
border-bottom:50px solid;
border-left:200px solid;
background: url(../images/test-nieuwe%20achtergrond/watermerk3.jpg) no-repeat fixed;
}
* html #left {
background: url(../images/test-nieuwe%20achtergrond/watermerk-slice.jpg) repeat fixed;
}

