#domain_navigation {
	background: url(images/stadsarchiefdeventer_domain_navigation.gif)
}	
#portal_navigation {
	background: url(images/stadsarchiefdeventer_portal_nav_hor.gif);
	background-repeat:repeat-x;
}
#portal_nav {
	background: url(images/stadsarchiefdeventer_portal_nav_hor.gif);
	background-repeat:repeat-x;
}
#portal_navigation a:hover {
	color:#ffffff;
	text-decoration:none;
	cursor:default;
	}

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

#navigation li a:hover {
	background:url(images/sta_menu160.gif);
	color: #000000;
}
#navigation li a.click {
    background:url(images/sta_menu160_arrow.gif);
   	color: #000000;
}
#navigation ul.click {
	display: block;
	background-color: #887e00;
	color: #000000;
}
#navigation ul.click li {
    background-color: #887e00;
}

#navigation ul li a.click {
	background:url(images/sta_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:#887E00;
	border-style: outset;
	margin-left: 0px;	
}
			
.questionBtn {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#887E00;
	border-style: outset;	
	/*height:22px;*/	
}



/* -----------------------------------------FORMULIEREN--------------------------------------------- */
/* In tag input type : class="cmd" onblur="this.className='cmd'" onfocus="this.className='txt'" */
/* Tekst en achtergrondkleur invulveld  */
.txt {
	font-family: arial;
	font-size:12px;
	border-style:inset;
	border-width:1px;
	border-color:#000000; /* kleur veld actief */
	color:#000000; /* kleur tekst actief */
	background-color:transparent;
	padding-left:2px;
}
.cmd {
	font-family: arial;
	font-size:12px; /* moet gelijk zijn aan .txt font-size */
	border-style:solid;
	border-width:1px;
	border-color:#C0C295; /* kleur veld inactief, ook button */
	color:#666666; /* kleur tekst inactief, ook button */
	background-color:#FFFFFF;
}
.selectbox {
	font-family: arial;
	font-size:12px; /* moet gelijk zijn aan .txt font-size */
	border-style:solid;
	border-width:1px;
	border-color:#C0C295; /* kleur veld inactief, ook button */
	color:#666666; /* kleur tekst inactief, ook button */
	background-color:#FFFFFF;
	padding-left:2px;
}

/* buttons */
.button
{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#ee7f00;
	border: 1px solid #C0C295;
}			
/* -------------------------------- SPECK contentobjecten --------------------------------- */

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

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

.spContentCaption a:hover {
	color:red;
}

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


.spPageNavigator a:hover {
	color:red;
}
/*
.podWrapper {
	border-style: ridge;
	border-width:1px;
	width: 200px;   
	margin-bottom: 5px;
}
*/

.podTitle,.podTitle a:link,.podTitle a:visited  {
	background-color: #887e00;
}


/* 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: #D9DB56;
	}
/*
#dd_blok {
	background-color: #ff0000;
}
*/


