html
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000000;
}

a
{
	color:#CCCCCC;
	text-decoration: none;
}

.wpc, #wpc
{
	display: none;
}

/* alegemeen */
#geheel
{
	width: 100%;
	height: 100%;
	padding: 0px;
	border-spacing: 0px;
}

#menu_tekst
{
	font: 17px "Times New Roman", Times, serif;
	position: absolute;
	left: 20px;
	top: 7px;
	width: 769px;
	z-index: 1;
}


.menu_item
{
	float: left;
	margin-right: 16px;
	display: inline; /*  Voor mensen met IE 6 */
}

.tekst
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

/* Index pagina */
#intro
{
	position: absolute;
	left: 0px;
	top: 160px;
}

#inhoud_index
{
	position: relative;
	width: 1000px;
	height: 600px;
	padding: 0px;
	border-spacing: 0px;
	background: url(../images/index/bovenkant.jpg) left top no-repeat;
	z-index: 0;
}


#menu_index
{
	position: absolute;
	left: 0px;
	top: 361px;
	width: 1000px;
	height: 40px;
	background: url(../images/index/menu_bg.jpg) left top no-repeat;
	z-index: 0;
}

#onderkant_index
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	height: 200px;
	background: url(../images/index/onderkant.jpg) left top no-repeat;
	z-index: 0;
}

/* collectie pagina */
#inhoud
{
	position: relative;
	width: 1000px;
	height: 600px;
	padding: 0px;
	border-spacing: 0px;
	background: url(../images/logo.jpg) left top no-repeat;
}

#bovenkant_bg
{
	position: absolute;
	left: 0px;
	top: 70px;
	width: 1000px;
	height: 175px;
	border-bottom: 1px solid #3a1e14;
}

#foto_bg
{
	position: absolute;
	right: 45px;
	top: 90px;
	width: 361px;
	height: 476px;
	background: url(../images/foto_bg.jpg) left top no-repeat;
	z-index: 1;
}

#foto_groot
{
	position: absolute;
	left: 5px;
	top: 5px;
	font: 11px tahoma;
	color: black;
	width: 351px;
	height: 476px;
	overflow: hidden;
}

#afdrukken
{
	position: absolute;
	left: 310px;
	top: 10px;
	z-index: 600;
}

#kleinefotos
{
	position: absolute;
	left: 0px;
	top: 246px;
	width: 1000px;
	height: 234px;
	background: url(../images/onderkant.jpg) left top no-repeat;
	background-image: url(../images/onderkant.jpg);
	text-align: left;
}

.thumb_container {
	float: left; 
	width: 121px; 
	margin-right: 16px; 
	display: inline;
}

.thumb_klein {
	width: 121px;
	height: 161px;
	overflow: hidden;
}

#positiefix
{
	position: absolute;
	left: 0px;
	top: 170px;
	z-index: 1;
}

#onderkant
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	height: 80px;
	background: url(../images/onderkant_bruin.jpg) left top no-repeat;
}

#eerstefoto
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	display: block;
}

#menu
{
	position: absolute;
	left: 0px;
	top: 480px;
	width: 1000px;
	height: 40px;
	background: url(../images/menu_bg.jpg) left top no-repeat;
}

/* assecoires pagina */

#imageContainer {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 100px;
}

#imageContainer img {
	position:absolute;
	left: 0px; top: 0px;
}

#kleinefotos_positie
{
	position: absolute;
	left: 23px;
	top: 6px;
	width: 548px;
	height: 154px;
	overflow:auto;
}

#kleinefotostekst
{
	position: absolute;
	left: 0px;
	top: 246px;
	width: 1000px;
	height: 234px;
	background: url(../images/onderkant.jpg) left top no-repeat;
	background-image: url(../images/onderkanttekst.jpg);
}

/* contact en tijden pagina */

#foto_bg_contact
{
	position: absolute;
	right: 812px;
	top: 238px;
	width: 172px;
	height: 226px;
	background: url(../images/foto_bg.jpg) left top no-repeat;
	z-index: 1;
	background-image: url(../images/foto_bgcontact.jpg);
}

#onderkant_contact
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	height: 80px;
	background: url(../images/onderkant_bruin.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

#kleinefotos_contact
{
	position: absolute;
	left: 0px;
	top: 246px;
	width: 1000px;
	height: 234px;
	background: url(../images/onderkant.jpg) left top no-repeat;
	background-image: url(../images/onderkant.jpg);
}

#kleinefotos_positie_contact
{
	position: absolute;
	left: 240px;
	top: -155px;
	width: 700px;
	height: 370px;
	padding:0px;
	/*background-image: url(../images/onderkantcontact.jpg);*/
	/*border:#ffffff;
	border:1px;
	border-style:solid;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
        overflow: hidden;
}

.wit
{
    color: #fff;
}

tr
{
    height: 26px;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4
{
    height: 310px;
    text-align: left;
    overflow: auto;
}

.inputvelden_contact
{
    width: 150px;
}

/* danku pagina */
#kleinefotosdanku
{
	position: absolute;
	left: 0px;
	top: 246px;
	width: 1000px;
	height: 234px;
	background: url(../images/onderkant.jpg) left top no-repeat;
	background-image: url(../images/onderkantdanku.jpg);
}

/*Merken pagina*/
#merk_kop_positie
{
    position: absolute;
    top: 125px;
    left: 25px;
	width: 555px;
}
#merk_kop
{
    position: relative;
    float: left;
    font-size: 45px;
    color: #fff;
}
#merk_dropdownmenu
{
    position: absolute;
    right: 0px;
    top: 20px;
}
#merken_dropdownmenu
{
    position: relative;
    float: left;
	top: 15px;
}
#merk_info_underlay
{
    position: absolute;
    width: 330px;
    height: 110px;
    top: 20px;
    left: 250px;
    background-color: #000;
    background: url(../images/onderkantcontact.jpg) -10px 2px no-repeat;
	overflow: hidden;
}
#merk_info_text
{
    position: absolute;
    width: 320px;
    height: 100px;
    top: 20px;
    left: 250px;
    padding: 5px;
    text-align: left;
	line-height: 1.3; text-decoration: none; font-size: 100%;
    overflow: hidden;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 1.3;
}
#vorige_merken
{
    position: absolute; left: 30px;
}
#volgende_merken
{
    position: absolute; right: 30px;
}
/* landkaart */
h1 /* Grote plaatsen */
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: black;
}

h2 /* Kleine Plaatsen */
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: black;
}

#text_bij_landkaart
{
    width: 200px;
    margin-right: 20px;
}

#landkaartcontainer
{
	position: relative;
	width: 410px;
	height: 300px;
	border: 1px solid #000000;
	overflow: hidden;
}

#landkaartpositie /* Vul hier in welk gedeelte van de kaart je wilt laten zien (- waarden gebuiken) */
{
	position: absolute;
	left: -360px;
	top: -60px;
}

#landkaart /* De kaart zelf */
{
	position: absolute;
	left: 0px;
	top: 55px;
	z-index: 0;
	width: 831px;
	height: 905px;
}

.absolute /* Klasse omdat dit bij elk plaats hetzelfde is */
{
	position: absolute;
	z-index: 1;
}


/* Posities van alle plaatsen volgen hieronder */
#engelen
{
	left: 40px;
	top: 45px }

#hertogenbosch
{
	left: 50px;
	top: 100px }

#empel
{
	left: 150px;
	top: 20px }

#rosmalen
{
	left: 210px;
	top: 80px }

#berlicum
{
	left: 270px;
	top: 150px }

#dendungen
{
	left: 235px;
	top: 214px}

#helvoirt
{
	left: 0px;
	top: 215px; }

#lunetten
{
	left: 35px;
	top: 200px; }

#vught {
	left:82px;
	top:252px;
}
#esch {
	left:89px;
	top:341px;
}
#eind {
	left:14px;
	top:386px;
}
#boxtel {
	left:147px;
	top:400px;
}
#lennisheuvel {
	left:122px;
	top:448px;
}
#sintmichielsgestel {
	left:177px;
	top:263px;
}
#gemonde {
	left:201px;
	top:318px;
}
#nuland {
	left:332px;
	top:29px;
}
#geffen {
	left:379px;
	top:0px;
}
#heesch {
	left:489px;
	top:6px;
}
#nistelrode {
	left:530px;
	top:72px;
}
#schaijk {
	left:658px;
	top:3px;
}
#vinkel {
	left:406px;
	top:82px;
}
#kaathoven {
	left:354px;
	top:147px;
}
#loosbroek {
	left:444px;
	top:187px;
}
#zeeland {
	left:729px;
	top:142px;
}
#heeswijkdinther {
	left:376px;
	top:223px;
}
#vorstenbosch {
	left:517px;
	top:218px;
}
#uden {
	left:645px;
	top:209px;
}
#schijndel {
	left:306px;
	top:292px;
}
#wijbosch {
	left:386px;
	top:326px;
}
#volkel {
	left:705px;
	top:291px;
}
#odilliapeel {
	left:765px;
	top:243px;
}
#eerde {
	left:435px;
	top:392px;
}
#veghel {
	left:512px;
	top:328px;
}
#mariaheide {
	left:602px;
	top:292px;
}
#liempde {
	left:238px;
	top:449px;
}
#olland {
	left:300px;
	top:416px;
}
#sintoedenrode {
	left:354px;
	top:463px;
}
#erp {
	left:613px;
	top:359px;
}
#keldonk {
	left:585px;
	top:400px;
}
#boekel {
	left:733px;
	top:354px;
}
#huizen {
	left:778px;
	top:417px;
}
#gemert {
	left:764px;
	top:495px;
}
#boerdonk {
	left:653px;
	top:476px;
}
#boskant {
	left:313px;
	top:503px;
}
#nijnsel {
	left:423px;
	top:502px;
}
#oirschot {
	left:123px;
	top:611px;
}
#mariahout {
	left:548px;
	top:524px;
}
#beekendonk {
	left:656px;
	top:549px;
}
#lieshout {
	left:591px;
	top:580px;
}
#aarlerixtel {
	left:665px;
	top:606px;
}
#best {
	left:237px;
	top:602px;
}
#son {
	left:417px;
	top:580px;
}
#breugel {
	left:465px;
	top:597px;
}
#middelbeers {
	left:24px;
	top:718px;
}
#wimelre {
	left:176px;
	top:786px;
}
#vessem {

	left:94px;
	top:846px;
}
#gerwen {
	left:550px;
	top:657px;
}
#veldhoven {
	left:255px;
	top:839px;
}
#geldrop {
	left:538px;
	top:863px;
}
#eindhoven {
	left:389px;
	top:813px;
}
#neunen {
	left:532px;
	top:710px;
}
#stiphout {
	left:633px;
	top:667px;
}
#helmond {
	left:720px;
	top:690px;
}
#stepenkolk {
	left:658px;
	top:779px;
}
#mierlo {
	left:647px;
	top:838px;
}
#lierop {
	left:760px;
	top:851px;
}

.newspanel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	clear:left;
	/*border: 1px solid #cccccc;*/
	/*background: #eeeeee url(images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;*/
    background: url(../images/onderkantcontact.jpg);
	padding: 1.5em 1.7em;
	font-size: 1.1em;
}