/* MENU */
@import "menu.css";

/* CATALOGUE */
@import "catalogue.css";

/* PROJECTS */
@import "projecten.css";

/* CONTACT */
@import "contact.css";

body {
	background: #fff;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}

a img {
	border: 0px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	background: transparent url(/file/picture/frame/worldbg.gif) no-repeat scroll right top;
	width: 936px;
	_*width: 940px;
	text-align: left;
	position: relative;
}

div#header {
	height: 140px;
	width: 100%;
}

div#header div.logo {
	height: 75px;
	width: 232px;
	float:left;
}

div#header div.certificates {
	float: right;
	padding: 20px 0px 0px 0px;
}

div#header div.certificates  img{
	padding: 0px 0px 0px 15px;
}

div#header div.navi {
	float: left;
	clear: left;
	height: 37px;
	width: 100%;
	border-top: 2px dotted #DDD;
	border-bottom: 2px dotted #DDD;
}

div.navi div#menu {
	height: 33px;
	margin: 2px 0px;
}

div#header div.crumb {
	float: left;
	clear: left;
	height: 18px;
	vertical-align: middle;
	text-align: left;
}

div#header div.crumb p{
	margin: 2px 0px;
	font-size: 11px;
	color: #DA1801;
}

div#header div.crumb p a{
	color: #DA1801;
	text-decoration: underline;
}
	
div#content_left {
	clear: left;
	float: left;
	width: 426px;
}

div#content_left div.headerhome {
	background: transparent url(/file/picture/frame/picture_left.png) no-repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 239px;
}

div#content_left div.flash {
	position: relative;
	width: 387px;
	height: 215px;
	top: 10px;
	right: 28px;
	bottom: 30px;
	left: 11px;
}

div#content_left div.picturesmall {
	position: relative;
	width: 397px;
	height: 146px;
	top: 13px;
	_top: 15px;
	right: 28px;
	bottom: 30px;
	left: 0px;
}

div#content_left div.headerbig {
	background: transparent url(/file/picture/frame/left_headerproducts.png) no-repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 269px;
}

div#content_left div.headerbig h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	width: 409px;
	height: 26px;
	border-bottom: 2px solid #da1801;
	margin: 0px;
}

p.intro {
	font-style: italic;
}

div#content_left div.picturebig {
	position: relative;
	width: 387px;
	height: 215px;
	top: 13px;
	_top: 15px;
	right: 28px;
	bottom: 30px;
	left: 0px;
}

div#content_left div.picturebig a.hyperlink {
	position: absolute;
	border: 1px solid black;
	left: 0;
	top: 0;
	width: 394px;
	height: 226px;
	_width: 396px;
	_height: 228px;
}

div#content_left div.picturebig img.picture {
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 394px;
	height: 226px;
}

div#content_left div.content {
	width: 426px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

div#content_left p {
	font-size: 12px;
	text-align: justify;
	padding: 10px 30px 0px 0px;
}

div#content_right {
	float: left;
	width: 510px;
}

div#content_right div.blokhome{
	float: left;
	background: transparent url(/file/picture/frame/home_bgright.png) no-repeat scroll right top;
	width: 510px;
}

div#content_right div.blokhome h2, div#content_right div.blokhome h3, div#content_right div.blokhome h4 {
	padding: 20px 40px 0px !important;
	color:#fff !important;
	margin: 0px !important;
}

div#content_right div.blokhome h3 {
	font-size: 20px !important;
}

div#content_right div.blokhome h4 {
	font-size: 16px !important;
}

div#content_right div.blokhome p{
	padding: 20px 40px 40px;
	color:#fff;
	line-height: 16px;
	margin: 0px;
}

div#content_right div.mainproducts {
	width:510px; 
	float: left; 
	clear: left; 
	margin: -35px 0px 0px 3px;
	_margin: 0px;
}

div#footer {
	float: left;
	clear: left;
	width: 100%;
	border-top: 2px dotted #DDD;
	text-align: right;
	*margin-top: 10px;
}

div#footer p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div#footer  a{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}

div#footer  a:hover{
	color: #000;
}

/* PRODUCTS */

div#content_left div.headerproducts{
	background: transparent url(/file/picture/frame/left_headerproducts.png) no-repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 30px;
}

div#content_left div.headerproducts2{
	background: transparent url(/file/picture/frame/left_headerproducts2.png) no-repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
}

div#content_left div.headerproducts2 img {
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #DA1801;
}

div#content_left div.headerproducts2 h3{
	margin: 0px;
}

div#content_left div.headerproducts h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	width: 409px;
	height: 26px;
	border-bottom: 2px solid #da1801;
	margin: 0px;
}
	
div#content_left div.contentproducts{
	background: transparent url(/file/picture/frame/left_contentproducts.png) repeat scroll left top;
	clear: left;
	width: 426px;
}

div#content_left div.footerproducts{
	background: transparent url(/file/picture/frame/left_footerproducts.png) repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 55px;
}

div#content_right div.headerproducts{
	background: #fff;
	clear: left;
	float: left;
	width: 510px;
	height: 28px;
}

div#content_right div.headerproducts h3{
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	width: 510px;
	height: 26px;
	border-bottom: 2px solid #da1801;
	margin: 0px;
}

div#content_right div.pictureproducts {
	float: left;
	width: 510px;
}

div#content_right div.footerproducts {
	float: left;
	width: 510px;
	height: 26px;
	border-bottom: 2px solid #da1801;
	margin-bottom: 30px;
}

div#content_right div.contentproducts {
	float:left;
}

div.contentproducts div.product {
	float: left;
	width: 120px;
	height: 227px;
	margin: 12px 0px 10px 0px;
	*padding-bottom: 10px;
}

div.contentproducts div.line {
	height: 227px;
	margin: 12px 3px 10px 2px;
	_margin: 1px 1px 10px px;
	float: left;
	border-left: 2px dotted #ddd;
}

div.footerline {
	border-bottom: 2px solid #da1801; 
	width: 400px; 
	height: 10px;
}	

div.product div.vline {
	width: 100px;
	float: left;
	border-bottom: 2px dotted #ddd;
	height: 1px;
	
}

div.product div.link {
	width: 100px;
	height: 40px;
	background: #fff;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

div.product div.link a:hover {text-decoration: none; color: #000;}
div.product div.link a:active {text-decoration: none; color: #000;}
div.product div.link a:visited {text-decoration: none; color: #000;}
div.product div.link a:link {text-decoration: none; color: #000;}

/* SERVICE */

div#content_right div.contentservice {
	width: 510px;
}

div#content_right div.contentservice div.product {
	float: left;
	width: 120px;
	height: 227px;
	margin: 12px 0px 10px 0px;
	*padding-bottom: 10px;
}

div#content_right div.contentservice div.line {
	height: 227px;
	margin: 12px 3px 10px 2px;
	float: left;
	border-left: 2px dotted #ddd;
}

div#content_right div.product div.vline {
	width: 100px;
	float: left;
	border-bottom: 2px dotted #ddd;
	height: 1px;
	
}

div#content_right div.product div.link {
	width: 100px;
	height: 40px;
	background: #fff;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

/* APPS */

div.link p.kop {
	font-weight: bold;
	padding: 0px 0px 10px;
	margin: 0px;
}

div#content_left div.headerapps{
	background: transparent url(/file/picture/frame/left_headerapps.png) no-repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 187px;
}

div#content_left div.headerapps h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	width: 409px;
	height: 26px;
	border-bottom: 2px solid #da1801;
	margin: 0px;
}
	
div#content_left div.contentapps{
	background: transparent url(/file/picture/frame/left_contentproducts.png) repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
}

div#content_left div.footerapps{
	background: transparent url(/file/picture/frame/left_footerproducts.png) repeat scroll left top;
	clear: left;
	float: left;
	width: 426px;
	height: 55px;
}

/* OVERIGE */

div.backto {
	float: left;
	text-align: right;
	width: 100%;
}

div.backto p{
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	height: 26px;
	border-bottom: 2px solid #da1801;
}

div.pictures div.left {
	float: left;
	clear: both;
	width: 245px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

div.pictures a img {
	border: none;
}

div.pictures a:hover img {
	border: none;
	opacity: .50;
	filter: alpha(opacity=50);
}

div.pictures div.right{
	float: right;
	clear: right;
	width: 245px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

div.contentapps ul{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 350px;
}

div.contentapps ul li{
	margin: 0px;
}

div.knoppen {
	height:18px;
	margin: 10px 0px 10px 0px;
	width: 100%;
	text-align: left;
}

div.knoppen img{
	border: 0px;
}

div#error {
	width: 100%;
	margin: 0px 0 0px 120px;
	float: left;
	clear: left;
}

div#error span{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: red;
}

div#knoppen img{
	margin: 0px 4px 0px 0px;
}

div.contactproducts {
	width: 100%;
	float: left;
}

div#content_left div.locations h3{
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:26px;
	margin:0;
	width:426px;
}
