*{
	padding: 0;
	margin: 0;
	zoom: 100%;
}
html, body {
	overflow: auto;
	/*Vertical Scrollbar in IE*/
}

ul, ol{
	margin-left: 30px;
}

body{
	background-color: #CCC;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Syntax;
	font-size: 8pt;
	background: #999 url(http://www.euroglas-dl.com//css/afbeeldingen/bodybg.png) repeat-x top center;
}

#header{
	height: 106px;
	margin: 0 auto;	
	width: 100%;
	background: #FFF url(http://www.euroglas-dl.com//css/afbeeldingen/headerbg.png) repeat-x top center;
	border-bottom: 2px solid #545454; 	
	width: 990px;
}

#header img{
	margin: 20px;
}

#wrap{
	background-color: white;
	width: 75%;
	width: 990px;
	margin: 0 auto;
	/*min-height: 400px;*/
	position: relative;
}

#navigatie{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/menubg2.png) repeat-x scroll 0%;
	height: 60px;
	padding-left: 15px;
	overflow: hidden;
	position: relative;
}

#menu{
	background: transparent url(http://www.euroglas-dl.com//css/afbeeldingen/menubar.png) no-repeat scroll 0pt;
	height: 33px;	
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li{
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	background: transparent url(http://www.euroglas-dl.com//css/afbeeldingen/menubar.png) no-repeat scroll 100% 0pt;
}

#menu li a{
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	text-decoration: none;
	color: #545454;
}

#menu li a:hover{
	background: #545454 url(http://www.euroglas-dl.com//css/afbeeldingen/navbar_over.gif) repeat-x bottom right;
	color: white;
}

#menu li.topnav.hilite a{
	background: #545454 url(http://www.euroglas-dl.com//css/afbeeldingen/navbar_select.gif) repeat-x bottom right;
	color: white;
}

#content{
	padding: 10px;
	padding-top: 0;
}

#footer{
	background: #545454 url(http://www.euroglas-dl.com//css/afbeeldingen/footer.gif) repeat-x bottom center;
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
	border-top: 2px solid #999;
	color: white;
	font-size: .8em;
}

#footer a{
	color: white;
}

#introfooter table{
	background: #545454 url(http://www.euroglas-dl.com//css/afbeeldingen/footer.gif) repeat-x bottom center;
	clear: both;
	width: 980px;
	margin: 0 auto;
	position: relative;
	border-top: 2px solid #999;
}

#introfooter td{
	text-align: center;
	color: white;
	font-size: .8em;
}

#introfooter a{
	color: white;
}

h1{
	color: #333333;
	border-bottom: 2px solid #545454;
	font-size: 1.6em;
	margin-top: 20px;
	padding-bottom:2px;
	height: 100%;
}

h2{
	color: #545454;
	margin-top: .7em;
  	font-size: 1.4em;
	clear: both;
	border-bottom: 1px solid lightgrey;
}

h3{
	color: #999;
	margin-top: .5em;
}

#content {
	clear: both;
	position: relative;
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/contentbg.gif) bottom center repeat-x;
}

#content div{
/*	margin: 1.2em 0;
	clear: both;*/
} 

#content p{
	margin: 1.2em 0;
}

#content ul, #content ol{
	margin-top: 1em;
	margin-bottom: 1em;
}
hr{
	clear: both;
}

#menu li li{
	background: none;
}
#menu li ul{
	width: 100%;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:33px;
	height: 20px;
	left: 0;
}

#menu ul li {
	border-right: 0;

}

#menu li.topnav.hilite ul{
	display: block;
	z-index: 5;
}

#menu li.topnav.hilite ul a {
	display: block;
	float: left;
	color: #fff;
	padding: 0 10px;
	background: none;
	height: 25px;
	line-height: 25px;
}

#menu li.topnav.hilite ul li.subnav a:hover, #menu li.topnav.hilite ul li.sublite a {
	color: #ccc;
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/pijltje.gif) bottom center no-repeat;
}

#menu li ul {font-weight:bold;}

#taalselect{
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 150px;
	height: 41px;
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/taalselect.jpg) no-repeat top center;
	right: 0;
	z-index: 1;
	padding: 13px 0;
	text-align: center;
	font-size: x-small;
}
#taalselect a{
	text-decoration: none;
}
#taalselect a:hover{
	text-decoration: underline;
}
#taalselect a:visited{
	color: blue;
}

#taalselect a img{
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

.boxitem{
	float: left;
	padding: 0px;
	margin: .5%;
}

.boxitem *{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.boxitem table{
	width:100%;
}

.boxitem td.topleft{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/hometopleft.gif) no-repeat bottom left;
	height: 24px;
	width: 12px;
}

.boxitem td.topright{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/hometopright.gif) no-repeat bottom right;
	height: 24px;
	width: 12px;
}

.boxitem td.topmid{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/hometopmid.gif) repeat-x bottom center;
	height: 24px;
}

.boxitem td.backleft{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebackleft.gif) repeat-y top left;
	width: 12px;
}

.boxitem td.backright{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebackright.gif) repeat-y top right;
	width: 12px;
}

.boxitem td.backmid{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebackmid.gif) top center;
	position: relative;
	padding: 0 11px;
	overflow: auto;
}

.boxitem td.bottomleft{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebottomleft.gif) no-repeat top left;
	height: 24px;
	width: 12px;
}

.boxitem td.bottommid{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebottommid.gif) repeat-x top center;
	height: 24px;
}

.boxitem td.bottomright{
	background: url(http://www.euroglas-dl.com//css/afbeeldingen/homebottomright.gif) no-repeat top right;
	height: 24px;
	width: 12px;
}

blockquote{
	padding-left: 12px;
}

.paragraaftable{
	width: 100%;
	margin: 12px 0 ;
}

.paragraaftable td{
	vertical-align: middle;
}

.productenoverzicht a, .productieoverzicht a{
	text-decoration: none;
	color: #CCC;
	font-size: 1.1em;
}

.productenoverzicht a:hover, .productieoverzicht a:hover{
	text-decoration: underline;
	color: #333;
}

.productenoverzicht .cel, .productieoverzicht .celie{
    color: darkblue;
    text-decoration: none;
    font-size: 2em;
    font-weight: bold;
    display: table-cell; 
    width: 300px; 
    line-height: 66px; 
    vertical-align: middle;
}

.productieoverzicht .celie{
    font-size: 1.5em;
    line-height: 35px; 
    color: lightyellow;
    width: 180px; 
    text-align: center;
    cursor: default;
}

.productenoverzicht .cel:hover{
    color: #0000BB;
}

.productieoverzicht .celie:hover{
    color: lightblue;
} 
#productinfo, #productieinfo{
    text-align:justify;
    font-size:1.4em;
    color:white;
    padding-left: 25px;
    padding-right: 25px;
    overflow: auto;
}

#productieinfo{
	color: #333;
	text-align: center;
}

#productinfo h3, #productieinfo h3 {
    text-align:center;
    font-size:25px;
    margin:5px 0 15px 0;
    color: #DCE2E0;
}

#productieinfo h3{
	color: darkblue;
}

#productieinfo p, #productinfo p{
	margin: 0;
	padding: 0;
}

h2#paragraaf_94{
	font-size: 2.6em;
	color: red;
}
h2#paragraaf_95{
	font-size: 2em;
	color: #669966;
}
