/*specifieke opmaak*/

.kop {
	font-weight:bold;
	font-size:14px;
	}

.kop_nieuws {
	font-weight:bold;
	font-size:12px;
	}

.kop_box {
	font-size:13px;
	color:#FFFFFF;
	}
	
.text_box {
	color:#FFFFFF;
	}

.text_content {
	line-height:18px;
	font-size: 12px;
	}

.line {
	border-top:#CCCCCC 1px solid;
	}

.line_box {
	border-top:#00e500 1px solid;
	height:5px;
	}
	

/*algemene opmaak*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;

	}

a:link { color:#006600; font-weight:bold; text-decoration:underlined }
a:hover { color:#01a501; font-weight:bold; text-decoration:underlined }
a:visited { color:#004a00; font-weight:bold; text-decoration:underlined }
a:active { color:#000b00; font-weight:bold; text-decoration:underlined }

body {
	margin:0px;
	padding:0px;
	}
	

		

/*Standaard Comasy Styles*/

.title
{
	font-weight:bold;
	font-size:14px;
	color:#f5822a;
	margin-left:5px;
}

.margin
{
	margin: 0px 0px 10px 10px;
}


.bottom
{
	text-decoration:none;	
	color:#989898;
	font-weight:normal;
	font-size:12px;
}


table{font-size:80%;}

a{color:black;text-decoration:none;font:bold}

a:hover{color:#000000}

td.menu{background:lightgreen}

table.menu

{

font-size:100%;

position:absolute;

visibility:hidden;

}

.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; font-weight: bold; }

.background1 { 
border="1" ;
align="center";
 cellpadding="0";
  cellspacing="0";
   background="content_image_content.jpg";
background-image: url(content_image_content.jpg); 
background-repeat: no-repeat; 
}
.style14 {font-size: 14px}



