@charset "utf-8";

/* Voor Advertentie op homepage!!*/
.ad {
	margin:0 1.2em;
	padding:2em;
	background-color:#F5F9FA;
}

.ad h1{
	margin-left:0;
	margin-top:0;
	color:#900;
	font-style: normal;
	font-size:1.5em;
}

.ad a { color: #242D31;}

/* END Voor Advertentie op homepage!!*/

.imgBorder_Blauw {
	margin-top: 1.5em;
}

.imgBorder {
	border: 1px solid #990000;
}

.Mainlefta {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	letter-spacing: 0em;
	font-size: 1em;
}
.MainImg {
	padding-top: 2em;
	height: 190px;
	padding-bottom: 0.7em;
}
.bodylinks {
	text-decoration: underline;
	color: #990000;
}
.bodylinksGr {
	text-decoration: underline;
	color: #242D31;
}

.body-rood {
	color:#990000;
}

#tbl-links a:link,
#tbl-links a:visited {
	font-size:0.7em;
	text-decoration: underline;
	color: #768B98;
}

.O_schrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	color: #990000;
	font-style: italic;
	margin-top: 0.5em;
}

.Mainimg_wit {
	border: 1px solid #EAECEE;
	padding: 4px;
	margin-right: 1em;
}
.iframe {
	border: 1px solid #EAECEE;
	height: 280px;
	width: 480px;
}
.mainImg_inside {
	float: left;
	width: 46%;
	padding-left: 4%;
}



.mainC_list {
	list-style-type: square;
	font-size: 0.7em;
	color: #768B98;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.welkom {
	margin: 0em;
	color: #242D31;
	padding-left: 2em;
	padding-right: 3em;
}

.skype{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	font-size: 12px;
	color: #87C80A;

}

.skype-img{
	padding-left:13px;

}


.borban {
	width:182px;
	margin:15px 0 0 50px;
	border: 1px solid #EAECEE;
	padding: 8px;
	background-color: #FFF;
}

.borban a:link,
.borban a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	font-size: 12px;
	color: #C1272D;
	text-decoration:none;
}
	
.col_inside {
	padding-right: 1em;
	padding-left: 1.3em;
	height: 8em;
	padding-top: 1.9em;
	margin-right: 1.2em;
	border-bottom-width: 1.6px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E7EA;
	padding-bottom: 1em;
}

.col_download {
	padding-right: 1em;
	padding-left: 1.3em;
	padding-top: 1.9em;
	margin-right: 1.2em;
	border-bottom-width: 1.6px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E7EA;
	padding-bottom: 1em;
}


.meeslink {
	color:#990000;
	}
	
#first {
	font-size: 1.3em;
	padding-top: 10px;
}
.img_wit {
	border: 1px solid #EAECEE;
	padding: 4px;
	background-color: #F8F8F8;
}

.img_witMarg {
	border: 1px solid #EAECEE;
	padding: 4px;
	background-color: #F8F8F8;
	margin-left: 0.8em;
}


html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #242D31;
	background-color: #E4E9ED;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	margin-right: 0;
	margin-left: 0.7em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	color: orange;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #5A757E;
	font-style: normal;
	font-weight: normal;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.3em;
	letter-spacing: 1px;
	margin-top: 0.3em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #5A757E;
	margin-bottom: 0.4em;
	margin-top: 0.1em;
	font-weight: normal;
	letter-spacing: 0.5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	color: orange;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

	h1, h2, a {
	border-bottom-color: #FFA500;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.4em;
	margin: 0em;
	padding-bottom: 0.5em;


}

.p_ban {
	padding:10px 0 5px 4px;
	display: block;
}

/* Home list */

#homelist {
	font-size: 0.8em;
	line-height:1.4em;
	margin:1em 0;
}

ul#homelist  {
	list-style:square;
}

#homelist li {
	padding-bottom:10px;
}

/* END Home list */

div#container {
	position:relative; /* center, not in IE5 */
	width:1012px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(shade.jpg);
	background-repeat: repeat-y;
}
#container #header #top {
	height: 86px;
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F6F7;
}

div#header {
	margin: 0 23px;
}
#toptekst {
	font-size: 0.5em;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #C1272D;
	padding-left: 26.6em;
	padding-top: 9.1em;
}




div#header p {
	margin:0;
}

div#content {
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 0.8em;
	padding-top: 0;
	margin:0;
}
#combi_img { margin-top:1px}

#navcontainer { background-color: #476978}

#navcontainer ul { padding:0; margin: 0}

#navcontainer ul li {
	display:inline; float:left; 
	
}

#navcontainer ul li a
{
	color: #DEE7EB;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #476978;
	font-size: 0.8em;
	font-weight:bold;
	padding: .8em 1.7em .6em 1.7em;
	display:block;
	text-transform: uppercase;
	border-right: 1px solid #93B1BF;
	text-decoration:none;
}

#navcontainer ul li a:hover {
	color: #FFF;
	background-color: #527A8B;
}

#navcontainer2 {
	background-color: #E6EDF0;

}

#navcontainer2 ul
{
	list-style-type: none;
	text-align: right;
	padding:2px 0 6px 0;
	margin: 0;
}
#navcontainer2 ul li {
	display: inline; padding:0; margin: 0;
}

#navcontainer2 ul li a
{
	text-decoration: none;
	color: #5C8CA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right:1em;
	margin:0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navcontainer2 ul li a:hover {
	color: #990000;
}

#hom .hom, #abo .abo, #his .his, #mus .mus, #iri .iri, #att .att, #hel .hel, #con .con, #roo .roo, #res .res, #bea .bea, #thi .thi, #act .act, #spe .spe, #eve .eve, #lin .lin, #dow .dow   {
	color: #FFF;
	background-color:#990000;
} 

#con .con, #eve .eve, #lin .lin, #dow .dow   {
	color: #990000; background:none;
} 

#navcontainer .blo  {
	color:orange;
	border-right: none;
}

#container #content #flash {
	height: 350px;
	margin-top: 0px;
}

#container #content #main {
	background-color: #FFFFFF;
	height: 2800px;
}

#container #content #main #left {
	float: left;
	width: 71%;
}

#container #content #main #left #left_row1 {
	height: auto;
	margin-right: 1.6em;
}
#container #content #main #left #left_rowMain {
	padding-right: 5em;
	padding-top: 0.5em;
}


#container #content #main #left #left_row2 {


}

#container #content #main #right {
	float: left;
	width: 29%;
}

#container #content #main #left #col1 {
	float: left;
	width: 31%;
}
#container #content #main #left #col2 {
	float: left;
	width: 69%;
}
#cont1 {
	height: 4em;
	margin-bottom: 0.7em;

}

#cont2 {
	height: 12em;
	margin-bottom: 2em;

}
#cont3 {
	margin-bottom: 2.5em;

}
#left_rowCon {
	margin-left: 1.6em;
	padding-right: 1.4em;

}
#contcol1 {
	float: left;
	width: 30%;
	margin-right: 4%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E5E8;
	height: 12em;
}
#iframeCont {
	height: 270px;
	width: 470px;
	border: 1px solid #E1E5E8;
}

#contcol2 {
	float: left;
	width: 29%;
	margin-right: 4%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E5E8;
	height: 12em;
}
#contcol3 {
	float: left;
	width: 29%;
	height: 12em;
}


div#footer {
	position:absolute;
	width:1012px;
	bottom:0;
	height: 8em;
}
.foottxt {
	color: #5A757E;
}
.footlinks {
	color: #5A757E;
	text-decoration: none;
}



div#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #768B98;
	letter-spacing: 0.2em;
	font-size: 0.6em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 2.3em;
	line-height: 1.8em;
}
#container #footer #ins_foot {
	font-size: 0.7em;
	text-align: right;
	color: #5A757E;
	text-align: center;
	letter-spacing: 0.2em;
}

#right #col_pay {
	margin-top: 0.8em;


}

#rowVertab {
	background-color: #00CC99;
}

.tbl_product {
	height: auto;
	width: 360px;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.tbl_productBreed {
	height: auto;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	width: 100%;
	color: #242d31;
}

/* ========== BOOKING FORM ==========*/

#includeForm{
	font-size:0.8em;
	color: #333;
}

.evenForm{
	background-color:#FFFEFB;
}

.oddForm{
	background-color:#FFF9EA;
}

form.cmxform {
	padding:0.5em 0 0.5em 0;
}

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;

}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align:baseline;
  padding-right:0.5em;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 1px 0 1px 0;

}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
	width: 160px; /* Width of labels */
	vertical-align: top;
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.green{
	color:#669900;
}

.failed{
	color:red;
}

/* Bookings form ///////////////////// */

#tbl_book {
	color: #768B98;
	font-size: 0.7em;
	width: 270px;
	height: 135px;
	background-image: url(book_bg.jpg);
	background-position: center top;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 0pt;
	text-align: right;
}

.book_header {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.book_link {
	font-size:12px;
	color:#C1272D;
	text-decoration:underline;
	letter-spacing: 1px;
	}
	
.bookMZ_btn {
	background-image: url(calbtn.gif);
	height: 26px;
	width: 26px;
	background-repeat: no-repeat;
}

/* END ///////////////////// */


.img_left_marg {
	margin-left: 1em;
	width: 400px;
	float: right;
	margin-bottom: 1em;
	margin-top: 1em;
}
.img_left_marg2 {
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	margin-top: 1em;
	border: 1px solid #990000;
}
.img_right_marg {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 120px;
}
.img_rightBreed {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 148px;
}

.img_left_margOhor {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 150px;
	margin-left: 1em;
}

.img_leftBreed {
	float: right;
	width: 220px;
}
#map {
	border: 1px solid #E1E5E8;
}
#colSpa_links {
	width: 99%;

}
#colSpa_Rechts {
	float: left;
	width: 28%;
}


a.btnSpecial{
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 17px;
	padding: 4px;
	margin: 5px 0 10px 0;
	background-color:#900;
}

a:hover.btnSpecial{
	background-color:#B70000;
}

.socialmed{	width:182px;
	margin:15px 0 0 50px;
	border: 1px solid #EAECEE;
	padding: 8px;
	background-color: #FFF;}
.socialmed ul { list-style:none; margin:0; padding:0}
.socialmed ul li {}
.socialmed ul li.last {float:left; margin-right:0}
.socialmed ul li a {width:32px; height:32px; float:left; display:block; margin-right:10px}
.socialmed ul li.last a {width:32px; height:32px; float:left; display:block; margin-right:8px}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

