html,body {
	background: #002650;
	font-family: verdana;
	font-size: 11px;
	/*height: 100%;*/
}

#container {
	margin: 0 auto;
	/*height: 100%;*/
	width: 978px;
	background: white url('images/bubbels.gif') no-repeat right top;
}

#menu {
	height: 24px;
	padding-left: 229px;
}

#header_top {
	height: 20px;
	background: url('images/logo_adres.gif') no-repeat 27px top;
	text-align: right;
	padding-top: 80px;
	padding-right: 10px;
	font-size: 10px;
	color: #002650;
	font-weight: bold;
}

#header_top a, #header_top a:visited {
	color: #002650;
	text-decoration: none;
}

#header_top a:hover {
	color: #b47c1e;
}

#header_bottom {
	height: 190px;
	background: #C5B090;
}

#header_bottom img {
	padding: 0;
	margin: 0;
	border: 0;
	height: 190px;
}

#header_bottom_img1 {
	width: 326px;
}

#header_bottom_img2 {
	width: 652px;
}

#content {
	/*height: 100%;*/
	/*min-height: 100%;*/
	background: white url('images/bg_links.gif') repeat-y;
}

#content_table {
	width: 100%;
}

#content_links {
	width: 296px;
}

#content_rechts {
	line-height: 18px;
}

#content_table td {
	font-size: 11px;
	font-family: verdana;
	font-size: 11px;
	color: #002650;
	padding: 15px 15px 5px 15px;
	vertical-align: top;
}

#content_table td a, #content_table td a:visited {
	color: #b47c1e;
	text-decoration: none;
	font-weight: bold;
}

#content_table td a:hover {
	color: #002650;
}

#content_rechts p {
	margin-top: 0;
}

#content_rechts ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

#content_rechts ul li {
	list-style: none;
	background: url('images/bullet.gif') no-repeat left;
	padding-left: 16px;
}

.csc-header h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 1em;
}

div.laatste_project {
	margin-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid white;
}

div.laatste_project img {
	float: left;
	padding: 3px 5px 5px 0;
}

div.laatste_project p {
	margin: 0;
	padding: 0;
}

div.laatste_project_titel {
	display: block;
	font-weight: bold;
}

a.linktodetail, a.linktodetail:visited {
	background: url('images/arrow.png') no-repeat right 4px;
	padding-right: 10px;
}

td#footer {
	/*position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;*/
	height: 30px;
	text-align: center;
	padding: 5px;
	padding-left: 100px;
}

td#footer a {
	font-weight: normal;
	font-size: 10px;
	margin-right: 40px;
	color: #B47C1E;
	text-decoration: none;
}

div.testimonial {
	margin-bottom: 10px;
}

div.testimonial img {
	float: left;
}

div.testimonial div {
	padding-left: 228px;
}

div.title_pic {
	margin-bottom: 10px;
}

.submenu {
	position:absolute;
	visibility: hidden;
	background: #F5EEE1;
	width: 160px;
	margin-top: 24px;
	padding: 2px 2px 8px 2px;
	border: 1px solid #dbcdb3;
}

.submenu a, .submenu a:visited {
	display: block;
	color: #b47c1e;
	padding: 8px 0 8px 18px;
	text-decoration: none;
}

.submenu a:hover {
	background: #00264F;
	color: white;
}

div.d_item {
	height: 150px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #002650;
}

div.d_kaveltabel {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.d_kaveltabel table {
	background-color: #F5EEE1;
	border: 1px solid #B47C1E
}


div.d_kaveltabel table tr.tr-0 {
	font-weight: bold
}

.csc-form-fieldcell select{
	width: 200px;
}

