.ContentTekst{
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.ContentTekstKopje{
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}

html, body {
	min-height: 100%;
	_height: 100%;
	width: 100%;
}
html>body {
	height: auto;
}
body {
	margin: 0px;
	padding: 0px;
  font-family: Arial;
}
#container {
  position: absolute;
	left: 50%;
	margin-left: -460px;
  width: 920px;
	height: 100%;
	/* width nog onbekend... */
}

/* HEADER */
#header_text {
  position: absolute;
  top: 43px;
}
#header_logo {
  position: absolute;
  top: 50px;
  left: 720px;
}
#header_logo img {
  border: none;
}
#header_navigation {
  position: absolute;
	top: 135px;
  font-family: Arial;
  font-size: 10px;
  color: #999999;
	left: 1px;
}
#header_navigation a:link, #header_navigation a:visited {
  text-decoration: none;
} 

/* LEFT */
#left_navigation_container {
  /* wegens line-height van left_navigation een paar pixeltjes hoger... */
  /* top: 177px; */
  position: absolute;
	top: 171px;
	width: 140px;
  overflow: hidden;
}
#leftMenu {
  margin-left: -18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#leftMenu * {
  font-size: 12px;
}
#leftMenu a:link, #leftMenu a:visited {
	color:#663399;
	text-decoration:none;
}
#leftMenu a:hover {
	color:#663399;
	text-decoration:none;
}
#leftMenuActive {
	color:#663399;
	text-decoration:none;
}
#leftMenuActive a:link, #leftMenuActive a:visited {
	color:#663399;
	text-decoration:none;
}
#leftMenuActive a:hover {
	color:#663399;
	text-decoration:none;
}
#leftMenu .TreeNodeOver {
	color:#663399;
	text-decoration:none;
}


/* RIGHT */
#right_address_container {
  /* wegen line-height (right_container_address) paar pixeltjes lager */
  position: absolute;
	/* top: 175px; */
	top: 169px;
	width: 188px; /* ??? afhankelijk van maincontainer width */
  left: 722px;
	overflow: hidden;
}
.address {
  font-size: 12px;
	line-height: 20px;
  color: #000;
}
.address a:link, .address a:visited {
  color: #663399;
	text-decoration: none;
} 
.address a:hover {
  color: #663399;
	text-decoration: underline;
}
#right_additional {
  position: absolute;
  top: 330px;
  left: 722px;
  color: #663399;
	font-size: 10px;
	line-height: 18px;
}
#right_additional a:link, #right_additional a:visited {
  color: #663399;
	font-size: 10px;
	line-height: 18px;
} 

body:first-of-type #right_additional {
  top: 330px;
}
#right_additional a:link, #right_additional a:visited {
	color: #000;
  font-size: 10px;
	line-height: 18px;
	text-decoration: none;
} 
#right_additional a:hover {
  color: #663399;
	text-decoration: underline;
} 

/* ADDITIONAL */
.additional_header {
  color: #663399;
	font-size: 15px;
	line-height: 18px;
}
.additional_link a:link, .additional_link a:visited {
	color: #000;
  font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

/* BREED */
#breed {
  font-size: 12px;
	position: absolute;
	top: 177px;
	left:143px;
	line-height: 20px;
}

/* CONTENT */
#content {
  font-size: 12px;
	position: absolute;
	top: 171px;
	left:143px;
	width: 558px;
	line-height: 20px;
}
#content a:link, #content a:visited {
  color: #663399;
	text-decoration: none;
}
#content a:hover {
  color: #663399;
	text-decoration: underline;
}
#content h1 {
  color: #663399;
	font-size: 15px;
	margin-top: 0px;
}
#content .ul1 {
  margin:0px;
	padding: 0px;
}
#content .ul1 li{
  background-image: url(../Images/li1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
  line-height: 18px;
  list-style-type: none;
  padding-left: 8px;
}
.content_header {
  margin-left: -2px;
	margin-top: -6px;
}
.tbl1 {
  margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.tbl1 td {
  margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
  vertical-align: top;
}
.tblLinks {
  margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.tblLinks td {
  margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
  vertical-align: top;
	height: 18px;
}
.tblLinks td a:link, .tblLinks td a:visited {
  font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #000;
}
.projecten a:link, .projecten a:visited {
  display: block;
	width: 180px;
	height: 137px;
	margin-right: 8px;
	margin-bottom: 8px;
  border: 1px solid #FFF;
	background-repeat: no-repeat;
}
.projecten a:hover {
  width: 180px;
	height: 137px;
	overflow: hidden;
  border: 1px solid #663399;
}
.projecten img {
	width: 180px;
	height: 137px;
  border: none;
}
.projecten_links {
	margin-top: -4px;
}
.projectlink {
	font-size:15px;
	line-height:20px;
	font-family:Arial,verdana;
	color:#999999;
}
.projectlink a:link, .projectlink a:visited {
	font-size:15px;
	line-height:20px;
	color:#999999;
	text-decoration:none;
}
.projectlink a:hover {
	color:#67329a;
	text-decoration:none;
	font-size:15px;
	line-height:20px;
}
.projectlinkhover a:link, .projectlinkhover a:visited {
	color:#67329a;
	text-decoration:none;
	font-size:15px;
	line-height:20px;
}
.projectlinkhover a:hover {
	color:#67329a;
	text-decoration:none;
	font-size:15px;
	line-height:20px;
}
.projectlinkhover {
	color:#67329a;
	text-decoration:none;
	font-size:15px;
	line-height:20px;
}
.fld1 {
  border: 1px solid black;
	margin:0px;
	padding:0px;
	height: 17px;
  padding-top: 1px;
  padding-left: 4px;
}
.btnImage {
  background-color: transparent;
  background-position: left top;
	background-repeat: no-repeat;
	border: none;
	margin:0px;
	padding:0px;
}
