BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-position: 50% 0px;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.gif);
}

IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A {
	color: #007598;
	text-decoration: none;
}

TD {
	font-size: 90%;
	padding: 3px;
	border: 1px solid #c3dfe8;
}

TD A{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

TD IMG{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

TD UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

TD LI {
	margin: 0px;
}

#info {
	float: left;
	width: 53%;
	margin-right: 20px;
}

#info UL {
	padding-left: 0px;
	list-style-type: none;
}

#info LI {
	margin: 0px;
	padding: 3px;
}

#bedrijfsgegevens {
	float: left;
	width: 40%;
	margin-right: 10px;
}

#bedrijfsgegevens UL {
	padding-left: 0px;
	list-style-type: none;
}

#bedrijfsgegevens LI {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}

#contact TABLE TD {
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}

UL {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}

.clear {
	clear: both;
}

.text {
	font-size: 12px;
	line-height: 140%;
}

.frminput {
	font-weight: lighter;
	color: #333;
	height: 16px;
	width: 215px;
	border: 1px solid #7F9DB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #F9F8F8;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
}

.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	height: 120px;
	width: 215px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #7F9DB9;
	overflow: scroll;
	background-color: #F9F8F8;
}

.frmbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DEDFDF;
	border: 1px solid #000000;
	color: #000000;
}

#page {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head {
	position: relative;
	height: 170px;
}

#main {
	clear: both;
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 25px;
}

#maincontent {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 675px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-bottom: 25px;
}

#footer {
	background-color: #25221A;
	text-align: center;
	height: 30px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#footer-container {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
}

#footer UL {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer LI {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#footer A {
	color: #FFFFFF;
}

#footer A:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 17px;
	font-weight: bold;
	color: #007598;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007598;
	font-variant: small-caps;
}

H2 {
	font-size: 12px;
	color: #000000;
	text-transform: none;
	background-color: #E0ECF0;
	letter-spacing: 1px;
	padding: 3px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

H3 {
	color: #ffffff;
	margin-top: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #007598;
	font-size: 17px;
	margin-bottom: 5px;
}

H5 {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007598;
    clear: both;
}

H6 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007598;
    clear: both;
}

#mainnav {
	position: absolute;
	right: 0px;
	top: 137px;
}

#mainnav .tabs {
	right: 0px;
}

#mainnav .tabs LI {
	background-image: url(../images/tab_tl_normal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 2px;
}

#mainnav .tabs LI A {
	font-size: 100%;
	text-decoration: none;
	color: #d8d8d8;
	background-image: url(../images/tab_tr_normal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 6px;
}

#mainnav .tabs LI A:hover {
	color: #ECAD00;
}

#mainnav .tabs LI.current {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#home #mainnav #tab_home {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bedrijf #mainnav #tab_bedrijf {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#projecten #mainnav #tab_projecten {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#realisaties #mainnav #tab_realisaties {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact #mainnav #tab_contact {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#links #mainnav #tab_links {
	background-image: url(../images/tab_tl_current.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav .tabs LI.current A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#home #mainnav #tab_home A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#bedrijf #mainnav #tab_bedrijf A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#projecten #mainnav #tab_projecten A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#realisaties #mainnav #tab_realisaties A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#contact #mainnav #tab_contact A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#links #mainnav #tab_links A {
	background-image: url(../images/tab_tr_current.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #394792;
}

#mainnav .tabs LI.current A:hover {
	color: #1d2259;
}

#home #mainnav #tab_home A:hover {
	color: #1d2259;
}

#bedrijf #mainnav #tab_bedrijf A:hover {
	color: #1d2259;
}

#projecten #mainnav #tab_projecten A:hover {
	color: #1d2259;
}

#realisaties #mainnav #tab_realisaties A:hover {
	color: #1d2259;
}

#contact #mainnav #tab_contact A:hover {
	color: #1d2259;
}

#links #mainnav #tab_links A:hover {
	color: #1d2259;
}

#maincontent H2 {
	font-size: 12px;
	text-transform: none;
	color: #000000;
	background-color: #E0ECF0;
	letter-spacing: 1px;
	padding: 3px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.project-list LI {
	margin-bottom: 4px;
}

.project-list SPAN {
	color: #007598;
	display: block;
}

.link-list LI {
	margin-bottom: 4px;
}

.link-list SPAN {
	color: #007598;
	display: block;
}

.icons {
	position: relative;
}

.icons LI {
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.icons IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#picturebox-hor {
	float: left;
	width: 300px;
}

#picturebox-hor TD {
	margin: 0px;
	padding: 0px;
}

#picturebox-ver {
	float: left;
	width: 280px;
	margin-top: 12px;
}

#picturebox-ver TD {
	margin: 0px;
	padding: 0px;
}

#ligging {
	float: left;
	width: 350px;
	margin-top: 10px;	
}

#pers A {
	font-size: 12px;
}

#pers TD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.alt {
	background-color: #E0ECF0;
}

