/**
 /*                                           */
 /*     initial.css, use in every project     */
 /*  version: 1.0, last modified: 12/02/2007  */
 /*                                           */

/* Use only _one_ place for default font declaration */
body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 10px/15px Verdana, Arial, sans-serif;
}

a {
  color: #062d56;
  font-weight: bold;
  text-decoration: none;
}

a img {
  border: none;
}

body, html {
  background: #a1e1f9 url(../images/mainsite-bkg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

button {
  cursor: pointer;
  line-height: normal;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

h1 {
  color:#ec008c;
  font-size:15px;
  line-height:18px;
  margin:0 0 6px 0;
}

h2 {
  font-size:13px;
  line-height:16px;
  margin:0 0 6px 0;
}

fieldset, form {
	border: none;
  margin: 0;
  padding: 0;
}

input, select, textarea {}

label {
	cursor: pointer;
}

li, dd, blockquote {
	margin-left: 1em;
}

legend {}

td, th {}

#header {
  background: url(../images/header-bkg.gif) no-repeat;
  position: relative;
  height: 106px;
}

#logo {
  left: 27px;
  position: absolute;
  top: 15px;
}

#boekingen {
	display: block;
}

#btn-skype, #btn-email {
  left: 438px;
  position: absolute;
  top: 32px;
}

#btn-email {
  top: 7px;
}

#btn-formulier {
  left: 580px;
  position: absolute;
  top: 11px;
}

#container {
  background: #fff;
}

#contactform {
  width: 250px;
}

#contactform input{
  width: 200px;
}

#contactform label{
float: left;
  width: 120px;
}

#content-1, #content {
  padding-left: 24px;
  padding-top: 25px;
  width: 360px;
  height: 410px;
}

#content-1-inner, #content {
  margin-top: 4px;
  overflow: auto;
  height: 414px;
}

#content-2 {
  height: 380px;
  position: absolute;
  left: 430px;
  overflow: auto;
  top: 50px;
  width: 370px;
}

#content-2 li{
/*  background: url(../images/bullet.gif) left 8px no-repeat;
  padding-right:
  */
  list-style: disc;
  margin: 0 0 0 20px;
}

#content {
  left: 635px;
  position: absolute;
  width: 165px;
}

#frame {
  background: #e3f6fd;
}

#icons {
  text-align: center;
}

#icons img {
  margin: 0 10px 10px 10px;
}

#icons-content {
  position: absolute;
  right: 70px;
  top: -14px;
}

#icons-content img {
  margin: 0 5px;
}

#kruimelpad {
  color: #6d6d6d;
  height: 16px;
  padding-left: 7px;
  position: absolute;
  left: 223px;
  margin: 0;
  top: 87px;
  width: 773px;
}

#kruimelpad a {
  color: #6d6d6d;
  text-decoration: none;
}

#telefoonnummer {
  background: url(../images/telefoonnummer.gif) 0 4px no-repeat;
  border-right: #fff 1px solid;
  height: 30px;
  left: 228px;
  position: absolute;
  top: 16px;
  width: 200px;
}

#topnav {
  background: url(../images/topnav-bkg.gif) left bottom repeat-x;
  height: 21px;
  margin: 0;
  padding: 00;
  position: absolute;
  top: 65px;
  left: 223px;
  width: 780px;
}

#topnav li {
  display: block;
  float: left;
  font-weight: bold;
  list-style: none;
  margin: 0 5px 0 0;
}

#topnav li a {
  text-decoration: none;
  text-transform: uppercase;
}

#nav-container {
  float: left;
  width: 166px;
}

#nav-container p {
  color: #565656;
  margin-top: 30px;
  text-align: center;
}

#nav {
  background: url(../images/nav-bkg.gif) no-repeat;
  margin: 0;
}

#nav li {
  background: url(../images/nav-item-bkg.gif) no-repeat;
  margin: 0;
  padding-top: 5px;
  width: 166px;
  list-style-type: none;
}

#nav li a {
  display: block;
  color: #395877;
  font-weight: bold;
  height: 20px;
  padding-left: 7px;
  text-decoration: none;
}

/* #nav li.exp-closed,  */
#nav li.exp-open {
  background: url(../images/nav-bullet.gif) 140px 7px no-repeat;
}

#nav ul.list-closed {
  display: none;
}

#nav ul {
  background: #fff;
  margin: 0;
}

#nav ul li {
  background: url(../images/nav-subitem-bkg.gif) no-repeat !important;
  margin: 0;
}


#main {
  background: url(../images/main-bkg.gif) left bottom no-repeat;
  float: left;
  min-height: 464px;
  position: relative;
    width: 835px;
}

#main-inner {
  background: url(../images/main-inner-bkg.gif) right top no-repeat;
  height: 450px;
}

#main-inner-home {
  background:url(../images/main-inner-home-bkg.gif) right top no-repeat;
  height: 450px;
  width:835px;
}

#main-inner-breed {
  background: url(../images/main-inner-breed-bkg.gif) right top no-repeat;
  padding: 24px;
  margin-bottom: 14px;
  min-height: 430px;
}

* html #main-inner-breed {
	height: 430px;
}

#subnav {
  margin: 1px;
  position: absolute;
  bottom: 0;
  left: 439px;
}

#subnav li {
  display: block;
  float: left;
  list-style: none;
  margin : 0 3px 0 0;
}

#subnav li a {
  color: #565656;
  font-weight: normal;
  text-decoration: underline;
}

#globe {
  /*background: url(../images/globe.gif) center 125px no-repeat;*/
  height: 331px;
  left: 25px;
  margin: 0;
  position: relative;
  top: 30px;
  width: 367px;
}

#globe li {
  list-style: none;
  margin: 0;
  position: absolute;
}

#overlay-1, #overlay-2, #overlay-3 ,#overlay-4 {
  position: absolute;
  left: 0;
  top: 0;
}

#overlay-1 {
  background: url(../images/globe/overlay-1-clear.gif) no-repeat;
  height: 157px;
  width: 179px;
}

#overlay-2 {
  background: url(../images/globe/overlay-2-clear.gif) no-repeat;
  height: 157px;
  width: 180px;
}

#overlay-3 {
  background: url(../images/globe/overlay-3-clear.gif) no-repeat;
  height: 176px;
  width: 180px;
  top: -24px;
}

#overlay-4 {
  background: url(../images/globe/overlay-4-clear.gif) no-repeat;
  height: 176px;
  width: 181px;
  top: -23px;
}

#overlay-1:hover {
  background: url(../images/globe/overlay-1.gif) no-repeat;
}

#overlay-2:hover {
  background: url(../images/globe/overlay-2.gif) no-repeat;
}

#overlay-3:hover {
  background: url(../images/globe/overlay-3.gif) no-repeat;
}

#overlay-4:hover {
  background: url(../images/globe/overlay-4.gif) no-repeat;
}

#globe .part-1 {
  top: 0;
  left: 5px;
}

#globe .part-2 {
  top: 0;
  left: 186px;
}

#globe .part-3 {
  top: 158px;
  left: 186px;
}

#globe .part-4 {
  top: 158px;
  left: 5px;
}

#continent-home {
  left: 35px;
  margin: 0;
  position: absolute;
  top: 5px;
}

#continent-home li {
  list-style: none;
  margin: 0;
  position: absolute;
}

#continent-home #continent-1 { /* Afrika */
  left: 0;
  top: 41px;
}


#continent-home #continent-2 { /* USA & Canada */
  left: 199px;
  top: 41px;
}


#continent-home #continent-3 { /* Caribbean */
  left: 398px;
  top: 0;
}


#continent-home #continent-4 { /* Azië */
  left: 0;
  top: 242px;
}


#continent-home #continent-5 { /* Australië & Nieuw-Zeeland */
  left: 199px;
  top: 218px;
}


#continent-home #continent-6 { /* Midden- & Zuid-Amerika */
  left: 398px;
  top: 216px;
}

#stedentrips {
  position: absolute;
  bottom: 14px;
}

#reizenlijst {
  background: #fff;
}

#reizenlijst li {
  background: #fff url(../images/divider.gif) left bottom repeat-x;
  min-height: 100px;
  _height: 100px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  list-style: none;
}

#reizenlijst li img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 5px;
}

#reizenlijst li h2 {
  font-size: 10px;
}

#reizenlijst li h2 a:hover {
  text-decoration: underline;
}

p.prijs {
  margin: 0;
  text-align: right;
}

#reizenlijst .pdf-link {
  color: #7b7b7b;
  font-size: 9px;
  font-weight: normal;
  text-decoration: underline;
}

p.prijs span {
  color: #ec008c;
  font-weight: bold;
  font-size: 13px;
}

#logos {
  text-align: right;
  padding-right: 12px;
}


#image-container {
  position: relative;
  width: 350px;
}

#image-container #main-image {
}

#image-container #sub-image-container {
  position: absolute;
  right: 8px;
  top: 0;
  width: 138px;
}

#land-selectie, #select-region {
  font-size: 11px;
  padding: 2px;
  width: 200px;
}

.optgroup {
  background: #f0f0f0;
  font-weight: bold;
}

.region {
  padding-left: 10px;
  font-style: italic;
}

#wereldbol {
  position: absolute;
  right: 46px;
  bottom: 17px;
}

.form-row {
  height: 25px;
  line-height: 25px;
}

.form-row input, .form-row select {
  border-top: 1px solid #4e4e4e;
  border-left: 1px solid #4e4e4e;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 2px;
}

.form-row .label {
  float: left;
  width: 90px;
}

.form-note {
  font-style: italic;
  padding-left: 90px;
}

.form-button {
  margin: 10px;
  text-align: center;
}

#prijsschieten-form legend {
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}

#prijsschieten-form #initial {
  width: 15px;
}

#prijsschieten-form #name {
  width: 174px;
}

#prijsschieten-form #address, #prijsschieten-form #email {
  width: 240px;
}

#prijsschieten-form #zipcode {
  width: 40px;
}

#prijsschieten-form #city {
  width: 115px;
}


#prijsschieten-form #place_photo {
  width: 115px;
}


#prijsschieten-form #date_photo {
  width: 69px;
}

#prijsschieten-form button {
  background: url(../images/button-bkg.gif);
  border: 0;
  color: #696969;
  font-weight: bold;
  height: 19px;
  width: 72px;
}

#prijsschieten-form button:hover {
  color: #46c4f3;
}

#prijzenschieten-nav {
  padding: 0 10px;
}

#prijzenschieten-nav p {
  float: left;
  width: 47%;
}

#prijzenschieten-nav p a {
  color: #ec008c;
}

#last {
  text-align: right;
}

#prijsschieten {
}

#prijsschieten-inner {
  background: #afe9ff;
  margin: 25px auto 0 auto;
  padding-bottom: 28px;
  position: relative;
  width: 324px;
  text-align: center;
}

#naam, #locatie {
  margin: 0;
  float: left;
  width: 30%;
}

#locatie {
  width: 70%;
}

#vergroten {
  position: absolute;
  top: 3px;
  right: 3px;
}

#thumbnails {
  margin: 0 auto;
  width: 324px;
}

#thumbnails li {
  background: #afe9ff;
  float: left;
  height: 78px;
  list-style: none;
  margin: 0 1px 1px 0;
  position: relative;
  width: 80px;
}

#thumbnails li p {
  background: #c9effe;
  color: #129bce;
  font-size: 10px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 18px;
  width: 80px;
  text-align: center;
}
/* Legacy stijlen uit oude design, behouden ivm inline styling in de content */

.roze, .roze-normaal {
  color: #ec008c;
  font-size:11px;
  font-weight:bold;
}

.roze-normaal, roze-normaal a	  {
  font-weight:lighter;
}

.blauw {
  color:#00aeef;
  font-weight:bold;
}

.groot { font-weight: bold; font-size: 20px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss }
.kop { font-weight: bold; font-size: 15px; line-height: 15px; font-family: Helvetica, Verdana, Geneva, Arial; color:#00a2e3;}
.plat { color: #4d4d4d; font-style: normal; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva; letter-spacing: 0px }
.platknipper { color: #4d4d4d; font-style: normal; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: blink; letter-spacing: 0px }
.intro { color: #df1581; font-style: normal; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva; letter-spacing: 0px }
.platvet { font-style: normal; font-weight: bold; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva; letter-spacing: 0px }
.subkopje { font-weight: bold; font-size: 12px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva; text-decoration: none }
a.kop {
font-weight: bold; font-size: 15px; line-height: 15px; font-family: Helvetica, Verdana, Geneva, Arial; color:#00a2e3; text-decoration: none;
}
a.kop:link {
font-weight: bold; font-size: 15px; line-height: 15px; font-family: Helvetica, Verdana, Geneva, Arial; color:#00a2e3; text-decoration: none;
}
a.kop:active {
font-weight: bold; font-size: 15px; line-height: 15px; font-family: Helvetica, Verdana, Geneva, Arial; color:#00a2e3; text-decoration: none;
}
a.kop:hover {
font-weight: bold; font-size: 15px; line-height: 15px; font-family: Helvetica, Verdana, Geneva, Arial; color:#00a2e3; text-decoration: none;
}

#foto_container		{ width: 326px; height: 178px; background: #AFE9FF; margin-left: 19px;}
#foto_image			{ text-align: center; width: 213px; height: 160px; background: #C9EFFE; float: left; margin-left: 56px; margin-top: 2px; display: inline;}
#foto_enlarge		{ width: 30px; height: 81px; float: right; padding-top: 82px;}
#foto_eigenaar		{ text-align: left; font-size: 11px; color: #129BCE; width: 127px; height: 16px; float: left; margin-left: 26px; display: inline;}
#foto_plaats_datum	{ text-align: right; font-size: 11px; color: #129BCE; width: 140px; height: 16px; float: right; margin-right: 27px; display: inline; }

#thumbnails_container								{ width: 326px; height: 159px; margin-top: 3px; margin-left: 19px;}
.thumbnails_thumbnail, .thumbnails_thumbnail_first	{ width: 80px; height: 78px; background: #C9EFFE; float: left; margin-left: 2px; display: inline;}
.thumbnails_thumbnail_first							{ margin: 0px; }
.thumbnails_thumbnail_img 							{ text-align: center; width: 80px; height: 60px; background: #AFE9FF; }
.thumbnails_owner									{ text-align: center; font-size: 9px; color: #129BCE; width: 80px; height: 16px; padding-top: 2px; overflow: hidden}
#thumbnails_row1, #thumbnails_row2					{ width: 326px; height: 78px; }
#thumbnails_row2									{ margin-top: 3px; }


#main-site {
   background: #fff;
   display: block;
   height: 100%;
   margin: 28px auto 0 auto;
   padding: 27px 0 25px 30px;
   padding-left: 30px;
   padding-bottom: 25px;
   position: relative;
   width: 1030px;
}

#main-site-inner {
   overflow: auto;
   width: 1030px;
}

#nbbsbanner {
	background: #fff;
	border: 2px #ec1494 solid;
	cursor: pointer;
	height: 34px;
	padding: 8px 8px 6px 8px;
	position: absolute;
	right: 37px;
	text-align: center;
	text-transform: uppercase;
	top: 5px;
	width: 164px;
}

#nbbsbanner a {
	background-color: #fff;
	color: #ec1494;
	display: block;
	height: 34px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}