body {
	background: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: 0.2px;
	line-height: 15px;
}

div.style1 {
	color: #D1DFEC;
	font-weight: bold;
}

div#container {
	width: 650px;
	margin: 0 auto;
	height: 100%;
}

div#top {
	border-top: 15px solid #024b97;
	border-bottom: 5px solid #024b97;
	height: 125px;
	width: 650px;
	background: url('http://www.a1beveiliging.nl/templates/slotenmaker/img/header1.gif') no-repeat right;
	margin: 0 0 0 0;
}

div#logo {
	height: 125px;
	width: 112px;
	background: url('http://www.a1beveiliging.nl/templates/slotenmaker/img/logo.gif') no-repeat;
}

div#logo a {
	display: block;
	width: 100%;
	height: 125px;
}

div#logo a span {
	display: none;
}

/* CONTENTAREA */

div#contentArea {
	width: 650px;
	margin: 0 0 0 0;
	background: url('http://www.a1beveiliging.nl/templates/slotenmaker/img/menu_bg.gif') repeat-y left;
	display: table;
}

div#leftMenu {
	width: 160px;
	background: #d1dfec;
	float: left;
	height: 100%;
}

div#leftMenu ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#leftMenu a {
	height: 17px;
	border-left: 15px solid #024B97;
	margin: 1px;
	padding: 0 0 0 20px;
	display: block;
	line-height: 17px;
	text-decoration: none;
	font-size: 12px;
}

div#leftMenu a:hover {
	border-left: 15px solid #4277ae;
	font-weight: bold;
}

div#leftMenu a.active {
	border-left: 15px solid #4277ae;
	font-weight: bold;
	background: #a7c1db;
}

div#buitendienst {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #024B97;
	font-weight: bold;
	font-size: 13px;
}

div#buitendienst img {
	margin-top: 3px;
}

div#buitendienst a, div#buitendienst a:hover, div#buitendienst a img{
	border: 0;
	padding: 0;
	display: inline;
	line-height: 8px;
}

div#rightContent {
	float: right;
	width: 450px;
	background: url('http://www.a1beveiliging.nl/templates/slotenmaker/img/key2.gif') no-repeat top right;
	padding: 10px 20px 10px 20px;
	height: 100%;
}

div#footer {
	height: 20px;
	width: 650px;
}

div#leftFooter {
	width: 150px;
	float: left;
	background: #5888b9;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#leftFooter a {
	color: #d1dfec;
	font-weight: bold;
	text-decoration: none;
}

div#leftFooter a:hover {
	color: #024b97;
}

div#rightFooter {
	width: 480px;
	float: right;
	background: #bed0e4;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

div#rightFooter ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#rightFooter li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

div#lastwords {
	font-size: 9px;
	text-align: center;
	color: #5888b9;
	margin-top: 10px;
}

div#lastwords a {
	color: #5888b9;
}

/* OVERIGE */

div.clear {
	clear: both;
}

h1 {
	margin-top: 0px;
	background: #5888b9 url('http://www.a1beveiliging.nl/templates/slotenmaker/img/key4.gif') no-repeat right;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #d1dfec;
	padding: 0 0 0 10px;
}

h1 a{
	color: #d1dfec;
	text-decoration: none;
}

p {
	text-align: justify;
}