body {
	margin: 0px;
	padding: 0px;
	background-color: #32312E;
	overflow: -moz-scrollbars-vertical;
	}

* {
	margin: 0px;
	padding: 0px;
	}

td, div, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666; /* kan weg */
	color: #ffffff;
	border: 0px solid #ffffff;
	}

td a, div a, th a {
	color: #666666; /* kan weg */
	color: #ffffff;
	text-decoration: underline;
	}

img {
	border: none;
	}

input {
	width: 200px;
	border: 1px solid #808080;
	background: none !important;
	color: #000000;
	}

textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}	

button,
.button,
.submit {
	float: right;
	width: 202px !important;
	margin-right: 18px;
	border: 1px solid #808080;
	background: none;
	background-color: #d6e03d !important;
	color: #000000;
	}

/* basis */

div#container {
	margin: 0px auto;
	width: 930px;
	}

div#maincontainer {
	float: left;
	width: 930px;
	min-height: 100px;
/*	background-color: #DFDFDD;*/
	}

/* header */

div#header {
	float: left;
	width: 930px;
	height: 200px;
	overflow: hidden;
	}

div#logo {
	width: 320px;
	height: 200px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	margin-bottom: -200px;
	}
div#logo a {
	width: 320px;
	height: 200px;
	display: block;
	}

div#headerimage {
	float: left;
	width: 930px;
	height: 200px;
	overflow: hidden;
	}

/* mainmenu */

div#menu {
	float: left;
	width: 930px;
	background-color: #ffffff;
	}

div.no1,
div.no2,
div.no3,
div.act1,
div.act2,
div.act3 {
	width: auto;
	float: left;
	padding: 13px 0px 15px 37px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: 25px 17px;
	font-size: 12px;
	font-weight: bold;
	}

div.no1 a,
div.no2 a,
div.no3 a,
div.act1 a,
div.act2 a,
div.act3 a {
	color: #000000;
	text-decoration: none;
	}

div.act1 a,
div.act2 a,
div.act3 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

div.act1 {
	background-image: url(../images/bg_menu_act.gif);
	}

/* main */

div#main {
	float: left;
	width: 930px;
	min-height: 300px;
	background-color: #DFDFDD; /* kan weg */
	background-color: #595C51;
	padding: 20px 0px 20px 0px;
	}

div#main ul,
div#main ol {
	margin: 0px 0px 15px 18px;
	}

div#main ol {
	margin-left: 25px;
	}

/* footer */

div#footer {
	float: left;
	width: 930px;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	}
div#footer a {
	color: #999999;
	text-decoration: none;
	}

/* --- */

P {
	margin-bottom: 15px;
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #666666; /* kan weg */
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}

/* NEXT LAYOUT WITH IMAGES */

div.left {
	width: 250px ! important;
	min-height: 200px;
	float: left;
	padding: 30px 0px 0px 30px;
	}
body.projects div.left {
	display: none;
	}
div.content {
	width: 590px ! important;
	float: left;
	padding: 0px 0px 0px 30px;
	}



/* PROJECTEN */

/* list */
body.projects div.csc-header {
	margin-left: 30px;
	}
div.projects {
	}
div.project {
	width: 250px;
	height: 240px;
	float: left;
	margin: 0px 30px 10px 30px;
	}
div.project a {
	width: 250px;
	height: 187px;
	display: block;
/*	background-color: #DFDFDD;*/
	}
div.projects h3 {
	margin-top: 10px;
	font-size: 12px;
	}
div.projects h3 a {
	text-decoration: none;
	height: auto;
	background: none;
	}


/* single PROJECT */

div.news-single-img a {
	width: 250px;
	height: 187px;
	margin: 0px 30px 30px 30px;
	display: block;
	float: left;
/*	background-color: #DFDFDD;*/
	}
div.news-single-item div.text {
	margin-left: 30px;
	width: 870px;
	}

	/* ??? */
div.news-single-img p.news-single-imgcaption {
	width: 0;
	height: 0;
	float: left;
	display: none;
	}
div.news-single-img {
	width: 930px;
	margin: 20px -20px 20px 0px;
	clear: both; 
	}
div.news-single-backlink {
	margin-left: 30px;
	clear: both;
	}

/* TTNEWS */

div.news-latest-container hr,
div.news-latest-item hr,
div.news-list-container hr,
div.news-list-item hr,
div.news-single-item hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d1d1d1;
	border: none;
	border-top: 1px solid #d1d1d1;
	height: 1px;
	}

div.news-latest-container,
div.news-latest-item,
div.news-list-container,
div.news-list-item,
div.news-single-item {
	width: 740px;
	border: none;
	background: none;
	}

div.news-latest-container,
div.news-latest-item {
	width: 205px;
	line-height: 18px;
	font-size: 11px;
	}

div.news-latest-container h3 a,
div.news-latest-item h3 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}

div.news-list-item {
	margin-bottom: 15px;
	}

div.timedata {
	color: #999999;
	font-size: 11px;
	}



/* TTNEWS - Navigation */
div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
	}

div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
	}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
	}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
	}

div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
	}

div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
	}

/* -- extra -- */

span {
	border: none !important;
	background: none !important;
	}

