#domain_navigation {
	background: url(images/overijsselinkaart_domain_navigation.gif);
}	
#portal_navigation {
	background: url(images/overijsselinkaart_portal_nav_hor.gif);
	background-repeat:repeat-x;
}
#portal_nav {
	background: url(images/overijsselinkaart_portal_nav_hor.gif);
	background-repeat:repeat-x;
}

/* ------------- domain-menu ------------- */

#navigation li a:hover {
	background:url(images/oik_menu160.gif);
	color: #000000;
}
#navigation li a.click {
    background:url(images/oik_menu160_arrow.gif);
   	color: #000000;
}
#navigation ul.click {
	display: block;
	background-color: #007baf;
	color: #000000;
}
#navigation ul.click li {
    background-color: #007baf;
}

#navigation ul li a.click {
	background:url(images/oik_menu160_arrow.gif);
	/*background-color: #1484D6;*/
	color: #000000;
}

#navigation ul li a:hover {
	background-color: transparant;
	color: #000000;
}

.submitBtn {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#007BAF;
	border-style: outset;	
}
			
.questionBtn {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#007BAF;
	border-style: outset;	
	height:22px;	
}
.input {
	font-family: arial;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	color:#000;
	border-color:#A9A9A9; /* kleur veld actief */
	background-color:#F5F5F5;
}

.radio {
	font-family: arial;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	color:#000;
	border-color:#A9A9A9; /* kleur veld actief */
	background-color:#F5F5F5;
}

/* -------------------------------- SPECK contentobjecten --------------------------------- */

.spContent {
	font-family: arial;
	font-size:11px;
}

.spContentCaption,.spContentCaption a:link,.spContentCaption a:visited, h3 {
	font-weight:bold;
	font-size:14px;
	color:#007BAF;
}

.spContentCaption a:hover {
	color:red;
}

.spPageNavigator,.spPageNavigator a:link,.spPageNavigator a:visited {
	font-size:11px;
	color:#007BAF;
}

.spPageNavigator a:hover {
	color:red;
}

/*
.podWrapper {
	border-style: ridge;
	border-width:1px;
	border-color:#999999;
	width: 200px;   
	margin-bottom: 5px;
}
*/

.podTitle,.podTitle a:link,.podTitle a:visited  {
	background-color: #007BAF;
	/*
font-family: verdana, arial, sans-serif; 
	font-size: .85em;
	
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
	background:url(images/sesam.sabinfo_pod_title.gif);
	color:#FFFFFF;
*/
}
/*

.podInput {
	background-color:#cbf9f7;
	width: 180px;
}
.podPeriod {
	background-color:#cbf9f7;
	width: 65px;
}
.podTitle a:hover {
	color:silver;
}

.podBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .85em;
	text-align: left;
	margin-left: 5px; 
	margin-bottom: 10px; 
	margin-top:5px;
	line-height: 14px;
}

.podBody .header {
	font-size: 1em;
}

.podSubmitBtn {
	font-family: arial;
	font-size: 11px;	
	background:url(images/sesam.sabinfo_pod_button.gif);
	color: #000000;
	/* background-color: #007BAF; */
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c295;
	border-right-color: #c0c295;
	border-bottom-color: #c0c295;
	border-left-color: #c0c295;
	border: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	width: 140px;
	height: 18px;
	}

*/
/* Classes voor table-layout */
.tableLines {
	border: 1px;
	border-style: solid;
	border-color: #887e00;
}

.tableHeader {
		color:#fff; 
		font-size:12px;
		font-weight:bold; 
		background:#a9a100;
		}

#set2display {
	background-color: #46A0C7;
	}

/* opmaak voor searchform */
div.autosuggestcontainer .yui-ac-content
	{
		position:absolute;
		width:100%;border:1px solid #007BAF;
		background:#fff;overflow:hidden;
		z-index:9050;
	}

div.autosuggestcontainer .yui-ac-shadow
	{
		position:absolute;
		margin:.2em;width:100%;
		background:#007BAF;
		z-index:9049;
	}		
		