/* @override http://www.gietvloernederland.nl/templates/website/css/template_css.css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
body{
/*background:url('../images/bglogo.jpg') no-repeat;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
g: #353535;
ooverflow: scroll;
	background-image: url(../images/bg_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top right;
	background-color: black;
}
img{
border:0;
}
table, td{
border:0;
}
a:link,a:visited{
font-weight:bold;
color:gray;
text-decoration:none;
}
a:active,a:hover{
font-weight:bold;
color:#c1022d;
text-decoration:none;
}
h1{
padding-bottom:20px;
font-weight:normal;
font-size:18px;
}
h2{
padding-bottom:2px;
font-weight:bold;
font-size:14px;
}
h3{
padding-bottom:20px;
font-weight:normal;
font-size:15px;
}
div#container{
width:800px;
margin:0 auto;
margin-bottom:32px;
}
div#header{
width:800px;
height:32px;
display:block;
float:left;
}

.contentintro{
padding-bottom:20px;
}

	div#header2{
	width:800px;
	height:200px;
	float:left;
	display:block;
	}
	div#header_top{
	float:left;
	width:1px;
	height:10px;
	}

		div#header_top a img{
		border:0;
		}
	div#header_mid{
	width:798px;
	float:right;
	height:12px;
	margin-top: 0px;
	text-align: right;
	}
		
		div#main_menu ul.mainmenu{
			list-style:none;
		}
		
		div#main_menu ul.mainmenu li{
		float:left;
		}
		
		div#main_menu ul.mainmenu li a{
			float:left;
			height:32px;
			line-height:32px;
			padding-left:8px;
			padding-right:8px;
			z-index:1001;
			font-size: 12px;
			text-align: right;			
		}
		div#main_menu ul.mainmenu li span{
			float:left;
			height:32px;
			line-height:32px;
			padding-left:10px;
			padding-right:10px;
			z-index:1001;
			font-weight:bold;
			font-size: 12px;
			background-color: #000000;
		}
		div#main_menu ul.mainmenu li a.mainlevel_active{
			background-color: #000000;
			color: #c1022d;
		}

		div.transMenu table.items{
		background: url('../images/gietvloer_75_GROOT.png');
		/*background:white;
		/*-moz-opacity:.75;
		filter:alpha(opacity=75);*/
		}
		
div#content{
width:800px;
clear:both;
}
	div#content_left{
	width:796px;
	float:left;	
	/*background: url('../images/gietvloer_background_content.jpg') repeat-y;*/
	padding-left:0px;
	padding-right:45px;
	}
		div#content_right_producten .mod_contentitem .contentitem td{
		vertical-align:top;
		
		}
		
			div#content_right_producten .mod_contentitem .contentitem td img,
			div#content_right_producten .mod_contentitem .contentitem td p img{
			border:2px solid #d0d0ce;
			}
			
			
		div#content_right_contact{
		width:242px;
		padding:10px;
		border:2px solid #d0d0ce;
		margin-top:16px;
		background: #e2e2de url('../images/gietvloer_background_rechts.jpg') repeat-x;
		line-height:20px;
		}
		
div#footer{
width:800px;
clear:both;
height:0px;
border-top:1px solid Gray;
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}


div.spacer{
display:block;
clear:both;
height:15px;
}

.clear{
display:block;
clear:both;
height:0px;
}





