/*All styles for the contentarea, most of it can be copied to the content.css file in: DS\www\gvscript */
@import "content.css";

.scrollpauser{
	display:none;
	visibility:hidden;
	background-color:#000000;
	height:1px;
	overflow:hidden;
	line-height:1px;
}

.clear{
	width:100%;
	clear:both;
}

.provide10px{
	width:100%;
	clear:both;
	height:10px;
	line-height:1px;
}

.nodisplay{
	display: none;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.note{
}

.required{
	color:#ed1c24;
}

.alert{
	color:#ed1c24;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection li{
	float:left;
	list-style-type:none;
	font-size:110%;
	font-weight:bold;
	text-align:center;
}

	ul.selection a{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
	}
	
	ul.selection a:hover{
		border:1px solid #ed1c24;
		background-color:#ed1c24;
		color:#ffffff;
		text-decoration:none;
	}
	
	ul.selection li.current{
		border:1px solid #cccccc;
		margin:0px 5px 2px 0px;
		padding:2px 10px 2px 10px;
		height:20px;
		width:auto;
		background-color:#e1e1e1;
	}

/*shortcuts for blindpeople*/
.blindlayout{
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

/* global divs */
#globalcontainer{
	width:980px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(images/bgGlobalContainer.gif) repeat-y top center;
}

	body.home #globalcontainer{
	}

	body.compact #globalcontainer{
		background-position: 0px 120px;
	}

#logo{
	position:absolute;
	top:16px;
	left:329px;
	width:322px;
	height:25px;
	z-index:2;
}

#header{
	position:absolute;
	top:98px;
	right:1px;
	width:655px;
	height:190px;
	/*background:#d2eee0 url(images/headerImage.jpg) no-repeat top left;*/
	z-index:1;
	overflow:hidden;
	/*border-right: 1px solid white;*/
}

#quicksearch{
	position:absolute;
	top:50px;
	right:0px;
	width:150px;
	z-index:3;
	text-align: right;
}
	
	#quicksearch form{
		padding:0px;
		margin: 0px;
		width:auto;
		background-color:transparent;
		position:relative;
	}
	
	#quicksearch label{
		display:none;
	}
	
	#qs_keyword{
		margin: 0;
		padding: 0;
		float: left;
		border: 1px solid #d3d3d3;
	}
	
	#quicksearch .submit_button{
		margin: 0;
		padding: 0 3px;
		float: right;
		background: #777777 url(images/bgButton.gif) repeat-x top left;
	}
	
	#quicksearch .submit_button_mo{
		background: #bd1a21 url(images/bgButtonRed.gif) repeat-x top left;
	}
	
	#quicksearch .smalltext{
		width:99px;
		max-height:21px;
	}
	
	#quicksearch a{
		font-size: 90%;
		font-family: Verdana, Arial;
		color:#8e8e8e;
	}

#quicklinkvlak1{
	position:absolute;
	display: none;
	top:10px;
	right:0px;
	z-index:11;
	font-size: 85%;
	font-family: Verdana, Arial;
}

	#quicklinkvlak1 li{
		float:right;
		margin-left:15px;
		list-style-type:none;
	}
	
	#quicklinkvlak1 a{
		color:#8e8e8e;
	}

#focus_area{
	padding-top:345px;
	width:100%;
	padding-bottom:50px;
}

	body.compact #focus_area{
		padding-top: 170px;
		padding-bottom: 250px;
		background-image: none;
	}

	#menu_area{
		width:657px;
		position:absolute;
		top:288px;
		right:0px;
		z-index:10;
		/*border-right: 1px solid white;*/
		background: white url(images/bgMenu.gif) repeat-y 1px 0px;
	}
	
		#contact{
			display:none;
		}
	
	#content_area{
		position:relative;
		width:656px;
		float:left;
		left:323px;
	}
	
		.content_margin{
			position:relative;
			padding:20px 20px 50px 20px;
		}
	
			#crums{
			}
			
			.object_title{
			}
			
				.title_emphasize{
					color:#666666;
				}
			
			.object_description{
				margin-bottom:15px;
			}
	
	#container_area{
		position:absolute;
		width:323px;
		padding-top: 206px;
		top: 98px;
		left:1px;
		background: white url(images/bgContainer.gif) no-repeat top left;
	}
	
	#subtitle{
		text-align: center;
		background: url(images/lnRoze.gif) repeat-x left bottom ;
		width: 303px;
		position: absolute;
		top: 103px;
		left: 11px;
		z-index: 10;
		
	}
	
	#subtitle h2{
		color: White;
		font-style: normal;
		font-weight: bold;
		font-size: 210%;
		line-height: 130%;
		margin: 0;
		padding: 0;
		background: #ed1c24;
		display: inline;
	}
	
#extra1{
	position:absolute;
	top:24px;
	left:401px;
	width:196px;
	height:36px;
	z-index:5;
}

#extra2{
	position:absolute;
	top:16px;
	left:717px;
	width:142px;
	height:52px;
	z-index:6;
}

#extra3{
	position:absolute;
	bottom:17px;
	left:250px;
	z-index:6;
}

	#extra3 h3{
		font-style:italic;
		color:#ffffff;
		margin-bottom:3px;
	}
	
	#extra3 a{
		margin:3px 15px 0px 0px;
	}

#quicklinkvlak2{
	position:absolute;
	display: none;
	top:370px;
	left:250px;
	z-index:6;
	border-left:1px solid #4d736b;
	height:40px;
	overflow:hidden;
}

	#quicklinkvlak2 li{
		float:left;
		list-style-type:none;
		margin:0px;
	}
	
	#quicklinkvlak2 a{
		color:#ffffff;
		font-style:italic;
		font-size:140%;
		display:block;
		border-right:1px solid #4d736b;
		padding:13px 15px 5px 15px;
		height:40px;
		width:150px;
		text-align:center;
	}
	
	#quicklinkvlak2 a:hover{
		background-color:#ed1c24;
		text-decoration:none;
	}

#footer_area{
	position:relative;
	display: none;
	bottom:0px;
	width:100%;
	clear:both;
	height:142px;
}

#quicklinkvlak3{
	position:relative;
	display:none;
}
	
	#quicklinkvlak3 li{
		float:left;
		margin-right:15px;
		list-style-type:none;
	}

.vermist_foto{
	width:84px;
	height:105px;
	overflow:hidden;
}

/*-----------MENU-----------------*/
#mainmenu{
	width:100%;
	height:56px;
}

#mainmenu ul{
	width:100%;
}

	#mainmenu li{
		margin:0px 0px 0px 0px;
		list-style-type:none;
		float:left;
		display:block;
		height:30px;
	}
	
		#mainmenu li a{
			display:block;
			cursor:pointer;
		}
		
		#mainmenu a{
			text-decoration:none;
		}

/*mainitem - mouseout*/
.mainitem{
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	margin:0px;
	display:block;
	padding:30px 0px 8px 0px;
	position:relative;
	line-height:160%;
	font-weight:bold;
	background: url(images/borderWhiteVert.gif) repeat-y top left;
	border-right: 1px solid #ed1c24;
}

/*mainitem - mouseover*/
.amainitem{
	text-decoration:none;
	color:#ed1c24;
	cursor:pointer;
	display:block;
	padding:30px 0px 8px 0px;
	line-height:160%;
	font-weight:bold;
	background: white;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #c4c4c4;
}

	.mainitem_margin{
		padding:0px 15px 0px 15px;
		cursor:pointer;
	}

/*div for subitems*/
.menulayer{
	position:absolute;
	display:none;
	width:175px;
	background:white;
	border: 1px solid #c4c4c4;
	border-top: 0px;
	z-index:999999;
	text-align:left;
}

/*subitem - mouseout*/
.item_level_2{
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subitem - mouseout - has children*/
	.item_level_2_children{
		background-image:url(images/arrow_menu.gif);
		background-repeat:no-repeat;
		background-position:right top;
	}
	
	/*subitemtext - mouseout*/
	.link_level_2{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
	}

/*subitem - mouseover*/
.aitem_level_2{
	background-color:#eaeaea;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subitem - mouseover - has children*/
	.aitem_level_2_children{
		background-image:url(images/arrow_menu.gif);
		background-repeat:no-repeat;
		background-position:right top;
	}

	/*subitemtext - mouseover*/
	.alink_level_2{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
	}
	
/*subsubitem - mouseout*/
.item_level_3{
	background-color:#ffffff;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subsubitemtext - mouseout*/
	.link_level_3{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
	}

/*subsubitem - mouseover*/
.aitem_level_3{
	background-color:#eaeaea;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subsubitemtext - mouseover*/
	.alink_level_3{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
	}


/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/
.item{
	overflow:hidden;
	padding-bottom: 5px;
}

.item .clear{
	background: url(images/lnGreyDotted.gif) repeat-x bottom left;
	height: 10px;
}

	.item h2{
		margin-top:10px;
		margin-bottom:3px;
		font-size:130%;
		font-weight:bold;
		font-style: normal;
	}

	.item_photo{
		float:left;
		width:100px;
		overflow:hidden;
		margin-top:13px;
	}

	.item_photo img{
		width:100px;
		height:100px;		
	}
	
	.item_text{
	}
	
	.item_text_photo{
		float:right;
		width: 500px;
	}
	
	ul.items{
	}
	
		ul.items li{
			list-style-type:none;
		}
		
		ul.items li.li_pdf{
			list-style-image:url(images/icon_pdf.gif);
		}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			list-style-image:url(images/icon_sound.gif);
		}
	
	ul.risinfo li{
		color:#666666;
		list-style-type:disc;
		margin-left:15px;
	}
	
	ul.item2ndlevel li{
		list-style-type:disc;
		margin-left:15px;
	}
	
	.item_footer{
		color:#666666;
		padding-bottom:5px;
	}

/*-----------SITEMAP----------------*/
#sitemap{
	margin-top: 30px;
}

	#sitemap ul{
		margin-left:0px;
		font-weight:bold;
		margin: 0;
		padding: 0;
	}
	
	#sitemap ul li{
		list-style-type:none;
		background: url(images/lnGreyDotted.gif) repeat-x top left;
		padding:10px 0px 10px 0px;
		margin-left:5px;
	}
	
	#sitemap ul li a{
		font-size: 140%;
		color: Black;
	}
		
		#sitemap ul ul{
			margin-left:0px;
			font-weight:normal;
			list-style:none;
		}

		#sitemap ul ul li{
			background: transparent;
			padding:0px 0px 0px 0px;
		}
	
		#sitemap ul ul li a{
			font-size: 100%;
			color: #ed1c24;
			font-weight: bold;
		}
		
			#sitemap ul ul ul{
				margin-left:40px;
			}	
	
			#sitemap ul ul ul li a{
				font-weight: normal;
			}
			
/*-----------FORMELEMENTS----------------*/
form{
	margin:0px;
	padding:0px;
	background-color:#d2eee0;
	padding:20px;
}

fieldset{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}

legend{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
	line-height:0px;
	text-indent:-999em;
	z-index:0;
}

label{
	display:block;
	padding-top:8px;
	padding-bottom:3px;
	clear:both;
}

	label.labelinfront{
		display:inline;
		padding:0px 5px 0px 0px;
	}
	
	span.fake_label{
		display:block;
		width:100%;
		clear:both;
		padding-top:8px;
		padding-bottom:3px;
	}

.inputtext{
	height:22px;
	border:1px solid #a8beb3;
	font-family:Arial, Verdana;
}

.file_text{
	
}

.generalsize_text{
	width:400px;
}

.smalltext{
	width:100px;
}

.generalsize_textarea{
	width:400px;
	border:1px solid #a8beb3;
	font-family:Arial, Verdana;
}

select{
	width:400px;
}

.submit_button{
	border:0px solid #000000;
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	height:20px;
	padding:0px 5px 0px 5px;
	margin-top:16px;
	margin-bottom:3px;
	background: #bd1a21 url(images/bgButtonRed.gif) repeat-x top left;
	color:#ffffff;
}

	.submit_button_md{
	}
	
	.submit_button_mo{
		background:#a0161c url(images/bgButtonRedover.gif) repeat-x top left;
	}

.radio_check_input{
		float:left;
		width:20px;
	}
	
.radio_check_label{
	float:left;
	width:90%;
}

	.radio_check_label label{
		padding-top:0px;
	}

/*-----------AGENDA-----------------*/
#agenda{
}

	#agenda ul{
		margin-left:30px;
	}
	
	#agenda ol li{
		margin-bottom:15px;
	}
	
	#agenda ul{
		margin-bottom:15px;
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}

.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
}

.point_time{
	color:#999999;
}

/*-----------SIMPLEFORM-----------------*/

#simpleform{
}

#simpleform .fake_label{
	margin-top:5px;
}

#simpleform .fake_label a{
	color:#ffffff;
	text-decoration:none;
}

.help_popup{
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	padding:5px;
	width:300px;
	display:block;
	z-index:99;
}

.comment{
	margin:16px 0px 8px 0px;
}

.summary_label{
	font-weight:bold;
}

.back_to_form{
	padding-top:15px;
	display:block;
}

#formbuttonarea{
	padding-top: 15px;
}
								
/*-----------PRODUCT-----------------*/
#product #content h2{
	margin-top:15px;
}


/*-----------BRIEFING----------------*/
#briefing{
	margin-left:-20px;
}

	#briefing h2{
		font-size:115%;
		font-weight:bold;
	}

	#briefing ul{
		margin-left:20px;
	}
	
	#briefing ul li{
	}

	.briefing_column{
	}
	
	.briefing_column .item_photo{
		margin-top:7px;
		margin-right:7px;
	}
	
	.briefing_first_column{
		width:48%;
		float:left;
		margin-right:20px;
	}
	
	.briefing_second_column{
		width:48%;
		float:left;
		margin-left:-20px;
	}
	
/*-----------URL----------------*/
#url{
}

/*-----------DISCUSSION----------------*/
#discussion{
	width:100%;
}

	#discussion .action{
		margin:10px 0px 10px 20px;
	}
	
	.showhide_links{
	
	}

#discussion_tree{
	width:100%;
	border-left:1px solid #cccccc;
	padding:10px 0px 10px 0px;
}

#discussion h2{
	font-weight:normal;
	margin:0px 0px 0px 10px;
	font-size:115%;
	font-weight:bold;
}

#discussion p{
	margin-left:10px;
}

#discussion ul{
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #cccccc;
	list-style-type:none;
}

	#discussion ul li{
		background-image:url(images/discussion_pointer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:10px 0px 0px -20px;
		padding:0px 0px 0px 20px;
	}

#discussion ul ul{
	margin:10px 0px 30px 20px;
}

#discussion ul ul ul{
	margin:10px 0px 0px 20px;
}
/*-----------BULLETINBOARD----------------*/
#bulletinboard{
}

#bulletinboard h2{
	font-weight:bold;
	font-size:115%;
	margin-bottom:0px;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
}

/*-----------POLL----------------*/
#poll{
}

	#poll h2{
		font-weight:bold;
		margin-bottom:10px;
		font-size:115%;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea{
		background-color:#ffffff;
		border:1px solid #d2eee0;
		width:100%;
	}
	
	.poll_percent{
		height: 20px;
		background: #bd1a21 url(images/bgButtonRed.gif) repeat-x top left;
	}
	
	.poll_facts{
	}
	
/*-----------CONTAINERS NRK SPECIFIC---*/

.recentevermissing{
	width: 285px;
	height: 105px;
	position: absolute;
	top: 86px;
	left: 20px;
	cursor: pointer;
	z-index: 999;
	overflow: hidden;
}

.recentevermissing h2{
	display: none;
}

.recentevermissing img{
	float: left;
	margin: 0;
	width: 84px;
}

.recentevermissing #recenteinfo{
	float: right;
	width: 190px;
	line-height: 140%;
	height: 100px;
	overflow: hidden;
	cursor:pointer;
}

.recentevermissing h3{
	font-size: 100%;
	color: #ed1c24;
	font-style: normal;
	font-weight: bold;
}

.specialcolitem h2{
	font-style: normal;
	padding: 10px 15px 5px;
	margin: 0;
}

.colitemcontent h3{
	font-size:100%;
	padding-top:10px;
	color:black;
	font-weight:normal;
	font-style: normal;
}

.colitemtitle{
	height: 40px;
}

.colitemcontent{
	background: #d2eee0 url(images/lnGreenDotted.gif) repeat-x top left;
	font-size: 105%;
	padding: 0px 0px 15px 15px;
}

.colitemcontent ul{
	margin: 0;
	font-weight: bold;
	padding: 0;
	list-style: none;
}

.colitemcontent ul li{
	background: url(images/bulletBlackFat.gif) no-repeat 0 6px;
	margin: 0;
	padding: 0 0 0 10px;
}



/*-----------CONTAINERS----------------*/
.container{
	border:1px solid #e3e98c;
	margin-bottom:10px;
	padding:10px;
	background:url(images/background_container.gif);
	width:100%;
	position:relative;
}

	.container form{
		padding:0px;
		width:auto;
		background-color:transparent;
	}
	
	.container a{
		display:block;
	}
	
	.container h3{
		font-size:100%;
		width:100%;
		color:#255449;
		padding-bottom:5px;
	}
	
	.container select{
		width:120px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul{
		margin-left:15px;
		list-style-image:url(images/arrow_bulletlist.gif);
	}

	.container ul.items li{
		margin-left:0px;
	}
	
	.container_externallink{
		background-color:#ed1c24;
	}
	
		.container_externallink h3{
			font-weight:normal;
		}
		
		.container_externallink a{
			color:#ffffff;
		}
		
		.container_externallink a:hover{
			color:#ffffff;
		}
		
		.container_externallink hr{
			display:none;
		}

/*-----------DIGID----------------*/
#digid_login{
	display:none;
}

	#digid_login a{
		color:#ffffff;
	}
	
/*-----------TABS----------------*/
#tabindex{
	
}

	#tabindex form{
		background-color:transparent;
		padding:0px;
	}

#tabarea{
	width:100%;
	position:relative;
	margin-top:35px;
}

	#tab_buttons{
		height:20px;
		position:absolute;
		top:-23px;
		left:0px;
		z-index:99;
	}
	
	#tab_buttons ul{
		list-style-type:none;
	}
	
	#tab_buttons li{
		float:left;
	}
	
	.tab_button{
		height:20px;
		float:left;
		margin-right:3px;
		position:relative;
	}
	
	.tab_button_active{
		background-image: url(images/tab_button_active.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}
	
		.tab_button_active .tab_button_text{
			background-image: url(images/tab_button_active.gif);
			padding-top:2px !important;;
		}
	
	.tab_button_inactive{
		background-image: url(images/tab_button_inactive.gif);
		background-repeat:no-repeat;
		background-position:left top;
		border-bottom:1px solid #9FA39C;
	}
	
		.tab_button_inactive .tab_button_text{
			background-image: url(images/tab_button_inactive.gif);
			padding-top:0px !important;
		}
	
	.tab_button_text{
		margin:0px 0px 0px 10px;
		padding:2px 10px 0px 0px;
		line-height:150%;
		background-repeat:no-repeat;
		background-position:right top;
	}

#tab_top{
	overflow:hidden;
	height:8px;
	width:100%;
	clear:both;
}

	.tab_top_left{
		background-image: url(images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:8px;
	}
	
	.tab_top_right{
		background-image: url(images/tab_top.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:8px;
	}
	
#tab{
	position:relative;
	background-image: url(images/tab_middle.gif);
	background-repeat:repeat-y;
	padding:20px 20px 20px 20px;
	border-right:1px solid #A1A39E;
	clear:both;
	width:100%;
}

#tab_bottom{
	height:6px;
	overflow:hidden;
	margin-bottom:12px;
	width:100%;
}

	.tab_bottom_left{
		background-image: url(images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:left top;
		width:40%;
		float:left;
		height:6px;
	}
	
	.tab_bottom_right{
		background-image: url(images/tab_bottom.gif);
		background-repeat:no-repeat;
		background-position:right top;
		width:60%;
		float:left;
		height:6px;
	}

#tip{
	position:Absolute;
	width:50%;
	background-image: url(images/tip.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-top:20px;
	top:0px;
	left:250px;
	clear:both;
	z-index:15;
}

/*-----------egrant----------------*/
.egrant_search .egrant_column{
	width:45%;
	margin-right:15px;
	float:left;
}

	.egrant_search .egrant_column h2{
		font-weight:normal;
	}
	
	.egrant_search .egrant_column ul{
		margin-left:20px;
	}

.egrant_themes .margin_column{
}

	.egrant_themes h3{
		font-size:120%;
		margin:10px 0px 5px 0px;
	}
	
	.egrant_themes .margin_column{
		margin-right:1em;
	}
	
	.egrant_themes .tabarea_colum_1{
		float:left;
		width:45%;
	}
	
	.egrant_themes .tabarea_colum_2{
		float:left;
		width:45%;
	}

.egrant_alpha{
}
	
	.egrant_alpha h2{
		margin-top:20px;
	}
	
	.egrant_alpha ul.alpha_choices{
		margin:0px 0px 0px 15px;
	}

/*-----------MYRESIDENCE-STATUS----------------*/
.my_residence{
}

.status_legenda{
	margin-top:15px;
}

	.legenda_emphasise{
		font-weight:bold;
	}
	
.my_residence .WE_Kolommen1{        
	width:100%;
}

.my_residence .WE_Kolommen1 th{
	background-color:#333333;
	color:#ffffff;
	text-align:left;
	vertical-align:top;  
	padding:5px;
}

.my_residence .WE_Kolommen1 th.odd{
	background-color:#cccccc;
}

.my_residence .WE_Kolommen1 th.even{
	background-color:#e1e1e1;	
}

.my_residence .WE_Kolommen1 td{
	text-align:left;
	vertical-align:top;
	padding:5px;
}  

.my_residence .WE_Kolommen1 td.odd{
	background-color:#cccccc;
}

.my_residence .WE_Kolommen1 td.even{
	background-color:#e1e1e1;	
}

/*-----------RIS----------------*/
#ris_home{
}

	#ris_home form{
		margin:15px 0px 0px 0px;
	}
	
	#ris_home form a{
		margin:15px 0px 0px 0px;
		display:block;
	}
	
	#ris_home h2{
		margin:15px 0px 0px 0px;
		font-weight:normal;
	}
	
	#ris_home ul.items li{
		list-style-type:disc;
	}

/*-----------SEARCHRESULTS----------------*/
#searchresults{
}

#searchresults_items{
	width:100%;
	clear:both;
	padding-bottom:15px;
}

/*-----------PAGE LINKS----------------*/
#page_links{
	position:absolute;
	top:8px;
	right:80px;
	width:150px;
	z-index:8000;
	font-size: 90%;
	font-family: Verdana, Arial;
	text-align: right;
}

	#page_links a{
		display:block;
		margin-top:0px;
		padding-top:3px;
		line-height:130%;
		color:#8e8e8e;
		padding-right: 20px;
		background-position:right 5px;
		background-repeat:  no-repeat ;
	}
	
		#page_links a img{
			margin-right:10px;
		}
		
		.link_fontsize{
			background-image:url(images/iconTextup.gif);
		}
		
		#set_normal .link_fontsize{
			background-image:url(images/iconTextdown.gif);
		}
		
		.link_sitemap{
			background-image:url(images/iconSitemap.gif);
		}
		
		#print{
			padding-top: 20px;
			padding-bottom: 20px;
		}
		
		.link_print{
			padding-right: 20px;
			background:url(images/iconPrint.gif) no-repeat right 2px;
			color:#8e8e8e;
			font-size: 90%;
			font-family: Verdana, Arial;
			margin-top: 30px;
		}
		
		.link_favorites{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
	
	#set_normal{
		display:none;
	}
	
	#set_bigger{
		display:block;
	}

/*-----------QUICKLINKS-----------------*/
#meertaligvlak{
	position:absolute;
	top:8px;
	right:0px;
	width:80px;
	z-index:8000;
	font-size:90%;
	font-family:Verdana, Arial;
	text-align:left;
	padding-top:2px;
}

	#meertaligvlak ul{
		list-style-type:none;
	}

	#meertaligvlak a{
		float:left;
		display:block;
		margin-top:0px;
		line-height:160%;
		color:#8e8e8e;
		margin-left:5px;
		background-position:left 5px;
		background-repeat:no-repeat;
	}
	
		#meertaligvlak a img{
			margin-left:5px;
			width:14px;
			height:9px;
		}
.line{
	clear:both;
	display:block;
	width:100%;
	height:0px;
}

/*-----------FLASHPAGE-----------------*/
body.flashpage #globalcontainer{
	background-image:none;
}

body.flashpage #header{
	height:350px;
}

/*-----------HOME-----------------*/
#quote{
	position:relative;
	width:500px;
	height:190px;
	overflow:hidden;
}

	body.home #container_area{
		padding:245px 0px 0px 0px;
	}
	
		body.home .showcase_container{
			padding:0px;
		}
		
			.fake_heading{
				font-size:140%;
				margin-bottom:5px;
			}
			
			/*-----start-ticker--*/
			#tickerholder{
				position:relative;
				width:100%;
				height:200px;
				overflow:hidden;
				margin-top:0px;
			}
			
			#ticker{
				position:absolute;
				left:0px;
				top:0px;
				margin-left:0px;
			}
			
			#ticker ul{
				margin:0px;
				list-style-type:none;
			}
			
				#ticker li{
				}
				
				#ticker li a{
					margin-bottom:25px;
					background-color:#39645A;
					text-align:center;
					display:block;
					width:100%;
					padding:5px;
					color:#ffffff;
					font-weight:bold;
					font-size:80%;
				}
				
					#ticker li img{
						display:block;
					}
			/*-----stop-ticker--*/

#home_content{
	position:relative;
}

	#home_news{
		margin-top:40px;
		width:360px;
		margin-left:-20px;
	}
	
		#home_news h2{
			margin-left:20px;
			font-size:140%;
			font-weight:bold;
		}
	
		#home_news h3{
			font-weight:normal;
			margin-top:10px;
			margin-bottom:3px;
			font-size:115%;
			font-weight:bold;
		}
		
		#home_news ul{
			position:relative;
			list-style-image:none;
			margin-left:20px;
		}
	
	#home_content #events{
		position:absolute;
		top:15px;
		right:0px;
		width:186px;
	}
	
body.home .callme_container{
	background-color:#C7D218;
	background-image:none;
	padding:0px;
	margin:20px 0px 0px 0px;
}

	body.home .callme_container h3{
		margin:5px 0px 0px 5px;
	}
	
	body.home .callme_container form{
		margin:5px;
	}

	body.home .callme_container .submit_button{
		position:absolute;
		bottom:3px;
		right:10px;
		width:70px;
	}
	
	body.home .callme_container label{
		width:0px;
		height:0px;
		overflow:hidden;
		position:absolute;
	}
	
	body.home .callme_container .smalltext{
		width:100px;
		max-height:21px;
	}
	
.home_more_link{
	font-weight:bold;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px 0px 20px 0px;
}	

#home_news .home_more_link{
	margin:15px 0px 0px 20px;
}

.gvflag {
	display: none;
}

.gmap {
	width: 100%; 
	height: 300px;
	border: 1px solid black;
}

/*-----------Video Styling-----------------*/
.moviecontent #movie { margin: 0 auto; text-align: center; }
.moviecontent ul {list-style-type:none;}
.moviecontent ul li a { min-height: 15px; }
.moviecontent ul li a#header_alt_videos_href { background: none; }
.moviecontent ul li span#header_alt_videos { line-height: 25px; font-size: 80%; font-weight: bold; display: block; width: 285px; border-bottom: 1px solid #FF0000; cursor: pointer; }

.moviecontent ul li a span.divDicht { background:url(images/bg_dropdownmenu[unsel].gif) right no-repeat; }
.moviecontent ul li a span.divOpen { background:url(images/bg_dropdownmenu[sel].gif) right no-repeat; }
.moviecontent ul li a:hover span#header_alt_videos { border-bottom: 1px solid #000; }

	.moviecontent ul li ul li { padding-top: 5px; }
	.moviecontent ul li ul li span { display: block; color: #666; width: 285px; cursor: pointer; border-bottom: 1px solid #000; text-decoration:none;}
	.moviecontent ul li ul li a:hover span { border-bottom: 1px solid #000; }
	.moviecontent ul li ul li img { display: inline; }
	.moviecontent ul li ul li#uitgeschreven_tekst, .primary-column .moviecontent ul li { background: none; }
	.moviecontent ul li ul li#uitgeschreven_tekst { line-height: 15px; }
		.moviecontent ul li ul li#uitgeschreven_tekst span { border-bottom: 1px solid #000; color: #000; display: block; width: 285px;  }
		.moviecontent ul li ul li#uitgeschreven_tekst a:hover span { border-bottom: 1px solid #000; }

	div.moviecontent ul, div.moviecontent ul li ul { margin: 0; padding: 0; }
	div.moviecontent ul { margin: 15px; }

/*-----------correctie voor videoobject-----------------*/
#header_alt_videos_href, #drop_down_videos {font-size:120%;}



.oproeprberichthomepage{}

.oproeprberichthomepage form{background-color:transparent;padding:0;}

.oproeprberichthomepage .item_photo{
	margin-right:5px;
	margin-top:5px;
	border:1px solid black;
}

.oproeprberichthomepage  #submit_quicksearch{margin-top:0px;margin-left:2px;height:24px;width:100px;}
.oproeprberichthomepage  #qs_keyword{width:425px;}

.oproepbericht{}

.oproepbericht .WE_Geen{}
.oproepbericht .WE_Geen tr.odd{background-color:#FADEDE;}
.oproepbericht .WE_Geen tr.even{background-color:#FBE9E8;}

