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

h1 {
	color: #144fa2;
}

a {
	padding: 2px;
}

a:link {
	color: #185dbe;
	border-width: 1px;
	border-style: hidden;
}

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

a:visited {
	color: #144fa2;
	border-width: 1px;
	border-style: hidden;
}
#content {
	position: absolute;
	left: 200px;
	top: 105px;
	right: 0px;
	border-style: none;
}

#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: left top;
	background-image: url(afbeeldingen/kop.jpg);
	background-repeat: repeat-x;
	top: 0px;
	left: 200px;
	right: 0px;
	height: 100px;
	border-style: none;
}

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

#menu {
	position: absolute;
	left: 0px;
	top: 105px;
	width: 195px;
	height: 100%;
}

.menu_item {
}
.menu_item_text {
	position: relative;
}

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

#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;
	left: 0px;
	width: 90%;
	text-align: left;
}

.prijsdata {
	width: 45%;
	left: 0px;
	text-align: left;
}

.content_text {
	background-color: white;
}
