/* NTO-Effekt CSS Stylesheet */
img
{
 border:none;  
}

body 
{
 background-image: url(../backgrnd.jpg); 
 background-repeat: repeat-x; 
 scrollbar-face-color:#C8CFE1;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#EBEFF7;
 scrollbar-darkshadow-color:#5D5A6D;
 scrollbar-shadow-color:#ABACBA;
 scrollbar-arrow-color:#777B96;
 scrollbar-track-color:#6A6E88;
}

.description {overflow: hidden;}

.thumb {
    float: left;
    margin: 5px 10px 10px 0;
    padding: 5px;
}
a:link {
	color: #FF9900;	
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration:overline;
}

a:active {
	text-decoration: none;
}

object:active {
	text-decoration: none;
}

.nwsheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4B848D;
}

.nwssubheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
	color: #698228;
}

.ntoinfo {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #4B848D; 
 font-size: 14px;
}

#leftbar{
	width	    : 275px;
	height      : 300px;
	overflow    : none;	
	padding     : 0;
	margin	    : 0 auto;
	text-align  : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 11px;
}

#leftbar a:link {
	color: #4B848D;
	font-style:normal;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

#leftbar a:visited {
	color: #000;
	text-decoration: none;
}

#leftbar a:hover {
	text-decoration:none;
	font-weight:bold;
}

#leftbar a:active {
	color: #FF9900;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

#mainmenu{
	width	    : 590px;
	height      : 500px;
	overflow    : hidden;
	padding     : 0px;
	text-align  : left;
}

div#duurzaam{
	width	    : 590px;
	height      : 390px;
	overflow    : auto;	
	padding     : 0px 25px;
	text-align  : left;
}

div#intro{
	width	    : 590px;
	overflow    : auto;	
	padding     : 0px 25px;
	text-align  : justify;
}

div#infotext{
	width	    : 800px;
	height      : 510px;
	overflow    : auto;
	padding     : 0px;
	text-align  : justify;
	margin-right: 15px;
	margin-left : 15px;
}

div#aanbodtext{
	width	    : 800px;
	height      : 480px;
	overflow    : auto;
	padding     : 0px;
	text-align  : justify;
	margin-right: 15px;
	margin-left : 15px;
}

div#newshdr{
	width	    : 275px;
	overflow    : none;	
	margin-top  : 90px;
	margin-left : 80px;	
	text-align  : left;
}

.newstext {
    text-align:left;    
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314373;
	font-style: italic;
	padding: 5px 10px 0 15px;
}

.msgtext {
    text-align  : left;    
	font-family : Geneva, Arial, Helvetica, sans-serif;
	text-height :font-size;
	font-size   : 12px;
	color       : #314373;
	padding-top: 5px;
}

.hiddenlink {
  color: #000; 
  text-decoration: none; 
}
