html, body {
	height: 100%;
	background-color: #e6ded0;
	background-image: url(../../images/layout/bg.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;	
	text-align: center;
}
.action-button a { 
	float: left;
	display: block; 
	width: 22px; 
	height: 22px;  
	background: url(../../images/layout/action.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
.action-button a:hover {
	background-position: -22px;
	text-decoration: none;
}
.action-button-2{ 
	float: left;
	display: block; 
	width: 22px; 
	height: 22px;  
	background: url(../../images/layout/action.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
#bottom{
	height: 182px;
	width: 100%;
	background-color: #c7bfb0;
	border-top: #f2ece0 1px solid;
}
#blocnote-1-container{
	height: 93px;
	width: 208px;
	padding: 38px 0 0 416px;
	float: left;
}
#blocnote-1-top{
	height: 93px;
	width: 208px;
	background-image: url(../../images/layout/blocnote-1-top.png);
	background-repeat: no-repeat;
	float: left;
}
#contactform {
	width: 350px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;
}
input	{
	height: 16px;
	width: 202px;
	color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background: #e8e2d5;
	border: 0px;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
textarea	{
	height: 103px;
	width: 202px;
	color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background: #e8e2d5;
	border: 0px;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;

}
.send input.submitButton {
	display: block; 
	width: 22px; 
	height: 22px; 
	margin-left: 190px;
	background: url(../../images/layout/action.png) no-repeat;
	text-decoration: none;
	border:none;
	cursor:pointer;
}
.send input.submitButton:hover {
	background-position: -22px;
	text-decoration: none;	
}
#main-container{
	width: 960px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;
	overflow: hidden;
}
.container{
	width: 960px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;
}
.container-menu{
	width: 660px;
	height: auto;
	float: left;
	margin-left: 206px;
}
#container-home {
	width: 32px; 
	height: 32px; 
	padding-top: 154px;
	margin-right: 110px;
	float: left; 
}
#devider {
	width: 960px;
	height: 2px;
	margin: 10px 0 10px 0;
	background: url(../../images/layout/devider.png) repeat-x;
	float: left; 
}
.footer, .push {
	height: 182px;
	margin-top: 25px;
}
.foto-blok{
	width: 698px;
	height: auto;
	padding: 10px 10px 0 10px;
	background-color: #f2ece0;
	float: left;
}
.foto-container{
	width: 690px;
	height: auto;
	padding: 0 4px 0 4px;
	float: left;
}
#home a { 
	float: left;
	width: 32px; 
	height: 32px; 
	display: block; 
	background: url(../../images/layout/home-button.png) no-repeat;
	text-decoration: none;
}
#home a:hover {
	float: left; 
	background-position: -32px;
	text-decoration: none;
}
.img-1 {
	border: 5px solid #f2ece0;
}
.img-2 {
	margin-bottom: 12px;
	border: none;
}
.img-3 {
	border: 5px solid #f2ece0;
	margin-bottom: 70px;
}
.img-4 a { 
	float: left;
	display: block; 
	width: 156px;
	height: 102px;
	padding: 3px;
	margin: 0 14px 14px 0;
	background: #c7bfb0;
	text-decoration: none;
	text-align: left;
}
.img-4 a:hover {
	background: #73ae18;
	text-decoration: none;
}
.img-5 a { 
	float: left;
	display: block; 
	width: 156px;
	height: 102px;
	padding: 3px;
	margin: 0 0 14px 0;
	background: #c7bfb0;
	text-decoration: none;
	text-align: left;
}
.img-5 a:hover {
	background: #73ae18;
	text-decoration: none;
}
.info-blok a {
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #f2ece0;
	float: left;
	
}
.info-blok a:hover{
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #c7bfb0;
	float: left;
}
.info-blok-4 a {
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #f2ece0;
	float: left;
	margin-right: 10px;
	
}
.info-blok-4 a:hover{
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #c7bfb0;
	float: left;
}
.info-blok-5 a {
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #f2ece0;
	float: left;
	margin-right: 11px;
	
}
.info-blok-5 a:hover{
	width: 212px;
	height: 235px;
	padding: 10px;
	background-color: #c7bfb0;
	float: left;
}
.info-blok-2{
	width: 212px;
	height: 285px;
	padding: 10px;
	background-color: #f2ece0;
	float: left;
}
.info-blok-3{
	width: 212px;
	height: 266px;
	padding: 10px;
	background-color: #f2ece0;
	float: left;
}
.info-blok-title{
	width: 183px;
	height: 20px;
	background: url(../../images/layout/blaadje-2.png) no-repeat;
	padding-left: 29px;
	margin-bottom: 12px;
	float: left;
}
.info-blok-tekst{
	width: 212px;
	height: 66px;
	margin-bottom: 12px;
	float: left;
}
.info-blok-button{
	width: 22px;
	height: 22px;
	padding-left: 190px;
	float: left;
}
#intro-left {
	width: 601px; 
	height: auto; 
	background: url(../../images/layout/devider.png) repeat-x;
	padding-top: 12px;
	float: left;
}
#intro-right-top{
	width: 359px; 
	height: 77px;
	background: url(../../images/layout/blocnote-1-bottom.png) no-repeat;
	margin-bottom: 30px;
	float: left;
}
#intro-right-bottom{
	width: 359px; 
	height: 277px;
	float: left;
}
#intro-right-bottom-1{
	width: 294px;
	height: auto;
	padding-left: 65px;
	float: left;
}
#intro-right-bottom-2{
	width: 294px; 
	height: auto;
	padding-left: 65px;
	background: url(../../images/layout/blaadje-1.png) no-repeat;
	margin-bottom: 10px;
	float: left;
}
#intro-right-bottom-3{
	width: 291px;
	padding-left: 68px;
	height: auto;
	float: left;
}
#logo{
	height: 186px;
	width: 186px;
	background-image: url(../../images/layout/logo.png);
	background-repeat: no-repeat;
	margin-right: 8px;
	float: left;
}
.menu-stripes {
	width: 2px;
	height: 31px;
	background-image: url(../../images/layout/stripes-menu.png);
	background-repeat: repeat-y;
	margin-left: 130px;
	float: left;
}
.menu-button-1 a { 
	float: left;
	display: block; 
	width: 132px; 
	height: 65px;  
	background: url(../../images/layout/menu-1.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
.menu-button-1 a:hover {
	background-position: -132px;
	text-decoration: none;
}
.menu-button-2 a { 
	float: left;
	display: block; 
	width: 132px;
	height: 65px;    
	background: url(../../images/layout/menu-2.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
.menu-button-2 a:hover {
	background-position: -132px;
	text-decoration: none;
}
.menu-button-3 a { 
	float: left;
	display: block; 
	width: 132px;  
	height: 65px;    
	background: url(../../images/layout/menu-3.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
.menu-button-3 a:hover {
	background-position: -132px;
	text-decoration: none;
}
.menu-button-4 a { 
	float: left;
	display: block; 
	width: 132px; 
	height: 65px;    
	background: url(../../images/layout/menu-4.png) no-repeat;
	text-decoration: none;
	text-align: left;
}
.menu-button-4 a:hover {
	background-position: -132px;
	text-decoration: none;
}
.menu-button-5 a { 
	float: left;
	display: block; 
	width: 96px; 
	height: 65px;    
	background: url(../../images/layout/menu-5.png) no-repeat;
	text-decoration: none;
	text-align: left;

}
.menu-button-5 a:hover {
	background-position: -96px;
	text-decoration: none;
}
.slideshow { 
	width: 601px; 
	height: 372px; 
	margin: 0 auto;
	padding: 0 auto;
}
.slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	border: 5px solid #f2ece0;
}
#top {
	width: 100%;
	height: 9px;
	background-image: url(../../images/layout/bg-top.png);
	background-repeat: repeat-x;
}
.top-stripes {
	width: 2px;
	height: 8px;
	background-image: url(../../images/layout/stripes-top.png);
	background-repeat: repeat-y;
	margin-left: 130px;
	float: left;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -182px;
}	
	
