/* Copyright (c) 2007 Angry Bytes - www.angrybytes.com */
*
{
	padding: 0;
	margin: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
	text-align: center;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

img.cam { border: 2px solid #00bdf2; }

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

#left a
{
	color: #000;
	text-decoration: none;
}

#left a:hover { color: #fff; }

#right a
{
	color: #0079b0;
	text-decoration: underline;
}

#right p.darkgrey a
{
	color: #000;
	text-decoration: underline;
	margin-bottom: 5px;
}

#right p.darkgrey a:hover { color: #fff; }

p
{
	padding: 5px 5px 5px 5px;
	line-height: 14px;
}

p.intro
{
	width: 280px;
	float: left;
}

p.cam { margin-bottom: 0; }

a.cam
{
	display: block;
	margin: 0 0 0 5px;
	padding: 2px;
	width: 160px;
	background-color: #00bdf2;
	text-align: center;
}

em,i { font-style: italic; }
strong, b { font-weight: bold; }

ul
{
	padding: 5px 5px 0px 5px;
	list-style: none;
}

ol
{
	padding: 5px 5px 0px 5px;
	list-style-type: decimal;
}

li { line-height: 15px; }

h1,h2
{
	padding: 5px 5px 0px 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

h2
{
	margin-top: 12px;
	display: block;
}

h3,h4
{
	padding: 5px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

#left h3
{
	padding: 0 0 3px 0;
	margin: 5px 15px 0 5px;
	border-bottom: 1px solid #fff;
}

h5,h6
{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.white, .white a { color: #FFFFFF; }

.blue, .blue a
{

	color: #0079b0;
}

.grey, .grey a
{
	color: #000;
}

.darkgrey, .darkgrey a
{
	color: #000;
}

.left
{
	float: left;
	color: #0079b0;
}

.right { float: right; }
img.right { margin: 10px 5px 0 5px; }

#page
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: #fff url("/static/images/background_page.png") repeat-y top left;
	text-align: left;
	width: 790px;
	overflow: hidden;
}

#header
{
	position: relative;
	width: 790px;
	height: 200px;
	background: #fff url("/static/images/headernew3.gif") no-repeat top left;
}

#container
{
	position: relative;
	padding: 0px 4px;
	margin: 0 auto;
}

#menu
{
	width: 782px;
	height: 30px;
	background-color: #beeaf7;
}



/*
	NAVIGATIE
*/

ul#nav
{
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

	ul#nav a
	{
		display: block;
		text-indent: -9000px;
		background: transparent url("/static/images/background_menu.jpg") no-repeat 0 0;
		height: 30px;
	}
	
	ul#nav a:active, ul#nav a:focus
	{
		outline: 0;
		/* for browsers that understand */
	}
	
	ul#nav li
	{
		/* all list items */
		float: left;
	}
	
		ul#nav li#home a
		{
			width: 82px; background-position: 0 0;
		}		
		ul#nav li#home a:hover,
		ul#nav li#home a.active
		{
			width: 82px; background-position: 0 -30px;
		}
		
		
		ul#nav li#news a
		{
			width: 105px; background-position: -82px 0px;
		}		
		ul#nav li#news a:hover,
		ul#nav li#news a.active
		{
			width: 105px; background-position: -82px -30px;
		}
		
		
		ul#nav li#weblogs a
		{
			width: 114px; background-position: -188px 0px;
		}		
		ul#nav li#weblogs a:hover,
		ul#nav li#weblogs a.active
		{
			width: 114px; background-position: -188px -30px;
		}
		
		/*
		ul#nav li#mission a
		{
			width: 129px; background-position: -248px 0px;
		}		
		ul#nav li#mission a:hover,
		ul#nav li#mission a.active
		{
			width: 129px; background-position: -248px -30px;
		}
		*/
		
		ul#nav li#global a
		{
			width: 192px; background-position: -302px 0px;
		}		
		ul#nav li#global a:hover,
		ul#nav li#global a.active
		{
			width: 192px; background-position: -302px -30px;
		}
		
		
		ul#nav li#look-listen a
		{
			width: 155px; background-position: -494px 0px;
		}		
		ul#nav li#look-listen a:hover,
		ul#nav li#look-listen a.active
		{
			width: 155px; background-position: -494px -30px;
		}
		
		
		ul#nav li#partners a
		{
			width: 134px; background-position: -649px 0px;
		}		
		ul#nav li#partners a:hover,
		ul#nav li#partners a.active
		{
			width: 134px; background-position: -649px -30px;
		}
		
	
/*
	EINDE NAVIGATIE
*/



#left
{
	float: left;
	padding: 10px;
	background: #00bdf2 url("/static/images/background_left.jpg") no-repeat top left;
	height: 700px;
	min-height: 650px;
	width: 200px;
	w\idth: 180px;
}

.small
{
	float: left;
	margin-bottom: 10px;
	width: 200px;
	w\idth: 180px;
}

#right
{
	float: left;
	padding: 10px;
	width: 582px;
	w\idth: 562px;
}

.big
{
	float: left;
	margin-bottom: 10px;
}

.blue-gradient
{
	/*beeaf7*/
	background: #00bdf2 url("/static/images/background_big_blauw.png") repeat-x top left;
	margin-bottom: 5px;
}

.member
{
	float: left;
	width: 186px;
	border-left: 1px solid #fff;
}

div.vier div.member { border-left: 1px solid #fff; }
.member p { height: 50px; }
.member p.darkgrey { padding: 5px 0 5px 5px; }
.member img { margin: 0px 5px 5px 0px; }
div.vier { margin: 10px 0 10px 0; }

div.vier p
{
	padding: 5px 10px 5px 55px;
	height: 105px;
}

div.vier p.darkgrey
{
	height: auto;
	text-align: right;
}

div.vier h2.blue { padding: 5px; }
div.vier h3 { }

div.member_michiel
{
	margin-bottom: 10px;
	float: left;
	width: 140px;
	background: #fff url(/static/images/bg_michiel.jpg) no-repeat 0 20px;
}

div.member_jurre
{
	margin-bottom: 10px;
	float: left;
	width: 140px;
	background: #fff url(/static/images/bg_jurre.jpg) no-repeat 0 20px;
}

div.member_maikel
{
	margin-bottom: 10px;
	float: left;
	width: 140px;
	background: #fff url(/static/images/bg_maikel.jpg) no-repeat 0 20px;
}

div.member_marc
{
	margin-bottom: 10px;
	float: left;
	width: 140px;
	background: #fff url(/static/images/bg_marc.jpg) no-repeat 0 20px;
}

div.laatstelogs { margin-top: 10px; }

div.laatstelogs div.member
{
	width: 560px;
	background: #00bdf2 url("/static/images/background_big_blauw.png") repeat-x top left;
}

div.laatstelogs div.member p { height: 20px; }

div.laatstelogs p.darkgrey
{
	text-align: right;
	padding-right: 10px;
}

.weblog
{
	float: left;
	width: 139px;
	height: 185px;
	overflow: hidden;
	border-left: 1px solid #fff;
}

.weblog img { margin: 0px 5px 5px 0px; }
.weblog h5 { height: 35px; }
.weblog p { height: 80px; }

.weblog p.right
{
	height: auto;
	margin-right: 5px;
}

#right .weblog p.right a { color: #fff; }
div.nieuwsitem { background: #ffffff url("/static/images/bg_nieuwsitem.jpg") repeat-x top left; }
div.nieuwsitem h2 { color: #fff; }

#logos a
{
	display: block;
	float: left;
	margin: 20px;
}

#reactieformulier
{
	width: 560px;
	float: left;
	margin: 10px 0 0 0;
}

#reactieformulier fieldset { border: 0 solid #fff; }

#reactieformulier legend
{
	margin-bottom: 5px;
	padding: 3px;
}

#reactieformulier label
{
	float: left;
	display: block;
	width: 120px;
}

#reactieformulier input
{
	width: 380px;
	margin: 3px;
}

#reactieformulier input.checkbox
{
	width: 10px;
	margin: 3px;
}

#reactieformulier input.submit
{
	margin: 0 0 0 125px;
	background-color: #00bdf2;
	width: 100px;
	cursor: pointer;
}

#reactieformulier p { margin: 3px 0 0 120px; }
#reactieformulier ul { margin: 0 0 0 120px; }
#reactieformulier li { list-style-type: disc; }
#reactieformulier a { color: #00bdf2; }

#reactieformulier em
{
	font-size: 17px;
	color: #00bdf2;
}

#reactieformulier textarea
{
	width: 380px;
	border: 2px solid #777;
	margin: 3px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 80px;
}

div.reactie div.log-comment
{
	float: right;
	min-height: 44px;
	width: 480px;
	border-left: 1px solid #777;
	padding-left: 10px;
}

div.reactie
{
	float: left;
	width: 545px;
	margin: 5px 0 5px 3px;
	border-bottom: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
}

div.reactie  a, div.reactie span
{
	/*
	color:#00bdf2;
	*/
	color: #0079b0;
	font-weight: bold;
}

div.reactie  em
{
	color: #000;
	font-style: normal;
}

div.reactie  p
{
	padding: 0;
	margin: 0 0 5px 0;
}

div.reactie  div.avatar img { border: 1px solid #fff; }

div.reactie  div.avatar
{
	width: 42px;
	float: left;
	border: 1px solid #777;
}

#footer
{
	background-color: #00bdf2;
	position: relative;
	margin: 0 0 0 4px;
	padding: 5px;
	float: left;
	text-align: center;
	width: 772px;
	color: #fff;
}

input, select,textarea
{
	font-size: 11px;
	border: 1px solid #000;
	width: 350px;
	padding: 2px;
}

div.submit
{
	width: 165px;
	text-align: right;
}

div.submit input
{
	width: 68px;
	border: 2px solid #777;
	background-color: #fff;
	color: #333;
	cursor: pointer;
	margin-top: 4px;
	padding: 1px;
}

input, label, select,textarea { margin: 5px 0 5px 5px; }

label
{
	display: block;
	margin-top: 5px;
}

div.kijk_luister_item
{
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #aaa;
}

div.post
{
	margin: 0 0 20px 0;
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #aaa;
	width: 550px;
}

div.post
{
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #aaa;
}

div.post p
{
	margin: 10px 0 10px 0;
	padding: 0;
}

div.post h2
{
	margin: 10px 0 10px 0;
	padding: 0;
}

div.post h1
{
	margin: 10px 0 10px 0;
	padding: 0;
}

div.post span { color: #000; }
div.post div.info { padding-top: 15px; }
.checkbox { border: 0; }





div.terugblik
{
	float: left;
	margin: 0 0 10px 0;
	width: 562px;
	background-color: #fff;
}
div.terugblik h2
{
	color: #00bdf2;
	padding: 5px;
	margin: 0;
}


#np-audio
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	background-color: #eee;
}
#np-audio th
{
	background-color: #eee;
	border-color: #fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: center;
	padding: 5px 1px;
	color: #0079b0;
}

#np-audio tr.odd td
{
	background-color: #f6f6f6;
}
#np-audio tr.odd th
{
	background-color: #beeaf7;
}

#np-audio td
{
	border-color: #fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: center;
}
#np-audio a
{
	display: block;
	width: 70px;
	height: 24px;
	background-image: url(/static/images/download.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-indent: -9999px;
}
#np-audio a.podcast
{
	background-image: url(/static/images/noot.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#np-audio thead th
{
	background-color: #00bdf2;
	color: #fff;
}
	



