body {
	font-family: sans-serif;
	background-color: #000066;
	color: white;
}

h1 {
	font-family: serif;
	font-style: italic;
	border-color: #000066;
}

h2 {
	font-family: serif;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
}

a {
	border-color: #0088ff;
}

a:link {
	text-decoration: underline;

	border-style: hidden;
}


a.menu_item:link {
	text-decoration: underline;
	color: white;
	border-style: hidden;
}
a.menu_item:visited {
	text-decoration: underline;
	color: white;
	border-style: hidden;
}

a:link {
	text-decoration: underline;
	border-width: 1px;
	border-style: hidden;
}

a:hover {
	color: white !important;
	text-decoration: underline;
	background-color: #185dbe;
	border-width: 1px;
	border-style: solid;
}

a:visited {
	color: #144fa2;
	text-decoration: underline;
	border-width: 1px;
	border-style: hidden;
}
#content {
	position: absolute;
	left: 173px;
	padding: 5px;
	top: 82px;
	text-align: justify;
	right: 0px;
	border-color: #0088ff;
	border-style: solid;
	border-width: 2px;
	color: #000066;
	background-color: white;
	
}

#contact {
	color: #acacac;
	padding-left: 3px;
	position: relative;
	font-size: smaller;
	border-style: none;
	border-width: 1px;
	border-color: #acacac;
	border-style: solid;
}

#head {
	position: absolute;
	background-position: right top;
	background-image: url(afbeeldingen/ssatekst.png);
	background-repeat: no-repeat;
	background-color: #000066;

	top: 0px;
	left: 0px;
	z-index: 50;
	right: 0px;
	height: 82px;
}

#logo {
	position: absolute;
	top: 0px;
	z-index: 60;
	left: 0px;
	right: 0px;
	width: 160px;
	height: 100px;
	border-style: none;
}

#menu {
	position: absolute;
	left: 10px;
	top: 81px;
	padding: 0px;
	margin: 0px;
	z-index: 250;
	width: 143px;
	color: white;
	background-color: #000066;
}

.menu_item {
	position: relative;
	background-image: url(afbeeldingen/ssalogoklein.png);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
	margin: 0px;
	text-indent: 14px;
	right: 0px;
	width: 143px;
	display: block;
}
.menu_item_text {
	position: relative;
}

.schaar {
	position: relative;
	background-image: url(afbeeldingen/ssalogoklein.png);
	background-repeat: no-repeat;
	left: 0px;
	width: 10px;
	height: 10px;
}

#content_container {
	top: 5px; 
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	right: 255px; 
	position: relative;
}

#afbeelding_rechts {
	padding: 8px;
}

li {
	list-style-image : url("afbeeldingen/schaar-klein.png");
}

.prijstabel {
	border-style: none;
	width: 100%;
}

.prijsdata {
	width: 45%
}

#adres {
	text-align: center;
}

.blok {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	display: block;
	width: 131px;
	font-size: -1;
}
