body {
	background-color: #b0dcfe;
	color: #ffffff;
	font-size: 12px;
	font-family: arial, verdana;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
h1 {
	margin: 0px;
	margin-bottom: 15px;
}
h2 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
}
#content a {
	color: #ffffff;
	text-decoration: underline;
}
#content a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header {
	padding: 0px;
	height: 183px;
	background-image: url('/images/header1.png');
	background-repeat: no-repeat;
	border-bottom: 1px solid #0a436f;
}
#header img {
	position: relative;
	top: 80px;
	left: 620px;
}
#balk1 {
	background-image: url('/images/bovenback.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
}
#main {
	background-color: #0084ff;
}
#balk2 {
	background-image: url('/images/onderback.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
}
#footer {
	text-align: center;
	color: #1300cf;
	font-size: 12px;
	margin-bottom: 10px;
}
#menu {
	float: left;
	padding: 10px;
	padding-right: 0px;
	font-size: 11px;
}
#content {
	float: left;
	margin: 20px;
	width: 620px;
}
.clear {
	clear: both;
}

a.lesgeld {
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu {
	text-align: right;
	margin-right: 2px;
}

.white {
	background-color: 	#ffffff;
}

.title_bar {
	background-color: 	#c5e3fe;
}

INPUT, TEXTAREA, SELECT {	
	background-color: #ececec;
	border-width: 1px;
	border-color: #000000;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000
}
#guestbook {
	color: #000000;
}
#guestbook a { color: #ff0000; }
#guestbook a:hover { color: #ff0000; }

#popup {
	color: #000088;
	padding: 10px;
	margin-left: 120px;
}
.big1 {
	margin-left: 5px;
	font-size: 24px;
	font-weight: bold;
}
.big2 {
	margin-left: 5px;
	font-size: 18px;
}
.big3 {
	font-size: 16px;
}
.red {
	color: #ff0000;
}

#google-map #map {
	color: #000000;
	width: 550px;
	height: 300px;
}
#google-map #map a {
	color: #ff0000;
}
ul#menu {
	font-size: 14px;
	list-style-type: none;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	width: 176px;
}
#menu li {
	background-image: url('/images/bullet.png');
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-left: 20px;
}
#menu li.active {
	background-image: url('/images/menu-bar.png');
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-left: 20px;
	line-height: 24px;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .active a {
	text-decoration: none;
	font-weight: bold;
}
.prijzen {
	width: 600px;
	border-top: 1px solid #0a436f;
	min-height: 100px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.auto {
	background-image: url('/images/prijzen-auto.png');
}
.motor {
	background-image: url('/images/prijzen-motor.png');
}
.bromfiets {
	background-image: url('/images/prijzen-bromfiets.png');
}
.eachterb {
	background-image: url('/images/prijzen-eachterb.png');
}
.prijzen-text {
	position: relative;
	left: 155px;
	top: 10px;
}
