/* CSS Document */
body {
	margin: 0;
	background-color: #FFF;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height: 1.8;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	color: #000;
	margin-top: 0px;
}
li {
	margin-top: 0px;
	margin-left: -24px;
}
li a:link, li a:visited, li a:active  {
	color: #183f9e;
	font-weight: normal;
	text-decoration:none;	
}
li a:hover {
	color:#e30061;
	font-weight: normal;
	text-decoration:underline;
}
a:link, a:visited, a:active {
	color:#183f9e;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#e30061;
	font-weight: normal;
	text-decoration:underline;
}

#Container {
	position:absolute;
    left: 50%;
    margin: 0 0 0 -500px;	
	width: 1000px;
	background-color:#FFF;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
}
#Header {
	position:relative;
	float:left;
	clear: both;
	width:1000px;
	height:194px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#headernav {
	position: relative;
	width: 700px;
	padding: 148px 0px 0px 243px;
	float:left;
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;		
	font-size:12px;
	color:#cad3e9;
}
#headernav a:link, #headernav a:visited, #headernav a:active  {
	margin-left: 3px;
	margin-right: 3px;
	color:#183f9e;
	font-weight:bold;	
}
#headernav a:hover {
	color:#e30061;
	font-weight:bold;
	text-decoration:none;
}
#headernav a.active {
	color:#e30061;
}
#Left {
	position:relative;
/*	display:inline;*/
	float:left;
	clear:none;
	width: 237px;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
#Middle {
	position:relative;
/*	display:inline;*/
	float:left;
	clear:none;
	width: 424px;
	padding: 14px 20px 6px 20px
}
#Right {
	position:relative;
/*	display:inline;*/
	float:left;
	clear:right;
	width: 299px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-align:justify;
}
#Footer {
	position:relative;
	float: left;
	width:756px;
	height: 25px;
	color: #000;
	clear: both;
	padding: 10px 0px 0px 244px;
	font-size:11px;
	text-align:left;
	background-image:url(../images/spacer_wit.gif);
	background-repeat:repeat;
}
#Agenda {
	position:relative;
	float: left;
	width: 217px;
	background-color:#cad3e9;
	margin:0px;
	padding: 14px 10px 0px 10px;
	background-image:url(../images/back_agenda.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#be0b57;	
	min-height:200px;
	height:auto !important; /* IE 6,7 */
	height:200px;/* IE 6,7 */
	border-bottom: #FFF 9px solid;		
}
.agenda_info {
	position:relative;
	float: left;
	color:#FFF;
	margin: -8px 0px 10px 0px;
}
.agenda_info a:link, .agenda_info a:visited, .agenda_info a:active {
	color:#FFF;
	font-weight: normal;
	text-decoration:none;
}
.agenda_info a:hover {
	color:#FFF;
	font-weight: normal;
	text-decoration:underline;
}
#Pollfoto {
	position:relative;
	float: left;
	width: 237px;
	background-color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Stelling {
	position:relative;
	float: left;
	width: 217px;
	background-color:#cad3e9;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;	
/*	border-top: #FFF 9px solid;*/
}
#pollcontainer{
	background:#cad3e9; 
	padding: 2px 10px 2px 10px;
/*	margin-bottom: 2px;*/
}
#loader{ display:none; text-align:center;}
/*.option{ margin:0px 0; }*/
.option p{ line-height:0.1em; /*font-size:0.85em;*/ }
.bar{ height:10px; background:#183f9e; }
.yourvote{ background:#e3006a; }

#Nieuwsbrief {
	position:relative;
	float: left;
	width: 279px;
	background-color:#cad3e9;
	margin:0px;
	padding: 0px 10px 10px 10px;
}
#TalkshowFotos {
	position:relative;
	float: left;
	width:299px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	color:#000;
	font-size: 12px;	
	font-weight: bold;	
}
h1 a:link, h1 a:visited, h1 a:active {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
h1 a:hover {
	color:#ee820f;
	font-weight: bold;
	text-decoration:none;
}
.ArtikelInfo {
	margin: 4px 0px 4px 0px;	
}
#vorige {
	position:relative;
	width:202px;
	text-align:left;
	float: left;
	clear:none;	
	margin: 10px 0px 0px 0px;
}
#volgende {
	position:relative;
	width:202px;
	text-align:right;
	float: right;
	clear:right;
	margin: 10px 0px 0px 0px;	
}

/*
.formfield {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.emailformfield {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.formbutton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;		
}
.reactie_form {
	width: 418px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
}
.edit_reactie_form {
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;		
}
*/
.comments {
	width: 404px;
	background-color:#f6f8ff;
	text-align:justify;	
	padding: 8px 10px 10px 10px;
	background-image:url(../images/top_comment.gif);
	background-repeat:no-repeat;
/*	margin-bottom: 10px;*/
}
.comments a:link, .comments a:visited, .comments a:active {
	color: #ee820f;
	text-decoration:none;
}
.comments a:hover {
	color: #ee820f;
	text-decoration:underline;
}
.artikel_afbeelding {
	border: none;
	margin: 14px 0px 14px 0px;
	padding: 0px;
	border: #FFF 1px solid;
	overflow:hidden;
}
.thumb {
	position:relative;
	float: left;	
	width: 155px;
	clear:none;
	margin-bottom: 15px;
}
.thumb2 {
	position:relative;
	float: left;
	clear:right;
	width: 140px;
	margin-bottom: 15px;	
}