/* General Structure */

body {
	min-width: 1000px;
	background: #3C96D2;
	margin: 0;
	padding: 0;
	padding-top: 5%;
	font-family: Arial;
	font-size: 13px;
	}

.clear{clear:both;height:0px;line-height:0px;font-size:1px;}

#header {
	height: 105px;
	width: 100%;	
	float: left;
	background: url('http://www.hj-schilderwerken.nl:2222/CMD_FILE_MANAGER/domains/hj-schilderwerken.nl/public_html/images/nieuwelogo10000.jpg') repeat-x top left;
	}

#logo {
	width: 240px;
	float: left;
	}

#menu {
	float: left;
	margin: 0 0 0 100px;	
	}

.menuitem {
	width: 100px;
	height: 35px;
	float: left;	
	margin: 70px 10px 0 0px;	
	}

#content {
	width: 100%;
	float: left;
	background: #ffffff url('images/hjschilderwerken_132.png') no-repeat bottom left;
	}
	
#contentleft {
	margin-bottom: 20px;
	width: 500px;
	float: left;
	background: url('images/hjschilderwerken_13.png') no-repeat top left;
	}

#contentleft a {
	color: #222;
	text-decoration: underline;
	font-weight: bold;	
	}

#contentleft a:hover {
	color: #7aaede;
	text-decoration: underline;
	font-weight: bold;	
	}

#contentright {
	width: 500px;
	height: 400px;
	float: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}

#contentright a {
	color: #222;
	text-decoration: underline;
	}

#contentright a:hover {
	color: #9c0;
	text-decoration: underline;
	}		

li a {
	color: #222;
	text-decoration: none;
	}

li a:hover {
	color: #9c0;
	text-decoration: none;
	}

#footer {
	height: 105px;
	width: 100%;	
	float: left;	
	background: url('images/hjschilderwerken2_15.gif') repeat-x top left;
	}

#footeritem {
	width: 760px;
	float: left;	
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #9c0;
	text-decoration: none;
	}

p {
	margin: 0;
	padding: 0 15px 10px 15px;
	color: #222;
	text-align: justify;	
	}		

p.floatright {
	float: right;
	margin: 0;
	padding: 5px 10px 5px 5px;
	color: #ffffff;
	}

p.floatleft {
	float: left;
	margin: 0;
	padding: 5px 5px 5px 15px;
	color: #ffffff;	
	}

h1 {
	padding: 15px 15px 10px 15px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	}

h2 {
	padding: 10px 15px 10px 15px;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	}

h3 {
	padding: 5px 15px 0px 15px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	}
	
h4 {
	padding: 15px 15px 0px 15px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	}

h5 {
	padding: 5px 15px 0px 15px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #979797;
	}

img {
	border: 0;
	}	

