html{
	display:block;
	margin:0;
	padding:0;
    }

body{
    margin:0;
    padding:0;
    color:#000;
    /*font-family:Arial, Helvetica, sans-serif;  */
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:19px;
	background-color:#57acc8;
	}
	
#bg-top{
	position:absolute;
	width:100%;
	height:600px;
	left:0px;
	right:0px;
	min-width:990px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}

#container{
	position:relative;
	width:990px;
	margin-left:auto;
	margin-right:auto;	
	}
	
#total-safe-solutions{
	position:relative;
	float:left;
	display:inline;
	width:287px;
	height:15px;
	margin-top:23px;
	left:15px;
	}
	
#content-top{
	position:relative;
	float:left;
	display:inline;
	width:990px;
	height:166px;
	margin-top:2px;
	background-image:url(../images/bg-content-top.png);
	background-repeat:no-repeat;
	}
	
#content-center{
	position:relative;
	float:left;
	display:inline;
	width:990px;
	min-height:500px;
	background-image:url(../images/bg-content.png);
	background-repeat:repeat-y;
	}
	
#banner{
	position:absolute;
	width:335px;
	height:180px;
	bottom:0px;
	right:30px;
	background-image:url(../images/banner-bg.png);
	background-repeat:no-repeat;
	}
	
#TMA-kluizen{
	position:absolute;
	width:179px;
	height:107px;
	left:25px;
	top:38px;
	}
	
#banner-image{
	position:relative;
	float:left;
	display:inline;
	height:150px;
	width:292px;
	margin-left:21px;
	margin-top:19px;
	border:1px solid #a9d5dd;
	font-size:0px;
	line-height:0px;
	}
	
#content-bottom{
	position:relative;
	float:left;
	display:inline;
	width:990px;
	height:15px;
	background-image:url(../images/bg-bottom.png);
	background-repeat:no-repeat;
    color:#FFFFFF;
}
	
#assortiment-container{
	position:relative;
	float:left;
	display:inline;
	width:199px;
	margin-left:15px;
	}
	
#actie-knop-container{
	position:relative;
	float:left;
	display:inline;
	width:185px;
	height:136px;
	margin-top:60px;
	padding-bottom:20px;
	cursor:pointer;
	}
	
#actie-knop-bg{
	position:absolute;
	width:133px;
	height:136px;
	left:26px;
	top:0px;
	background-image:url(../images/actie-button.gif);
	background-repeat:no-repeat;
	}
	
#actie-knop-tekst{
	position:absolute;
	width:133px;
	height:136px;
	left:26px;
	top:0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#content-container{
	position:relative;
	float:right;
	display:inline;
	margin-right:50px;
	margin-top:35px;
	width:700px;
	padding-bottom:30px;
	}
	
#copyrightdoit{
	position:relative;
	float:right;
	display:inline;
	width:270px;
	margin-top:3px;
	margin-right:15px;
	text-align:right;
	font-size:11px;
	/*color:#1b5a8f;*/
	}
	
.button{
	position:relative;
	display:inline;
	height:20px;
	background-image:url(../images/bg-button.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#006374;
	font-size:13px;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	text-align:center;
	border:1px solid #b3b3b3;
	cursor:pointer;
	}
	
.button:hover{
	position:relative;
	display:inline;
	height:20px;
	background-image:url(../images/bg-button.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#00434e;
	font-size:13px;
	line-height:19px;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	text-align:center;
	border:1px solid #808080;
	cursor:pointer;
	}	
	
a:link.doit, a:visited.doit, a:active.doit {
    text-decoration:none;
	font-size:11px;
	color:#1b5a8f;
	}
	
a:hover.doit{
	text-decoration:underline;
	font-size:11px;
	color:#1b5a8f;
	}
	
h1{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:21px;
    color:#007eab;
	font-weight:normal;
	display:inline;
	line-height:22px;
    }
	
h2{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#007eab;
	display:inline;
	font-weight:normal;
	}
	
h3{
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#007eab;
	display:inline;
	font-weight:normal;
	line-height:22px;
    }


a:link, a:visited, a:active{
    color:#007eab;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#00434e;
    text-decoration:underline;
    font-size:12px;
}

ul{
	list-style-position:inside;
}

li{
	list-style-position:inside;
}
