html {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	background: url('/images/bg-header.jpg') top left repeat-x;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Georgia, Arial, sans-serif;
	font-size: 13px;
	color: black;
}
.kolom {
	float:left;
}

#header {
	height:253px;
	width:773px;
	margin:0 auto;
}

#right {
float:right;
}
#logo {
float:left;
}

#right-top {
	width:379px;
	text-align:right;
	height:42px;
	line-height:42px;
	color:#002b82;
	font-weight:bold;
}

#right-top a{
	color:#002b82;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#right-top a:hover{
	text-decoration:underline;
}

#right-bottom {
	color:white;
	text-align:right;
	width:340px;
	margin:0 0 0 37px;
	font-size:10px;
}

#right-bottom a{
	color:white;
	text-decoration:none;
}
#right-bottom a:hover{
	text-decoration:underline;
}

#right-bottom h2 {
	font-family:Georgia;
	font-size: 24px;
	margin:8px 0 5px 0;
}
#right-bottom p {
	margin: 0 0 8px 0;
}

#menubar {
	clear:both;
	height:40px;
	line-height:40px;
	width:773px;
	margin:0 auto;
	font-weight:bold;
}

#tel {
	color:#2c1d16;
	float:left;
	height:40px;
	line-height:40px;
}

#menu {
float:right;
height:40px;
text-align:right;
}
#menu ul {
	display:block;
	text-align:right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	text-align:right;
	display: inline;
}
#menu a {
	color:#2c1d16;
	display:block;
	float:left;
	height: 40px;
	line-height:40px;
	padding:0px 10px 0 8px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	background: url(/images/delimeter.jpg) center right no-repeat;
}

#menu a:hover {
	color:#c4151c;
}
#menu a.last {
	background-image: none;
}



#page {
	width:773px;
	margin:20px auto 20px auto;
	overflow:auto;	
}

#post {
	float:left;
	width:510px;
}
#content {
	float:left;
	width:476px;
	color:#5b5b5b;
	margin: 0 0 20px 0;
	text-align:left;
	overflow:auto;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	color:#362f2d;
	font-family:Georgia;
}
#content a {
	color:#2c1d16;
}

#content a:hover {
	color:#c4151c;
}
#content td {
	vertical-align:top;
}
#content h2 {
    margin-top:0px;
}

#content ul li a {
    color:#c4151c;
	text-decoration:none;
}
#content ul li a:hover {
	color:#362f2d;
}

#sidebar {
	float:left;
	width:263px;
}
#sidebar h3 {
	margin:0;
	padding:0;
	font-family:Georgia;
	font-size:22px;
	color:#362f2d;
}

#sidebar ul{
	display:block;
	text-align:right;
	margin: 20px 0 30px 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	width:253px
	height:56px;
	line-height:56px;
	margin:5px 0 0 0;
	padding:0 10px 0 0;
}
#sidebar a {
	display:block;
	width:263px
	height:56px;
	text-decoration:none;
	color:#c4151c;
	font-weight:bold;
}
#sidebar a:hover {
	color:#362f2d;
	text-decoration:underline;
}

.siergrind {
	background: url('/images/sidebar_siergrind.jpg') top left no-repeat;
}
.marmerkorrel {
	background: url('/images/sidebar_marmerkorrel.jpg') top left no-repeat;
}
.troffel {
	background: url('/images/sidebar_troffel.jpg') top left no-repeat;
}
.giet {
	background: url('/images/gietvloeren.jpg') top left no-repeat;
}

#sidebar img {
	margin:20px 0 20px 0;
}

#footer-wrapper {
	height:82px;
	width:100%;
	background: url('/images/bg-footer.jpg') top left repeat-x;
}
#footer {
	clear:both;
	height:82px;
	width:773px;
	margin: 0 auto;
	padding-top:40px;
	color:white;	
	font-size:11px;
}

#footer a {
	color:white;
	text-decoration:none;	
}
#footer a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;	
}
.bolder {
	font-weight:bold;	
	font-size:13px;
	}

	
.row
	{
	width:470px;
	clear:both;
	float:left;
	margin: 3px 0 10px 0;
	}
.cell
	{
	float:left;
	width:110px;
	margin:2px;
	text-align:center;
	}
.cell img {
	margin: 0 auto 5px auto;
}
.cell p {
	margin:0;
	padding:0;
}

#kleuren {
	width:100%;
}

.kleuren_thumb {
	display:block;
	width:125px;
	height:125px;
	padding:5px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px;
}
	

