@charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,img,code,del,dfn,font,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background:transparent;border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;outline:0;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}
html {height:100%;}
body {
	height:100%;
	background-color:#dcdcdc;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #000;
}

#achtergrond{
	position:absolute;
	background-color:transparent;
	height: 148px;
	width: 100%;
	background-image: url(ceramic-decal_images/top_ceramic-decal.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 70px;
}

#hoofdblok {
	position:relative;
	width:1000px;
	min-height: 100%;
	_height: 100%;
	padding:0;
	background-color:transparent;
	margin: -70px auto -85px auto;
}

#header_container{
	width: 100%;
	height: 50px;
	padding: 170px 0 0 0;
	text-align: center;
	background-color: transparent;}

#links_container{
	float: left;
	width: 150px;
	margin: 30px 0 0 10px;
	text-align: center;}

#menu{background-color: #999;
	padding: 10px;
	float: left;
	margin: 0;}

#content_container{
	background-color: transparent;
	margin: 0 10px 0 220px;
	padding: 10px 10px 70px 10px;}

#content_container a{color:#000;text-decoration: none;}
#content_container a:link, #content_container a:visited{font-weight: bold;}
#content_container a:hover, #content_container a:active{font-weight: bold;color: #C00;text-decoration: underline;}


#content_container li{
	list-style-type: square;
	margin-left: 30px;
}

#footer_container{position:relative;
	height: 150px;
	margin: 0;
	padding: 5px 0 0 0;
	width: auto;
	text-align: center;
	color: #fff;
	clear: both;
	background-color: #dcdcdc;
	background-image: url(ceramic-decal_images/werkbank.gif);
	background-repeat: no-repeat;
	background-position: center top;}

#footer_container a{color:#fff;text-decoration: none;}
#footer_container a:link, #footer_container a:visited{font-weight: bold;}
#footer_container a:hover, #footer_container a:active{font-weight: bold;color: #C00;text-decoration: underline;}

#contactbox{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
	width: 500px;
	margin: 20px 0 30px 25px;
	text-align: center;}

.container{margin-bottom: 15px;}

.container img{display: block;
	float: left;
	width: 50px;
	height: 71px;
	margin: 0;
	background-color: #303;
	border: 1px solid #cf9;}

/* dit heeft ie nodig anders geeft hij een bottom-pading (??!!??) aan het omsluitende a element */
.container img{float: left;} 

h1 {background-color: transparent;
	height: 80px;
	width: 500px;
	margin: 20px auto 0 auto;
	color: #000;
	font-weight: bold;
	font-size: 160%;}

h2 {font-style: normal;
	font-weight: bold;
	font-size: 110%;
	margin:20px 0 -10px 0;}

h3 {font-weight: bold;
	margin-top: 30px;}

.float_right {float: right;
	margin: 0 0 20px 30px;
	padding: 3px;
	background-color: #fff;
	border: thin solid #000;}

.clear{	clear: left;}

blockquote {font-style: italic;
	text-indent: 25px;}