*
{
	margin:				0;
	padding:			0;
}

html
{
	height: 100%;
}

body
{
	font-size:			76%;
	height: 			100%;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container
{
	position: 			relative;
}

#centered
{
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		0;
	max-width:			76em;
	position:			relative;
			
}

#header
{
	padding-top:		3.2em;
	position: 			relative;
}

#header_img
{
	height:				140px;
	padding-top:		0;
	position: 			absolute;
	right: 				0;
	top: 				3.2em;	
	width: 				60%;
	border-left:		#fff 1px solid;
}

#header_content
{
	font-size:			1em;
	font-weight:		normal;
	height:				140px;
	padding-top:		-2px;
	padding-left: 		1.4em;
	position: 			absolute;
	top: 				3.2em;
	width:				40%;
	
}

#klikpad a
{
	text-decoration: 	none;
}

#klikpad a:hover
{
	text-decoration: 	underline;
}

#klikpad p strong
{
	font-weight:		normal;
}

#header_content strong
{
	color:				#fff;
	font-weight:		bold;
}


#header h1 a
{
	text-decoration:	none;
}

#header h1 a:hover
{
	text-decoration:	none;
}

#menu
{
	clear:				left;
	list-style:			none;	
	margin: 			0 auto;
	position: 			absolute;
	
	width:				100%;
}

#live
{
	float: 				left;
	width: 				21em;
	margin-left: 		1em;
}

#links{
	position:			relative;
	min-height:			10em;
	padding-bottom:		3em;
	}
	
#links ul
{
	list-style: 		none;	
}

#sidebar_home
{
	float:				left;
	margin-left:		0;	
	position:			absolute;
	left:				0;
	top:				7em;
	width: 				21em;
	background-color:   #DEEFFA;
}

#navigation{
	margin-left:0;
	margin-top:3.5em;
	}

#navigation ul {
	
	border:none;
	}
	
#direct
{
	margin-bottom: 		1em;
	padding-left: 		1em;
	padding-right: 		1em;
}

#main
{	
	min-height:			100%;
	padding:			0;	
	padding-bottom:		9em;
	position: 			relative;
}

#meerinformatie, #agendapunt_documenten{
	margin-top:-1.5em;
	}
	

#content
{
	/*float:				left;*/
	margin-left:		25em;
	margin-right:		5em;
	min-height:			30em;
	min-width:			20em;
	position: 			relative;
	top:				7em;
}

#media_bar
{
	margin-top:			10em;
	min-height:			12em;
	padding:			1em;
	width:				18em;
}

#MediaPlayer
{
	height: 			20em;
	width: 				18em;
}

#MediaPlayer_FF
{
	height: 			18em;
	width: 				18em;
}

#content_search
{
	min-height:			25em;
	width:				71em;
}

#vergaderingen
{
	float: 				right;
	width: 				40em;
}

#navigation
{
	left:				0;
	position:			absolute;
	top:				17.5em;
	width:				20em;
	background:			#DEEFFA;
	padding:			1em;
	min-height:			8em;
}

#sidebar
{
	left:				0;
	position:			absolute;
	top:				7em;
	width:				20em;
	background:			#DEEFFA;
	padding:			1em;
	min-height:			10em;
}

#sidebar h2{
	display: none;
	}
	

#sidebar_themas,#sidebar_organen,#sidebar_verg
{
	left:				0;
	padding: 			1em;
	position:			absolute;
	top:				7.5em;
	width: 				19em;
}

#sidebar_verg{
	min-height:25em;
}

#search
{
	position: 			absolute;
	right: 				2.5em;
	top: 				.9em;
}

#sform
{
	left: 				0;
	top:				10em;
	position: 			absolute;
	width:				36em;
	height:				16em;
}

#agendapunten table
{
	margin-top: 		.6em;
}


content:after 
{
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

#footer
{
	background:			#5CC5FE;
	height:				4em;
	color:				#004198;
	position:			relative;
	margin-left: 		auto;
	margin-right:		auto;
	margin-top: 		5em;
}

/* Webmail */
#main iframe
{
margin-bottom: -183px;
overflow: hidden;
}