/* VAN publicgovernanceforum CSS */
div#verborgen_navigatie {
	font-size: 0.1pt;
} 
div#verborgen_navigatie p {
	display: none; 
} 




/* ALGEMEEN */

body, html {
	margin: 0;
	height: 98%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	background: #F3F5F6;
}
#main_container {
	width: 1024px;
	min-height: 100%;
	text-align: left;
	border: 6px solid #F3F5F6;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF;

}
* html #main_container {
	overflow: visible;
}


/* HEADER */

#header_container {
	width: 100%;
	height: 100%;
}

#header_top {
	width: 1024px;
	float: right;
	margin-top: -2px;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
}


#header_links {
	float: left;
}
#header_boven {
	width: 1024px;
	float: right;
	margin-top: -2px;
	padding-right: 10px;
	background: #147DAB right;
	text-align: right;
	text-decoration: none;
}
#header_boven a {
	text-decoration: none;
	border: none;
}
#header_links a {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}

kaft {
	text-decoration: none;
	border: none;
	float: left;
}

/* TOPNAVIGATIE */
div#topnavigatie {
	height: 50px;
	float: left;	
	}
div#topnavigatie-tekst a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	vertical-align: middle;
	text-decoration: none;
	line-height: 17px;
	padding: 5px 2px;
	color: #FFFFFF;
	}
div#topnavigatie-tekst a:hover {
	color: #000000;
	}
div#topnavigatie-buttons {
	margin-top: 5px;
	}

/* LINKS */

#links_container {
	float: left;
	width: 200px;
}

#links {
	padding-top: 25px;
	padding-left: 5px;
}


/* CONTENT */

#content_container {
	float: left;
	width: 610px;
	background-color: #FFFFFF;
}
* html #content_container {
	width: 515px;
}
#content {
	padding: 0px 20px;
}
* html #content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#kruimelpad {
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
}
#kruimelpad a {
	color: #666666;
	text-decoration: none;
	border-bottom: none;
}
#kruimelpad a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

/* RECHTS */

#rechts_container {
	padding-top: 20px;
	float: left;
	width: 204px;
}

#rechts {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
}

#rechtsonder {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
}

#rechts1 {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
}

#rechts2 {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 5px;
}

/* KADERS ___________________________________________________________________________________ */
.kader-home {
	background: #C9EAEF url(/images/driehoek_kader.gif) no-repeat right bottom;
	color: #000000;
}
.kader-home p {
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kader-home ul {		
	margin: 0px 9px 9px;
	padding: 0px 5px 5px 14px;
	}



/* TEKST OPMAAK */

h1, h2, h3 {
	font-weight: bold;
	color: #333333;
	}
h1 {
	font-size: 1.7em;
}
h2 { 
	font-size: 1.4em; 
}
h3 { 
	font-size: 1.1em; 
		color: #000000;

}
h4 {
	font-size: 1.1em;
	margin: 0px;
}
h5 {
	font-size: 1em;
	margin: 0px;	
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
}
p, table, li {
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	
}

	
/* LINK KLEUREN*/	

a:link, a:visited {
	color: #0073CF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;

}
a:active {
	color: #0073CF;
	text-decoration: none;
}

/* OVERIG */

hr {
	color : #147DAB;
	background : #147DAB;
	border : #ffffff;
	height : 1px;
}

.menu_hr {
	color: #C9EAEF;
	background: #C9EAEF;
	border: #0073CF;
	height: 1px;
	}

#terug_naar_boven img {
	float: right;
	text-decoration: none;
	border: none;
	color: #A70240;
}

#logo img {
	float:left;
	text-decoration: none;
	border: none;
	margin: 0px;
}
/*header voor lettergrootte*/



div.lettergrootte

{   

	float:left;

	border:0px;

	margin-left:0px;

	margin-top:5px;

	width:100px;

	height:1px;	

}



#lettergrootte

{

margin-left:0px;	

}



.normal

{



margin-left:0px;

font-size: 100%;

}



.groter

{

margin-left:0px;

font-size: 120%;

}



.grootst

{

margin-left:0px;

font-size: 140%;

}


/* LIJSTEN */

ul {
	list-style-type: disc;
	margin: 10px;
	padding: 5px;
}

ol {
	margin: 16px;
	padding: 10px;
}

/* FOOTER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#footer {
	width: 1024px;
	height: 25px;
	padding-right: 220px;
	padding-left: 250px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	clear: both;
}
#footer p {
	font-size: 10px;
	color: #333333;
	text-align: left;
}
