#content
{
	min-height:			40em;
}

#content h1{
	position:absolute;
	top:0;
	left:0;
	width:442px;
	font-size:.7em;
}

#content h2 {}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#sidebar_verg
{
	
}

#sidebar_verg h2
{
	background: 		url(../images/icons/mail-attachment.png) no-repeat center left;
	margin-left:		.8em;
	padding-left:		1.4em;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#live h3
{
	margin-top:			0;
}

#aanhetwoord
{
	
}

#aanhetwoord h2, #sprekers h2
{
	background: 		#fafafa;
	margin-left: 		-.7em;
	margin-right: 		-.7em;
	padding-left: 		.7em;
	padding-right: 		.7em;
	padding-top: 		.2em;
	padding-bottom: 	.2em;	
}

#aanhetwoord h3
{
	background: 		url(../images/icons/audio-input-microphone.png) no-repeat center left;
	font-size:			1.2em;
	margin-left: 		0;
	padding-left: 		1.8em;
}

#aanhetwoord p
{
	float: 				left;
	margin-left: 		1em;
}

#aanhetwoord img
{
	float: 				left;
}

#sprekers
{
	padding-bottom: 	.6em;
}

#sprekers h3
{
	background: 		url(../images/icons/system-users.png) no-repeat center left;
	font-size:			1.2em;
	margin-left: 		0;
	padding-left: 		1.8em;
}

#sprekers ul
{
	height: 			8em;
	margin-bottom:		1.5em;
	margin-left:		0;
	margin-top: 		1em;
	overflow: 			auto;	
	padding-left:		0;
}

#sprekers ul li
{
	background:			url(../images/icons/audio-volume-medium.png) no-repeat .25em 0;
	float:				left;
	padding-left:		2.2em;
	margin-bottom:		.3em;
}

#sprekers ul li span
{
	clear:				right;
	display:			block;
	float:				left;
	text-align:			left;
	width:				13em;
}

#sprekers ul li em
{
	color:				black;
	font-size:			.7em;
	font-style:			normal;
	padding-left:		.8em;
	
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#meerinformatie
{
	margin-bottom: 1em;
	
}

#meerinformatie h2
{
	color: #9097AF;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #9097AF;
}

#meerinformatie ul { list-style: none;  }
#meerinformatie li { line-height: 150%; border-bottom: 1px solid #9097AF; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#agendapunten
{
	margin-top: 		1em;
	margin-bottom: 		2em;
}

span.play, span.pause, span.bijlage_true
{
	display:			block;
	height: 			16px;
	text-align:			right;	
	width: 				16px;
}

span.play
{
	background: 		url(../images/icons/media-playback-start.png) no-repeat right top;
	float: 				right;
}

span.pause
{
	background: 		url(../images/icons/media-playback-pause.png) no-repeat right top;
	float: 				right;
}

span.bijlage_true
{
	background: url(../images/icon-submenu-black.gif) no-repeat bottom right;
	float: 				left;
	margin-left: 20px;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* tableize */

#agendapunten *
{
	border: 			0px dashed grey;
}

#agendapunten table
{
	border-collapse:	collapse;
	margin-left: 		0;
	width:				100%;
}

#agendapunten table caption
{
	display:			none;
}

#agendapunten table tr th
{
	position:			absolute;
	top:				-999em;
}

#agendapunten table tr.active, #agendapunten table tr.actief
{
	background:			#f3f3f3;
	
}
#agendapunten table tr.actief td a, #agendapunten table tr.actief td a:link
{
font-weight: bold!important;
}

#agendapunten table tr a:link
{
	
}

#agendapunten table tr td
{
	border-bottom:		1px solid #000000;
	min-width:			16px;
	padding-bottom:		.6em;
	padding-top:		.6em;
	vertical-align:		top;
	font-size: 			.9em;
}

#agendapunten td.first
{
	
	margin: 			0;
	padding: 			0.5em;
	margin-left: 		.5em;
	padding-left:		.1em;
	padding-right:		.5em;
	text-align:			center;
	width:				1em;
}

#agendapunten td.title
{
	vertical-align: 	top;
	padding-top: 		.5em;
}

#agendapunten td.last
{
	margin-top: 		.3em;
	margin-right: 		.3em;
	width:				3em;
	vertical-align: 	top;
}

#agendapunten td.last a
{
	display: 			inline;
}

#agendapunten td a
{
	cursor:				pointer;
	text-decoration:	none;
	display: 			block;
	color: 				#000000;
}

#agendapunten td a:hover
{
	background: 		#f3f3f3;
}

#agendapunten td a.icon
{
	float:				right;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#documenten
{
	margin-bottom: 		2em;
	margin-left: 		0;
	padding-top:		0;
}

#content #documenten h2
{
		color: #99a4b7;
		border-bottom: 1px solid #99a4b7;
}

#documenten ul{}
#documenten li
{
background: url(../images/icon-submenu-black.gif) no-repeat bottom right;
border-bottom: 1px solid #9097AF;
color: #9097AF;
font-size: 0.9em;
padding: 2px 15px 2px 0px;
}
#documenten li:hover { background: url(../images/icon-submenu-black-hover.gif) no-repeat bottom right; }

#documenten li a, #documenten li a:link
{
color: #000000;
font-size: 1.1em;
}
#documenten li a:hover, #documenten li a:active { text-decoration: none; color: #c40009; }

#agendapunt_documenten h3
{
	color: #9097AF;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #9097AF;
}

#documenten ul, #agendapunt_documenten ul
{
	list-style:			none;
	
	padding-top:		.3em;
}

#documenten ul li, #agendapunt_documenten ul li
{
	
	margin-bottom:		.6em;
}

#agendapunt_documenten ul li
{
padding-left: 15px;
border-bottom: 1px solid #9097AF;
color: #9097AF;
background: url(../images/icon-paper.gif) no-repeat top left;
padding-bottom: 5px;
font-size: 0.9em;
}

#agendapunt_documenten ul li a, #agendapunt_documenten ul li a:link { border: none; color: #000000!important; font-size: 1.1em;}

#MediaPlayer
{
	margin-bottom: 		1em;
}

li.aantal_documenten, li.aantal_agendapunten, li.thema_lijst, li.status, li.coupled
{
	padding-left: 		2.3em;
}

li.aantal_documenten
{
	background: 		url(../images/icons/folder.png) no-repeat center left;	
}

li.aantal_agendapunten
{
	background: 		url(../images/icons/edit-copy.png) no-repeat center left;
}

li.thema_lijst
{
	background: 		url(../images/icons/system-file-manager.png) no-repeat center left;
}

li.status
{
	background: 		url(../images/icons/text-x-script.png) no-repeat center left;
	display: none;
}

li.coupled
{
	background: 		url(../images/icons/edit-copy.png) no-repeat 0 .2em;
}
