﻿

body				{
					background:#0e0f0f;

					}
					
div#header, div#content		{
					/*background:#2f3336;*/
					}
					
div.container, div#main {
					background:#fff;
					}
					
div#header div.container		{
					background:#0e0f0f url('../img/header-bg.gif') right bottom no-repeat;
					}
					
body#splash div#header div.container	{
					background-image:none;
					}
					
body#splash p.intro{
						color:black;
					}
div#header div#nav ul	{
					/*border-bottom:10px solid #c89d37;*/
					background-image:url('../img/nav-bg.gif');
					background-repeat:no-repeat;
					background-position:723px bottom;
					padding-bottom:10px;
					width:950px;
					}
					
body#re div#header div#nav ul	{
					background-image:url('../img/nav-bg-re.gif');
					}
					
div#subheader div.container		{
				background:#0e0f0f 	/*url('../img/subheader-bg.jpg')*/ right top no-repeat;
					}
					
div#subheader.team div.container		{
					/*background-image:url('../img/team.jpg');*/
					}
					
body#splash div#subheader div.container		{
					background-image:none;
					}

div#content div.container		{
					background:#d4cfbf;
					border-top:10px solid #d4cfbf;
					border-bottom:10px solid #d4cfbf;
					/*margin-top:-10px;*/
					}
					
body#splash div#content div.container		{
					background:#0e0f0f;
					/*margin-top:-10px;*/
					border:none;
					}					

div#subnav			{
					background:#d4cfbf;
					}
					
div#sub table, body.object div#sub table, div#content div#extra div#map, div#content div#extra div#technical, div#content div#extra div#more		{
					border-top:10px solid #d4cfc0;
					}

div#sub table tr td		{
					border-bottom:1px solid #d4cfc0;
					}
					
					
div#sub table tr td.alt		{
					border-left:1px solid #d4cfc0;
					}
					
div#main			{
					background:#fff url('../img/main-bg.gif') right top no-repeat;
					}


div#main.full			{
					background:#fff url('../img/full-bg.gif') right top no-repeat;
					}

					
body.object div#main			{
					background:#fff url('../img/main-full.gif') right top no-repeat;
					}

body#splash div#content div.item	{
					border-top:10px solid #d4cfbf;
					border-bottom:10px solid #d4cfbf;
					}
					
					
body#splash div#content div.item	{ 
					border-bottom:none;
					}

div#content div#nieuws.item	{
					background:#fff url('../img/item-nieuws-bg.gif') right top no-repeat;
					}
					
div#content div#publicaties.item	{
					background:#fff url('../img/item-publicaties-bg.gif') right top no-repeat;
					}
					
div#content div#rendement.item	{
					background:#fff url('../img/item-rendement-bg.gif') right top no-repeat;
					}
					
div#content div#rendement.item table	{
					background-color:#fff;
					border-right:1px solid #d3d3d3;
					border-bottom:1px solid #d3d3d3;
					}
					
div#content div.item a.preview	{
					background-color:#0e0f0f;
					display:block;
					float:left;
					}
					
div#content div.item a.preview img	{
					-moz-opacity: 0.2;
					opacity:.20;
					filter: alpha(opacity=20);
					}

div#content div.item a.preview:hover img	{
					-moz-opacity: 1.0;
					opacity:100;
					filter: alpha(opacity=100);
					}
					
div#content div#main div#team	{
					border-top:10px solid #d4cfbf;
					}
					
div#content div#main div#team div	{
					border-top:1px solid #d4cfbf;
					}

div#content div#main div#team div.first	{
					border-top:none;
					}

					
div#content div#archief	{
					border-top:10px solid #d4cfbf;
					}
					
div#content div#archief ul li, div#content div#main table tr td	{
					border-bottom:1px solid #d3d3d3;
					}
					
div#footer div.container	{
					background:#c89d37;
					}
					
body#splash div#footer div.container	{
					/*background-image:url('../img/splash-footer-bg.gif');
					background-position:center center;
					background-repeat:repeat-y;*/
					margin-top:20px;
					
					}
					
.resized{
	cursor:pointer
}

table.contact tr td{
	border:0px!important
}

table.contact img{
	float:left
}


table.contact tr td table td{
	font-size:100%!important;
	padding:0 0 0 0!important;
}
body.inschrijven div#subnav a{
	cursor:default;
}
body.inschrijven div#subnav a:hover{
	border-color:black;
	color:#8C636E;
	outline-style:none
}

div#content div#main table#partners {
	background-color: #ffffff;
	padding: 0 10px;
}

div#content div#main table#partners tr td {
	vertical-align: top;	
	padding-top:15px;
	padding-bottom:15px;
}

div#content div#main table#partners tr td.center{
	vertical-align: middle;
}



table#partners td.rij-1 {
	width: 130px;
}


.tweet ul {
	list-style: none;
}

.tweet .box {
	border-top: 1px solid #d5d0bf;
	background: url('../img/bg_tweet_box.png') left bottom no-repeat;
}

.tweet .meta a {
	text-decoration: none;
}
