/* Taha */

/* XHTML and CSS copyright 2007, Matthijs Boot; zydell.net */
/* Contact: m.boot@zydell.net or http://www.zydell.net/ */

/* You may NOT reproduce this design */
/* You are free to study the source and use techniques you learn from it */


/* Layout */

body
{
	background-color: #c8410c;
}

#header
{
	background-image: url(../images/header_embossment.gif);
}

#sub_navigation li.active a,
#sub_navigation li a:hover,
#navigation li.active a,
#navigation li a:hover
{
	color: #a52f01; 
}

#header h3
{
	background: url(../images/header_logo.gif) no-repeat;
}

#navigation li a
{
	background-image: url(../images/nav_item.gif);
}

/* Content */

#content a:hover
{
	color: #a52f01;
}
#content hr
{
  background: #a52f01;
  color: #a52f01;
}

/* Huizen */

#huizen_overzicht
{
	border: 1px solid #a52f01;
	border-bottom: none;
}
.huis_overzicht
{
	border-bottom: 1px solid #a52f01;
}
.huis_overzicht a,
.huis_overzicht a:link,
.huis_overzicht a:visited
{
	color: #a52f01;
}

/* Andalusie image map */

#andalusie_map
{
	position: relative;
	width: 560px;
	height: 339px;
	background: url(../images/kaart_andalucia.gif) top left no-repeat;
	margin-bottom: 1.41667em;
}
#andalusie_map a
{
	position: absolute;
	width: 85px;
	height: 36px;
}
#andalusie_map a:hover
{
	background: url(../images/kaart_andalucia.gif) top left no-repeat;
}
#andalusie_map a#sierra_de_aracena
{
	background-position: -32px -123px;
	left: 32px;
	top: 123px;
}
#andalusie_map a#costa_de_la_ruz
{
	background-position: -128px -258px;
	width: 69px;
	left: 128px;
	top: 258px;
}
#andalusie_map a#serrania_de_ronda
{
	background-position: -155px -203px;
	width: 73px;
	left: 155px;
	top: 203px;
}
#andalusie_map a#antequera
{
	background-position: -230px -186px;
	width: 82px;
	height: 21px;
	left: 230px;
	top: 186px;
}
#andalusie_map a#subbetica
{
	background-position: -262px -136px;
	width: 82px;
	height: 22px;
	left: 262px;
	top: 136px;
}
#andalusie_map a#axarquia
{
	background-position: -316px -220px;
	width: 71px;
	height: 22px;
	left: 316px;
	top: 220px;
}
#andalusie_map a#alpujarras 
{
	background-position: -368px -172px;
	width: 81px;
	height: 24px;
	left: 368px;
	top: 166px;
}
#andalusie_map a#cabo_de_gata
{
	background-position: -458px -168px;
	height: 38px;
	width: 59px;
	left: 458px;
	top: 168px;
}
#andalusie_map a span
{
	display: none;
}
#andalusie_map a#sierra_de_aracena:hover { background-position: -32px -462px; }
#andalusie_map a#costa_de_la_ruz:hover { background-position: -128px -593px; }
#andalusie_map a#serrania_de_ronda:hover { background-position: -155px -542px; }
#andalusie_map a#antequera:hover { background-position: -230px -525px; }
#andalusie_map a#subbetica:hover { background-position: -266px -478px; }
#andalusie_map a#axarquia:hover { background-position: -313px -561px; }
#andalusie_map a#alpujarras:hover { background-position: -370px -508px; }
#andalusie_map a#cabo_de_gata:hover { background-position: -458px -507px; }


/* Levante image map */
#levante_map
{
	position: relative;
	width: 489px;
	height: 335px;
	background: url(../images/LAV.gif) top left no-repeat;
	margin-bottom: 1.41667em;
}
#levante_map a
{
	position: absolute;
	width: 100px;
	height: 30px;
	/*border:  1px red solid;*/
}
#levante_map a:hover
{
	background: url(../images/LAV.gif) top left no-repeat;
}
#levante_map a#valencia
{
	background-position: -115px -290px;
	left: 290px;
	top: 115px;
}
#levante_map a#alicante
{
	background-position: -195px -335px;
	left: 335px;
	top: 195px;
}
#levante_map a#valencia_stad
{
	background-position: -78px -330px;
	left: 330px;
	top: 78px;
}
#levante_map a span
{
	display: none;
}
/* eerste getal horizontaal, tweede verticaal ( door getal te verhogen beweegt de map meer naar boven) */
#levante_map a#valencia:hover { background-position: -294px -432px; }
#levante_map a#valencia_stad:hover { background-position: -330px -390px; }
#levante_map a#alicante:hover { background-position: -335px -510px; }


/*  BALEAREN IMAGE MAP  */
#balearen_map
{
	position: relative;
	width: 619px;
	height: 340px;
	background: url(../images/kaart_balearen.gif) top left no-repeat;
	margin-bottom: 1.41667em;
}
#balearen_map a
{
	position: absolute;
	width: 100px;
	height: 30px;
	/*border:  1px red solid;*/
}
#balearen_map a:hover
{
	background: url(../images/kaart_balearen.gif) top left no-repeat;
}
#balearen_map a#mallorca
{
	background-position: -105px -225px;
	left: 225px;
	top: 105px;
}
#balearen_map a span
{
	display: none;
}
/* eerste getal horizontaal, tweede verticaal ( tweede getal is de optelling van hoogte kaartje plus top div) */
#balearen_map a#mallorca:hover { background-position: -225px -460px; }

/* Canarische Eilanden image map */
#canarie_map
{
	position: relative;
	width: 619px;
	height: 340px;
	background: url(../images/kaart_canarie.gif) top left no-repeat;
	margin-bottom: 1.41667em;
}
#canarie_map a
{
	position: absolute;
	width: 100px; 
	height: 30px; 
	/*border:  1px red solid;*/
}
#canarie_map a:hover
{
	background: url(../images/kaart_canarie.gif) top left no-repeat;
}
#canarie_map a#la_palma
{
	background-position: -85px -130px;
	left: 85px;
	top: 130px;
}
#canarie_map a#lanzarote
{
	background-position: -440px -70px;
	left: 440px;
	top: 70px;
}
#canarie_map a span
{
	display: none;
}
#canarie_map a#la_palma:hover { background-position: -85px -482px; }
#canarie_map a#lanzarote:hover { background-position: -437px -420px; }

/* Andalusie-Levante  image map */
#spanje_map
{
	position: relative;
	width: 660px;
	height: 360px;
	background: url(../images/kaart_spanje.gif) top left no-repeat;
	/*margin-bottom: 1.41667em;*/
}
#spanje_map a
{
	position: absolute;
	width: 100px;
	height: 50px;
	/*border:  1px red solid;*/
}
#spanje_map a:hover
{
	background: url(../images/kaart_spanje.gif) top left no-repeat;
}
#spanje_map a#andalus
{
	background-position: -300px -247px;
	left: 300px;
	top: 247px;
}
#spanje_map a#levante
{
	background-position: -430px -165px;
	left: 430px;
	top: 165px;
}
#spanje_map a#canarie
{
	background-position: -15px -245px;
	left: 15px;
	top: 245px;
}
#spanje_map a#balearen
{
	background-position: -540px -130px;
	left: 540px;
	top: 130px;
}
#spanje_map a span
{
	display: none;
}
/* tweede getal is optelling top plus hoogteverschil op plaatje tussen de twee */
#spanje_map a#andalus:hover { background-position: -301px -582px; }
#spanje_map a#levante:hover { background-position: -427px -490px; }
#spanje_map a#canarie:hover { background-position: -13px -580px; }
#spanje_map a#balearen:hover { background-position: -537px -438px; }

/* Home page: */
.home #spanner
{
	background-image: url(../images/home_beeld.jpg);
}
.home #navigation
{
	background-image: url(../images/home_nav_bg.jpg);
}
.home #navigation li a 
{
	background-image: url(../images/nav_item_home.gif);
}

/* regiokaart Valencia-Stad */
#legenda
{
	float: left;
	width: 118px;
	margin-top: -15px;
}

#legenda li
{
	list-style: none;
	display: block;
	margin-left: 10px;
}
#legenda li a,
#legenda li a:active,
#legenda li a:link
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#legenda li a:visited
{
	color: #666666;
}

#legenda li a:hover
{
	color: #a52f01;
}



#error a,
#error a:active,
#error a:link
{
	font-size: 12px;
	text-decoration: underline;	
	color: #a52f01;
	font-weight: bold;	
}

#error  a:visited
{
	color: #666666;
}

#error  a:hover
{
	color: #EEB804;
}