body { background-color: #FFF; margin: 0 auto; padding: 1em 0; text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 10pt; }

div#container { width: 800px; height: 768px; margin: 0 auto; text-align: left; position: relative; }
a img { border: 0; }
a { color: #005281; }
a:hover { text-decoration: none; }

div.header { position: absolute; left: 175px; top: 18px; }
div.navigation_bar { height: 100%; width: 159px; background-color: #f4a151; margin-left: 1px; position: relative; }
div.navigation_bar.home			{ background: #F4B780 url('/template/images/navigation_home.jpg') top no-repeat; }
div.navigation_bar.profiel		{ background: #F4B780 url('/template/images/navigation_profiel.jpg') top no-repeat; }
div.navigation_bar.diensten		{ background: #F4B780 url('/template/images/navigation_diensten.jpg') top no-repeat; }
div.navigation_bar.referenties	{ background: #F4B780 url('/template/images/navigation_referenties.jpg') top no-repeat; }
div.navigation_bar.contact		{ background: #F4B780 url('/template/images/navigation_contact.jpg') top no-repeat; }

div.navigation_bar ul.navigation { position: absolute; top: 165px; left: 28px; list-style: none; margin: 0; padding: 0; }
div.navigation_bar ul.navigation li { margin: 0; padding: 0; font-size: 12pt; line-height: 2em; text-transform: uppercase; }
div.navigation_bar ul.navigation li a { color: #fff; text-decoration: none; }
div.navigation_bar ul.navigation li a:hover,
div.navigation_bar ul.navigation li.active a { color: #f4a151; }

div.main_img { position: absolute; right: 0; top: 124px; height: 250px; width: 640px; background: url('../images/main_img.jpg') no-repeat; }
div.content { position: absolute; top: 400px; left: 190px; width: 580px; height: 365px; color: #005281; }
div.content h1 { text-transform: uppercase; font-size: 20pt; font-weight: normal; margin: 0; padding: 0; line-height: 20pt; }

p.small { font-size: 8pt; }

div.content_box { position: absolute; top: 3em; height: 320px; width: 580px; padding: 0 0.5em 1.5em 0; /* overflow: auto; overflow-x: hidden; */}
div.content_box p.first { margin-top: 0; }
div.content_box ul { padding: 0; padding-left: 16px; margin: 0; }
div.content_box ul li { color: #f4a152; margin-bottom: 0.5em; }
div.content_box ul li span.blue_text { color: #005281; }

table.referenties { width: 570px; }
table.referenties tr td.col1 { width: 45%; }
table.referenties tr td.col2 { width: 55%; font-weight: bold; }
table.referenties tr td.col2 a { text-decoration: underline; }
table.referenties tr td.col2 a:hover { text-decoration: none; }
table.referenties tr td p.readmore a { font-weight: normal; }
hr { height: 1px; color: #fff; border: none; border-top: 1px solid #f4a152; margin: 1em 0; }
