/* CSS Document */

BODY{
	margin: 0px;
	background: #999999;
	font-family: Tahoma, Arial,Verdana;
	font-size: 11px;
	}
#container{
	position: relative;
	width: 890px;
	margin: auto;
	background: url(../images/background_container.gif) repeat-y top left;
	}
#header{
	height: 82px;
	position: relative;
	}
#hanfey{
	position: absolute;
	left: 180px;
	}
#hanfey h1{
	font-size: 30px; 
	margin: 0 0 0 0;
	}
#locktechnologies{
	position: absolute;
	top: 23px;
	left: 180px;
	}
#locktechnologies h1{
	margin: 0 0 0 0;
	}
#headerbar{
	position: absolute;
	left: 180px;
	top: 62px;
	padding-left: 5px;
	width: 525px;
	height: 20px;
	background: #3686b9;
	}
#headerbar h2{
	font-size: 14px;
	margin: 0 0 0 0; 
	}
#left{
	float: left;
	width: 150px;
	}
#left IMG{
	margin: 0 0 0 0;
	}
#right{
	float: right;
	width: 150px;
	}
#content{
	margin-left: 170px;
	margin-right: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
#main_left{
	background: #CCCCCC;
	text-align: justify;
	width: 260px;
	min-height: 400px;
	margin-top: 10px;
	background: url(../images/background_content.gif) repeat-x top left;
	}
#main_left a{
	color: #000;
	text-decoration: underline;
	}
#main_left a:hover{
	text-decoration: none;
	}
#main_left STRONG{
	color: #186291;
	}
#main_left h3{
	background: url(../images/background_main_h1.gif) repeat-x bottom left;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	}
#main_left p{
	margin: 0 0 0 0;
	}
#main_right{
	float: right;
	width: 260px;
	margin-top: 10px;
	}
#main_right IMG{
	margin-bottom: 5px;
	}
#main{
	background: #CCCCCC;
	text-align: justify;
	width: 530px;
	min-height: 250px;
	margin-top: 10px;
	background: url(../images/background_content.gif) repeat-x top left;
	}
#main a{
	color: #000;
	text-decoration: underline;
	}
#main a:hover{
	text-decoration: none;
	}
#main STRONG{
	color: #186291;
	}
#main h3{
	background: url(../images/background_main_h1.gif) repeat-x bottom left;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	}
#main p{
	margin: 0 0 15px 0;
	
	}
#contactinfo{
	background: #CCCCCC;
	text-align: justify;
	width: 260px;
	background: url(../images/background_content.gif) repeat-x top left;
	}
#contactinfo a{
	color: #000;
	}
#contactinfo a:hover{
	text-decoration: none;
	}
#contactinfo strong{
	color: #186291;
	}
#contactinfo h3{
	background: url(../images/background_main_h1.gif) repeat-x bottom left;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	}
#footer{
	background: url(../images/background_footer.gif) no-repeat top left #999999;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	color: #e5e5e5;
	font-size: 10px;
	line-height: 14px;
	}
#footer a{
	color: #e5e5e5;
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}
/* NAVIGATIE */
#nav{
	position: absolute;
	top: 92px;
	left: 20px;
	background-color: #FFFFFF;
	}
	
#menu1{
	background-color: #FFF;
	text-align: right;
	}
#menu1 a{
	display: block;
	padding: 3px 5px 0 0;
	color: #333333;
	height: 17px;
	width: 135px;
	border-top: #999999 1px dotted;
	text-decoration: none;
	}
#menu1 a:hover{
	display: block;
	padding: 3px 5px 0 0;
	color: #333333;
	height: 17px;
	border-top: #999999 1px dotted;
	text-decoration: underline;
	}
#menu2{
	background-color: #FFF;
	text-align: right;
	}
#menu2 a{
	display: block;
	padding: 3px 5px 0 0;
	color: #333333;
	height: 17px;
	width: 135px;
	border-top: #999999 1px dotted;
	text-decoration: none;
	}
#menu2 a:hover{
	display: block;
	padding: 3px 5px 0 0;
	color: #333333;
	height: 17px;
	border-top: #999999 1px dotted;
	text-decoration: underline;
	}


/* FORMULIER */

input{
	border: #186291 1px solid;
	height: 20px;
	width: 160px;
	}

#top_banner{
	margin-left: 175px;
}

dt{
	font-weight:bolder;
	font-size: 1.2em;
}