/*******************************************************************************
Opmaak index
*******************************************************************************/
html,
body {
	height: 100%;
	font-family: arial;
	font-size: 12px;
    text-align: center;
}

body {
	margin: 0;
	padding: 0;
    text-align: center;
}

img {
    border: none;
}

div#container {
	width: 914px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}


/*******************************************************************************
Header
*******************************************************************************/
div#header {
    background: url('images/header-home.png') no-repeat;
    overflow: hidden;
    height: 76px;
    margin-left: 39px;
}

div#header div.sitename {
	padding: 76px 0 0 0;
	margin: 0;
}

/*******************************************************************************
Language
*******************************************************************************/
div#language {
	position: absolute;
	top: 43px;
	left: 39px;
	height: 20px;
	margin: 0;
	padding: 0;
}

div#language ul {
	margin: 0;
	padding: 0;
}

div#language ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;	
	height: 9px;
	width: 14px;
}

div#language ul li.nl {
	background: url('images/flag-nl.png') no-repeat;
}

div#language ul li.frl {
	background: url('images/flag-frl.png') no-repeat;
	margin: 0 0 0 3px;
}

div#language ul li a {
	display: block;	
	width: 14px;
	padding: 9px 0 0 0;
}

div#background-shadow {
    background: url('images/shadow.png');
    height: 402px;
}

div#top {
    height: 262px;
    margin: 0 39px;
    background: url('images/top-background.png') repeat-x;
}

div#top div#random-preview {
    float: left;
    width: 552px;
    margin: 15px 0 0;
}

div#top div.contact-news {
    float: left;
}

div#top div#random-preview div#random-preview-inner {
    position: relative;
}

div#top div#random-preview div#random-preview-inner div.photo {
    margin-top: 5px;
}
div#top div#random-preview div.photo h2 {
    bottom:0px;
    margin:0;
    padding:0;
    position:absolute;
    left:-1px;
    color: #10747B;
    font-weight: normal;
    font-size: 20px;     
    width: 512px;
    background: url('images/projecten-meer.png') no-repeat;
}

div#top div#random-preview div.photo h2 a {
    color: #10747B;
    text-decoration: none;
    padding-left: 133px; 
    display: block;
}

div#top div.contact {
    margin-top: 18px;
    width: 268px;
    color: #006c86;
    padding-top: 16px;
    background: url('images/logo.png') no-repeat;
}
div#top div.contact ul {
	margin: 0 0 0 3px;
 	padding: 10px 0 10px 0;
    background: url('images/divider.png') no-repeat left bottom;
}

div#top div.contact ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#top div.contact ul li.email a {
	background-image: url('images/mail.png');
	background-position: left 50%;
	background-repeat: no-repeat;
	font-size: 12px;
    color: #006c86;
	text-decoration: none;
	padding: 0px 10px 1px 17px;
}

div#top div.contact ul li.phone span {
	background-image: url('images/phone.png');
	background-position: left 50%;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 17px;
}

div#top div.news-inner {
    height: 83px;
    background: url('images/news.png') no-repeat
}

div#top div.news h2 {
    color: #006c86;
    font-size: 16px;
    margin: 10px 0 10px 10px;
}

div#top div.news div.news-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#top div.news div.news-inner ul li a {
    display:block;
    height:26px;
    line-height:30px;
    overflow:hidden;
    text-decoration:none;
    color: #fff;
    padding-left: 26px;
}

div#more-info {
    background: url('images/3kolommen.png') no-repeat;
    height: 132px;
    margin: 0 39px;
    padding: 0 25px;
}

div#more-info div.column1 {
    width: 251px;
    float: left;
    padding-top: 33px;
}

div#more-info div.column2 {
    float: left;
    width: 248px;
    padding: 10px;
}
div#more-info div.column3 {
    width: 238px;
    float: left;
    padding: 10px;
}

div#more-info h2 {
    color: #006c86;
    font-size: 18px;
    margin: 0;
}

div#more-info div.readmore a{
    color: #006c86;
    padding-right: 14px;
    background: url('images/readmore.png') no-repeat right;
}

div#bottom {
    position: relative;
    overflow: hidden;
}

div#sitemap {
    margin: 4px 39px 0 39px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    overflow: hidden;
    background: url('images/sitemap.png') no-repeat bottom;
}

div#bottom div.expand {
    position: absolute;
    top: 8px;
    right: 53px;
}

div#sitemap h3 {
    color: #006c86;
    font-size: 15px;
    margin: 5px 0 0 0; 
}

div#sitemap div.column1 {
    width: 251px;
    float: left;
    margin-bottom: 20px;
    margin-left: 27px;
    overflow: hidden;
}

div#sitemap div.column2 {
    float: left;
    width: 248px;
    margin-bottom: 20px;
    margin-left: 17px;
    overflow: hidden;
}
div#sitemap div.column3 {
    width: 238px;
    float: left;
    margin-left: 27px;
    margin-bottom: 20px;
    overflow: hidden;
}

div#sitemap ul {
    margin: 8px 0 0 0;
    padding: 0;
    list-style: none;
}

div#sitemap ul li {
    line-height: 20px;
}

div#sitemap ul li a {
    text-decoration: none;
    color: #555554;
    padding: 0 0 0 14px;
}

div#sitemap ul li a:hover {
    text-decoration: underline;
    background: url('images/blue-arrow.png') no-repeat left;
}

div#footer {
    margin: 0 39px;
    overflow: hidden;
    position: relative;
}

div#footer span {
    color: #006c86;
    margin: 0 0 0 36px;
    line-height: 50px;
}

div#footer span a {
	text-decoration: none;
	color: #006c86;
}
div#footer span a:hover {
	text-decoration: underline;
}

div#footer div.footer-inner {
    float: right;
    margin-top: 3px;
    margin-right: 3px;
}

div#footer div.footer-inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#footer div.footer-inner ul li {
    float: left;
    padding-right: 10px;
}
