html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #eb9748;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_bol.gif);
}

h1 {
	font: normal 1.8em "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

div#website{
	width: 936px;
	height: 100%;

}
div#website .menu{
	width: 100%;
	float: left;
	margin: 0px;
	padding-top: 8px;
}
div#website .menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
}
div#website .menu li{
	display: inline;
}
div#website .work{
	float: left;
	/*border-top: #000000 1px solid;*/
	background-image: url(images/koffer.jpg);
	height: 270px;
	width: 936px;
}
div#website .content{
	height: 100%;
	width: 730px;
	float: left;
	line-height: 18px;
}
div#website .designby{
	float: right;
	font-size: 9px;
	padding-top: 2px;
}
div#website .title{
	padding-top: 10px;
	padding-bottom: 6px;
	float: left;
	width: 450px;
}
div#website .title img{
	float: left;
}

div#website .tekst{
	text-align: justify;
	width: 450px;
	float: left;
	background-image: url(images/kruis.gif);
	background-position: top;
	background-repeat: repeat-y;
	 
}
div#website .tekstleeg{
	width: 450px;
	height: 200px;
	float: left;
	background-image: url(images/kruis.gif);
	background-position: top;
	background-repeat: repeat-y;
	 
}
div#website .logo{
	padding-top: 50px;
	float: right;
	padding-right: 20px;
}
div#website .submenu{
	text-align: left;
	float: right;
	padding-right: 50px;
	padding-top: 10px;
}
div#website .flag img{
	float: right;
	padding-left: 5px;
	border-style: none;
	
}
div#website .flag{
padding-right: 25px;
	
}
div#website .submenu img{
	padding-bottom: 5px;	
}
div#website .submenu ul{
	list-style: none;
}
div#website .submenu li{
	padding-bottom: 4px;
}
div#website .balkonder{
	color: #000000;
	height: 20px;
	width: 100%;
}
