@charset "ISO-8859-1";
html, body
{
	height: auto;
	height: 100%;
	min-height:100%;
	margin: 0px;
	padding: 0px;
}

body, div, p, table tr td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body
{
	background-color: #000000;
	text-align: center; /* horizontal centering for IE Win quirks */
}
a:link {
	color: #B9000F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B9000F;
}
a:hover {
	text-decoration: underline;
	color: #B9000F;
}
a:active {
	text-decoration: none;
	color: #B9000F;
}

#distance { 
   width:1px;
   height:50%;
   margin-bottom:-345px; /* half of container's height */
   float: left;
   margin-left:-55px;
}

#container
{
	
	padding: 0px;;
	margin:0 auto;
	width: 950px;
	height: 650px;
	text-align:center;
	position:relative;
	clear: both;
}


#header {
	left:0px;
	top:0px;
	width:950px;
	height:112px;
	background-image: url(../images/fotograaf-zottegem_01.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#main {
	left:0px;
	top:167px;
	width:950px;
	height:503px;
	background-image: url(../images/fotograaf-zottegem_02.gif);
	background-repeat: no-repeat;
}

#footer {
	left:0px;
	top:637px;
	width:950px;
	height:35px;
	background-image: url(../images/fotograaf-zottegem_03.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
	color: #E4E4E4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 6.5px;
	padding-top: 30px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color:#BD000F;
	padding-top: 0px;
}
h2 a:link {
	color:#FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
h2 a:hover {
	text-decoration: underline;
&
	color:#FFCC33;
	color: #A9000D;
}
h2 a:active {
	text-decoration: none;
	color:#FFFFFF;
}
/* sidebar ********************* */
#sidebar {
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-left: 2px;
	text-align:left;
}
#sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar a:hover {
	text-decoration: none;
	color: #A9000D;
}
#sidebar a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* menu ----------------------------------------------- */
ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  padding-left:25px;
  letter-spacing:3.50px;
}

ul li {
  list-style: none;
  padding-bottom:5px;
  position: relative;
  height: 20px;
}


#content {
	width: 610px;
	float: left;
	padding-left: 75px;
	text-align: left;
	padding-top: 21px;
	display:table-cell;
}
#scroll {
	float: left;
	width: 630px;
	height: 460px;
	overflow: auto;
	margin-top: 0px;
	text-align:justify;
}
#tekst {
	float: left;
	width: 590px;
	height: 460px;
	text-align:justify;
	margin-top: 0px;
}

#tekst2 {
	float: left;
	width: 610px;
	height: 320px;
	overflow: auto;
	margin-top: 0px;
	text-align:justify;
}
/* gallery ----------------------------------------------- */
#thumbs {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.thumb img{
	border: 1px solid #858585;
}
.thumb:link img{
	border: 1px solid #858585;
}
.thumb:visited img{
border: 1px solid #858585;
}
.thumb:hover img{
border: 1px solid #A7170B;
}
.thumb:hover {
border:  #A7170B;
} 
.thumb:active img{
border: 1px solid #858585;
}

#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4C4C4C;
	border: 1px solid #F0F0F0;
}
#textfield_err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #F0F0F0;
}
#adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	padding-top: 180px;
	padding-left: 30px;
	line-height:12px;
	letter-spacing:2px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BD000F
}
#Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.deca {
	color: #CCCCCC;
	font-size:10px;
	padding-right:16px;
}

