/* CSS Document */

/* Main Styles */
BODY {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #cfddea;
	background-image: url(../site_images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

	/*	Header	*/ 

.header_top {
	width: 694px;
	height: 71px;
	background-color: #FFFFFF;
	
}
/*.bg_stroke {
	background-image: url(../site_images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;	
} */
.header {
	width: 694px;
	background-color:#9acb01;
}

	/*	Teaser	*/ 

.teaser {
	width: 694px;
}

	/* Content */

.outerdiv {
	width				: 694px;
}

.content_container {
	float				: left;
	text-align			: left;
	background-color	: #ffffff;
	padding-bottom: 10px;
}

	/* Footer */
	
.footer {
	width: 684px;
	background-color: #9acb01;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 6px 10px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.fertilemedia {
	width: 150px;
	float: left;
	font-weight: normal;
	
	
}
.fertilemedia a:hover{
	color: #FF3300;
	
	
}
.fertilemedia A {
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

/* Global Styles */

P {
	margin-top: 8px;
	margin-bottom: 8px;
}

A {
	text-decoration		: none;
	color				: #188c18;
	cursor				: pointer;
	
}
A img {
	border: 0px;
}
	
A:hover {
	color				: #f6bd4e;
}

H1 {
	color				: #188c18;
	font-size			: 14px;
	margin				: 0px;
	margin-bottom		: 10px;
	font-family			: Verdana, Arial, Helvetica;
}

H2 {
	color				: #188c18;
	font-size			: 11px;
	font-weight			: bold;
	margin				: 0px;
	margin-bottom		: 5px;
	font-family			: Verdana, Arial, Helvetica;
}

H3 {
	color				: #9ec630;   
	font-size			: 10px;
	margin				: 0px;
	margin-bottom		: 1px;
	font-family			: Arial, Helvetica, sans-serif;
}
A  H2{
	text-decoration: underline;
}
.clear {
	clear				: both;
}

/*	MENU	*/ 

.menu {
	width: 694;
	height: 26px;
	background-image: url('../site_images/white_block.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu_item_container {
	float: left;
}
.menu_item_active {
	background-image: url('../site_images/white_arrow.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 25px;
}
.menu_item_active A {
	font-weight: bold;
}
.menu_item_active A:hover {
	text-decoration: none;
}
.menu_item {
	margin: 6px 7px 8px 7px;
}
.menu_item A {
	color: #FFFFFF;
	padding-bottom: 9px;
}
.menu_item A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.menu UL {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
.menu UL LI {
	display: inline;
}

/* Submenu */

.submenu {
	display: none;
	position: absolute;
	top: 97px;
	border: 1px solid #9acb01;
	text-align: left;
	background-color: #9acb01;
	width: 140px;
	overflow:hidden;
}
.menu UL LI.hover .submenu {
	display:block;
}
.submenu UL  {
	margin: 0px;
	padding: 0px;
}
.submenu UL LI {
}
.submenu UL LI A {
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	width: 138px;
	padding: 2px 5px 2px 9px;
}
.submenu UL LI.hover A {
	color: #000000;
	background-color: #FFFFFF;
}

/* Content */

.content {
	padding				: 5px 10px 0px 10px;
	width				: 674px;
	line-height			: 16px;
}
.content_left {
	float: left;
	width				: 327px;
	line-height			: 16px;
	
}
.content_half {
	float: left;
	width				: 327px;
	background-color	: #ffffff;
}
.content_middle_spacer {
	float				: left;
	width				: 20px;
}

/* Elements */

	/* Border Box */

.borderbox_container {
	border				: solid #CCCCCC 1px;
	background-color	:#FFFFFF;
}

.borderbox {
	line-height			: 18px;
	text-align			: left;
	margin				: 10px;
}

.elevate {
	position: relative;
	top: -30px;
	margin-bottom: -25px;
}

	/* Shadows */
	
.shadow {
	background-image	: url('../site_images/schaduw.jpg');
	background-repeat	: no-repeat;
	height				: 10px;
}
.shadow_line {
	background-image	: url('../site_images/underline.gif');
	background-repeat	: no-repeat;
	height				: 12px;
	margin-top			: 5px;	
}
.shadow_line_main {
	background-image	: url('../site_images/underline.gif');
	background-repeat	: no-repeat;
	height				: 12px;
}

/* Specific styles */

.maps {
	width: 694px;
	height: 300px;
	background-color:#CC3300;
	border-top: solid 1px #FFFFFF;
	border-bottom:  solid 1px #FFFFFF;
	
}
.gemeenteraadsfractie {
	width: 694px;
	height: 200px;
	background-color:#CCCCCC;
	border-top: solid 1px #FFFFFF;
}
.fractie_left {
	float: left;
	width: 250px;
	height: 20px;
	background-color:#FF0000;
}
.fractie_right{
	width: 350px;
	float: left;
	height: 20px;
	background-color: #00CC99;
}

.mid_green_stripe {
	width: 684px;
	background-color: #9acb01;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 6px 10px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.hulp_nodig {
	width: 340px;
	float: right;
	background-color: #ffffff;
	margin-top: 10px;
}
.contactform_sent_message {
	text-align: center;
	margin-top: 90px;
	color: #FF6600;
	font-weight: bold;
}
.photo_lidworden IMG {
	position: relative;
	top: -31px;
	margin-bottom: -30px;
}
.lid_worden FORM {
	padding-top: 10px;
	
}
INPUT {
	 background-image: url('../site_images/veld.jpg');
	 background-repeat: no-repeat;
}
.message_field  {
	 background-image: url('../site_images/message_bg.jpg');
	 background-repeat: no-repeat;
	 width: 250px;
	 height: 75px;
	 border: 1px solid #0055A5;
} 
.link {
	float: left;
	padding-right: 10px;
		
}
.submit {
	margin-left: 105px;
}
.enquete #submitButton {
	
}


/* Home */

.page_content {
	margin-bottom: 20px;
		
}
.line {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.home_news {
	margin-bottom: 10px;
}
.overview_link {
	float: right;
	margin: 7px 0px 7px 0px;
}
.overview_item A {
	text-decoration: underline;
}
.content_left .link IMG {
	border: 0px;
	margin-bottom: 5px;
}
.community_links{
	margin-top: 15px;
}
.bottom .link {
	margin-left: 1px;
}

/* Poll */

.poll_option {
	line-height: 14px;
}

.answer {
	width: 260px;
	margin-bottom: 7px;
}

.vote {
	text-align: right;
	float: right;
}

/* Agenda Item Page & News Item Page */

.home_agenda {
	margin-bottom: 10px;
}
.item .overview_link {
	margin-top: -14px;
	float: right;
}
.reaction_overview {
	margin: 10px 20px 0px 10px;
}
.reaction_overview H2{
	margin: 0px 0px 20px -10px;
}
.reactions_count {
}
.reaction_name {
	float: left;
	font-weight: bold;
	font-size: 12px;
}
.reaction_date {
	float: right;
	font-size: 10px;
}
.reaction_container {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.message {
	margin: 2px 0px 10px 0px;
	padding: 0px;
}
.form_reaction_add {
	margin: 0px 20px 10px 0px;
}
.reaction_form {
	margin: 0px 20px 0px 10px;
	display: none;
}