@media print {
#topMenu, #topMenuIndex, #navOnImg, #nieuwsBg, #nieuwsOnImg, #leftmenu, #bgPage, #logosPartners, .noPrint {
	display: none;
}
#logo {
	position:relative; 
	visibility: visible;
}
#introTekst {
	position: relative;
	margin-top:15px;
	visibility: visible;
	font-size: 11px;
}
#standaardTekst, #navigatieloosTekst, #pandTekst {
	position: relative;
	visibility: visible;
	font-size: 11px;
}
}

@media screen {
p.noScreen {
	display: none;
}
#logo {
	position:absolute; 
	left:25px; 
	top:20px; 
	z-index:1; 
	height: auto;
}
#logosPartners {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: auto;
	top: 208px;
	right: 50px;
}
#bgPage {
	position:absolute; 
	left:0px; 
	top:100px; 
	z-index:0; 
	height: auto;
	width:100%;
	overflow:hidden;
}
#topMenu {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 400px;
	top: 80px;
	z-index: auto;
	font-size: 11px;
	text-align: right;
	right: 50px;
}
#topMenu a, lyrMenu a, lyrContact a { padding-left: 3px; padding-right: 3px; }
#navOnImg {
	position: absolute;
	width: 400px;
	top: 195px;
	z-index: 4;
	height: auto;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
	left: 250px;
}
#navOnImg a { font-weight: bold; 	padding-left: 3px; 	padding-right: 3px; }
#navOnImg a:link { color: #FFFFFF;  text-decoration: none; 	border: 1px #B2BED4; }
#navOnImg a:visited { color: #E6E6E6; text-decoration: none; padding: 2px; }
#navOnImg a:hover { color: #FFFFFF; text-decoration: none; background-color: #92A7C7; padding: 2px; }
#navOnImg a:active { color: #CC0033; text-decoration: none; padding: 2px; }
#standaardTekst {
	position:absolute; 
	left:300px; 
	top:110px; 
	width:550px; 
	z-index:5; 
	height: auto;
}
#navigatieloosTekst {
	position:absolute; 
	left:100px; 
	top:110px; 
	width:650px; 
	z-index:1; 
	height: auto;
}
#pandTekst {
	position:absolute; 
	left:25px; 
	top:110px; 
	width:760px; 
	z-index:1; 
	height: auto; 
	overflow: hidden;
}
#nieuwsBg {
	background: #92A7C7 url("/UserFiles/Image/site/bg_site_2048x140.jpg") no-repeat;
	position: absolute;
	visibility: visible;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 50px;
	z-index: 1;
}
#nieuwsOnImg {
	position: absolute;
	height: auto;
	width: 325px;
	left: 50px;
	top: 15px;
	z-index: 2;
}
}

@media all {
#nieuwslijst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#nieuwslijst a {
	font-weight: bold;		
}
body {
	margin: 0px;
}
li {
	list-style-position: outside;
}
table {
	font-size: 11px;
	line-height: 18px;
}
th {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: none;
	border-top-color: #92A7C7;
	border-right-color: #92A7C7;
	border-bottom-color: #92A7C7;
	border-left-color: #92A7C7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	padding-left: 5px;
	text-align: left;
	font-style: italic;
}

input.txt {
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
}
