@media screen { 

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

body, td, input, select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

body, td {color: #666}
strong, b {color: #333}

p {margin-top: 0px; padding-top: 0px}
h1, h2, h3, h4 {margin: 10px 0px 0px 0px; padding:0px}

h1 {font-size: 18px; line-height: 120%}  /* wordt niet gebruikt */
h2 {font-size: 16px; line-height: 22px}
h3 {font-size: 13px; line-height: 19px}
h4 {font-size: 11px; line-height: 13px}

td {vertical-align: top}

ul {
	margin-top:0px; padding-top:0px;
	margin-left: 0px;
	padding-left: 16px;
	list-style-image: url(img/bullit_1.gif);
}
li {padding: 0px 0px 2px 0px}

form {margin: 0px; padding: 0px;}

a {
	color: #6E7D69;
	text-decoration: none
}
a:hover {text-decoration: underline}

#kolomlinks {
	width: 135px;
	background:#000;
	font-size: 9px;
	color: #555
}
#kolomlinks a {color:#999; text-decoration:none}
#kolomlinks a:hover {color:#fff}
/* #hoofdvak {background:#2D2D2D} */
#logo {float:left}
#taalmenu {margin-right:3px; float:right}
#login {margin-right:8px; clear:both}
.hmnu, .mnu {}
.hmnu {margin-left: 10px}
.mnu {margin-left: 30px}
.hmnu .ckactief a {color:#999!important}
.hmnu .ckactief a:hover {color:#fff!important}
.mnu a {color: #999!important}
.mnu a:hover {color:#fff!important}
.mnu .ckactief a {color:#fff!important}
.mnuhr {margin: 2px 0px 2px 0px}
#fotoplayer {margin-top:25px; margin-left: 10px}
#fotoplayer a {color:#555}
#fotoplayer a:hover {color:#fff}
.playerknop {cursor:pointer}
#playerinfo {margin-top:6px}
#context {margin-top:14px; margin-left: 10px}
#context .optie {margin-bottom: 2px}
#context .optie img {margin-right:2px}
#content {width:444px; height:100%; background:#fff}
#content, #content td {line-height: 17px}
#context {line-height: 13px}
#content #forceWidth {width:444px}
#content a {color:#f00}
#frameC {padding:20px}
#schaduw {
	position: absolute;
	left: 135px;
	top: 0px;
	width: 5px;
	height: 100%
}
#fotocontainer {
	position:absolute;
	top:0px;
	left:579px;
	width:1px;
	height:1px;
	overflow:hidden;
}

}

@media print	{
.content {widows: 3; orphans: 2;}
.noprint, #kolomlinks, #schaduw, #kolomrechts, #fotocontainer {display: none}

#foto1, #foto2 {display:block}
#foto2 {page-break-before:always}

.table {page-break-inside: avoid; background-color: #eee}

body,td,a,b,strong	{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
	margin: 0cm
}
td {vertical-align: top}
}

