<?php header('Content-type: text/css');
header("Date: " . date("D, j M Y G:i:s ", time()) . 'GMT');
header("Content-Type: text/css");
header("Expires: " . gmdate("D, j M Y H:i:s", time() + DAY) . " GMT");
header("Cache-Control: max-age=86400, must-revalidate");
header("Pragma: cache");
?>

/*************************************************************************/
/* author:     www.cowboysandindians.be                                  */
/* generated on: <?=date("D, j M Y G:i:s ", time()) . 'GMT';?>                            */
/*************************************************************************/
<?php ob_start("compress");
 function compress($buffer) {
 $buffer = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $buffer);
 $buffer = str_replace(array("\r\n", "\r", "\n", "\t", '  ', '    ', '    '), '', $buffer);
 return $buffer;
}
?>

/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(img/bg_grey.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4A39;
}
#header{
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(img/bg_header.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:90px;
	padding:0px;
	margin:0px;
}
#header #topnav{
	padding-right:25px;
	color:#434034;
	font-size:11px;
	margin-top:55px;
	width:300px;
}
#header #topnav a{
	color:#434034;
	text-decoration:none;
}
#header #topnav a:hover{
	text-decoration:underline;
}
#header #topnav a.login{
	color:#5BAD55;
	text-decoration:none;
	font-weight:bold;
}
#header #topnav a:hover{
	text-decoration:underline;
}
#main_beige{
	background-color:#C5BAA5;
	background-image:url(img/bg_main.gif);
	background-repeat:no-repeat;
}

.hp_prof h3{
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#3A7036;
	font-weight:bold;
	font-size:13px;
}
.hp_part h3{
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#413D2E;
	font-weight:bold;
	font-size:13px;
}
.hp_prof a{
	margin-top:3px;
	color:#386F35;
	text-decoration:none;
}
.hp_part a{
	margin-top:3px;
	color:#6C654D;
	text-decoration:none;
}
.hp_part a:hover{
	text-decoration:underline;
}
.hp_prof a:hover{
	text-decoration:underline;
}

/* PARTICLUIEREN */
#part_main_beige {
	background-image:url(img/particulieren/bg_grad_beige.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/* PROFESSIONELEN */

#part_main_green #nav_part ul {
	width:154px;
	margin-left:0px;
	padding-left:0px;
    list-style-type: none;
}
#part_main_green #nav_part li {
	border-bottom:1px dashed #E9E7D9;
	border-right:1px solid #5BAD55;
}
#part_main_green #nav_part li.last {
	border-bottom:0px;
	border-right:1px solid #5BAD55;
	margin-bottom:0px;
}
#part_main_green #nav_part li a {
    display: block;
    background-color: #E9E7D9;
    color: #666;
    text-decoration: none;
    line-height: 1.7em;
	padding:3px;
    padding-left: 12px;
}
#part_main_green #nav_part li a:hover, #part_main_green #nav_part li a.selected{
    text-decoration: none;
    background-color: #ffffff;
	color:#5BAD55;
	padding-left:12px;
	font-weight:bold;
}
#test{
	margin-top:3px;
}
#sidebar_partners{
	text-align:center;
	width:154px;
	margin-bottom:10px;
}
#sidebar_test{
	text-align:center;
	width:154px;
	margin-bottom:10px;
}
/* BREADCRUMB */
#breadcrumb{
	color:#4F4A39;
	font-size:11px;
}
#breadcrumb a{
	color:#4F4A39;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;
}	
/* CONTENT */

h1{
	font-size:34px;
	color:#5BAD55;
	margin-bottom:10px;
}
h3{
	font-size:15px;
	color:#5BAD55;
	margin-bottom:10px;
}
h4{
	color:#5BAD55;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
h4 img{
	margin-bottom:6px;
}
table{
	padding-top:15px;
	padding-bottom:15px;
}
.brown{
	color:#4F4A39;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
div.hr {
	height: 5px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(img/divider_dashed_beige.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div.hr hr {
  display: none;
}
.schema{
	padding-left: 105px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-right:35px;
}
#content ol{
	margin-left:20px;
	padding-left:10px;
	margin-right:35px;
	list-style:outside;
	list-style-type:decimal;
}
#content ul li{
	list-style-type:none;
	margin-left:10px;
	padding-left:15px;
	padding-bottom:3px;
	background-image:url(img/bullet_green.gif);
	background-repeat:no-repeat;
	background-position: 3px 5px;
}
#content a{
	color:#413D2E;
}
#content a:hover{
	color:#3D7238;
}


/* FAQ */
.faq a{
}
.faq h4.faq1{
 	color:#5BAD55;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:5px;
}
.faq h4.faq2{
 	color: #DEB50E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:5px;
}
.faq p{
}
.faq a.top{
	float:right;
	margin-right:5px;
	font-size:11px;
	text-decoration:none;
}
.faq a.top:hover{
	text-decoration:underline;
}
.faq{
	padding-bottom:12px;
}
.belangrijk{
	background-color:#FFFF99;
	border:#FFCC33 1px solid;
	width:92%;
	padding:10px;
	margin: 0 auto;
	margin-bottom:10px;
}
/* FAQ */

/* LOGIN */
/* FORM */
form{
	vertical-align:middle;
}
input {
	color:#666666;
	border:1px solid #78BF73;
	padding:1px;
	font-size:11px;
	color:#413D2E;
	margin-top:1px;
}
.hp_login{
	background-image:url(img/professionelen/hp_login_bg.jpg);
	background-repeat:no-repeat;
	padding:0px;
	vertical-align:middle;
	height:80px;
}
.hp_login2{
	text-align:center;
	margin: 0 auto;
}
.hp_login2 img{
	padding-top:7px;
}
.hp_login2 ul{
	padding:0px;
	margin:5px 5px 0px 5px;
	text-align:left;
	list-style-type:none;
	list-style:none;
}
#content .hp_login2 ul li{
	margin-left:4px;
	list-style-type:none;
	list-style:none;
	background-image:url(img/professionelen/hp_bullet.gif);
}
.hp_login2 ul li a{
	padding-left:0px;
	background-repeat:no-repeat;
	color:#413D2E;
	background-position: 3px 5px;
}
.hp_login2 ul li a:hover{
	color:#3D7238;
}
/* LOGIN FORM HOMEPAGE */

/* PARTNERS */
#partners img{
	border:1px solid #E9E7D9;
}
/* PARTNERS */
.boldred{
	font-weight:bold;
	color:#FF3333;
}
/* TAALKEUZE */
#taalkeuze{
	background-image:url(img/taalkeuze1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0 auto;
	width:775px;
	height:234px;
}
#taalkeuze a{
	color:#413D2E;
}
#taalkeuze a:hover{
	color:#3D7238;
}
/* PRINT STYLESHEET */
#nav_part, #footer, #header {
	display:none;
}
#content{
	width:100%;
}
#bloc1{
	width:100%;
}
h2{
	color:#5BAD55;
	font-size:17px;
}
a{
	text-decoration:none;
}
.table_home img{
	display:none;
}
#content_home{
	background-image:url(img/bg_body.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content_home img{
	display:none;
}
.hp_prof, .hp_part{
	width:45%;
}
#main_beige object{
	display:none;
}
#part_main_green #nav_part {
	display:none;	
}
<?php ob_end_flush();?>