body {
	background: url(../images/bg.jpg) #FAFAFA repeat-x;
	margin: 20px 0 0 0;
	padding: 0;
	color: #000000;
}

.print {
	display: none;
}

.clear {
	clear: both;
}

#container {
	width: 785px;
	margin: 0 auto;
}

/*** HOME ***/

#header {
	width: 785px;
	height: 350px;
}

#menu {
	background: url(../images/groen_bg.jpg) repeat-x;
	width: 785px;
	height: 51px;
}

#m-left {
	width: 611px;
	padding: 0 0 0 50px;
	float: left;
}

#m-left ul, #m-left li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#m-left ul {
	margin: 14px 0 0 0;
}

#m-left li {
	padding: 0 16px 0 0;
	float: left;
}

#m-left li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

#m-left li a:hover, #m-left li a.active {
	color: #FF9900;
}

#m-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 18px 0 0 0;
	float: left;
}

#mr-left {
	float: left;
}

#mr-right {
	margin: 0 0 0 8px;
	float: left;
}

#mr-right img {
	width: 41px;
	height: 14px;
	behavior: url("iepngfix.htc");
}

#banner {
	background: url(../images/hoek_header.gif) no-repeat top left;
	width: 785px;
	height: 300px;
}

#image {
	width: 760px;
	height: 300px;
	margin: 0 0 0 25px;
	z-index: 75;
}

#video {
	position: absolute;
	margin: -290px 0 0 467px;
	/*margin: 10px 0 0 447px;*/
	z-index: 10;
}

#videoarchief {
	margin: 9px 0 0 0;
	*margin: 7px 0 0 0;
}

#videoarchief a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 197px;
}

#center {
	/*background: url(../images/europees_parlement.jpg) no-repeat;*/
	background: url(../images/evp-banner-home.jpg);
	width: 760px;
	height: 125px;
	margin: 10px 0 0 25px;
}

#c-left {
	/*background: url(../images/europese_verkiezingen.jpg) no-repeat;*/
	width: 235px;
	height: 125px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 13px;
	float: left;
}          

#c-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
	height: 108px;
	padding: 17px 0 0 25px;
	float: left;
}

#c-right h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#c-right p {
	margin: 16px 0 0 0;
	padding: 0;
}

#c-right a {
	color: #FEE101;
	text-decoration: none;
	line-height: 150%;
}

#bottom {
	width: 760px;
	height: 259px;
	margin: 10px 0 10px 25px;
}

#b-left {
	width: 490px;
	margin: 0 30px 0 0;
	float: left;
}

#bl-top, #bc-top {
	background: url(../images/groen_klein_bg.jpg) repeat-x;
	width: 510px;
	height: 36px;
}

#bl-top h3, #bc-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 25px;
}

#bl-top h3 a, #bc-top h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#bl-bottom, #bc-bottom {
	background: url(../images/hoek_bottom.gif) no-repeat top left;
	width: 465px;
	padding: 0 0 0 25px;
}

#b-center {
	width: 240px;
	margin: 0 20px 0 0;
	float: left;
}

#b-right {
	width: 240px;
	float: left;
}

#actueel {
	font-family: Arial, Helvetica, sans-serif;
	background: #E8EFDC;
	width: 465px;
	/*height: 180px;*/
	padding: 20px 10px;
	margin-bottom: 10px;
}

#agenda {
	font-family: Arial, Helvetica, sans-serif;
	background: #E8EFDC;
	width: 195px;
	height: 180px;
	padding: 20px 10px;
}

#actueel .actueel_item {
	border-bottom: 1px solid #98CC00;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

#actueel .actueel_titel {
	font-size: 10px;
}

#actueel .actueel_titel a {
	font-size: 12px;
	color: #339933;
	text-decoration: none;
}

#actueel .actueel_titel a:hover {
	color: #003366;
}

#actueel .actueel_inleiding {
	line-height: 110%;
}

#actueel .actueel_inleiding a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

#actueel .actueel_meer {
	margin: 6px 0 0 0;
}

#actueel .actueel_meer a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

#actueel .actueel_meer a:hover {
	color: #FF9900;
}

#agenda .agenda_item {
	border-bottom: 1px solid #98CC00;
	width: 195px;
	margin: 0 0 7px;
	padding: 0 0 7px 0;
	float: left;
}

#agenda .agenda_item_last {
	width: 195px;
	float: left;
}

#agenda .agenda_datum {
	font-size: 10px;
	width: 70px;
	margin: 2px 0 0 0;
	float: left;
}

#agenda .agenda_datum a {
	color: #000000;
	text-decoration: none;
}

#agenda .agenda_datum a:hover {
	color: #FF9900;
}

#agenda .agenda_titel {
	font-size: 12px;
	width: 125px;
	float: left;
}

#agenda .agenda_titel a {
	color: #000000;
	text-decoration: none;
}

#agenda .agenda_titel a:hover {
	color: #FF9900;
}

#parlement a {
	opacity: 1;
	filter: alpha(opacity=100);
}

#parlement a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

#temp a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 17px 0;
	padding: 28px 0 27px 32px;
	display: block;
	height: 75px;
	/*text-indent: -10000px;*/
}
#temp-epp-ed{
	float: left;
	width: 120px;
	height: 75px;
}
#temp-epp-ed a{
	background: url(../images/epp-group-logo.jpg) no-repeat;
	opacity: 1;
	filter: alpha(opacity=100);
}
#temp-epp-ed a:hover{
	opacity: .6;
	filter: alpha(opacity=60);
}
#temp-hyves{
	float: left;
	width: 120px;
	height: 75px;
}
#temp-hyves a{
	background: url(../images/hyves-temp-logo.jpg) no-repeat;
}
#temp-hyves a:hover{
	background: url(../images/hyves-temp-logo-over.jpg) no-repeat;
}

#hyves a, #blog a, #fotos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 17px 0;
	padding: 28px 0 27px 32px;
	display: block;
}

#hyves a {
	background: url(../images/button_hyves.jpg) no-repeat;
}

#hyves a:hover {
	background: url(../images/button_hover_hyves.jpg) no-repeat;
}

#blog a {
	background: url(../images/button_blog.jpg) no-repeat;
}

#blog a:hover {
	background: url(../images/button_hover_blog.jpg) no-repeat;
}

#fotos a {
	background: url(../images/button_fotos.jpg) no-repeat;
}

#fotos a:hover {
	background: url(../images/button_hover_fotos.jpg) no-repeat;
}

/*** DETAIL ***/

#header_detail {
	width: 785px;
	height: 201px;
}

#banner_detail {
	background: url(../images/hoek_header.gif) no-repeat top left;
	width: 785px;
	height: 150px;
}

#banner_left {
	/*background: url(../images/foto_left.jpg) no-repeat;*/
	width: 380px;
	height: 150px;
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
	float: left;
	background: #FFF;
}

#banner_right {
	/*background: url(../images/foto_right.jpg) no-repeat;*/
	background: url(../images/banner-evp.jpg) no-repeat;
	width: 380px;
	height: 150px;
	float: left;
}

#content {
	width: 760px;
	margin: 10px 0 10px 25px;
	_margin: 10px 0 10px 12px;
	float: left;
}

#content_top {
	background: url(../images/groen_klein_bg.jpg) repeat-x;
	width: 760px;
	height: 36px;
}

#content_top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 235px;
}

#content_bottom {
	background: url(../images/hoek_bottom.gif) no-repeat top left;
	width: 735px;
	padding: 0 0 0 25px;
	float: left;
}

#cb_content {
	background: #E8EFDC;
	padding: 10px 19px;
	float: left;
}

#submenu {
	width: 172px;
	margin: 0 17px 0 0;
	float: left;
	min-height: 250px;
	_height: 250px;
}

/*
#submenu .submenu_item {
	border-bottom: 1px solid #98CC00;
	width: 195px;
	margin: 0 0 7px;
	padding: 0 0 7px 0;
	float: left;
}

#submenu .submenu_item_last {
	width: 195px;
	float: left;
}
*/

#submenu ul, #submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	border-bottom: 1px solid #99CC00;
	margin: 0 0 2px 0;
	padding: 0 0 5px 0;
}

#submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#submenu li a:hover, #submenu li a.active {
	color: #FF9900;
}

#submenu ul li ul {
	margin: 2px 0 0 0;
}

#submenu ul li ul li {
	border-bottom: none;
	margin: 0 0 2px 0;
	padding: 0 0 5px 20px;
}

#submenu ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding: 0;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 508px;
	float: left;
}

#text p {
	margin: 0 0 10px 0;
	padding: 0;
}

#text .actueel_item {
	border-bottom: 1px solid #98CC00;
	width: 485px;
	margin: 0 0 7px;
	padding: 0 0 7px 0;
	float: left;
}

#text .actueel_item_last {
	width: 485px;
	float: left;
}

#text .actueel-item, #text .agenda-item{
	margin: 0;
	padding: 0 0 10px 0;
}

#text .actueel-titel, #text .agenda-titel{
	font-weight: bold;
	color: #339933;
}
#text .actueel-titel a, #text .agenda-titel a{
	text-decoration: none;
	color: #339933;
}
#text .actueel-titel a:hover, #text .agenda-titel a:hover{
	color: #F08801;
}
#text .actueel-inleiding{
	padding: 5px 0 5px 0;
	font-weight: bold;
}
#text .actueel-inleiding-overzicht{
	padding: 5px 0 5px 0;
	font-weight: bold;
}
#text .actueel-body{
	padding: 0 0 15px 0;
}
#text .agenda-inleiding{
	padding: 5px 0 15px 0;
	font-weight: bold;
}
#text .agenda-body{
	padding: 5px 0 15px 0;
}
#text a{
	color: #003366;
	text-decoration: none;
}
#text a:hover{
	color: #F08801;
}
#yt-player {
	height: 420px;
	padding: 9px 0 0 0;
}
#yt-back {
	margin: -55px 0 0 0;
	z-index: 1000;
}
#yt-player a {
	color: #003366;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#yt-player a:hover {
	color: #F08801;
}
#text .actueel-link a, #text .agenda-link a{
	text-decoration: none;
	color: #003366;	
	font-size: 10px;
}
#text .actueel-link a:hover, #text .agenda-link a:hover{
	color: #FF9900;
}
#text .actueel-divider, #text .agenda-divider{
	border-bottom: 1px solid #98CC00;
	padding: 0 0 10px 0;
}



/*** FOOTER ***/

#footer {
	widht: 760px;
	height: 60px;
	margin: 0 0 0 25px;
	clear: both;
}

#f-top {
	background: url(../images/footer_bg.jpg) repeat-x;
	width: 760px;
	height: 35px;
}

#f-top ul, #f-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#f-top ul {
	padding: 0 0 0 43px;
}

#f-top li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px 15px 0 0;
	float: left;
}

#f-top li.last {
	padding: 10px 0 0 0;
}

#f-top li a {
	color: #FFFFFF;
	text-decoration: none;
}

#f-bottom  {
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
}

#f-bottom ul, #f-bottom li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#f-bottom ul {
	padding: 0 0 0 254px;
}

#f-bottom li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0 5px 0 0;
	float: left;
}

#f-bottom li a {
	color: #CCCCCC;
	text-decoration: none;
}

#f-bottom li a:hover {
	color: #AAAAAA;
}

#vragenlijst {
	list-style: url(../images/dash.jpg);
	margin: 0 0 0 -10px;
}

#vragenlijst li {
	padding: 3px 0;
}

.reactie {
	padding: 10px 0;
	border-bottom: 1px solid #99CC00;
}

.reactie-datum {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.reactie-submit {
	text-align: right;
}

.reactie-form label {
	float: left;
	width: 75px;
}

.reactie-form {
	margin: 3px 0;
}

.reactie-form input {
	width: 200px;
}

.reactie-form textarea {
	width: 200px;
	height: 100px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:12px;
}

#reactie-plaats {
	margin: 10px 0;
}

.image-parent {
	padding: 5px;
	border: 1px solid #99CC00;
}

.image-holder{
	text-align: center;
}

.album-table{
	cellspacing: 5px;
}

.stemmen {
	font-family: verdana;
	font-size: 10pt;
	width: 480px;
}

.stemmen input {
	font-family: verdana;
	font-size: 10pt;
	width: 240px;
	color: #007B3C;
}

.stemmen .small {
	width: 60px;
}

.stemmen .medium {
	width: 171px;
	*width: 169px;
}

.stemmen .normal {
	width: auto;
}

.stemmen .right {
	text-align: right;
}

.stemmen .fill {
	color: #007B3C;
	font-weight: bold;
	width: 240px;
	padding: 5px 0;
}

.stemmen .fill-text {
	color: #007B3C;
	font-weight: bold;
	padding: 10px 0;
	width: 480px;
}

.stemmen .fill-head {
	color: #FFF;
	background: #24AA54;
	font-size: 14pt;
	padding: 10px 15px 10px 15px;
	width: 450px;
	line-height: 140%;
}

.stemmen-body {
	background: #FFF;
	margin: 10px;
}

.stemmen .fill-antwoord {
	padding: 10px 0 0 0;
	font-size: 12pt;
	color: #007B3C;
	font-weight: bold;
	font-family: Verdana;
	width: 240px;
}

.stemmen .fill-antwoord input {
	font-size: 12pt;
	width: 100px;
}

#stem-btn {
	margin: 15px 0 0 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

#stem-btn a {
	text-decoration: none;
	display: block;
	width: 215px;
	height: 75px;
	background: url(../images/win.jpg) no-repeat;
}

#stem-btn a:hover {
	background: url(../images/win_hover.jpg) no-repeat;
}

.stem-verstuurd {
	color: #007B3C;
	font-weight: bold;
	text-align: center;
	width: 460px;	
}