html {
	font: 78%/1.5 arial, verdana, sans-serif;
	height:100%;
	min-height: 100%;
}

body {
	height:100%;
	min-height: 100%;
	margin:0;
	padding:0;
	background: transparent url(/images/main_bg.gif) no-repeat top center;
	
}

#main {
	width: 1024px; 
	margin: 0 auto 0 auto; /*Centreren container*/
	min-height: 600px;
	height: auto !important;
	height: 100%;
	
}

/* Holly hack for IE6. wordt niet gelezen door IE7 en Firefox. Dwingt minimum hoogte af  \*/
* html #main{ 
	height: 600px;
	
}
/* */

#header {
	width: 1024px;
	height: 159px;
	background: transparent url(/images/header_bg.gif) repeat-x;
	border-bottom: 1px solid #e72936;
}

#headercolumn {
	display: block;
	margin: 0px 0px 0px 0px; 
	height: 114px;
}

#contentwrapper {
	float: left;
	width: 1024px;
	min-height: 600px;
	height: 100%;
	background: transparent url(/images/watermerk.gif) no-repeat 250px 150px;
}

#content {
	margin-left: 0px; /*Zet left margin gelijk aan #left: width*/
	margin-right: 0px; /*Zet left margin gelijk aan #right: width*/
}

.contentcolumn{
	margin: 20px 0px 0px 20px; 

}


/* left column - default niet actief en dan op 0 px */

#left {
	float: left;
	width: 0px; 
	margin-left: -1024px; /*Zet left margin gelijk aan #main: width*/
	height: 100%;
	min-height: 600px;
}


#right{
	float: left;
	width: 0px; /*Width van rechter kolom*/
	margin-left: -0px; /*Zet left margin gelijk aan -(#right: width)*/
	height: 100%;
	min-height: 600px;
}



.leftcolumn {
	margin: 0px 0px 0px 0px; 
}

#footer {
	clear: left;
	width: 100%;
	height: 40px;
	text-align: center;
}

.footercolumn {
	margin: 0px 0px 0px 0px; 
}


 /* header */

#topmenu {
	position: relative;
	display: block;
	width:1024px;
	height: 30px;
}

#logo { 
	position: relative;
	display: block;
	width:1024px;
	height: 100px;
	background: transparent url(/images/logo.gif) no-repeat 153px 47px;
}

#showbo {
	position: relative;
	display: block;
	float: left;
	width: 400px;
	height: 60px;
	margin-left: 400px;
	margin-top: 36px;
}

#lastedit {
	float: right;
	margin-top: 34px;
	margin-right: 14px;
	font-size: 0.8em;
}

/*menu + submenu */

#menu {
	position: relative;
	display: block;
	bottom: 0px;
	height: 30px;
}


#topmenu {
	display: block;
	height: 20px;
}

/*menu */

#menu {
	position: relative;
	display: block;
	bottom: 0px;
	height: 34px;
	z-index: 40;
}


#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	margin-top: 0px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	min-height: 34px;
	line-height: 34px;
	text-indent: 10px;
	background: transparent url(/images/menu_bg_right.gif) no-repeat top right;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#nav a.nolink {
	
}

#nav li { /* alle list items */
	float: left;
	height: 34px;
	border: 0;
	background: transparent url(/images/menu_bg_left.gif) repeat-x left top;
	cursor: pointer;
	width: 170px; 


}

#nav a:hover	{
	color: #000;
}

/* submenu */

#nav li ul, #nav li:visited ul { /* submenu */
	position: absolute;
	background: transparent url(/images/submenu_bg.gif) repeat-x left top;
	left: -999em; /* left plaatst submenu items buiten beeld, gebruik geen display: none want dat wordt niet gelezen door screenreaders */
	visibility: hidden;
	z-index: 50;
	width: 164px;
	background: #FFF;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin-top: -1px;

	margin-right: 4px;



}


#nav li ul li {
	width: 164px;
	background: transparent;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #EEE;
	height: 26px;
}

#nav li:hover ul, #nav li.sfhover ul { /* submenu items in beeld bij hover */
	left: auto;
	visibility: visible;
	z-index: 70;

	background: transparent url(/images/submenu_bg.gif) repeat-x left top;


}


#nav li ul li a{
	background: transparent;
	height:26px;
	line-height: 26px;
	width: 164px;
}


#nav li.beleidsonderzoeken, #nav li.beleidsonderzoeken ul, #nav li.beleidsonderzoeken ul li{
	width: 178px;
}

#nav li.home, #nav li.home ul, #nav li.home ul li{
	width: 156px;
}

#nav li a.nolink {
	cursor: default;
}

/* sub sub menu */

#nav li ul ul { 
	margin: -36px 0 0 164px; 
} 

#nav li:hover ul ul, #nav li.sfhover ul ul {     
	left: -999px; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {     
	left: auto; 
} 



/* styling */

#contentwrapper {
	background-color: transparent;
}

#header {
	background-color: #fff;
}

#headercolumn {
	background-color: transparent;
}

#header_wrap {
	background-color: #FF0;	
}



#menu {
	background-color: transparent;
}
	
#content {
	background-color: transparent;
}



#footer {
	background-color: transparent;
}

/* generic */

p, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

h1 {
	margin-bottom: 15px;
	color: #e72936;
	font-size: 1.5em;
}

a {
	color: #e72936;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	padding: 0;
}

td {
	padding: 0;
}

#home p {
	margin-top: 16px;
}

#home td a {
	display: inline-block;
	margin-left: 0px;
}

.zoekTable td {
	padding-bottom: 4px;
}

.zoekTable td.label {
	width: 160px;
}

.comment {
	font-size: 8pt;
	color: #CCC;
}


/* Overview window */
#overlay {  
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
 
#homeoverview {  
	position: absolute;  
	top: 160px;
	margin-left: 190px;
	height: 450px;
	width: 640px;
	background: #fff;
	text-align: center;
	z-index:1002;
	border: 2px solid #000;
	overflowy:auto;
	overlowx:hidden;
	
}

#closebar {
	height:40px;
	width:100%;
	border-bottom:1px solid black;
}

#closeholder {
	display:block;
	float:right;
	width:100px;
	height:100%;
	cursor:pointer;
	margin-top:10px;
	color: #e72936;
}

#closeholder:hover {
	display:block;
	float:right;
	width:100px;
	height:100%;
	cursor:pointer;
	margin-top:10px;
	color: black;
	text-decoration:underline;
}

#homecontent {
	width:632px;;
	height:406px;
	overflow: auto;
	text-align:left;
	padding:0px;
	margin-left:8px;
	
	
}

#homecontent p {
	padding-right:30px;
}
#inzendergegevens .label {
	width:180px;
}
#inzendergegevens td, #organisatie td{
	padding-top:3px;
}
#organisatie .contactgegevens {
	padding-top:10px;
	width:300px;
	text-align:center;
	font-weight:bold;
}

.aanbesteding {
	font-weight:bold;
}

.labelinstantie {
	width:120px;
	display:block;
	float:left;
}

.namefield {
	width:300px;
}
#bestanden .label, #organisatie .label {
	width:120px;
}

#contactpersoon2 {
	margin-left:50px;
}

.uploadbox {
	width:190px;
}

#aanbestedingslink {
	display:block;
	width:200px;
	border:1px solid red;
	height:40px;
	padding : 2px;
	font-weight:bolder;
}

#aanbestedingslink:hover {
	color: #000;
	text-decoration: underline;
	border:1px solid black;
}
.aanbesteding {
	color:black;
}

#naarform {
	float:right;
	display:block;
}

#aanbback {
	display:block;
	float:left;
}