/* NSVV STYLESHEET */

body, html
{
	height: 100%;
}

html
{
	overflow: auto;
}

body
{
	margin: 0 0 0 0;
	
	background-image: url(/img/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: 400px 150px;
}

body,table
{
	font-family: Verdana;
	font-size: small;
}

#header
{
	position: absolute;
	width: 100%;
	height: 175px;
	top: 0px;
	left: 0px;
}
/*
#header, #footer
{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 175px;  Height of top frame div 
	overflow: hidden;  Disable scrollbars. Set to "scroll" to enable 
}*/

* html, body	/* IE6 HACK */
{
	/*_overflow: hidden;*/
}

* html body{ /*IE6 hack*/
/*_padding: 175px 0 50px 0; *//*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontainer{ /*IE6 hack*/
/*_height: 100%; 
_width: 100%; */
}


#maincontainer
{
	position: absolute;
	width: 100%;
	top: 175px;
	bottom: 50px;
	height: auto;
	left: 0px;
	right: 0px;
	
	_height: expression((document.documentElement.offsetHeight - 240) + "px");
	
	/*background-image: url(/img/nsvv_logo_small.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;*/
	
	/*position: fixed; */
	/*top: 175px;*/ /*Set top value to HeightOfTopFrameDiv*/
	/*left: 0px;*/
	/*right: 0px;*/
	/*bottom: 50px;*/ /*Set bottom value to HeightOfBottomFrameDiv*/
	/*overflow: hidden;*/ 
	/*background: #fff;*/
	

	
}
#footer
{
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0px;
	left: 0px;
	
	/*top: auto;
	bottom: 0px; 
	height: 50px;/* /*Height of bottom frame div*/
	/*overflow: hidden; Disable scrollbars. Set to "scroll" to enable*/
	

}

#content_left
{
	position: absolute;
	width: 300px;
	height: 100%;
	
	top: 0px;
	bottom: 0px;
	
	_margin-top: 0px;
	_height: 70%;
	_height: expression((document.documentElement.offsetHeight - 220) + "px");
}
#content_middle
{
	position: absolute;
	width: auto;
	left: 300px;
	right: 250px;
	height: 100%;
		
	_overflow-y: auto;
	_right: auto;
	_width: expression((document.documentElement.offsetWidth - 510) + "px");
	_height: expression((document.documentElement.offsetHeight - 258) + "px");
	
	top: 29px;
	
}
#content_right
{
	position: absolute;
	width: 250px;
	right: 0px;
	height: 100%;
	
	overflow: hidden;
}

#content_middle_top
{	
	position: absolute;
	width: 100%;
	top: 1px;
	bottom: 25px;
	height: auto;
	left: 0px;	
	padding-left: 5px;
	
	overflow: auto;
	
	_overflow: hidden;
	
}

#content_middle_bottom
{
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 0px;
	left: 0px;
	
}

#content_right_top
{	
	position: absolute;
	width: 100%;
	top: 30px;
	bottom: 25px;
	height: auto; 
	left: 0px;
	
	overflow: auto;
	
	_height: 100%;
	
}

#content_right_bottom
{
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 0px;
	left: 0px;
	
	display: none;
}

#content_left_container
{
	width: 300px;
	height: 100%;
}
/*
#content_left_logo
{
	position: absolute;
	bottom: 50px;
	left: 0px;
	height: 200px;
	width: 200px;
	background-image: url(/img/nsvv_logo_small.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	/*_bottom: 30%;*/
}*/

#content
{
	padding: 30px 30px 30px 30px;
}
#newscontent
{
	padding: 30px 10px 30px 10px;
}


/*		*/
#header_content
{
	background-image: url(/img/header_back.jpg);
	background-repeat: repeat-x;
	height: 150px;
	padding-top: 15px;
	
}

#footer_content
{
	background-image: url(/img/footer_back.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 50px;
	
}

#searchbox
{
	position: absolute;
	top: 160px;
	right: 40px;
}

#searchbox input
{
	width: 125px;
}
#searchbox span
{
	padding-left: 20px;
}

#foot_page_name
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	z-index: +10;
	
}

#foot_page_name #foot_page_name_bottom
{
	font-family: arial; 
    font-size: 30px; 
    color: white;
    position: absolute;
    bottom: 36px;
	text-align: right;
	width: 100%;
	right: 20px;
        
}
#foot_page_name #foot_page_name_top
{
	font-family: arial; 
    font-size: 30px; 
    color: Red;
    position: absolute;
    bottom: 49px;
    height: 22px;
    vertical-align: bottom;
    overflow: hidden;
	text-align: right;
	width: 100%;
	right: 20px;
}

/* -- NAVIGATION -- */
#navtable
{
}

.navindent
{
	width: 0px;
}

.navitem
{
	height: 110px;
}

.navitem .navitem_text
{
	text-align: center;
	height: 35px;
	width: 80px;
	color: White;
	/*visibility: hidden;
	removed becuase of comment on 12-7-2007*/
}
.navitem .navitem_image
{	
	height: 85px;
	width: 80px;
	padding: 5px;
	cursor: pointer;
}

/* -- MENU -- */
#menu
{
	margin-top: 50px;
	margin-left: 20px;
	padding-top: 50px;
	padding-left: 20px;
	color: #009140;	/* menu text color */
	position: relative;
	z-index: +1;
}

#menu a
{
	color: #009140;	/* menu text color */
	text-decoration: none;
	/*display: block;
	padding-top: 5px;*/
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  margin-top: 5px;
}

#menu li a {
  display: inline;
  font-weight: bold;
}

#menu li a.indent {
  background-image: url(../img/menu-item-back.png);
  font-weight: normal;
}

#menu li a:hover {
  text-decoration: underline;
}

/* -- DEFAULT STYLES FOR MODULES -- */
.nodisplay
{
	display: none;
}

#ifrechts
{
	width: 240px;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: transparent;
	_height: expression((document.documentElement.offsetHeight - 280) + "px");
}

/* ============================================== EDITOR TEXT STYLES */
.standaard
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;	
}
.subkop_1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #322a74;
	font-weight: bold;
}
.subkop_2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #322a74;
	font-weight: bold;
}
.subkop_3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: Black;
	font-weight: bold;
}
