@charset "UTF-8";
/* CSS Document */

/* COLORS
	rood:   		#92022d
	beige:  		#7f7f7f
	licht beige:	#212120
	licht blauw		#5e6d7e
*/



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


<!--[if IE]>
.clearfix {
	zoom: 1;     /* triggers hasLayout */
}  /* Only IE can see inside the conditional comment
and read this CSS rule. Don't ever use a normal HTML
comment inside the CC or it will close prematurely. */
-->

.hidden {
	text-indent:-9999px;
	clear:both;
	height:0;
}

a
{
  outline: none;
}

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url(../images/bg.png) repeat-y center;*/
	background-color: #504c4b;	
}

h2 {
	font-size: 14pt;
	color: #92022d;
	background-image:url(../images/h2-bullet.png);
	background-repeat:no-repeat;
	background-position: left 4px; 
	padding-left: 14px;
	margin-bottom: 0.5em;
	margin-top: 0.4em;
}

h3 {
	font-size: 12pt;
	color:#4e4242;
	font-weight:normal;
	margin-bottom: 0;
	margin-top: 0.5em;
}

h6 {
	color:#333;
	padding: 0 0 0 14px;
	margin: 0 0 0;
}

p {
	color: #000;
	font-weight:normal;
	font-size: 11px;
	margin-top:0.4em;
	margin-bottom: 0.6em;
}

.logo {
	float:left;
	/*width: 110px;
	height: 143px;*/
	/*background:url(../images/logo_topfloor.png) no-repeat top left;*/
}

.crumblepath {
	padding-top: 12px;
	padding-left: 8px;
	color: #7f7f7f;
	font-size: 11px;
	width: 272px;
	height: 130px;
	background:url(../images/tagline.png) no-repeat left bottom;
	position:relative;
}

.tintto {
	position:absolute;
	left:83px;
	top:35px;
}

.utility {
	width: 504px;
	height: 46px;
	padding-top: 12px;
	padding-right: 14px;
	color: #7f7f7f;
	font-size: 11px;
	text-align: right;
}


.utility-nav {
	padding-top: 10px;
	color: #2c2926;
	font-size: 12px;
}

.crumblepath span.active { color: #fff; }
.crumblepath a:link { color: #7f7f7f; }
.crumblepath a:visited { color: #7f7f7f; }

.sites { color: #7c736a; }
.sites span.active { color: #7c736a; }
.sites a:link { color: #554e48; }
.sites a:visited { color: #554e48; }

.utility-nav a { color:#2c2926; }
.utility-nav a:link { color: #2c2926; }
.utility-nav a:visited { color: #2c2926; }

.wrapper {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}

.main-nav {
	float: right;
	/*margin-right: 10px;*/
}

.tab-first {
	background: url(../images/tab-main-start.jpg) no-repeat 0 47px;
	width: 10px;
	height: 88px;
}

.tab-last {
	background: url(../images/tab-main-end.jpg) no-repeat 0 47px;
	height: 88px;
	width: 14px;
	/*
	width: 27px;
	padding-right: 8px;
	*/
}

.sub-nav, .sub-nav.diensten {
	width: 920px;
	height: 26px;
	background-color: #65011f;
	background:url(../images/subnav-bg.jpg) repeat-x;
}

.sub-nav.home { height: 6px; }

.content-wrapper {
	background-color:#000;
	/*background-color:#49423d;*/
	background: url(../images/content-side-bg.jpg) repeat-x;
}

.content {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.content-body {
	background:url(../images/content-body-bg.png) repeat-x top;
	background-color: #a9a5a2;
}

.content-dark {
	width: 950px;
	background-color: #090808;
}

.content-body-dark {
	position:relative;
	width: 906px;
	margin-left:auto;
	margin-right:auto;
	background-color: #090808;
	background:url(../images/content-dark-bg.png) repeat-x top;
	padding: 7px;
}

.overlay {
	width:560px;
	padding:20px 34px 30px 34px;
	margin-bottom:40px;
	display:none;
	background-color:#7f7f7f;
	z-index:10000;
}

.overlay > div {
	margin-bottom:16px;
}

.overlay-image {
	float:left;
	padding-left:14px;
	margin-right:16px;
	margin-bottom:16px;
}

.col-full, .col-first, .error {
	float:left;
	padding-left: 10px;
	padding-top: 14px;
	padding-right: 20px;
	min-height:200px;
}

.col-first { width:397px; }
.col-full { width:890px; }

.error {width:900px;}
.error a {color:#92022d}
.error a:hover {text-decoration:none}
.error li {font-size:12px;}

.col-full h3, .col-full p, .col-first h3, .col-first p, .error h3, .error p  { margin-left: 14px; }

.col-full ul, .col-first ul { margin:0; padding:0 0 0 14px; }
.col-full li, .col-first li { list-style:none; font-size:12px; }

.col-second {
	width:493px;
	float:right;
	/*float:left;*/
}

ul.main_foto {margin:0; padding:0;}
ul.main_foto li {margin:0;padding:0;list-style:none;}

ul.download {margin:0; padding:0}
ul.download li {list-style:none; padding-left:0; margin-left:0}
ul.download a {font-size:11px;}

.content-body ul.download {margin-left:14px;}
.content-body a, .content-body a:active, .content-body a:hover, .content-body a:active {color:#92022d}

.content-body-dark ul { padding-left: 26px; }

.content-body-dark  ul.download {margin-left:14px;}
.content-body-dark a,.content-body-dark a:hover,.content-body-dark a:visited, .content-body-dark a:active {color:#5e6d7e}

.overlay h2 { margin-bottom:20px; }
.overlay img { border:thin #666 solid; }
.overlay p, .overlay h3 {
	padding-left:14px;
}

.overlay a, .overlay a:hover, .overlay a:visited, .overlay a:active {
	color:#92022d;
}

.clearboth {
	clear:both;
}

.banner {
	position: relative;
	width: 100%;
}

/* NAVIGATION BASICS */

ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
} 

ul.tabs li { 
	float: left; 
	padding: 0; 
	margin: 0; 
	padding-top: 0; 
} 

ul.tabs li a {
	display: block; 
	padding: 0px 10px; 
	text-decoration: none; 
} 

/* SPECIFIC FOR MAIN NAVIGATION */

ul.main {
	padding-top: 47px;
}

ul.main li { 
	background: url(../images/tab-main-right-def.png) no-repeat right top;
	height: 41px;
	font-size:12px;
	font-weight:bold;
} 

ul.main li a {
	background: url(../images/tab-main-left-def.png) no-repeat left top;
	background-position: 0 0px;
	color: #000; 
	height: 41px;
	padding-top: 18px;
} 

ul.main li a:hover, ul.main li.active a {
	background: url(../images/tab-main-left-act.png) no-repeat left top;
	background-position: 0 0px;
	color:#FFF;
}

ul.tabs.main li.active {
	background: url(../images/tab-main-right-act.png) no-repeat right top;
}

/* SPECIFIC FOR SUB NAVIGATION */

ul.sub {
	/*width: 503px;*/
	float: right;
}

ul.sub li { 
	font-size:11px;
	text-transform:uppercase;
} 

ul.sub li a {
	padding-top: 8px;
	color: #7f7f7f;
	background-image:none;
	height: 18px;
} 

ul.sub li a:hover, ul.sub li.active a {
	background:url(../images/subnav-selected-arrow.png) no-repeat center bottom;
	color:#FFF;
}

/* CONTACT FORM */

#contactform input, #contactform textarea {
	padding: 4px;
	width: 240px;

	font-size: 1.1em;

	border: 2px solid #e7e1db;
}

#contactform textarea {
	height: 90px;
}

#contactform textarea:focus, #contactform input:focus {
	border: 2px solid #9b334d;
}

#contactform input.submitbutton {
	float: left;
	margin-left: 116px;
	padding: 2px;
	width: 80px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 16px;
	font-size: 1.1em;
}

/* ********* */

div.header {
	height: 146px; /*118px;*/
	background-image: url(../images/header-gradient.jpg);
	background-position: left;
	background-color:#2c2926;
}

.rounded {
	position:relative;
	float: left;
	background-color: #0e0e0e;
	margin: 7px;
	color: #7f7f7f;
	font-weight:normal;
	font-size:11px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.rounded-border {
	position:relative;
	margin: 2px;
	border-color:#212120;
	border-width:thin;
	border-style:solid;
	padding:10px;
	min-height:inherit;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.rounded h2 { margin-top:0; padding-top:0; font-size:12px; background-position: left 1px; }
.rounded p { color:#7f7f7f; margin-left:14px; font-family:Arial, Helvetica, sans-serif; }
.rounded hr { margin-left: 14px; color:#212120; border-style:none; border-width:thin; background-color: #212120; height: 1px; margin-bottom: 0.6em; margin-top: 0.4em; }
.double p, .double h2 { width:250px; }

.rounded a, .rounded a:hover, .rounded a:visited, .rounded a:active { color:#5e6d7e }

.rounded img {
	padding: 1px;
	border-style:solid;
	border-color:#92022d;
	border-width:thin;
	margin-right: 10px;
}

.rounded img.noborder {
	border-color:#0e0e0e;
}

.double {
	width: 439px;
}

.single {
	width: 212px;
}

.float-left {
	float:left;
}

.copyright {
	text-align: right;
	color: #212120;
	font-size:10px;
	padding: 10px 15px 12px 0;
}

.copyright a:link, .copyright a:visited { color: #212120; }
.copyright a:hover { color: #7f7f7f; }

.nieuws-row .nieuws-datum, .nieuws-short { float:left; }
.nieuws-datum { font-size:11px; color:#666; padding-left:16px; width:130px; height:18px; padding-top:5px; }
.nieuws-short { width:740px;}

.scrollable {
	width:125px;
	height:123px;
	overflow:hidden;
	position:relative;
	margin-right:10px;
}
.scrollable .items {
	margin:0;
	padding:0;
	width:125px;
	height:2000px;
	position:absolute;
}
.scrollable .item {
	/*height:123px;*/
}
