* { padding: 0; margin: 0; }

body {
 font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #6a6b6d;
 background-color: #b7b8b1;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#faux {
 margin-bottom: 0px;
 padding-bottom: 15px;
 width: 100%;
 background-color: #6a6b6d;
 background-image: url(images/content_hoekske.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
}

#header {
background-image: url(images/topbanner.jpg);
 width: 800px;
 height: 154px;
}

#logo{
	position:relative;
	top: -130px;
	left: 10px;
	width: 199px;
	height: 113px;
}

#banner {
 width: 800px;
 height: 237px;
}

#photo
{
	position:relative;
	top: -113px;
	left: 0px;
	width: 800px;
	height: 237px;
}

#banner a
{
text-decoration: none;
border-bottom: 0px;
}

#photo ul
{
	list-style: none;
}

#leftcolumn { 
 display: inline;
 width: 380px;
 float: left;
 padding: 10px;
}

#rightcolumn { 
 float: right;
 width: 380px;
 display: inline;
 position: relative;
 padding: 10px; 
}

/*#footer { 
 width: 800px;
 height: 36px;
 background-image: url(images/footer.jpg);
 clear: both;
}*/

.clear { clear: both; background: none; }

#block_L
{
background-color: #FFF;
margin-bottom: 10px;
padding: 10px;
background-image: url(images/L_hoekske.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#block_R
{
background-color: #d9dadb;	
margin-bottom: 10px;
padding: 10px;
background-image: url(images/R_hoekske.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

p{
	margin-bottom: 10px;
}

a{
	color:#6a6b6d;
	text-decoration: none;
	border-bottom: 1px dotted #6a6b6d;
}

em
{
	color:#ff3700;
	font-style: normal;
	font-weight: bold;
}

H1
{
	font-weight: bold;
	font-size: 13px;
	color: #FF3700;
	margin-bottom: 5px;	
}

H2
{
font-size: 11px;
font-weight: bold;
color: #fc3604;
padding-bottom: 0px;
margin-bottom: 0px;
}

#fullcolumn { 
 float: right;
 width: 780px;
 display: inline;
 position: relative;
 padding: 10px; 
}

#block_F
{
background-color: #FFF;
margin-bottom: 10px;
padding: 20px 50px 20px 50px;
background-image: url(images/L_hoekske.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}