body
{
	background: #ede4dc url('http://www.simonsbouw.nl/images/background.jpg') fixed no-repeat;
	margin: 20px auto;
	margin-bottom: 20px;
	font-family: Arial,Verdana,Helvetica, sans-serif;;
	font-size: small;
	color: #000;
	line-height: 20px;
}



a, a:link, a:active, a:visited
{
	color: #cd4520;
	text-decoration: none;
}

a:hover
{
	color: #c5b4aa;
	text-decoration: underline;
}


h1, h2
{
	color: #cd4520;
	font-weight: bold;	
	letter-spacing: 2px;
}

h1
{
	line-height: 30px;
	margin-top: 0px;
}

h2
{
	font-size: small;
	margin-bottom: 0px;
}


#bodycontent
{
	min-width: 740px;
	min-height:500px;
	width: 90%;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 5px;
	background-color: #fffef1;
	
	background: #fffef1 url('http://www.simonsbouw.nl/images/s.gif') no-repeat;
	background-position: right bottom;
}


#top
{
	height: 100px;
	vertical-align: bottom;
	padding: 10px;
	padding-bottom: 0px;
}

#top-nav
{
	padding-top:80px;
	padding-bottom: 5px;
	float:right;
}


#top-nav a, #top-nav a:link, #top-nav a:visited
{
	color: #cd4520;
	font-weight:bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

#top-nav a:hover
{
	color: #c5b4aa;
	text-decoration: underline;
}

#banner
{
	clear:both;
	margin: 0px;
	padding: 0px;
	background-color: #c5b4aa;
	height: 93px;
	text-align: right;
}


#content
{
	padding: 20px;
	padding-bottom: 0px;
	min-height: 320px;
	height: 320px;
}

#content-left
{
	padding-top: 0px;
	float: left;
	width: 48%;
	height: 100%;
	overflow: auto;
}

#content-right
{
	float: right;
	width: 48%;
	height: 100%;
}

#footer
{
	padding: 0px;
	clear: both;
	text-align: right;
	background-color: #fffef1;
	width: 100%;
}

#footer a, #footer a:link, #footer a:visited
{
	color: #c5b4aa;
	font-weight:bold;
	font-size: x-small;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover
{
	color: #cd4520;
	text-decoration: underline;
}

img { border:0px; }

hr
{
	color: #cd4520;
	clear: both;
	width: 70%;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

.projecten
{
	width:120px;
	display:block;
	float:left;
	
	font-weight: bold;
}