body
{
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
}

h1
{
	font-size: 30px;
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	text-shadow: 1px 1px #000; 
	text-align: left;
}

h2
{
	height: 38px;
	width: auto; 
	background: url('../images/kopbackground.jpg');
	font-size: 32px;
	font-family: "Century Gothic";
	font-weight: normal;
	padding: 5px ;
	width: 500px;
	color: #ffffff;
	line-height: 35px;
	text-transform: uppercase;
	margin-top: 5px;
	text-shadow: 1px 1px #46aef6; 
}
h3
{
	font-size: 18px;
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	text-shadow: 1px 1px #000; 
	text-align: center;
}
.blue
{
	color: #0196ff;
}

.blueintro
{
	color: #0196ff;
	font-size: 14px;
}

b
{
	color: #0196ff;
}

.zwart
{
	color: #000000;
}

a
{
	color: #0196ff;
	text-decoration: none;
}

#img_container
{
	min-height: 1200px;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
	background: #0b0b0b;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#container
{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 990px;
}

#logo_header
{
	width: 100%;
	height: 131px;
	vertical-align: center;
}

.logo
{
	margin-top: 20px;
	margin-left: 10px;
}

#menu_header
{
	width: 100%;
	height: 39px;
}

#menu_header ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#menu_header ul li
{
	margin-left: 5px;
	margin-right: 10px;
	list-style: none;
	float: left;
	font-size: 16px;
}

li a
{
	color: #ffffff;
}

li a:hover
{
	color: #0196ff;
}

#home li.menu_home a,
#rekentool li.menu_rekentool a,
#sierhekwerk li.menu_sierhekwerk a,
#luxafence li.menu_luxafence a,
#gaas li.menu_gaas a,
#schanskorven li.menu_schanskorven a,
#dierenverblijven li.menu_dierenverblijven a, 
#bestellen li.menu_bestellen a,
#aanbiedingen li.menu_aanbiedingen a,
#contact li.menu_contact a {
	color: #0196ff;
}

#img_header
{
	width: 100%;
	height: 332px;
	/*margin-top: -10px;*/
}

.header_img
{
	margin: 8px;
}

#imgtitle
{
	position: absolute;
	width: 100px;
	height: 100px;
	background: #ff0000;
}

#houtproducten
{
	width: 100%;
	height: 60px;
}

#slogan
{
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	background: #000000;
	padding: 10px;
	height: 37px;
	margin-left: 8px;
}

.houtproducten
{
	float: right;
	margin: 3px;
}

#stikker
{
	position: relative;
	top: -100px;
	left: 900px;
	background: url('../images/laagsteprijs_home.png');
	width: 130px;
	height: 130px;
}

#nieuwste_producten
{
	width: 1000px;
	height: 295px;
	margin-top: 30px;
	padding-left: 10px;
}

#tagcloud
{
	width: 304px;
	height: 185px;

	text-align: center;
}

.splitter
{
	width: 320px;
	float: left;
	
}

.contentcolum
{
	text-align: justify;
	width: 220px;
}

.productbox
{
	width: 320px;
	text-align: center;
	/*padding: 10px;*/
	float: left;
}

.productbox .groenlo img {
	border: 2px;
	border-style: solid;
	border-color: #000;
	padding-top: 5px;
} 

.productbox .groenlo a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	border: 2px;
	border-style: solid;
	border-color: #0196ff;
	padding-top: 5px;
} 

.productimage
{
	clear: both;
	width: 190px;
	height: 160px;
}

.productlaagsteprijs
{
	position: absolute;
	width: 350px;
	height: 130px;
	background: url('laagsteprijs_home.png') no-repeat top right;
}

#content_container
{
	
	width: 974px;
	padding: 8px;
	text-align: justify;
	color: #ffffff;
	border-bottom: 1px solid #474747;
	margin-bottom: 40px;
	padding-bottom: 40px;
	background-image: url('../images/contentbg.png');
	clear: both;
}

#content_container ul
{
	position: relative;
	left: 20px;
}

#footer_container
{
	width: 100%;
	height: 20px;
	margin-left: 8px;
	font-family: arial;
	color: #aaaaaa;
	font-style: italic;
	clear: both;
}

#thumbarea, #thumbwrapper
{
	display: none;
}

#gallery
{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}

td
{
	width: 33%;
}

.halvering
{
	padding: 10px;
	width: 45%;
	min-height: 220px;
	float: left;
}


.balk
{
	height: 1px;
	width: 800px;
}

input, textarea, input[type=submit]
{
	color: #ffffff
}

.inputtext, textarea
{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #047FD5;
	background: none;
	width: 180px;
}

.inputsmall
{
	margin: 2px;
	margin-left: 0px;
	border: 1px solid #047FD5;
	background: none;
	width: 49px;
	color:#047FD5;
}

.inputsmall_2
{
	margin: 2px;
	margin-left: -50px;
	border: 1px solid #047FD5;
	background: none;
	width: 49px;
}

.inputsmall_3
{
	margin: 2px;
	margin-left: -40px;
	border: 1px solid #047FD5;
	background: none;
	width: 49px;
}

.bestel_title{
	font-size:14px;
	font-weight:bold;
	color:#047FD5;
}

.inputrest, input[type=submit]
{
	margin: 2px;
	margin-left: 0px;
	border: 1px solid #047FD5;
	background: none;
	width: 129px;
}

.contentimage
{
	margin: 5px;
}


.detailsbg
{
	text-align: left;
	background: url('../images/sierwerk/detailsbg.png');
	width: 232px;
	height: 176px;
	line-height: normal;
}

.detailsbg ul
{
	margin: 5px;
	padding-top: 15px;
}

.detailsbg ul li
{
	list-style: none;
	font-weight: bold;
}

.laagsteprijs
{
	position: absolute;
	margin-top: -50px;
	z-index: 1000;
	margin-left: 150px;
}
ul.arrow {
background:  url('../images/arrow.png');
background-repeat: no-repeat;
padding-left: 6.0em;
margin-left:-20px;
}

.arrow2  {
background:  url('../images/arrow.png');
background-repeat: no-repeat;
padding-left: 5.0em;
margin-left:0px;
height: 75px;
}
ul.arrow3 {
background:  url('../images/arrow.png');
background-repeat: no-repeat;
padding-left: 6.0em;
margin-left:270px;
}

.prijsindicatie{
	float:right;
	margin-top:-50px;
	margin-left:-50px;
	width:159px;
	height:157px;
	background:url('../images/prijsindicatie.png');
}
#twitter img:hover {
	background:url('../images/twitter-over.png');
}
/*
#webshop img:hover {
	background:url('../images/webwinkel_staal-hover.png');
}
*/

#iconBox { padding-top: 0px; margin-right: 90px; width: 705px; float: right; border-top: 1px dotted #313131; }
#iconBox ul { list-style: none; }
#iconBox li { padding-left: 28px; float: left; }
#iconBox a { color:#fff; font-family: "Century Gothic"; font-size:21px; text-align:center; padding-top:5px; display: block; height:31px; width:184px; background:url('../images/dierverblijf/icon_bg.jpg');}
#iconBox a:hover {display: block; height:31px; width:184px; background:url('../images/dierverblijf/icon_bg_hover.jpg');}

#bedrijfsfilm {
background-image: url('../images/filmpje.jpg');
width:304px;
height:185px;	
}

#bedrijfsfilm:hover {
background-image: url('../images/filmpje-hover.jpg');
width:304px;
height:185px;	
}

#klik_logo {
font-size: 23px;
color: #666;
position: relative;
bottom: 12px;
}
