/* DIV */
.box {
width: 900px;
height: auto;
margin: 0 auto;
}

.menu {
width: 900px;
height: 60px;
float: left;
margin-top: 10px;
font-size: 20px;
background-image: url(../images/menu.png);
background-repeat: no-repeat;
background-color: #004b8c;
}

.header {
width: 898px;
height: 185px;
float: left;
text-align: center;
margin-top: 10px;
border: 1px solid #004b8c;
}

.content {
width: 878px;
height: auto;
float: left;
padding: 10px;
margin-top: 10px;
background-image: url(../images/content_achtergrond.jpg);
border: 1px solid #004b8c;
}

	.tekst {
	width: 615px;
	height: auto;
	float: left;
	padding: 10px;
	}

		.itemkolom {
		width: 216px;
		height: auto;
		padding: 0 10px 10px 10px;
		float: left;
		border-left: 1px dashed #000000;
		}

		.items {
		width: 200px;
		height: auto;
		margin-top: 10px;
		padding: 10px;
		float: left;
		background-image: url(../images/items.png);
		background-repeat: no-repeat;
		background-color: #7abaf2;
		border-bottom: 1px solid #000000;
		opacity: 0.7;
		}

.footer {
width: 878px;
height: auto;
margin-bottom: 20px;
float: left;
padding: 10px;
text-align: center;
margin-top: 10px;
background-color: #7abaf2;
border: 1px solid #004b8c;
color: #004b8c;
}

/* MENU */
.menu ul {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
list-style: none;
padding: 0;
margin: 0;
}

.menu li {
width: 225px;
text-align: center;
float: left;
line-height: 60px;
}

.menu li a {
color: #7abaf2;
font-weight: bold;
text-decoration: none;
}

.menu li a:hover {
color: #ffffff;
}

/* ANDERE ELEMENTEN */
* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
background-color: #b9edf2;
overflow-y: scroll;
}

ol li {
margin-left: 30px;
}

hr {
margin-top: 20px;
margin-bottom: 20px;
}

.trucankers {
margin: 10px 0 10px 20px;
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
}

.trucankers a {
color: #004b8c;
font-weight: bold;
text-decoration: none;
}

.trucankers a:hover {
color: #7abaf2;
font-weight: bold;
text-decoration: none;
}

.streepjes {
margin: -5px 0 0 0;
padding: 0;
text-align: right;
}

.streepjesitems {
margin: -5px 0 -5px 0;
padding: 0;
text-align: center;
}

.onzichtbaar {
display: none;
}

hr {
border: 1px solid #FF0000;
}

/* TEKST */
.style1 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
padding: 0;
}

.style2 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
text-align: right;
}

.style3 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 16px;
text-align: justify;
font-weight: bold;
margin: 0;
padding: 0;
color: #ff0000;
text-align: center;
}

.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

.style5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 17px;
}

.style6 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
}

h1 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 48px;
}

h2 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
color: #4192d9;
margin: 0;
padding: 0;
}

a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #004b8c;
}

.vagetruc {
height: 20px;
width: 20px;
float: right;
padding: 0px 10px 10px 10px;
}

	.vagetruc input {
	width: 16px;
	height: 16px;
	}
	
.info-ul {
margin-left: 20px;
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
}

.foute-invoer-contact{
color: red;
}

.reclame {
	text-align: center;
	font-size: 12px;
}
