html, body                                                  { margin: 0; }
body                                                        { background-color:#9CD0F7; }

a {
	color: #cf000c;
}

#page {
  width: 999px;
  margin: 0px auto;
}

#header {
  width: 999px;
  height: 294px;
}

#header2 {
  width: 999px;
  height: 206px;
}

#logoFront {
	position:absolute; 
	z-index:100; 
	background-image:url("/images/logo_front.gif"); 
	width:164px; 
	height:143px; 
	top:0px; 
	margin-left:801px;
}

#headerImg {
	position:absolute;
	z-index:99;
	width:947px;
	height:113px;
	top:93px;
	margin-left:26px;
}

#content {
  width: 999px;
  background-image:url("/images/mainbg2.gif");
  background-repeat: repeat-y;
	padding-top: 10px;
}

#content div {
  font-family: Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size: 12px;
}

#content TD {
  font-family: Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size: 12px;
}

span#pagetitle {
	display: block;
	margin-bottom:10px;
	color: #A4D033;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c9c9c9;
}

#contentleft1 {
	width: 440px;
	margin-left: 34px;
	float: left;
}

#contentleft2 {
	width: 630px;
	margin-left: 34px;
	float: left;
}

#contentleft2breed {	width: 930px;	margin-left: 34px; float: left; }

#contentleft3 {
	width: 630px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

#contentleft3breed { width: 930px; font-family:Arial; font-size:12px; line-height:18px; }

#contentleft3 #text, #contentleft3breed #text {
	color:#4e4e4e;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.contentleft1_item {
	border-top: 1px solid #c9c9c9;
	padding-top:15px;
	margin-bottom:15px;
	overflow:hidden;
}

span.contentleft1_header {
	display: block;
	margin-left: 115px;
	color: #A4D033;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

span.contentleft1_text {
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	width: 320px;
	display:block;
	float:left;
	line-height:18px;
}

span.contentleft1_img {
	margin-left: 2px;
	height: 102px;
	width: 102px;
	display:block;
	float:left;
}

#contentright1 {
	width: 485px;
	margin-left: 14px;
	float: left;
	background-color:#eef5d6;
	padding-top: 5px;
	padding-bottom: 10px;
}

.article_right_header {
	width: 215px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	margin-bottom:20px;
	background-image:url("/images/btnBG.gif");
	background-repeat: repeat-x;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	font-family:arial;
	font-size:13px;
	padding-left:7px;
}

#contentright2 {
	width: 271px;
	margin-left: 18px;
	float: left;
	background-color:#eef5d6;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:19px;
}

#contentright1_1 {
	width: 230px;
	float: left;
	background-color:#FFF;
	margin-left: 10px;
}

#contentright1_1 img {
	display:block;
	margin: 4px auto;
}

span#cr1_1_desc {
	font-family: Arial;
	font-size: 11px;
	display: block;
	margin-left: 10px;
	margin-top:-5px;
	border-bottom:1px solid #adca3a;
	width:215px;
	padding-bottom:5px;
	line-height:18px;
}

#tblWoningenFront {
	margin-left:10px; 
	width:215px;
}

.tdWoningenFront1 {
	width:50%; 
	font-size: 18px; 
	font-family:Arial; 
	font-weight:bold;
	color: #A4D033;
	border-bottom:1px solid #adca3a;
	height:35px;
}

.tdWoningenFront2 {
	font-size:10px; 
	font-family:Verdana;
	border-bottom:1px solid #adca3a;
}

.tdWoningenFront2 a {
	color: #cf000c;
}

#contentright1_2 {
	width: 230px;
	float: left;
	background-color:#FFF;
	margin-left: 10px;
}

#contentright1_2 img {
	display:block;
	margin: 4px auto;
}

span#cr1_2_desc {
	font-family: Arial;
	font-size: 11px;
	display: block;
	margin-left: 10px;
	margin-top:-5px;
	width:215px;
	padding-bottom:5px;
	line-height:18px;
}

#contentright1_text {
	/*padding-left:20px; */ padding-left:10px;
	margin-top:20px; 
	font-size: 12px; 
	font-family:Arial; 
	line-height:18px;
	/*width: 400px;*/ width: 470px;
	/*padding-bottom:15px;*/ padding-bottom:0px;
}

.tblAccTitle  td {
	background-color: #a6ce3a;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

td.tblAccID {
	background-color: #eeeeee;
}

td.tblAccDesc {
	background-color: #eeeeee;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding-top:10px;
	padding-bottom:10px;
}

.tblAccDesc a {
	color: #cf000c;
}

/* Footer */
#footer {
  width: 999px;
  height: 43px;
  background-image:url("/images/footer.gif");
	text-align: right;
	padding-top: 12px;
}

span#footertext {
	margin-right:50px;
  color:#A4D033;
  font-size: 12px;
  font-family: verdana;
}

span#footertext a {
	text-decoration:none;
	color: #A4D033;
}

/* Menu + Buttons */

#menu {
  position: absolute;
  margin-top: 50px;
  padding-left:20px;
}

.btnLeft {
  float: left;
  width: 9px;
  height: 36px;
  background-image:url("/images/btnLeft.gif");
  position:relative;
}

.btnMid {
  float: left;
  height: 25px;
  background-image:url("/images/btnMid.gif");
  color:#FFF;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-top: 11px;
  position:relative;
}

.btnMid a {
  text-decoration:none;
  color:#FFF;
}

.btnRight {
  float: left;
  width: 9px;
  height: 36px;
  background-image:url("/images/btnRight.gif");
  margin-right: 7px;
  position:relative;
}

.btnLeft_on {
  float: left;
  width: 9px;
  height: 36px;
  background-image:url("/images/btnLeft_on.gif");
  position:relative;
}

.btnMid_on {
  float: left;
  height: 26px;
  background-image:url("/images/btnMid_on.gif");
  color:#A4D033;
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  padding-top: 11px;
  position:relative;
}

.btnMid_on a {
  text-decoration:none;
  color:#A4D033;
}

.btnRight_on {
  float: left;
  width: 9px;
  height: 36px;
  background-image:url("/images/btnRight_on.gif");
  margin-right: 7px;
  position:relative;
}

tr.regular { background-color: #EEEEEE; font-size: 12px; font-family: helvetica, arial, sans-serif; font-weight: normal; color:black; /*text-align: justify;*/ vertical-align:top; }
tr.title { background-color: #A6CE39; font-size: 12px; font-family: helvetica, arial, sans-serif; font-weight: bold; color:white; /*text-align: justify;*/ vertical-align:top; }

.button {
  border: 1px solid #555555;
}

.input {
  border: 1px solid #555555;
}

div.submenuOn {
	position:absolute; 
	font-size:11px; 
	top:25px; 
	left:-8px; 
	width:140px; 
	font-weight:normal; 
	z-index:200; 
	display:none;
}

div.submenuOn a {
	line-height:20px;
}

div.submenuOn_top {
	width:140px;
	height:5px;
	background-image:url("/images/submenuOn_top.gif");
	background-position:top left;
	z-index:200; 
}

div.submenuOn_content {
	background-color:#fff;
	padding:5px;
	z-index:200; 
}

div.submenuOn_content hr {
	height:1px; 
	color:#a6ce39; 
	border:none; 
	border-bottom:1px solid #a6ce39;
}

div.submenuOn_bottom {
	width:140px;
	height:5px;
	background-image:url("/images/submenuOn_bottom.gif");
	background-position:bottom left;
	z-index:200; 
}

div.submenu {
	position:absolute; 
	font-size:11px; 
	top:25px; 
	left:-9px; 
	width:140px; 
	font-weight:normal; 
	z-index:200; 
	color:#fff;
	display:none;
}

div.submenu a {
	color:#fff;
	line-height:20px;
}

div.submenu_top {
	width:140px;
	height:5px;
	background-image:url("/images/submenu_top.gif");
	background-position:top left;
	z-index:200; 
}

div.submenu_content {
	background-color:#a6ce39;
	padding:5px;
	z-index:200; 
}

div.submenu_content hr {
	height:1px; 
	color:#fff; 
	border:none; 
	border-bottom:1px solid #fff;
}

div.submenu_bottom {
	width:140px;
	height:5px;
	background-image:url("/images/submenu_bottom.gif");
	background-position:bottom left;
	z-index:200; 
}

/* -- gallery module ----------------------------------- */
#galleryContainer                                           { text-align: center; width:960px; }
.galleryRow                                                 { width: 960px;display:inline-block;}
.gal_pic                                                    { border:1px solid #666; width:90px; height:65px;	background-position:center;	background-repeat:no-repeat; float:left; margin:5px; margin-right:11px; cursor:pointer; }

/* -- clear fix ---------------------------------------- */

.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; }
/* End hide from IE-mac */

/*------------------------------------------------------ */

