* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #333;
  font: 14px sans-serif, Arial, Helvetica;
  text-align: center;
  background-color: #4084a9;
  background-image:url(/img/site-bg.jpg);
  background-repeat:repeat-x;
}


#container-page {
  margin: 0 auto;
  width: 590px;
  background: #DDD;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
   background:url('/img/content-bg.jpg');
 
}

#container-head { 
  background-image:url('/img/banner.jpg');
  background-repeat:no-repeat;
  height:250px;
  
}


#head {
  padding: 0 0 0 0 ;
  margin:0px;   
}

#head  .logo
	{
	float:left;
	margin: 0px;
	}

#head  .buttons
	{
	float:right;
	margin: 10px 10px 0 0px;
	height:0px;
	width:100px;
	}

#container-head  .photo-left
	{
	float:left;
	margin: 0px;
	height:187px;
	width:418px;
	}
	
#container-head  .photo-right
	{
	float:right;
	margin: 0px;
	height:187px;
	width:172px;
	}
	
#lang
	{
	position:relative;
	
	z-index:300;
	top: -10px;
	left: 150px;
	}


#container-content {
  padding: 0 2em 105px 2em;
 }

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  width: 70%;
  float: right;
  margin-right:30px;  
  padding: 10px;
  background:#FFFFFF;
  border: 1px solid #000000;
  min-height:420px;
 
}

#content-sec {
  padding: 10px 0 0 0;
  width: 20%;
  float: left;
  height:410px;    
}


#content-sec ul,#content-sec ul li {
  list-style: none none;
}

#container-foot {
  width: 100%;
  /*background: #CCC;*/
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 105px;
  left:0px;
}

#foot {
  padding: 0 1em;
/*  line-height: 10px;*/
  height: 120px;
  background-image:url('/img/footer.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  color:#FFFFFF;
  font-weight:bold;
}

#foot .address{
	
	margin-top:5px;
	margin-left: 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	}
	
#foot .address a,#foot .address a:active,#foot .address a:link{
  color: #FFFFFF;
  font-size:12px;
 }



#foot #login
	{
	position:absolute;
	bottom:10px;
	width: 31px;
	height: 31px;
	
	margin: 0 0 0 2px;
	}	
	
#foot #login a
	{
	background-image:none;
	}

#foot #login a:hover
	{
	position:absolute;
	background-image:url(/img/login.gif);
	background-repeat:no-repeat;	
	}

/*-----------------OPMAAK--------------------*/
hr.dot, hr {border: none 0; 
	border-top: 1px  dashed #9bb808 ;
	border-bottom: 1px dashed #efefef;
	height: 2px;
	width: 370px;
	margin: 10px auto 0 0;
	text-align: left;
	}
	
h1 {
  font: bold  18px  sans-serif, Arial, Helvetica ;
  color:#98ba2a;

}

h2 {
   font: normal 14px sans-serif, Arial, Helvetica ;
    color: #db9e08;
	text-decoration:underline;
	padding:5px 0 5px 0;
}

h3 {
   font: normal 14px sans-serif, Arial, Helvetica ;
    color:#98ba2a;
	padding:5px 0 5px 0;
	
}

p {
  margin: 10px 0 0 0 ;
  line-height: 1.5em;
}

a, a:active, a:link{
  color: #98ba2a;
  font-size:14px;  
  text-decoration: none;
}

a:hover {
  color: #98ba2a;
 
}

.content ul{
	margin:10px 0 0 20px;
	list-style:none;
	list-style-image:url(/img/list-item.gif);
	}


/*-----------------FORM----------------------*/
textarea 
	{
	width: 300px;
	border:0px;
	font-size:14px;
	border: 1px solid #98ba2a;
	margin: 	0 0 0 0;
	}

.contact
	{
	
	border:0px;
	font-size:14px;
	width: 300px;
	border: 1px solid #98ba2a;
	margin: 	0 0 0 0;
	}
	

input
	{
	
	font-size:14x;
	height: 18px;
	width: 150px;
	border: 1px solid #db9e08;
	margin: 	0px 0px 0px 0px;	
	}
	

input.search
	{
	height: 18px;
	width:  110px;
	border: 0px;
	}
	
.submit
	{
	width:70px;
	height:22px;
	cursor:pointer;
	background-color:#98ba2a;
	border:1px solid #97b43d;	
	color: #000000;
	font-weight:bold;
	margin: 	1px 0px 1px 0px;
	}
	
/*---------------MENU------------------------*/

ul.menu{
	color: #433311;
	font-size:18px;
	margin:0px;
	padding:0px;
	}
	
ul.menu a,ul.menu a:active,ul.menu a:link{
	color: #433311;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;	
	
	}
	
ul.menu a:hover{
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
	
	
/*---------------GUEST BOOK------------------------*/	

.boardBody a,.boardBody a:active{
  color: #98ba2a;
  font-weight: bold;
  font-size:12px;  
  text-decoration: none;
}

.boardBody a:hover {
  color: #98ba2a;
  text-decoration: underline;
}

.small{
	font-size:10px;
	}

/*---------------MESSAGES-----------------------*/	
div.message {
	text-align:center;
	with: 200px;
	padding:12px;
	font-size:12px;
	background-color:#F9FBE4;
	border:1px solid #ED9611;
	text-align:left; 
	margin-bottom:10px;	
	margin-top:10px;	
	
	}	
	
.error_message{
	color:#CC0000;
	padding:5px 0 5px 0;
}
	

