#domain_navigation {
	background: url(images/athenaeumbibliotheek_domain_navigation.gif);
}	

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

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

#navigation li a:hover {
	background:url(images/ath_menu160.gif);
	color: #000000;
}
#navigation li a.click {
    background:url(images/ath_menu160_arrow.gif);
   	color: #000000;
}
#navigation ul.click {
	display: block;
	background-color: #a55a0a;
	color: #000000;
}
#navigation ul.click li {
    background-color: #a55a0a;
}

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

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

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

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

.spContentCaption a:hover {
	color:red;
}

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


.spPageNavigator a:hover {
	color:red;
}

/*
.podWrapper {
	top:150px;
	border-style: solid;
	border-width:1px;
	width: 200px;   
	margin-bottom: 5px;
}
*/
.podTitle {
	background-color: #a55a0a;
	border-bottom-color: #a55a0a;
	/*
    font-family: arial; 
	font-size: 1.0em;
	font-weight: bold;
	
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .4em;
	padding: 5px;
	
	border-bottom-style:ridge;
*/
	
}


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


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

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