﻿/*
hieronder de tabsturing	  
*/
div.content {
	border-top: #0F0 solid 1px;
    clear: left;
    padding: 1em;
}

#footer ol#toc {
    height: 9px;
    list-style: none;
    margin: 0;
    padding: 0;
	float:right
	
}

#footer ol#toc a {
    background: #000 url(tabs.gif);
    color: #008;
    display: block;
    float: left;
    height: 9px;
    padding-left: 0px;
    text-decoration: none;
}

#footer ol#toc a:hover {
    background-color: #000;
    background-position: 0 -12px;
}

#footer ol#toc a:hover span {
    background-position: 100% -12px;
}

#footer ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

#footer ol#toc li.current a {
    background-color: #000;
    background-position: 0 -12px;
    color: #666;
    font-weight: bold;
}

#footer ol#toc li.current span {
    background-position: 100% -12px;
}

#footer ol#toc span {
    background: url(tabs.gif) 100% 0;
    display: block;
    line-height: 9px;
    padding-right: 0px;
}
/*
rest van css sturing
*/

* { padding: 0; margin: 0; }

body {
	background-color:#000000;
	color:white;
	font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0 auto;
	width: 900px;
	}
#band {
	background-color:#666666;
	height:430px;
	margin-top: 150px;
	margin-left: 0px;
	width: 100%;
	min-width: 900px;
	overflow: visible;
	position:absolute;
	padding:0px 0px 0px 0px;
	left: 0px;
}
#wrapper {
	color:#666666;
	height:556px;
	margin-top:70px;
	position:absolute;
	width:900px;
}

#header {
 margin-left: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 border-bottom-width: none;
 border-bottom-color: none;
 border-left-style: none;
 border-bottom-style: none;
 border-right-style: none;
 border-top-style: none;
 color: #666666;
 width: 900px;
 float: left;
 padding: 0px;
 height: 50px;
}
#logo {
	word-spacing:5px;
	margin-top:5px;
	float:right;
	position:relative;
	color: lightgrey;
}

#leftcolumn { 
 padding-left: 0px; 
 padding-bottom: 0px; 
 padding-right: 0px; 
 padding-top: 30px; 
 border-style: none; 
 color: #D3D3D3;
 margin: 0px 0px 0px 0px;
 height: 450px;
 width: 430px;
 float: left;
 z-index: -1;
}
#rightcolumn { 
 padding-left: 20px; 
 padding-top: 30px;  
 top: 30px;
 border-style: none; 
 float: right;
 color: #D3D3D3;
 height: 400px;
 width: 430px;
 position: relative;
 z-index: 0;
 background-color:#666666;
 display:inline;
 overflow-x:hidden;
 overflow-y:auto;
 scrollbar-base-color: black;
 scrollbar-shadow-color: black;
 scrollbar-lightshadow-color: black;
 scrollbar-darkshadow-color: black;
 scrollbar-arrow-color: lime;
 font-size:11px;
}
#footer { 
 border-width: 0px; 
 border-style: none; 
 width: 900px;
 height: 100px;
 clear: both;
 color: #666666;
 margin: 0px 0px 0px 0px;
 padding: 15px 0px 0px 0px
}
#project_title {
	float:left;
	color: #D3D3D3;
}
#project_title .number {
	font-size:16px;
	font-weight: bold;
	color: #FFF;
}
a{
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: lime;
}
a:active {
	color: lime;
}
#container {
  position: relative;
  top:0px;
  left:0px;
  width: 922px;
  height: 100px;
  overflow: hidden;
  white-space: nowrap;
  border: 0px solid #000000;
  background: #000000;
}

#scroller {
  width: 1360px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.content {
  width: auto;
  height: 100px;
  float: left;
  margin-left: 0px;
  margin-right: 7px;
  padding: 0px;
  border: 0px solid #000000;
  font-size: .8em;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color: #80ff00;
  font-weight: bold;
}

.project_ass {
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.project_subtitle {
	font-size: 13px;
	font-weight: bold;
	color: black;
	
}
#rightcolumn .project_text {
	font-size: 12px;
	text-align: justify;
	
}
#rightcolumn .project_text b {
	font-size: 15px;
	
}
#topmenu{
	word-spacing: 20px;
	margin-top: 27px;
	float: left;
	position: relative;
}
#topmenu .active {
	color: lime;
}
#topmenu a {
	color: #D3D3D3;
}
#icons {
	margin-top: 5px;
	height: 12px;
	width: auto;
	float: right;
	overflow: hidden;
}
#icons a {
	float: top;
	background-image: url('../images/icon_grey.gif');
	text-decoration: none;
	height: 10px;
	width: 12px;
}

#icons a:hover {
	background-image: url('../images/icon_green.gif');
}
#icons a.clicked {
	background-image: url('../images/icon_green.gif');
}
#icons a.clicked2 {
	background-image: url('../images/icon_green.gif');
}
#textbutton {
	float: right;
	margin-top: 0px;
	width: 30px;
	height: 12px;
	overflow: hidden;
}
#textbutton a {
	float: top;
	background-image: url('../images/icon_grey.gif');
	text-decoration: none;
	height: 10px;
	width: 12px;
}
#textbutton a:hover {
	background-image: url('../images/icon_green.gif');
}
#textbutton a.clicked2 {
	float: top;
	background-image: url('../images/icon_green.gif');
	text-decoration: none;
	height: 10px;
	width: 12px;
}
#textbutton a.unclicked2 {
	float: top;
	background-image: url('../images/icon_grey.gif');
	text-decoration: none;
	height: 10px;
	width: 12px;
}


<!--[if IE]>
<style type="text/css">

#scroller{
  width: 1360px; /* = width + margin left + margin right from the content rule + border*2 from the container rule*/
}
</style>
<! [endif]-->

