/* Print styles */

iframe.smart {border:none !important; height:900px; width:100%; background-color:#FFF;}
iframe.wide {border:none !important; height:870px; width:100%; background-color:#FFF;}

html, body {
	margin: 0;
	background: #FFF;
	font: normal normal normal 62.5%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:1.1em;
	line-height:140%;
}
.topmenu, .rightColumn, .readSpeak, .footer, .videoBar, .videoLayer, .videoOverview, .crumbpath{
	display: none !important;
}
.navigation ul li{
	display:none;
}
.main{
	width:90%;
	margin:0px auto 0px auto;
}
.logo{
	/*text-align:right;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	margin:10px 0 10px 0;
}
.mainColumn{
	
}
.contentColumn{
}
.content{
	color:#000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	color:#000;
	margin:10px 0px 15px 0px;	
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	margin:0px;
	margin:0px 0px 3px 0px;
}

h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.content h3,.content h4,.content h5,.content h6{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.content h2{
	font-size:1.3em;
	color:#000;
	padding:0px;
}

h3 {
	font-size:1.2em;
	color:#000;
}
h3 a{
	text-decoration:none;
}
h3 span{
	font-weight:normal;
	color:#000;
	padding:0px 10px 0px 10px;
}
h3 a span{
	font-weight:normal;
	color:#000;
	padding:0px 10px 0px 10px;
	background:url(/image/icn_arrowlink.gif) left no-repeat;
	text-decoration:none;
}

h4 {
	font-size:1.1em;
	color:#000;
}

h5 {
	font-size:1.0em;
	color:#000;
	margin:10px 0px 0px 0px!important;
}

h6 {
	font-size:1.0em;
	color:#000;
	margin:10px 0px 0px 0px!important;
}


p {
	margin:0px 0px 10px 0px;
}

abbr {
	
}

strong, b {
	font-weight:bold;	
}

em, i {
	
}

input, select, textarea {	
}
form label{
	display:none;
}
ul, ol {
	/*margin:7px 0px 7px 0px;
	padding:0px;*/
}
ul li, ol li {
	margin:0px;
	padding:0px;
}
img{	
	display:block;
	margin:10px 0px 10px 0px;
	border:none;
}
/* changed by ktc 02/08/2010 */
#menu {
display: none !important;
}

.navigation a {
display:none;
}

.hide {
display:none;
}

.slideshow {
display:none;
}


.documentlist ul{
list-style:none;
margin-left:0;
padding-left:0;
}

/* changed by mog 01/08/2011  waarschijnlijk door bovenstaande img css teniet gedaan, is kopie van de default new css. */

.mainColumn .content .visualLeft				{float:left;margin-bottom:5px;margin-right:10px}
.mainColumn .content .visualRight				{margin-left:10px;margin-bottom:5px;float:right}

