﻿/* ++++++++++ global general styles start ++++++++++*/
html, body {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font: 12px arial, helvetica, sans-serif;
	color: #93975C;
	background: black;
}
a:link {
	color: #93975C;
	text-decoration: none;
}
a:visited {
	color: #93975C;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.a-text-link {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#link {
	width: 100px;
	float: right;
	color: #93975C;
	font-size: 12px;
}
.text-10 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #93975C;
	text-decoration: none;
}
.text-12 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #E2E0E0;
	line-height: 14pt;
}
/* ++++++++++ global general styles end ++++++++++*/
/* ++++++++++ global structure styles start ++++++++++*/
.hg-bg-left {
	width: 100%;
	margin-bottom: -10px; /* added to keep these bg image froms passing beyond the footer */;
	background: url("../images/bg-left-column.gif") repeat-y left top;
}
.hg-bg-right {
	width: 100%;
	background: url("../images/bg-right-column.gif") repeat-y right top;
}
.hg-bg-right-tl {
	width: 100%;
	background: url("../images/bg-right-column-tl.gif") repeat-y right top;
}
.float_right {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#img_center {
	margin-left: 100px;
	margin-bottom: 40px;
}
#hg-body-center {
	text-align: left;
}
#hg-body {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #000000 repeat-y right top;
	border: 1px solid #CCCCCC;
}
#hg-header {
	position: relative;
	left: 0px;
	top: 0px;
	height: 117px;
	border: 0px solid #000000;
	background-color: #000000;
}
#hg-column-left {
	float: left;
	width: 181px;
	margin: 10px -1000px 0px 0px;
	height: auto;
	border: 0px solid #000000;
}
#hg-menu {
	width: 181px;
	padding: 30px 0px 10px 0px;
	font: bold 11px arial, helvetica, sans-serif;
	background: url("../images/bg-menu.gif") repeat-y 0px 0px;
}
#hg-menu a {
	display: block;
	text-align: left;
	line-height: 23px;
	vertical-align: 50%;
	text-align: right;
	padding: 0px 25px 0px 10px;
	text-decoration: none;
	background: url("../images/bg-menu-off.gif") no-repeat 0px 0px;
	color: #ffffff;
}
#hg-menu a:hover {
	background: url("../images/bg-menu-on.gif") no-repeat 0px 0px;
	color: #ffffff;
}
#hg-menu-zw {
	width: 181px;
	padding: 30px 0px 10px 0px;
	font: bold 11px arial, helvetica, sans-serif;
	background: url('../images/bg-menu-zw.gif') repeat-y 0px 0px;
}
#hg-menu-zw a {
	display: block;
	text-align: left;
	line-height: 23px;
	vertical-align: 50%;
	text-align: right;
	padding: 0px 25px 0px 10px;
	text-decoration: none;
	background: url('../images/bg-menu-zw-off.gif') no-repeat 0px 0px;
	color: #ffffff;
}
#hg-menu-zw a:hover {
	background: url('../images/bg-menu-zw-on.gif') no-repeat 0px 0px;
	color: #ffffff;
}
#hg-body-content {
	position: relative;
	margin-left: 181px;
	border: 0px solid #000000;
}
#hg-column-middle {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 23px 0px 0px 20px;
	font: bold 12px arial, helvetica, sans-serif;
	line-height: 19pt;
	background: url("../images/bg-center-column.gif") repeat-y 0px 0px;
	border: 0px solid #000000;
}
#hg-column-right {
	float: right;
	width: 250px;
	margin-top: -23px;
	text-align: left;
	border: 0px solid #000000;
}
#right-column-pict-nieuwefotos {
	width: 158px;
	height: 165px;
	background-image: url('../images/specht_zw.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
}
#right-column-pict {
	width: 158px;
	height: 165px;
	background-image: url('../images/vlinder_01_zw.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
}
#right-column-pict-dr {
	width: 158px;
	height: 165px;
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 50px;
	margin-top: 50px;
}
#hg-bottom-right-text {
	font: bold 12px arial, helvetica, sans-serif;
	line-height: 14pt;
	color: #93975C;
	padding: 0px 10px 10px 30px;
	float: left;
}
#hg-footer {
	clear: both;
	text-align: center;
	line-height: 35px;
	background: #333333;
	border: 0px solid #000000;
	width: 1000px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#foto_middle_placeholder {
	padding: 20px 20px 20px 50px;
}
#copyright_artika {
	margin: 260px 5px 0px 5px;
	color: #93975C;
	font-size: 10px;
}
/* ++++++++++ global structure styles end ++++++++++*/
/* ++++++++++ second level start ++++++++++*/
#hg-sl-title {
	height: 30px;
	font: bold 16px "italic Arial", Helvetica, sans-serif;
	padding: 15px 0px 0px 30px;
	margin: -20px 0px 5px 0px;
	color: #F8FFA6;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;
}
html > body #hg-sl-title {
	height: 28px;
}
#hg-column-middle-sl {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 23px 30px 0px 20px;
	font: 12px arial, helvetica, sans-serif;
	line-height: 14pt;
	color: #93975C;
	border: 0px solid #999999;
}
#hg-column-middle-ind {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 23px 0px 0px 20px;
	font: 12px arial, helvetica, sans-serif;
	background: 0px 0px;
	border: 0px solid #000000;
}
#hg-column-middle-sl-txt {
	padding-right: 80px;
	padding-left: 40px;
	padding-bottom: 30px;
}
.cat {
	text-align: center;
}
/* ++++++++++ second level end ++++++++++*/
.strong-linkpage {
	font-weight: bold;
	color: #F8FFA6;
	font-size: 14px;
}
.padding {
	padding-left: 50px;
	padding-bottom: 30px;
	padding-right: 30px;
	margin-right: 30px;
}
.img-logo-art {
	padding-left: -30px;
	position: absolute;
}
#logo-foto-art-txt {
	position: absolute;
	padding-right: 30px;
	color: #F8FFA6;
}
.padding_bot_logo {
	padding-top: 210px;
}
#I1 {
	float: left;
}

