@charset "UTF-8";
/* CSS Document */


div#container {
	background: url('/gfx/back/sub-brown.jpg') scroll right 60px;
	background-repeat: no-repeat;
	background-color: #fff;
	position:relative;
}

div#logo-bataviastad {
	position: absolute;
	background: url('/gfx/logo-bataviastad.png') no-repeat;
	width: 155px;
	height: 155px;
	z-index: 20;
	top: 60px;
	left: 30px;
}
div#logo-stable-small {
	position: absolute;
	background: url('/gfx/logo-stable-small.png') no-repeat;
	z-index: 20;
	top: 30px;
	left: 840px;
	width: 122px;
	height: 43px;
}
/*
div#logo-stable-small {
	position: absolute;
	background: url('/gfx/logo-stable.png') no-repeat;
	width: 155px;
	height: 55px;
	z-index: 20;
	top: 60px;
	left: 30px;
}
*/

div#menu {
	position:absolute;
	height:28px;
	width:970px;
}

div#menu ul {
	margin: 0px;
	padding: 0px;
}
div#menu ul li {
	float: left;
	background: url('/gfx/menu/dark-blue-li-left.gif') no-repeat top left;
	height: 28px;
	list-style-type: none;
	margin: 0 4px 0 0;
}
div#menu ul li.active {
	background: url('/gfx/menu/brown-li-left.gif') no-repeat top left;
}
div#menu ul li a {
	background: url('/gfx/menu/dark-blue-li-right.gif') no-repeat right top;
	display: block;
	text-decoration: none;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 6px 13px 0px 10px;
	height: 28px;
}
div#menu ul li.active a {
	background: url('/gfx/menu/brown-li-right.gif') no-repeat right top;
}

div#logo-stable {
	position: absolute;
	background: url('/gfx/logo-stable.png') no-repeat;
	width: 155px;
	height: 55px;
	z-index: 20;
	top: 60px;
	left: 30px;
}
div#transparant-bow {
	position: absolute;
	width: 970px;
	height: 256px;
	background: url('/gfx/menu/brown-transparant-bow.png') no-repeat;
	top: 28px;
	z-index: 10;
}
div#sub-left-menu {
	position: absolute;
	top: 28px;
	height: 702px;
	width: 170px;
	width: 160px;
	background-color: #c0b097;
	left: 0px;
	z-index:4;
}
div#sub-left-menu ul {
	margin: 280px 0px 0 0px;
}

div#sub-left-menu ul li {
	list-style-type: none;
	border-bottom: 1px solid #e0cfbd;
	padding: 10px 0 10px 5px;
	margin-top: 10px;
}

div#sub-left-menu ul li span {
	font-weight: bold;
	padding-left: 20px;
	display: block;
	top:-10px;
	position: relative;
}
div#sub-left-menu ul li span a {
	color: #000;
	text-decoration: none;
}
div#sub-left-menu ul li.montabaur {
	background: url('/gfx/brown/montabaur.png') no-repeat scroll 3px 0px;
}

div#sub-left-menu ul li.bataviastad {
	/* background: url('/gfx/brown/bataviastad.png') no-repeat scroll 3px 0px; */
	background: url('/gfx/brown/batavaiastad-selected.gif') no-repeat scroll 0px 0px;
}

div#sub-left-menu ul li.wiedemar {
	background: url('/gfx/brown/wiedemar.png') no-repeat scroll 3px 0px;
}

div#sub-left-menu ul.subsubmenu {
	margin: 0 0 0 0px;
	border-bottom: 0px;
	padding: 0px;
}
div#sub-left-menu ul.subsubmenu li {
	border: 0px;
	margin: 0px;
	padding: 3px;
	padding-left: 30px;
	font-weight: normal;
}
div#sub-left-menu ul.subsubmenu li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
div#sub-left-menu ul.subsubmenu li a:hover {
	text-decoration: underline;
}
div#sub-left-menu ul.subsubmenu li.active {
	background: url('/gfx/brown/brown-selected.gif') no-repeat scroll 18px 5px;
}
div#sub-left-overlay {
	position: absolute;
	top: 28px;
	height: 702px;
	width: 150px;
	background-color: #ab9475;
	opacity: 0.90;
	filter: alpha(opacity = 90);
	left: 0px;
	z-index: 3;
}

div#sub-left-content {
	position: absolute;
	top: 175px;
	width: 180px;
	left: 150px;
	z-index: 5;
	color: #fff;
	display: none;
	
}

div#sub-left-content ul {
	margin: 120px 0 0 5px;
}

div#sub-left-content ul li {
	list-style-type: none;
	height: 22px;
	cursor: pointer;
	padding: 4px 0px 0px 20px;
}
div#sub-left-content ul li a {
	color: #000000;
	text-decoration: none;
}
div#sub-left-content ul li:hover {
	background: url('/gfx/brown/left-sub-menu.gif') no-repeat;
}

div#sub-left-content ul li.active {
	background: url('/gfx/brown/left-sub-menu-active.gif') no-repeat;
}


div#shout-title {
	position: absolute;
	left: 500px;
	top: 300px;
	width: 380px;
}

div#shout-title h3 {
	position:absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	font-size: 44px;
}
div#shout-title h3 span.highlight {
	color: #ab9475;
}
div#shout-title span.shadow {
	position: relative;
	top: 46px;
	left: 2px;
	color: #000000;
	font-size: 44px;
	font-weight: bold;
}



span.brown {
	color : #826b4d;
}


/*
span.bataviastad-link {
	margin-left: 10px;
	padding-top: 80px;
}*/
span.bataviastad-link a {
/*	margin-top: 30px; */
	color: #000;
	text-decoration: none;
/*	font-weight: bold; */
}

span.bataviastad-link a:hover {
	text-decoration: underline;
}



span.wiedemar-link {
	margin-left: 10px;
	padding-top: 80px;
}
span.wiedemar-link a {
	margin-top: 30px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

span.wiedemar-link a:hover {
	text-decoration: underline;
}