/* Algemene stijl */
body, table {
	font-family : Arial, Helvetica;
	font-size: 12px;
	line-height:15px;
}
table {
	vertical-align: top;
	margin:0px;
	padding:0px;
}
p {
	margin: 0;
}
a {
	text-decoration: none;
}
.alineatekst a {
	color: #3c8a2e;
}
.alineatekst a:hover {
	color: #3c8a2e;
}
/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1 {
	color: #240078;
	font-weight: bold;
	font-size: 25px;
	line-height: 28px;
	margin: 0;
}
h2 {
	margin: 0;
	font-weight: normal;
	font-size: 25px;
	line-height: 28px;
	color: #3c8a2e;
}
h3 {
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	color: #3c8a2e;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #240078;
}
.alineatekst {
	color: #231f20;
	clear: both;
}
.lijntje {
	width: 100%;
	border: 0;
	border-top: 1px solid #aaa;
	height: 1px;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.sitemapRub {
	padding: 0 0 0 20px;
}
.sitemapDoc {
	padding: 0 0 0 40px;
}

/* Header */
#header {
	width: 100%;
	height: 380px;
}
#header .circle {
	position: relative;
	top: 66px;
	left: 784px;
	width: 100px;
	height: 110px;
	overflow: hidden;
}
#header a {
	font-weight: bold;
	color: #3c8a2e;
	padding-left: 18px;
	background: url(/images/icon_circle_transp.gif) no-repeat;
}
#headerbuttons {
	padding-top: 11px;
	text-align: right;
}
#headerbuttons img {
	margin-left: 5px;
	cursor: pointer;
}

/* Buttons */
.buttons {
	margin: 10px 0;
}
.buttons a img {
	margin: 2px 0;
}

/* Circle */
.circlebrick {
	margin: 12px 0;
	width: 100px;
	_width: 170px;
	height: 101px;
	_height: 171px;
	padding: 35px;
	color: #fff;
	overflow: hidden;
	background: url(/images/circle.gif) no-repeat;
}

/* Bedrijven deel */
.bedrijf .zoekform td {
	width: 205px;
}
.bedrijf .zoekform select {
	width: 160px;
}
.bedrijf .zoekform a {
	padding-left: 25px;
	background: url(/images/metanav_circle.gif) no-repeat 0px 1px;
}
.bedrijf .zoekform a img {
	position: relative;
	top: 2px;
}
.lijst .letter {
	width: 25px;
	height: 26px;
	color: #fff;
	margin-top: 15px;
	padding-top: 5px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background: url(/images/circle_letter.gif) no-repeat;
}
.lijst a {
	display: block;
	width: 201px;
	_width: 216px;
	padding-right: 15px;
	color: #242021;
	text-decoration: underline;
	background: url(/images/icon_circle_arrow.gif) no-repeat 100% 3px;
}
#map {
	width: 830px;
	height: 400px;
	border: 1px solid #240078;
}
.ui-menu-item {
	font-size: 11px;
	text-align: left;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	border: 1px solid #999;
	color: #fff;
	background: #3c8a2e;
}
