<?php
header('Content-Type: text/css');
$txtcolor = 'red';
?>
body {
color:<?php echo $txtcolor;?>;
}

/* STYLES */

/* ALGEMEEN */
body{
	font-family:verdana;
	font-size:11px;
	
}
hr{
	width:100%;
	color:brown;
	height:1px;
}
h1
{
	font-family:verdana;
	font-size:13px;	
	color:red;
	background-color:<?=$linkColor?>; 
}
h2
{
	color:#544d3d;
	font-size:11px;
}
p
{
	color:#192240;
}
li
{
	color:#192240;
}
.A_font
{
font-family:arial;
font-size:16px;
color:#000000;
font-weight:normal;
display:inline;
margin:0;
}
.A_hide
{
font-size:0pt;
color:#FFFFFF;
margin:0;
}
.A_titel
{
font-size:20px;
font-family:arial;
color:black;
font-weight:bold;
}
#A_lijn
{
width:100%;
text-align:left;
}
.A_achtergrond
{
background-color:white;
}
/**************************************************************************************************************************************************************/
/* INDEX */
.I_font_12
{
font-size:12px;
}
#I_noscript
{
font-size:16px;
color:#FF0000;
font-weight:bold;
}
#I_center_2
{
width:800px;
margin-top:5%;
}
#I_linksboven
{
background-image:url(images/voorpagina/linksboven.png);
background-repeat:no-repeat;
width:15px;
height:11px;
float:left;
}
#I_boven
{
background-image:url(images/voorpagina/boven.png);
background-repeat:repeat-x;
width:770px;
height:11px;
float:left;
}
#I_rechtsboven
{
background-image:url(images/voorpagina/rechtsboven.png);
background-repeat:no-repeat;
width:15px;
height:11px;
float:left;
}
#I_links_1
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;

width:15px;
height:135px;
float:left;
}
#I_rechts_1
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:15px;
height:135px;
float:left;
}
#I_midden_1
{
background-image:url(images/voorpagina/midden2.png);
background-repeat:repeat;

width:770px;
height:135px;
float:left;
}
/*
#I_logo
{
height:135px;

}
#I_logo_img
{
margin-top:5px;
height:125px;
width:750px;

}
*/
#I_logo
{
background-image:url(images/voorpagina/header_index.png);
background-repeat:no-repeat;
height:125px;
width:770px;
}
#I_logo_img
{
color:#FFFFFF;
position:relative;
top:30px;
font-size:45px;
font-weight:bold;
font-family:arial;
}
#I_bvba_font
{
color:#FFFFFF;
position:relative;
top:30px;
font-size:20px;
font-family:arial;
margin-top:6000px;
margin-left:650px;
}
#I_links_2
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;

width:15px;
height:320px;
float:left;
}
#I_rechts_2
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:15px;
height:320px;
float:left;
}
#I_midden_2
{
background-image:url(images/voorpagina/midden2.png);
background-repeat:repeat;

width:770px;
height:320px;
float:left;
}
#I_body_frame
{
margin-top:3%;
height:250px;
width:750px;
}
#I_linksonder
{
background-image:url(images/voorpagina/linksonder.png);
background-repeat:no-repeat;
width:15px;
height:28px;
float:left;
}
#I_onder
{
background-image:url(images/voorpagina/onder.png);
background-repeat:repeat-x;
width:770px;
height:28px;
float:left;
}
#I_rechtsonder
{
background-image:url(images/voorpagina/rechtsonder.png);
background-repeat:no-repeat;
width:15px;
height:28px;
float:left;
}



/**************************************************************************************************************************************************************/
/* KNOPPEN */

#K_first
{
/*De 2e en 4e zijn breedte, 7px en 16px standaard */
padding: 7px 18px 7px 18px; 
background:none;
}
.K_list li
{
float: left; 
/*De 2e en 4e zijn breedte, 7px standaard */
padding: 7px 18px 8px 16px; 
background-image: url(images/voorpagina/streep.png);
background-repeat: no-repeat;
background-position:top left;
}
.K_list
{
padding: 0; 
margin: 0; 
list-style-type:none
}
.K_list a
{
color: #fce9d0;
text-decoration:none;
}
.K_list a:hover 
{ 
color: #ffffff;
}
#K_knoppen
{
background-image:url(images/voorpagina/knoppen.png);
background-repeat:no-repeat;
background-color: #a21e00; 
width: 750px; 
height:33px; 
margin-top:3px;
text-align:center;
color:#fce9d0; 
font-weight:bold;
font-family:verdana;
font-size: 11px;
}
/**************************************************************************************************************************************************************/
/* VOORPAGINA */
#V_body
{
background-color: #868175;
}
#V_center_1
{
width:100%;
cursor: default;
}
#V_center_2
{
width:750px;
cursor:auto;
}
#V_linksboven
{
background-image:url(images/voorpagina/linksboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#V_boven
{
background-image:url(images/voorpagina/boven.png);
background-repeat:repeat-x;
width:700px;
height:25px;
float:left;
}
#V_rechtsboven
{
background-image:url(images/voorpagina/rechtsboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#V_links
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;
width:25px;
height:600px;
float:left;
}
#V_rechts
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:25px;
height:600px;
float:left;
}
#V_midden
{
background-image:url(images/voorpagina/midden.png);
background-repeat:repeat;
width:700px;
height:600px;
float:left;
text-align:left;
}
#V_home_linkerkant
{
width:160px;
height:580px;
float:left;
}
#V_home_rechterkant
{
width:530px;
margin-left:10px;
float:left;
}
#V_home_linkerafbeelding
{
	width:160px;
	height:580px;
}
#V_linksonder
{
background-image:url(images/voorpagina/linksonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#V_onder
{
background-image:url(images/voorpagina/onder.png);
background-repeat:repeat-x;
width:700px;
height:31px;
float:left;
}
#V_rechtsonder
{
background-image:url(images/voorpagina/rechtsonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#V_logo
{
text-align:center;
height:100px;
width:750px;
}

#V_knop_balk
{
border:0px;
width:30px;
height:25px;
}
#V_knop_links
{
height:40px;
width:10px;
}
#V_knop_rechts
{
height:40px;
width:190px;
}
.V_knop
{
border:0px;
height:40px;
width:110px;
}
#V_knop_home
{
border:0px;
height:40px;
}
#V_copyright
{
margin-top:6px;
color:#eed7bf;
}
#V_adsense
{
width:728px;
height:90px;
float:none;
}
#V_boven_adsense
{
	height:100px;
	width:750px;
	float:left;
	cursor:default;
}
#V_home_linksboven
 {
	background-image:url(images/voorpagina_rechts/linksboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #V_home_boven
 {
	background-image:url(images/voorpagina_rechts/boven.png);
	background-repeat:repeat-x;
	width:490px;
	height:20px;
	float:left;
 }
#V_home_rechtsboven
{
	background-image:url(images/voorpagina_rechts/rechtsboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#V_home_links
 {
	background-image:url(images/voorpagina_rechts/links.png);
	background-repeat:repeat-y;
	width:20px;
	height:540px;
	float:left;
 }
 #V_home_midden
 {
	background-image:url(images/voorpagina_rechts/midden.png);
	background-repeat:repeat;
	width:490px;
	height:540px;
	float:left;
 }
#V_home_rechts
{
	background-image:url(images/voorpagina_rechts/rechts.png);
	background-repeat:repeat-y;
	width:20px;
	height:540px;
	float:left;
}
#V_home_linksonder
 {
	background-image:url(images/voorpagina_rechts/linksonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #V_home_onder
 {
	background-image:url(images/voorpagina_rechts/onder.png);
	background-repeat:repeat-x;
	width:490px;
	height:20px;
	float:left;
 }
#V_home_rechtsonder
{
	background-image:url(images/voorpagina_rechts/rechtsonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#V_home_links_boven
{
	width:160px;
	height:103px;
	float:left;
}
#V_home_links_onder
{
	width:160px;
	height:477px;
	float:left;
}

/**************************************************************************************************************************************************************/
/*SCREENSHOTS */
#S_font
{
	
}
.S_screen_links
{
	width:325px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border-style:none
}
.S_screen_rechts
{
	width:325px;
	float:left;
	margin-bottom:10px;
	border-style:none;
}
.S_screen_linksrechts
{
	width:660px;
	float:left;
	margin-bottom:10px;
	border-style:none;
}
#S_body
{
background-color: #868176;
}
#S_center_1
{
width:100%;
cursor: default;
}
#S_center_2
{
width:750px;
cursor:auto;
}
#S_linksboven
{
background-image:url(images/voorpagina/linksboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#S_boven
{
background-image:url(images/voorpagina/boven.png);
background-repeat:repeat-x;
width:700px;
height:25px;
float:left;
}
#S_rechtsboven
{
background-image:url(images/voorpagina/rechtsboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#S_links
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;
width:25px;
height:2500px;
float:left;
}
#S_rechts
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:25px;
height:2500px;
float:left;
}
#S_midden
{
background-image:url(images/voorpagina/midden.png);
background-repeat:repeat;
width:700px;
height:2500px;
float:left;
text-align:left;
}

#S_home_rechterkant
{
width:700px;
float:left;
}
#S_home_linkerafbeelding
{
	width:160px;
	height:580px;
}
#S_linksonder
{
background-image:url(images/voorpagina/linksonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#S_onder
{
background-image:url(images/voorpagina/onder.png);
background-repeat:repeat-x;
width:700px;
height:31px;
float:left;
}
#S_rechtsonder
{
background-image:url(images/voorpagina/rechtsonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#S_logo
{
text-align:center;
height:100px;
width:750px;
}

#S_knop_balk
{
border:0px;
width:30px;
height:25px;
}
#S_knop_links
{
height:40px;
width:10px;
}
#S_knop_rechts
{
height:40px;
width:190px;
}
.S_knop
{
border:0px;
height:40px;
width:110px;
}
#S_knop_home
{
border:0px;
height:40px;
}
#S_copyright
{
margin-top:6px;
color:#eed7bf;
}
#S_adsense
{
width:750px;
height:90px;
float:none;
background-color:red;
}
#S_boven_adsense
{
	height:200px;
	width:750px;
	float:left;
	cursor:default;
}
#S_home_linksboven
 {
	background-image:url(images/voorpagina_rechts/linksboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #S_home_boven
 {
	background-image:url(images/voorpagina_rechts/boven.png);
	background-repeat:repeat-x;
	width:660px;
	height:20px;
	float:left;
 }
#S_home_rechtsboven
{
	background-image:url(images/voorpagina_rechts/rechtsboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#S_home_links
 {
	background-image:url(images/voorpagina_rechts/links.png);
	background-repeat:repeat-y;
	width:20px;
	height:2440px;
	float:left;
 }
 #S_home_midden
 {
	background-image:url(images/voorpagina_rechts/midden.png);
	background-repeat:repeat;
	width:660px;
	height:2440px;
	float:left;
 }
#S_home_rechts
{
	background-image:url(images/voorpagina_rechts/rechts.png);
	background-repeat:repeat-y;
	width:20px;
	height:2440px;
	float:left;
}
#S_home_linksonder
 {
	background-image:url(images/voorpagina_rechts/linksonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #S_home_onder
 {
	background-image:url(images/voorpagina_rechts/onder.png);
	background-repeat:repeat-x;
	width:660px;
	height:20px;
	float:left;
 }
#S_home_rechtsonder
{
	background-image:url(images/voorpagina_rechts/rechtsonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#S_home_links_boven
{
	width:160px;
	height:103px;
}
#S_home_links_onder
{
	width:160px;
	height:477px;
}

/**************************************************************************************************************************************************************/
/* FEATURES */
#F_body
{
background-color: #868176;
}
#F_center_1
{
width:100%;
cursor: default;
}
#F_center_2
{
width:750px;
cursor:auto;
}
#F_linksboven
{
background-image:url(images/voorpagina/linksboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#F_boven
{
background-image:url(images/voorpagina/boven.png);
background-repeat:repeat-x;
width:700px;
height:25px;
float:left;
}
#F_rechtsboven
{
background-image:url(images/voorpagina/rechtsboven.png);
background-repeat:no-repeat;
width:25px;
height:25px;
float:left;
}
#F_links
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;
width:25px;
height:1000px;
float:left;
}
#F_rechts
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:25px;
height:1000px;
float:left;
}
#F_midden
{
background-image:url(images/voorpagina/midden.png);
background-repeat:repeat;
width:700px;
height:1000px;
float:left;
text-align:left;
}
#F_home_linkerkant
{
	width:160px;
	height:780px;
	float:left;
}
#F_home_rechterkant
{
	width:530px;
	margin-left:10px;
	float:left;
}
#F_linksonder
{
background-image:url(images/voorpagina/linksonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#F_onder
{
background-image:url(images/voorpagina/onder.png);
background-repeat:repeat-x;
width:700px;
height:31px;
float:left;
}
#F_rechtsonder
{
background-image:url(images/voorpagina/rechtsonder.png);
background-repeat:no-repeat;
width:25px;
height:31px;
float:left;
}
#F_logo
{
text-align:center;
height:100px;
width:750px;
}
#F_knop_balk
{
border:0px;
width:30px;
height:25px;
}
#F_knop_links
{
height:40px;
width:10px;
}
#F_knop_rechts
{
height:40px;
width:190px;
}
.F_knop
{
border:0px;
height:40px;
width:110px;
}
#F_knop_home
{
border:0px;
height:40px;
}
#F_copyright
{
margin-top:6px;
color:#eed7bf;
}
#F_adsense
{
width:728px;
height:90px;
float:center;
}
#F_boven_adsense
{
	height:200px;
	width:750px;
	float:left;
	cursor:default;
}
#F_home_linksboven
 {
	background-image:url(images/voorpagina_rechts/linksboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #F_home_boven
 {
	background-image:url(images/voorpagina_rechts/boven.png);
	background-repeat:repeat-x;
	width:490px;
	height:20px;
	float:left;
 }
#F_home_rechtsboven
{
	background-image:url(images/voorpagina_rechts/rechtsboven.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#F_home_links
 {
	background-image:url(images/voorpagina_rechts/links.png);
	background-repeat:repeat-y;
	width:20px;
	height:940px;
	float:left;
 }
 #F_home_midden
 {
	background-image:url(images/voorpagina_rechts/midden.png);
	background-repeat:repeat;
	width:490px;
	height:940px;
	float:left;
 }
#F_home_rechts
{
	background-image:url(images/voorpagina_rechts/rechts.png);
	background-repeat:repeat-y;
	width:20px;
	height:940px;
	float:left;
}
#F_home_linksonder
 {
	background-image:url(images/voorpagina_rechts/linksonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
 }
 #F_home_onder
 {
	background-image:url(images/voorpagina_rechts/onder.png);
	background-repeat:repeat-x;
	width:490px;
	height:20px;
	float:left;
 }
#F_home_rechtsonder
{
	background-image:url(images/voorpagina_rechts/rechtsonder.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#F_home_links_boven
{
	width:160px;
	height:103px;
}
#F_home_links_onder
{
	width:160px;
	height:877px;
}
#F_features
{	
	margin:0;
}


/**************************************************************************************************************************************************************/
/* FAQ */
#Q_links
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;
width:25px;
height:1200px;
float:left;
}
#Q_rechts
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:25px;
height:1200px;
float:left;
}
#Q_midden
{
background-image:url(images/voorpagina/midden.png);
background-repeat:repeat;
width:700px;
height:1200px;
float:left;
text-align:left;
}
#Q_home_linkerkant
{
width:160px;
height:1180px;
float:left;
}
#Q_home_rechterkant
{
width:530px;
margin-left:10px;
float:left;
}
#Q_home_links_boven
{
	width:160px;
	height:103px;
}
#Q_home_links_onder
{
	width:160px;
	height:1077px;
}
#Q_home_links
 {
	background-image:url(images/voorpagina_rechts/links.png);
	background-repeat:repeat-y;
	width:20px;
	height:1140px;
	float:left;
 }
 #Q_home_midden
 {
	background-image:url(images/voorpagina_rechts/midden.png);
	background-repeat:repeat;
	width:490px;
	height:1140px;
	float:left;
 }
#Q_home_rechts
{
	background-image:url(images/voorpagina_rechts/rechts.png);
	background-repeat:repeat-y;
	width:20px;
	height:1140px;
	float:left;
}



/**************************************************************************************************************************************************************/
/* Order */
#O_links
{
background-image:url(images/voorpagina/links.png);
background-repeat:repeat-y;
width:25px;
height:1000px;
float:left;
}
#O_rechts
{
background-image:url(images/voorpagina/rechts.png);
background-repeat:repeat-y;
width:25px;
height:1000px;
float:left;
}
#O_midden
{
background-image:url(images/voorpagina/midden.png);
background-repeat:repeat;
width:700px;
height:1000px;
float:left;
text-align:left;
}
#O_home_linkerkant
{
width:160px;
height:980px;
float:left;
}
#O_home_rechterkant
{
width:530px;
margin-left:10px;
float:left;
}
#O_home_links_boven
{
	width:160px;
	height:103px;
}
#O_home_links_onder
{
	width:160px;
	height:877px;
}
#O_home_links
 {
	background-image:url(images/voorpagina_rechts/links.png);
	background-repeat:repeat-y;
	width:20px;
	height:940px;
	float:left;
 }
 #O_home_midden
 {
	background-image:url(images/voorpagina_rechts/midden.png);
	background-repeat:repeat;
	width:490px;
	height:940px;
	float:left;
 }
#O_home_rechts
{
	background-image:url(images/voorpagina_rechts/rechts.png);
	background-repeat:repeat-y;
	width:20px;
	height:940px;
	float:left;
}






