/* -------------------------------------------- 
GLOBAL STYLING ELEMENTS 
-------------------------------------------- */

HTML, BODY {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #303100;
	background-image: url("images/back_body.jpg");
	background-repeat: repeat-x;
}

BODY, TR, TD, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}                 

P {
margin: 10px 0px 5px 0px;
}

H1 {
	margin: 10px 0px 10px -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #b0ae23;
	letter-spacing: 1pt;
}

H2 {
	margin: 10px 0px -5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Maroon;
}

H3 {
	margin: 10px 0px -5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #000;
}

H6 {
	margin: 5px 0px -10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight : normal;
}

A:link, A:visited {
	text-decoration : none;
	font-weight : bold;
	color: Maroon;
}
A:hover, A:active	  {
	text-decoration : underline;
}

.credit a , .credit a:hover {
	color: #b0ae23;
}

UL {
	padding: 5px 0px 10px 30px;
}

LI {
	margin: 0px 0px 5px 0px;
}


/* ---------------------------------------------------- 
STRUCTURAL ELEMENTS 
------------------------------------------------------- */

DIV.positioner {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	width: 1px;
	overflow: visible;
}

DIV.container	{
	position : absolute;
	width : 950px;
	left : -475px;
	top: 0px;
	bottom: 0px;
}

DIV.topbar	{
	position : absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 150px;
	background-color: #6e86ba;
	background-image: url("images/back_topbar.jpg");
	background-repeat: no-repeat;
}

DIV.leftbar	{
	position : absolute;
	top: 150px;
	left: 0px;
	width: 320px;
	bottom: 40px;
	background-color: #6e86ba;
	background-image: url("images/back_leftbar.jpg");
	background-repeat: repeat;
	overflow: hidden;
}

DIV.menubar	{
	position : absolute;
	top: 119px;
	left: 320px;
	width: 630px;
	height: 52px;
	overflow: hidden;
}

DIV.content	{
	position: absolute;
	top: 171px;
	left: 320px;
	width: 630px;
	bottom: 40px;
	background-color: #ffffff;
	overflow: auto;
}

DIV.innertubeA {
	margin: 10px 40px 20px 40px;
}

DIV.innertubeB {
	margin: 25px 40px 20px 40px;
}

DIV.innertubeC {
	margin: 20px 20px 20px 10px;
}

DIV.footerbar{
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 950px;
	height: 25px;
	background-color: #eaead4;

}

DIV.credit	{
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 300px;
	height: 15px;
	text-align: right;
	font-size: 70%;
	color: #b0ae23;
}

/* -------------------------------------------------- 
VARIOUS STRUCTURAL
----------------------------------------------------- */

DIV.koptitel	{
	position: absolute;
	top: 77px;
	left: 0;
}

DIV.nieuws_leftbar	{
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 242px;
	z-index: 100;
}

DIV.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6f6d13;
	margin: 5px 10px 0px 0px;
	font-weight: bold;
	text-align: right;
}

DIV.flags {
	position: absolute;
	top: 105px;
	right: 0px;
	width: 70px;
	text-align: right;
}

/* set images in div flags */
A.normal img {filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
A:hover.normal img  {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}


/* -------------------------------------------------- 
NEWS FROMTPAGE
---------------------------------------------------- */
DIV.hpnews_kop, DIV.hpnews_kophover  {
	background-image: url("images/nieuwskop.gif");
	margin: 0px;
	padding: 3px 0px 2px 0px; 
	text-align: center;
}

DIV.hpnews_kophover {
	background-image: url("images/nieuwskop_over.gif");
	cursor: pointer;
}

DIV.hpnews_kop a, DIV.hpnews_kophover a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.hpnews_kop a:link, .hpnews_kop a:visited  {
	color: #6f6d13;
	text-decoration: none;
}

.hpnews_kophover a:hover {
	color: #482a00;
	text-decoration: none;
}

DIV.nieuws_txt	{
	border: 1px solid #b0ae23;
	padding: 10px 6px 10px 6px;
	margin: 0px;
	color: #482a00;
	background-color: #fbfbef;
}

P.hpnews_date {
	font-size: 75%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

P.hpnews_title {
	font-size: 110%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

A.hpnews_title:link, A.hpnews_title:active, A.hpnews_title:visited  {
	color: #482a00;
}

P.hpnews_txt {
	font-size : 100%;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
}

/* -------------------------------------------------- 
NEWS NEWSPAGE
---------------------------------------------------- */

DIV.news_back  {
	margin: -5px 0px 15px 0px;
}

P.news_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Maroon;
	font-weight: bold;
	margin: 5px 0px 2px 0px;
}

A.overzicht_title:link, A.overzicht_title:active, A.overzicht_title:visited  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

A.overzicht_title:hover  {
	text-decoration:underline;
}

P.news_date {
	font-size : 80%;
	color : #606060;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	font-style : italic;
}

P.news_author {
	font-weight: bold;
	font-size : 80%;
	color : #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: -2px 0px 0px 0px;
}

P.news_txt {
	margin: 0px 0px 10px 0px;
}

A.meer, A.back  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: Maroon;
}

/* -------------------------------------------------- 
CUSTOM CONTENT STYLES 
---------------------------------------------------- */


LI.faq_vraag { 
	margin-top: 8px;
 }

A.faq_vraag, A.faq_vraag:visited, A.faq_vraag:active  {
 	color : #000000; 
	text-decoration: none;
}

A.faq_vraag:hover  {
	text-decoration: underline;
}

DIV.faq_antwoord {
	margin: -5px 10px 10px 2px;
	border-left: 1px solid #122947;
	padding-left: 8px;
}

P.review {
	margin: 10px 30px 5px 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	max-width: 90%;
}

/* -------------------------------------------------- 
PROJECTS  
----------------------------------------------------- */

DIV.snelmenu {
	float: right;
}

.projectlist, .projectlist SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 2px;
}

H1.head {
	margin: 10px 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #b0ae23;
	letter-spacing: 1pt;
}

DIV.newdetail {
	width: 550px;
	height: auto;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

DIV.rightblok {
	width: 250px;
	height: auto;
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	clear: both;
}

DIV.righttxt {
	width: 240px;
	margin-top: 10px;
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #808080;
	font-size: 75%;
}

P.righttxt {
	margin: 8px 0px 5px 0px;
}

TD.jaar	{
	width: 60px;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

TD.titel	{
	text-align: left;
}

TD.specs	{
	width: 120px;
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
}

TD.logline	{
	vertical-align: top;
	padding: 3px 0px 8px 0px;
	text-align: left;
	font-size: 8pt;
	border-bottom: 1px solid Silver;
}
TD.space	{
	height: 10px;
}
	
/* -------------------------------------------------- 
MENU  
----------------------------------------------------- */
    
DIV.animatedtabs {
	overflow: hidden;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; /*font of menu text*/
	font-size: 14px;
	font-weight: bold;
}

.animatedtabs ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 10px; /*offset of first tab relative to page left edge*/
	padding: 0px;
}

.animatedtabs li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.animatedtabs a {
	float: left;
	position: relative;
	top: 10px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
	background: url(images/tab_links.gif) no-repeat left top;
	margin: 0px;
	margin-right: -1px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
}

.animatedtabs a span {
	float: left;
	position: relative;
	display: block;
	background: url(images/tab_rechts.gif) no-repeat right top;
	padding: 5px 18px 0px 1px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: #6B8E23;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */

.animatedtabs .selected a {
	background-position: 0 -31px;
	top: 0px;
}

.animatedtabs .selected a span {
	background-position: 100% -31px;
	color: #482a00;
	padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0px;
}

.animatedtabs a:hover {
	background-position: 0% -31px;
	top: 0px;
	text-decoration: none;
}

.animatedtabs a:hover span {
	background-position: 100% -31px;
	padding-bottom: 10px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0px;
}

/*  ---------  tweede tabsectie ----------  */

DIV.animatedtabs2 {
	overflow: hidden;
	margin-top: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; /*font of menu text*/
	font-size: 12px;
	font-weight: bold;
}

.animatedtabs2 ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 20px; /*offset of first tab relative to page left edge*/
	padding: 0px;
}

.animatedtabs2 li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.animatedtabs2 a {
	float: left;
	position: relative;
	top: 2px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
	background: url(images/tab2_links.gif) no-repeat left top;
	margin: 0px;
	margin-right: 0px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
}

.animatedtabs2 a span {
	float: left;
	position: relative;
	display: block;
	background: url(images/tab2_rechts.gif) no-repeat right top;
	padding: 2px 22px 2px 7px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: #6B8E23;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs2 a span {float:none;}
/* End IE5-Mac hack */

.animatedtabs2 .selected a {
	background-position: 0 -19px;
	top: 0px;
}

.animatedtabs2 .selected a span {
	background-position: 100% -19px;
	color: #482a00;
	padding-bottom: 4px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0px;
}

.animatedtabs2 a:hover {
	background-position: 0% -19px;
	top: 0px;
	text-decoration: none;
}

.animatedtabs2 a:hover span {
	background-position: 100% -19px;
	padding-bottom: 4px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0px;
}


