/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#7f7e79;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#7f7e79; text-decoration:underline} 
a:hover{
	text-decoration:none;
}

.link{
	color:#706054;
	font-weight:bold;
	padding-left:8px;
	background-position:0 5px;
	background-repeat: no-repeat;
	background-image: url(../images/content-img/marker.gif);
}
.link1{
	color:#399;
	font-size:1.16em;
	display:block;
	margin-bottom:15px;
}
.link2{
	color:#ff3a00;
}

.link-1 {
	display:block;
	float:left;
	background:url(../images/linkimages/link_bg_lampenkap.gif) left top repeat-x;
	color:#ffffff;
	text-decoration:none;
}
.link-1 em {
	display:block;
	background:url(../images/linkimages/link_left_lampenkap.gif) no-repeat left top;
}
.link-1  b {
	display:block;
	background:url(../images/linkimages/link_right_lampenkap.gif) no-repeat right top;
	padding:0 11px 3px 18px;
	font-weight:normal;
	font-style:normal;
}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float:left; background:url(../images/linkimages/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none;cursor:pointer;*cursor:hand; }
.link-2 em { display:block; background:url(../images/linkimages/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(../images/linkimages/link_right1.gif) no-repeat right top; padding:0 11px 3px 18px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:0 0 0px 0 } /*middelste was 42px zonder de 2 nieuwe navigatieknoppen*/
#header .slogan{ margin:0 0 9px 0 }
#header .tel{ position:relative; margin:0 0 -9px 332px}
#header .indent{padding:103px 0 89px 397px}

#content .row2{
	width:100%;
	background-color: #EEF2F0;
}
#content .indent-row1{padding:37px 20px 35px 34px}
#content .indent-row2{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(../images/content-img/bg_cont.gif)}
/*#index #content{background:#fff}*/
#content .indent-col{padding:37px 30px 30px 42px}
#content .indent-col1{padding:0 33px 0 35px}
#content .indent-col2{padding:37px 33px 30px 31px}
#content .title{  margin-bottom:23px}
#content .title1{  margin-bottom:28px}
#content .title2{  margin:20px 0 28px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px -12px}
#content .img-indent1{ margin:0 0 16px 0}
#page6 #content p{ margin:0 0 17px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 35px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{
	padding-bottom:0px;/* was 19px*/
	margin-bottom:19px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#content .indent{padding:0 0 0 32px}
#content .indent1{
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEF2F0;
	margin-top: 11px;
}

/*box*/
.box{ background:#ffffff; width:100%;}
.box .border-top {background:url(../images/content-img/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(../images/content-img/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(../images/content-img/border_left.gif) repeat-y left;}
.box .border-right {background:url(../images/content-img/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(../images/content-img/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(../images/content-img/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(../images/content-img/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(../images/content-img/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:19px 12px 13px 26px; }
#content .box p{ margin:0 0 25px 0}


/*footer*/
#footer { color:#464D4B; font-size:0.6875em; background:#EEF2F0 }
#footer .indent-footer{
	background:url(../images/content-img/bot.gif);
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#footer a {color:#464D4B; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.indent-2{ position:relative; float:left; padding-left:20px}
.h{ height:28px}
.block-contact span{ float:right; margin-right:40px}
input{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:294px; height:18px;
	padding-top:3px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:312px; height:113px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
.inputerror{background:#FEE4CD;color:#000;}
#formerror{color:#F33;font-weight:bold;}
code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3D3D;
}

/* begin verandering style */
ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul li{background:url(../images/content-img/marker2.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:14px; }
ul li a{color:#ed9743; text-decoration: underline; line-height:1.83em} 
ul li a:hover { text-decoration:none; }

.ul{
	margin:0;
	padding:0 0 0 35px;
	list-style:none;
	color: #FFF;/*verandering*/
}
.ul li{
	background-position:0 11px;
	margin:0;
	padding-left:13px;
	background-repeat: no-repeat;
	background-image: url(../images/content-img/marker1b.gif);/*verandering*/
}
.ul li a{
	color:#FFF;/*verandering*/
	text-decoration: none;
	line-height:1.85em;
	font-size:1.16em
} 
.ul li a:hover {
	text-decoration:underline;
	color: #FFF;/*verandering*/
}

.ul1 li{
	background:url(../images/content-img/tail1.gif) repeat-x bottom;
	margin:0;
	padding-left:0;
}
.ul1 li a{
	background:url(../images/content-img/tail2.gif) repeat-x bottom;
	color:#706054;
	font-weight:bold;
	text-decoration: none;
	line-height:21px;
	padding-bottom:3px;
} 
.ul1 li a strong{
	color:#690;
	font-weight:normal;
	text-decoration:none;
	font-size:1.16em
} 
.ul1 li span{
	background:url(../images/content-img/tail2.gif) repeat-x bottom;
	color:#ff3a00;
	font-weight:normal;
	text-decoration:none;
	float:right;
	color:#706054;
	padding-bottom:3px;
} 
.ul1 li a:hover { text-decoration:underline; }

#content .row1{
	width:100%;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ebbd00; /*verandering*/
}

#lampenkaptop {
	background-image: url(top_print.jpg);
	width:711px;
no-repeat top center; 	height:417px;
}
/* einde verandering style */
.staalborder {
	border: 1px solid #333;
}
