#page_logo {
	margin: -79px auto 20px -110px;
}
.header_image {
	width: 60%;
	margin-left: 40%;
}
.header_image img.wide {
	width: 100%;
}
.header_image img.tall {
	height: 100%;
}
.sitelocation {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}
.login {
	background-color: #f9f8f7;
	font-size: 10pt;
	padding: 0px 10px;
	border: 0px;	
	border-spacing: 0px;
}

#header {
		width: 100%;
}


#nav {
	float: right;
	width: 160px;
	margin-left: 20px;
	font-size: 10pt;
}

#container {
	border: 0px solid red;
	width: 100%;
	/*margin: auto 20% auto 20%; /* margin top right bottom left */
	z-index: 998;
}
#container #content {
	border: 0px solid red;
	float: left;
	display: block;
	width: 50%;
	margin-left: 40%;
	position: relative;
}
#container #content p {
	line-height: 1.8em;
	padding-bottom: 1em;
}
#container #content li {
	line-height: 1.4em;
	padding-bottom: 1em;
}
#container #sidebar {
	border: 0px solid red;
	float: left;
	width: 18%;
	margin-left: 20%;
	position: absolute;
	z-index: 999;
	/*border: 1px solid red;*/
}

#navcontainer {
	position: relative;
	top: -34px;
	height: 34px;
	left: 0px;
	width: 100%;
	background-color: #000000;
	color: #eeeeee; 
	text-align: left;
}

ul#menu {
	font-family: "Helvetica", "Arial", sans-serif;
	color: #fff;
	padding-top: 0.5em;
	height: 34px;
	z-index: 999;
}
ul#menu li {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	display: inline;
	/*margin: 0.1em 1em; */
	/*margin: 0; */
	padding: 0.5em 0.5em;
	position: relative;
	height: 34px;
	z-index: 999;
}
ul#menu li:hover {
	background-color: #666;
}

ul#menu li ul li, ul#menu li ul li ul li {
font-size: 100%;
font-weight: normal;
}


ul#menu li a {
color: #fff;
text-decoration: none;
padding: 0 0.4em;
}

ul#menu li.mega a {
background: transparent url(images/menu_arrow_down.png) center right no-repeat;
padding: 0 1.0em;
}

ul#menu li.mega ul li:hover {
	background: transparent;
}

ul#menu li ul {
display: none;
}

ul#menu li.mega ul {
	border: 0px solid #f00;
	width: 18em;
	position: absolute;
	top: 34px;
	left: 0em;
	padding: 0.6em;
	background: #ccc;
	color: #c51b00;
	z-index: 999;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul#menu li.hovering ul {
	display: block;
}

ul#menu li.mega li {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	background-image: none;
	text-decoration: none;
	display: table;
	margin: 0;
	padding: 0.4em, 0,0,0;
}
ul#menu li.mega ul li a {
	background: transparent;
	color: #000;
	padding: 0;
	margin: 0;
}

ul#menu li.mega ul ul {
	display: block;
	position: relative;
	clear: both;
	top: auto;
	width: auto;
	left: auto;
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 1.1em;
}
ul#menu li.mega li li {
	color: #c51b00;
	font-weight: normal;
	font-size: 80%;
	display: inline;
	padding: 0;
	margin: 0;
}
ul#menu li.mega li li a {
	background: transparent;
	color: #c51b00;
	padding: 0;
	margin: 0;
}
ul#menu li.mega li li:after{
	content: ', ';
	margin: 0;
	padding: 0;
}
ul#menu li.mega li li:last-child:after {
	content: '';
	clear: both;
	margin: 0;
	padding: 0;

}



#myGallery
{
width: 100% !important;
height: 200px !important;
	border: none !important;
} 

	#footer {
	  margin-bottom: 20px;
	  clear: both;
	  font-size: 7pt;
	}
	#copyright {
	  margin-bottom: 20px;
	  clear: both;
	  font-size: 7pt;
	}
	#footer p {
	  margin-top: 5px;
	  margin-bottom: 5px;
	}
.page_body {
	margin-right: 60px;
	margin-left: 60px;
	font-size: 10pt;
	line-height: 20pt;
}
.body_insert {
	background-color: #f9f8f7;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 12pt;
	width: auto;	
}
.productgroups_table {
	height: 150px;
	width: 150px;
	margin: 3px;
	padding: 3px;
}
.productgroups_table_cell {
	height: 150px;
	width: 200px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.productgroups_table_img {
	height: 100;
	text-align: center;
	vertical-align: middle;
}
.productgroups_table_link {
	height: 50;
	text-align: center;
	vertical-align: middle;
}
.productbanner {
	  float: right;
	  text-align: right;
	  z-order: -1;
	  align: right;
	  width: 600px;
}
#adobereader {
	font-size: 8pt;
	line-height: 14pt;
	margin-top: 10px;
}
a {
	color: #A7210C;
}
h2 a, h3 a {
		text-decoration:none;
}
h1, h2, h3 {
		color: #c51b00;
}
a:hover {
		text-decoration: underline;
}
h2 {
	font-size: 14pt;
}
.copyright {
	font-size: 7pt;
	margin-top: 20px;
}
h1 {
		line-height: 150%;
}
body {
	margin: 0px;
	font-family: Georgia, serif;
	background-color: #ffffff;	
}
hr {
	height: 1px;
	color: #999999;
}
img {
	border: none;
}
input,textarea {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	border: solid 1px #333333;
	font-size: 10pt;
}

#vraagofferte {
	background-color: #666;
	color: #fff;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	padding: 1em;
	text-align: center;
	font-size: 14pt;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#vraagofferte a {
	color: #fff;
	text-decoration: underline;
}


#slider {
    width: 720px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 720px;
    position: absolute;
	top: 0;
	margin-left: 0;
	list-style: none;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}






