
/* CSS Document */

body
{
	background-image: url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif, 'Tahoma';
	font-size: 15px;
	line-height: 20px;
}

.balk
{
	background-image:url(images/images_02.jpg);
	height: 367px;
	background-repeat:repeat-x;
	width: 100%;
	float:left;
}

.container1
{
	margin-top: -367px !important;
	margin-top: 0px;
	width: 931px;
	float:left;
}

.container2
{
	margin-top: 0px !important;
	margin-top: -367px;
	width: 931px;
	height: 100%;
}

.header
{
	width: 931px;
	height: 201px;
	float: left;
	background-color:#fff;
	background-image:url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	margin: 0px;
}

.headerimg
{
	background-image: url(images/headerimg.jpg);
	background-repeat: no-repeat;
	width: 403px;
	height: 198px;
	float:left;
	margin-top: 3px !important;
}

.logop1
{
	background-image: url(images/logop1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 201px;
	width: 185px;
	float:right;
	margin-top: 0px;
	margin-right: -7px;
}

.container
{
	background-image:url(images/contbg.jpg);
	background-repeat:repeat-y;
	width: 931px;
	height: 100%;
	float:left;
}

.part2
{
	width: 920px;
	height: 38px;
	float:left;
	background-color: #2c419a;
	margin-left: 1px !important;
	margin-left: 0px;
}

.cec
{
	background-image: url(images/images_10.gif);
	height: 38px;
	width: 367px;
	background-repeat: no-repeat;
	background-color: #2c419a;
	float: left;
	margin-left: 0px;
}

.logop2
{
	background-image: url(images/logop2.jpg);
	width: 169px;
	height: 38px;
	float: right;
	margin-right: -5px;
	background-repeat:no-repeat;
}

.part3
{
	width: 926px;
	float:left;
	height: 66px;
}

.rand3
{
	background-image: url(images/part31.jpg);
	width: 230px !important;
	width: 229px;
	height: 66px;
	float: left;
}

.lichtkrant
{
	background-image: url(images/part32.jpg);
	height: 66px;
	float: right;
	width: 100%;
	width: 696px;
	margin-right: 0px;
}

.nav
{
	width: 200px;
	float:left;
	background-image:url(images/linksstertch.jpg);
	background-repeat:repeat-y;
}

h2
{
	background-image: url(images/images_27.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 34px;
	color: #FFFFFF;
	margin-left: 3px;
	padding-left: 5px;
	margin-top: 5px;
	font-size: 18pt;
	line-height: 32px;
}

.space
{
	height: 25px;
}

/* Drop out menus */


#nav,
#menu
{
	margin-left: 3px;
	padding: 0;
	list-style: none;
	width: 154px; /* Width of Menu Items */
	background-color: #2c419a;
	border-top: 2px solid #808dc2;
	border-bottom: 5px solid #808dc2;
}

#nav li,
#menu li
{
	position: relative;
}

#nav ul,
#menu ul
{
	position: absolute;
	left: 156px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	list-style: none;
	margin-left: -40px !important;
	margin-left: 0px;
}

/* Styles for Menu Items */
#nav li a,
#menu li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #2c419a; /* IE6 Bug */
	padding: 5px;
	border-top: 3px solid #808dc2;
	border-bottom: 0;
	width: 144px;
}

#nav ul li a,
#menu ul li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #2c419a; /* IE6 Bug */
	padding: 5px;
	border-top: 3px solid #808dc2;
	border-bottom: 0;
	width: 144px;
	font-size: 14px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li
{
	float: left;
	height: 1%;
}

* html ul li a
{
	height: 1%;
}

/* End */

#nav li a:hover,
#menu li a:hover
{
	color: #fff;
	background: #808dc2;
} /* Hover Styles */

#nav li ul li a,
#menu li il li a
{
	padding: 2px 5px;
} /* Sub Menu Styles */

#nav li:hover ul,
#nav li.over ul,
#menu li:hover ul,
#menu li.over ul
{
	display: block;
} /* The magic */

#nav li ul li ul li,
#menu li ul li ul li
{
	display: none;
}

/* 
------------------------------------------

normal List

-------------------------------------------

*/



.nav1 ul
{
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-y;
	list-style: none;
	padding: 2px 0 2px 0px;
	margin: 0px 3px 0px 3px;
	width: 157px;
}

.nav1 li a
{
	background-image:url(images/libg.jpg);
	padding: 3px;
	width: 156px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-decoration:none;
}

.nav1 li a:hover
{
	background-image:url(images/navbg.jpg);
	padding: 3px;
	margin-top: 2px;
	margin-bottom:2px;
	color: #FFFFFF;
}

.nav1 li ul
{
	display:none;
}

.leinde
{
	background-image: url(images/leinde.jpg);
	background-repeat:no-repeat;
	margin-left: 4px;
	height: 317px;
	width: 100%;
}

.contenbox
{
	width: 720px;
	float: right;
}

.content
{
	width: 500px;
	float:left;
	background-image: url(images/contentbk.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: scroll;
}

.rechts
{
	width: 180px;
	float: right;
	margin-top: -10px !important;
	margin-top: -0px;
	background-image:url(images/rechtsstretch.jpg);
	background-repeat:repeat-y;
	margin-right: 6px !important;
	margin-right: 0px;
}

h3
{
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 180px;
	font-size: 18pt;
	color: #FFFFFF;
	margin-left: 7px;
	margin-right: 0px;
	text-align:right;
	padding-right: 0px;
	line-height: 30px;
}

.imgframe
{
	width: 180px;
	margin-top: 15px;
	float: right;
	text-align: right;
	margin-right: 1px !important;
	margin-right: 3px;
}

.imgframe img
{
	border: 3px #afb7d9 solid;
}

.reinde
{
	background-image: url(images/reinde.jpg);
	background-repeat:no-repeat;
	height: 204px;
	width: 142px;
	float: right;
}

.crea-bea
{
	background-image:url(images/crea-bea.gif);
	width:103px;
	height: 27px;
	cursor: pointer;
	margin-left: 35px;
	margin-top: 135px;
}

h1
{
	background-image:url(images/images_29.jpg);
	height: 51px;
	padding-left: 50px;
	background-repeat:no-repeat;
	padding-top: 5px;
}

.copybalk
{
	height: 15px;
	width: 920px;
	background-color: #2c419a;
	color: #FFFFFF;
	font-size:12px;
	text-align:center;
	float:left;
	margin-left: 3px !important;
	margin-left: 1px;
	padding: 0px;
	line-height: 15px;
}

.lktxt
{
	float:left;
	color:#FFFFFF;
	width: 480px;
	padding-top: 7px;
	font-size:14px;
	height: 15px;
}

.lktxt a
{
	color:#FFFFFF;
	text-decoration:none;
}

.lktxt a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.here
{
	display: block;
	text-decoration: none;
	color: #000000;
	background: #2c419a; /* IE6 Bug */
	width: 154px;
	height: 100%;
	font-size: 14px;
	font-weight:bold;
}

h4
{
	color: #333333;
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	padding:0px;
}

h6
{
	color: #666;
	font-size:10px;
	text-align:left;
	margin-left: 30px;
	margin-top:-5px;
	padding:0px;
}

h4 a
{
	text-decoration: none;
	color:#000;
	font-size: 16px;
	font-weight:bold;
}

.ditto_summaryPost
{
	float:left;
}

.ditto_summaryPost p a
{
	color:#333399;
	font-size: 12px;
	text-decoration:none;
}

.ditto_summaryPost p a:hover
{
	color:#999;
	font-size: 12px;
	text-decoration:none;
}

p
{
	margin:0px;
	padding:0px;
	display:block;
}

.thumbnail
{
	border: 1px solid #333;
}

.content a
{
	color: #333399;
	text-decoration:none;
}

.content a:hover
{
	color:#333399;
	text-decoration:underline;
}

.poll_container
{
	text-align:left;
}

.poll_row_container_poll_question
{
	font-weight:bold;
	margin-bottom: 10px;
}

.poll_row_container
{
	width: 100%;
	clear:both;
}

.float_left_text_right
{
	float:right;
	text-align:left;
	width:95%;
}

.float_right_text_left
{
	float:left;
	text-align:left;
}

.vote
{
	margin-top:10px;
}

#uitslag
{
	float:right;
	text-align:right;
	display:block;
	margin-right:20px;
	color:#333333;
	text-decoration:none;
}

#uitslag:hover
{
	text-decoration:underline;
}

.poll_bar
{
	background-color: #2c419a;
}

.poll_votes
{
	float:left;
	color:#FFFFFF;
}

.poll_votes2
{
	float:left;
	color:#000;
}

.poll_percent
{
	float:right;
	margin-top: -18px;
}

.poll_choice
{
	margin-top: 20px;
	font-weight:bold;
	margin-bottom: 5px;
}

.poll_row_container hr
{
	clear:both;
	margin-top:10px;
}

