/* Default elements
-------------------------------------------------------------- */
html, body {
	font-family: 'Verdana';
	font-size: 10px;
	height: 500px;                /* Van 1000 naar 500 teruggebracht */
	min-height: 500px;
	border:0px solid #000;			/* Geeft de rand van de pagina aan om te kiken of er genoeg ruimte is voor het pulldown menu */
}

body.body-small {
	font-size: 10px;
}

body.body-medium {
	font-size: 11px;
}

body.body-large {
	font-size: 12px;	
}


/* Main layout
-------------------------------------------------------------- */


#secondmenu {
	float: right;
	
	overflow: hidden;
	height: 20px;
}

#secondmenu ul li {
	display: inline;
	padding-left: 8px;
	color: #00929d;
}

#secondmenu ul li.flag {}
	#secondmenu ul li.flag a {}
		#secondmenu ul li.flag a img {
			vertical-align: bottom;
		}

#secondmenu ul li.german-flag  { padding-left: 0px; }
#secondmenu ul li.english-flag { padding-left: 4px; }

#mainmenu {									/* Dit is het hoofdmenu onder de grote foto */
	position: absolute;
	top:480px;
	float: left;
	width: 620px;
	
}

#mainmenu ul li {
	display: inline;
	padding-right: 8px;
	
	position: relative;
	top: 0px;
	left: 0px;
}

#mainmenu ul li ul.submenu {
	display: none;
	
	position: absolute;
	top: 15px;
	top: 12px;
	left: 0px;
	padding-top: 10px;
	width: 300px;
}

#mainmenu ul li ul.submenu li {
	width: 300px;
	height: 30px;
	
	padding: 0px;
}

#mainmenu ul li ul.submenu li a {
	padding:0 0 0 12px;
	display:block;
	width:140px;
	height:30px;
	color: #000000;
	line-height:30px;
	text-decoration:none;
	background: transparent url(../images/menu_bg.png) repeat scroll left top;
}

#mainmenu ul li ul.submenu li a:hover {
	background-image: none;
	background-color: #afafaf;
}

#secondmenu  ul li a {
	color: #00929d;
}

#secondmenu ul li a:hover {
	color: #5cb4b7;	
}

#fontsize {
	float: right;
	width: 70px;
	text-align: right;
	
	z-index:10000 !important;
}
	#fontsize img {	z-index:10000 !important; }

body.body-small #fontsize {
	background: url('../images/fontsize-small.png') no-repeat;
	background-color:#fff;
}

body.body-medium #fontsize {
	background: url('../images/fontsize-medium.png') no-repeat;
	background-color:#fff;
}

body.body-large #fontsize {
	background: url('../images/fontsize-large.png') no-repeat;
	background-color:#fff;
}

#submenu {
	margin-top: 22px;	
}

#submenu ul {
	background: url('../images/dot_horizontal_grey.png') repeat-x bottom left;
}

#submenu ul li {
	background: url('../images/dot_horizontal_grey.png') repeat-x top left;
	padding: 5px 0px;
}

#submenu > ul > li.active {
	background: url('../images/dot_horizontal_active.png') repeat-x top left;
	padding: 5px 0px;
}

#submenu ul li a {
	padding-left: 16px;
	background: url('../images/arrow.gif') no-repeat 0px 2px;	
}

#submenu ul li.active > a {
	padding-left: 16px;
	background: url('../images/arrow_active.gif') no-repeat 0px 2px;	
}

#submenu ul li ul {
	background: none;
}

#submenu ul li ul li {
	padding-left: 16px;
	background: none;
}

#breadcrumbs {
	float: left;
	margin-top: 2px;
	font-size: 9px;
}	

#breadcrumbs,
#breadcrumbs a {
	color: #848484;
}

#breadcrumbs a {
	text-decoration: underline;	
}

#breadcrumbs a:hover {
	color: #000;	
}

#regio-info {
	float: right;
	font-size: 9px;
}

#regio-info span a {
	display: block;
	/*width: 20px;
	float: left;*/
	text-align: right;
	clear:left;
}



#regio-info .regio-item a {
	padding: 2px 22px 6px 0px;;	
}

#regio-info .bus a {
	background: url('../images/regiobus.gif') no-repeat top right;
	color:#5cb4b7;
	text-decoration:none;
}

#regio-info .trein a {
	background: url('../images/regiotrein.gif') no-repeat top right;
	color:#f0545a;
	text-decoration:none;	
}

.dep-bus {
	background: url('../images/regiobus.gif') no-repeat top right;
	}
.dep-trein {
	background: url('../images/regiotrein.gif') no-repeat top right;
}
.dep-beide{
	background: url('../images/regiobeide.gif') no-repeat top right;
	padding-right: 44px;
}

#regio-info .regio-item a.dep-beide {
	padding: 2px 44px 6px 0px;;	
}

#regio-info .provincie a {
	color:#5cb4b7;
	text-decoration:none;	
}



#right .block {
	margin-bottom: 20px;	
}

#location {
	background: url('../images/location.png') no-repeat;
	width: 275px;
	height: 185px;
	padding: 20px 8px;
	#padding: 26px 8px;
	font-size: 9px;
}

#location .actualiteiten {
	float: left;
	width: 140px;
	margin-top: 8px;
	position: relative;
	overflow: hidden;
    height: 150px;	
}

#location .actualiteiten ul {
	width: 140px;
	height: 150px;	
}


#location .actualiteiten li {
	position: relative;
	margin: 0px 0px 6px;
	padding-left: 16px;
	background: url('../images/arrow.gif') no-repeat 0px 2px;
}

#location .actualiteiten a {
	color: #5e5d5d;
	text-decoration: underline;	
}

#location .actualiteiten a:hover {
	color: #000;	
}

#location .regio {
	padding: 4px 12px 0px 0px;
	float: right;	
}

#location .regio img {
	cursor: pointer;	
}

#banner-right {
	width: 275px;
	height: 120px;
	text-align: right;	
	overflow: hidden;
}

#banner-right span {
	display: block;
}

.banner-container {
	text-align: center;
	overflow:hidden;
}

#bumper {
	background: url('../images/bumper.png') no-repeat;
	width: 275px;
	height: 341px;
	padding: 28px 8px 0px;
	font-size: 9px;	
}

#bumber .inleiding {
	height: 56px;
}

#bumper .inleiding p {
	width: 190px;
}

.zoekbox {
	height: 40px;
}

.zoekbox .zoekveld {
	border: 1px solid #5E5D5D;
	padding: 0px 6px 2px;
	width: 130px;
	font-size: 9px;	
	color: #5e5d5d;
	
}

.zoekbox .zoekknop {
	border: 0px;
	margin-top: 2px;
	padding-left: 8px;
	background: transparent url(../images/arrow.gif) no-repeat 0px 2px;
	font-size: 9px;	
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

#bumper .quicklinks ul {
	width: 120px;
	height: 140px;
	background: url(../images/dot_horizontal_grey.png) repeat-x top left;
	padding-top: 8px;
}

#bumper .quicklinks li {
	position: relative;
	margin: 0px 0px 6px;
	padding-left: 16px;
	background: transparent url(../images/arrow.gif) no-repeat scroll 0px 2px;
	/*#background-color: white;*/
	
	/*#list-style: none inside url(../images/arrow.gif);*/
	
	width: 105px;
}

#bumper .quicklinks li a {
	color: #5e5d5d;
	text-decoration: underline;	
	/*
	#display: block;
	#padding-left: 16px;
	*/
}

#bumper .quicklinks li a:hover {
	color: #000;	
}

#bumper .telefoonnummer {
	height: 24px;

	text-align: center;	
}

#bumper .telefoonnummer p {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#bumper .contact {
	height: 24px;
	font-size: 11px;
	text-align:center;
}

#bumper .contact a {
	color: #fff;
	text-decoration: underline;	
}

#footermenu {
	float: right;	
}

#footermenu ul li {
	display: inline;
	padding-left: 8px;
	color: #5e5d5d;
}

#footermenu ul li a {
	color: #5e5d5d;	
}

#footermenu ul li a:hover {
	color: #000;	
}

#shadowbox_body {
	background: url(../images/frame-back.png) repeat-y top left;	
}

#regio-selector {
	background: url(../images/logo-small.png) no-repeat 20px 20px;
	padding: 48px 20px 20px;
}

#regio-overzicht li {
	padding: 6px 0px;
	background:transparent url(../images/dot_horizontal_grey.png) repeat-x scroll left bottom;
}

#regio-overzicht li a {
	text-decoration: underline;
	padding-left: 16px;
	background: url('../images/arrow.gif') no-repeat 0px 2px;	
}

#regio-selector li a.active {
	color: #00929d;
	background: url('../images/arrow_active.gif') no-repeat 0px 2px;
}

#regio-selector .regio-links {
	padding-top: 8px;
	background: url('../images/dotted-fade') no-repeat top left;
}

#regio-selector .regio-kaart {
	width: 250px;
	height: 288px;
	background: url('../images/provincies/nederland_leeg.gif') no-repeat top left;
}


#regio-selector li {
	margin: 0px 0px 6px;
}

#regio-selector li a {
	color: #5e5d5d;
	text-decoration: underline;
	padding-left: 16px;
	background: url('../images/arrow.gif') no-repeat 0px 2px;	
}

.tx-indexedsearch-searchbox input {
  border: 1px solid #ccc;
  padding: 3px;
  color: #000;
  height: 12px;
  font-size:1em;
  width: 200px;
}

input.tx-indexedsearch-searchbox-button {
	padding: 0px 0px 0px 16px;
	padding-left: 16px;
	margin-left: 8px;
	border: none;
	background: transparent url('../images/arrow_active.gif') no-repeat 0px 2px;
	color: #000;
	width: 40px;
	text-align: left;
	text-decoration: underline;
	cursor: pointer;
}

input.emailsubscribe {
	padding: 0px 0px 0px 16px;
	padding-left: 16px;
	margin-left: 8px;
	border: none;
	background: transparent url('../images/arrow_active.gif') no-repeat 0px 2px;
	color: #000;
	width: 140px;
	text-align: left;
	text-decoration: underline;
	cursor: pointer;
}

div#introduction {
	width:100%;
	clear:both;
	overflow:hidden;
}
div#introduction div#intro_left {
	width:50%;
	clear:left;
	float:left;
	background: transparent url('../images/frame-back.png') no-repeat;
	overflow:hidden;
}
div#introduction div#intro_right {
	width:50%;
	clear:right;
	float:left;
	background: transparent url('../images/frame-back.png') no-repeat;
	overflow:hidden;
}

div.timestamp {
	clear:both;
	padding-top:15px;
	color:#bbbbbb;
}

div#regio-info {
	position:relative;
	top:10px;
	left:0px;
}

span.bus {
	position:absolute;
	right:0px;
	width:350px;
}

span.trein {
	position:absolute;
	top:22px;
	right:0px;
	width:350px;
}

span.pdf{
	position:absolute;
	width:20px;
	right:0px;
	top:22px
}
span.print{
	position:absolute;
	width:20px;
	right:0px;
	top:44px;
}

div#text {
	padding-top:15px;
	margin-right:20px;
}
div.browse {
	padding-top:15px;
}


/* BLACKPAGE STYLES */ 


div.blackpage {
	background: transparent url('../images/blackpage.jpg') repeat-y;
	margin-bottom:20px;
	width:850px !important;
}
div.blackpage div#text,
div.blackpage div.timestamp {
	margin-left:50px;
}
div.blackpage div#text {
	width:800px !important;
}


.hidden{
	display:none;
 }

h1 {
	font-size: 2em;
	color: grey;
}
.green {
	color: #546f22;
}
.bold {
	font-weight: bold;
}

#leftmenu a {
	color: #bcbfb7;
	font-size: 1.5em;
}
#subheader {							/* Deze bepaalt de afstand tussen het thumbs-blok en de bovenkant van de pagina */
	height: 20px;
}
#content {
	border-bottom: 0px solid #222;		/* Hiermee geef je de onderste lijn van het div-vak een kleurtjes */
	background:#FFFFFF;
}
#image-meta {							/* Deze div bepaalt de plaats van de Info-button die de informatie over de foto laat zien */
	position: absolute;
	top: 450px;
	left: 33px;
}
#image-meta a {
	font-size: 1.2em;
}
#image-main {							/* Deze div bepaald de plek van de grote foto van 600x400 pixels */
	position:absolute;
	top:42px;
	left:33px;							/* Hiermee schuiven we de grote foto naar beneden in het div-vak */
	padding: 0px;
}
#image-info {							/* Deze div bepaald de plek van het info-scherm waarop de informatie over de foto wordt afgebeeld. De div van de grote foto en deze liggen over elkaar heen */
	position:absolute;
	top:42px;
	left:33px;
	width: 600px;
	height:400px;
	background: #000;
}
#image-info p{
	color: #fff;
	padding: 20px;
}
.thumb {
	padding: 6px;
	float:left;
	border:0px solid #000;              /* Dit is iedere thumb afzonderlijk */
}
#thumb-nav a {							/* Voor de navigatie pijltjes onder de thumbs */
	color: #bcbfb7;
	font-size: 1.5em;
	font-weight: bold;
}
#thumb-nav-right {
position:absolute;
	top:445px;
	left:946px;
	float: right;
}
#thumb-nav-left {						/* Later toegevoegd, zat niet in de oplevering van Jaap */
position:absolute;
	top:445px;
	left:675px;
	float: right;
}
#right {								/* Bepaald de ruimte van de thumbs tot de bovenrand binnen het div-blok dat de thumbs omvat */
	padding-top:18px;
}


