
/* ++++++++++++++++++++[ GENERAL ]++++++++++++++++++++ */
* 
{ 
	margin: 0;
	padding: 0; 
	border: 0; 
}

img	
{
	display: block;
	border: 0;
}

body	
{
	background: #CCC url(/images/uitlevering/7x7.gif);
	color: #2d1c34;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
    font-size: 11px;
}

hr
{
	height:1px;
	width:100%;
	background-color:#d2a254;
	color:#d2a254;
}
	
a:link, a:visited 
{
    color: #575B67;
    text-decoration: underline;
}
    
a:hover 
{
    color: #8b0000;
    text-decoration: none;
}

div#wrapper 
{
	margin: 0 auto;
	width: 750px;
}

table#main	
{
	background: none;
	text-align: left;
	width: 750px;
	margin:0px;
    padding:0px;
}

/* ++++++++++++++++++++[ LAYOUT ]++++++++++++++++++++ */

td#topic img 
{
	margin: 20px 0 0 35px;
	padding: 0;
}

/* ++++++++++++++++++++[ NAVIGATIE ]++++++++++++++++++++ */

td.navbar 
{
	background-color:#7d8393;
	width: 180px;
}

td#nav 
{
	background: #7d8393 url(/images/uitlevering/ch-logo.gif) top center no-repeat;
	font-size:14px;
}

td#nav ul 
{
    list-style: none;
    margin: 0px auto auto 16px;
    text-align: left;
    text-transform: uppercase;
}

#nav a 
{
    color: #FFF;
    text-decoration: none;
    font-weight:bold;
}

#nav a:hover 
{
    color: #313131;
    font-weight:bold;
    display:block;
	width:100%;
	background-color: #a4a8b4;
	margin-left:-16px;
	padding-left: 16px;
}

#nav .navactive
{
	text-decoration: underline;	
}

/* ++++++++++++++++++++[ CONTENT ]++++++++++++++++++++ */

div#content 
{
    padding: 15px 36px 15px 36px;
    border:0px solid #F00;
    width:498px;
}

div#content table
{
	table-layout: fixed;
}

div#content ul 
{
	margin: 1em 0 0 25px;
}
  
div#content ul li 
{
	margin: 0 0 0 10px;
}

#news 
{
    float: right;
    margin: 0 0 0 10px;
    padding: 5px;
    border: 1px solid #8b0000;
    background: #fff;
    width: 220px;
    font-size: 8pt;
    font-style: normal;
}

#news h1, #actualiteiten h1 
{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 10pt;
    font-style:normal;
    color:#575B67;
}

div#archief h1
{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 10pt;
    font-style:normal;
    color:#575B67;
}

div#archief td
{
	line-height:30px;
}

.datum 
{
    color: #999;
}
    
#news .text a, .text a 
{
    text-decoration: underline;
}

.subtitel 
{
    font-family: georgia,"Lucida Sans Unicode", verdana, sans-serif;
    font-size: 18px;
    font-style: italic;
    color:#575B67;
}
    
.cursief 
{
    font-family: georgia,"Lucida Sans Unicode", verdana, sans-serif;
}

.text 
{
	line-height : 1.5;
}

img.left 
{
	float:left;
	margin:5px 20px 20px auto;
}

img.right 
{
	float:right;
	margin:5px auto 20px 20px;
}

td#g
{
	background-color:#FFF;
}

td#cellcontent
{
	background-color:#f2f2f2;
}

td.bottomtekst
{
	color:#d2a254;
	text-transform:uppercase;
}

/* ++++++++++++++++++++[ FOOTER ]++++++++++++++++++++ */

tr#footer td 
{
	padding: 2px 0;
	color: #9e9e9e;
	background: #000000;
	text-align: center;
}

tr#footer td#link 
{
	background: #575b67;
	color: #17181b;
}

tr#footer td a 
{
    color: #FFF;
    text-decoration: none;
}

tr#footer td a:hover 
{
    color: #FFF;
    text-decoration: underline;
}
