/* De Gulden Leeuw */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #FFF url(../img/img_body/body_bg_tile.jpg);
}

iframe {
	border: 0px;
}

/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#outer_table {
	background-color:#68090D;
	height: 100%;
	width: 100%;
}

#left_bg_container {
	padding-top: 28px;
	height: 100%;
	width: 50%;
}

#left_bg_table {
	height: 232px;
	width: 100%;
	background-image: url(../img/img_site/back.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

#left_bg_foot {
}

#right_bg_container {
	padding-top:28px;
	height: 100%;
	width: 50%;
}

#right_bg_table {
	height: 232px;
	width: 100%;
	background-image: url(../img/img_site/back_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#right_bg_foot {
}

#wrap_container {
	width: 960px;
}

#wrap_table {
	margin: 0;   /* align for good browsers */
	padding: 0;
	width: 960px;
	height: 100%;
}

div.refbox { /* referentiebox voor dichtstbijzijnde gepositioneerde descendent elementen */
	position: relative;
}

#header_container {
	height:280px;
	background-color:#faf6f3;
	background-image: url(../img/img_site/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left_container {
	vertical-align:top;
	width:227px;
	padding-left:26px;
}

#center_table {
	height: 100%;
	width: 100%;
 *margin-bottom: 50px;
	background-image: url(../img/img_site/back_content.jpg);
	background-repeat: repeat-y;
}

#right_container {
	vertical-align:top;
	padding-top:3px;
	padding-left:9px;
}

#footer_container {
	height: 100px;
	vertical-align: top;
	background-image: url(../img/img_site/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_container_breed {
  height: 100px;
  vertical-align: top;
  background-image: url(../img/img_site/footer_breed.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

#footer {
	color: #decec2;
	position: absolute;
	height: 30px;
	left: 130px;
	font-size: 11px;
	line-height: 30px;
	top:55px;
}

#footer a {
	color: #decec2;
	text-decoration: underline;
}

#footer a:hover {
	color: #e7cbc6;
}

#realisatie {
	font-size: 11px;
	color: #decec2;
	position: absolute;
	height: 30px;
	right: 130px;
	text-align: right;
	line-height: 30px;
	top: 55px;
}

#realisatie a {
	color: #decec2;
	text-decoration: underline;
}

#realisatie a:hover {
	color: #e7cbc6;
}





/* CONTENT
**************************************************/

#content_bg_container {
	background: url(../img/img_site/bg_tile.jpg) repeat-y;
}

#content_bg_table {
	height: 100%;
	width: 100%;
	background: url(../img/img_site/bg_foot.jpg) no-repeat left bottom;
}

#content_table {
	width:494px;
}

#content_table_header {
	height:62px;
	padding-top:6px;
	padding-left:15px;
	background-image: url(../img/img_site/tekst_header.jpg);
	background-repeat: no-repeat;	
}

#content_table_middle {
	padding:10px 15px 10px 15px;
}

#content_table_middle_breed {
  padding: 5px 10px;
}

.content_container {
	background-image: url(../img/img_site/tekst_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:494px;
}


#content_table_header_breed {
  height:62px;
  padding-top:6px;
  padding-left:15px;
  background-image: url(../img/img_site/tekst_header_breed.jpg);
  background-repeat: no-repeat; 
}

#content_table_breed {
   width:675px;
}

.content_container_breed {
	background-image: url(../img/img_site/tekst_back_breed.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  width:650px;
}

.content {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: #83552c;
}

.content hr {
	color: #333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 11px;
}

.content li {
	list-style: url(none) none;
	padding-left: 25px;
	background-image: url(../img/img_site/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.8em 0.6em;
}

.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	padding-left: 25px;
	background-image: url(../img/img_site/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.8em 0.8em;
}

.content a {
	text-decoration: underline;
	color: #174F22;
}

.content a:hover {
	text-decoration: underline;
	color: #000;
}

.content .imglinks {
	float: left;
	margin: 6px;
}

.content .imgrechts {
	float: right;
	margin:6px;
	
}

.content p {
	font-size: 11px;
	line-height: 18px;
	color: #83552c;
	margin-bottom: 11px;
}

.content h1 {
	font-size: 16px;
	color: #be8b5d;
	font-weight: normal;
}

.content h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

#naarboven {
	float:left;
	color: #000;
	font-size: 11px;
	cursor: pointer;
}

#toonpdf {
	float:right;
}


.content td {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: #83552c;
}



/* RESERVEREN BLOK
**************************************************/

#reserveren_table {
	width:215px;
}

#reserveren_container_header {
	height:29px;
	background-image: url(../img/img_reserveren/reserveren_header.jpg);
	background-repeat: no-repeat;	
}

#reserveren_container_header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#reserveren_container_header li a {
	display: block; /* zorgt ervoor dat de text zich gedraagt als block */
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	padding-left:8px;
	padding-top:3px;
	font-weight:bold;
	color:#be8b5d;
	text-decoration:none;
	height:26px;
}

#reserveren_container_header li a:hover {
	display: block; /* zorgt ervoor dat de text zich gedraagt als block */
	color:#decec2;
}

#reserveren_container_middle {
	padding: 8px 2px 8px 8px;
	background-image: url(../img/img_reserveren/reserveren_back.jpg);
	background-repeat: repeat-y;	
}

#reserveren_content_table {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0103;
	width:100%;
	text-align:left;
	line-height:33px;
}



.reserveren_content_td_style {
	height:36px;
}

#reserveren_container_footer {
	vertical-align:middle;
	height:39px;
	background-image: url(../img/img_reserveren/reserveren_footer.jpg);
	background-repeat: no-repeat;	
	padding-right:15px;
}

#reserveren_container_footer_btn {
	padding-right:18px;
	float:right;
	background-image: url(../img/img_reserveren/reserveren_pijltje.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e0103;
	text-decoration:none;
	cursor:pointer;
}

#reserveren_content_table p.kop {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#reserveren_container_footer_btn a {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3e0103;
	text-decoration:none;
}

#reserveren_container_footer_btn a:hover {
	text-decoration:underline;
}

.reserveren_aantal {
	font:Arial, Helvetica, sans-serif;
	color:#3e0103;
	font-size:11px;
	width:45px;
}




/* BOX
**************************************************/

.box {
	width:174px;
}

.box_header {
	height:28px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#be8b5d;
	font-weight:bold;
	line-height:28px;
	background-image: url(../img/img_box/box_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.box_header ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.box_header li a {
	display: block; /* zorgt ervoor dat de text zich gedraagt als block */
	padding-left:8px;
	padding-right:8px;
	color:#be8b5d;
	text-decoration:none;
	height:26px;
}

.box_header li a:hover {
	display: block; /* zorgt ervoor dat de text zich gedraagt als block */
	color:#decec2;
}

.box_middle {
	padding: 8px;
	background-image: url(../img/img_box/box_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.box_content {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0103;
}

.box_content p {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0103;
	font-weight:normal;
	line-height:15px;
}


.box_content p.kop {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0103;
	font-weight:bold;
}

.box_content p.date {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5b1619;
	font-weight:normal;
	margin-bottom:15px;
}

.box_content a {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0103;
	font-weight:normal;
}



/* TAALKIEZER
**************************************************/

#taal {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#be8b5d;
	position: relative;
	height: 15px;
	width: 600px;
	left: 35px;
	top: 30px;
}

#taal a {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#be8b5d;
	text-decoration: underline;
	color: #be8b5d;
	line-height: 12px;
}

#taal a:hover {
	color: #d8c4b3;
}


#taalcurrent {
	color: #d8c4b3;
	text-decoration: none;
}



/* GASTENBOEK
**************************************************/

.content .gastenboek {
	margin-bottom: 20px;
	background: #faf6f3;
}

.content .gastenboek p {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.content .gastenboek em {
	font-style: normal;
	color: red;
}

.content .gastenboek .gastenboek_header_table {
	background-color:#3e0103;
	margin-bottom: 10px;
	height: 26px;
	width: 100%;
}

.content .gastenboek .gastenboek_header_table td {
	height: 26px;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	color: #be8b5d;
	padding-top: 1px;
}

.content .gastenboek table td {
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
}

.geplaatst {
	color: #83552c;
	font: bold 9px/18px Verdana, Geneva, sans-serif;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 10px;
}

.bericht {
	font-size: 11px;
	line-height: 18px;
	color: #83552c;
	font-weight: normal;
	background: url(../img/img_icons/comments.gif) no-repeat;
	padding-left: 20px;
}

.letsFormInput, .input {
	font:Arial, Helvetica, sans-serif;
	color:#83552c;
	text-weight:normal;
	font-size:11px;
	width:230px;
	border:1px solid #eae0d9;
	height:20px;
	background-color:#fcfbfb;
	margin-bottom:3px;
}

.letsFormTextArea {
	font:Arial, Helvetica, sans-serif;
	color:#83552c;
	text-weight:normal;
	font-size:11px;
	width:230px;
	border:1px solid #eae0d9;
	background-color:#fcfbfb;
	margin-bottom:3px;
}

/* Google maps
**************************************************/

#map { /* container kaart */
	height: 375px;
	width: 465px;
}

#balloon { /* container tekstballon */
}

#balloon h3 {
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	margin-bottom: 11px;
}

#balloon .datum {
	
}

#balloon a {
	
}

#balloon table tr td {
	
}

#balloon a:hover {

}
/** Formulieren
**************************/

.letsFormContainer em {
	font-style: normal;
	color: red;
}


.letsFormContainer .legend {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.letsFormTable {
	padding: 2px;
	display:block;
	font-size: 11px;
	line-height: 18px;
	width:320px;
}

.letsFormInput_error {
	border: 1px solid red;
	width:230px;
}

.letsFormRadio {
	width: 20px;
}

.letsFormTD {
  padding-top:3px;
  color: #83552C;
}

.letsErrorList {
	color:red;
}

.letsFormButton {
	color: #BE8B5D;
	background: #3E0204;
	padding: 1px;
	cursor: pointer;
	font: bold 9px/13px Tahoma, Verdana, Arial, sans-serif;
	border-style: none;
	text-transform: uppercase;
}

.letsFormCheckbox {
	border: 0px solid #B4CDE1;
	background: #E5ECF4;
	margin:3px 3px 3px 3px;
}

.letsFormCheckbox_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 3px;
}

.letsFormRadio {
	border: 0px solid #6e7176;
	background: #FFFFFF;
	margin:3px 3px 3px 0px;
}

.letsFormRadio_error {
	border: 0px solid red;
	background: red;
	margin:3px 3px 3px 0px;
}

.letsFormTijdSelect {
	width: 50px;
 *width: 40px;
	font-size: 11px;
}

#toolTip { /* Styling van het infoplaatje */
	position:relative;
	top:3px;
	cursor: pointer;
	marging: 0px;
	padding: 0px;
}

.formInfo {
	font-size: 11px;
	background: #7A7A7A;
	border: 1px none #000;
	width: 150px;
	margin: 0px;
	padding: 5px;
	color: #fff;
}

#letsFormCaptcha { /* Styling van het captchaplaatje */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.required {
  color:red;
}

.w20 {
	width: 20px
}

.w50 {
	width: 50px
}

.w100 {
	width: 100px
}

.w120 {
	width: 120px
}

.w150 {
	width: 150px
}

.w180 {
	width: 180px
}

.w200 {
	width: 200px
}

.w100percent {
	width: 100%
}


#naarboven {
  float:left;
	color: #7A7A7A;
	font-size: 9px;
	cursor: pointer;
}

#toonpdf {
  float:right;
}



/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

