body {
   	background: #fff url(../img/bg.png) no-repeat center top;    
  	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
	color: #fff;
}
a href{
	text-decoration: none;
	font-weight: normal;
 	color: #5252f1;
	outline: none;
	}
		
a:visited {
 	color: #5252f1;
	}
a:active {
 	color: #5252f1;
	}
a href:hover {
 	color: #5252f1;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	/*margin-top: 5pt;
	margin-bottom: 5pt;*/
	margin: 5px 5px 5px 5px;
	color: #000; 
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	}
h2 {
	font-size: 15px;
	font-weight: bold;
	}
h3 {
	font-size: 9pt;
	font-weight: bold;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	}
h5 {
	font-size: 9px;
	font-weight: bold;
	}
h6 {
	font-size: 8px;
	font-weight: bold;
	}
img {
	border: 0;
	}

img.inline {
  padding-right: 5px;
  padding-bottom: 5px;
}

.language {
  font-size: 9px;
  margin-left: 5px;
  margin-top: 5px;
  color: #fff;
}

.logo {
  margin-left: 240px;
  margin-top: 10px;
}

.center {
  text-align: center;
}

#header h1,
#header a{
  display: none;
}

#navigation{
	color: #000;
	background: #fff url(../img/bg_menu.gif); 	
  	font-size: 10px;
  	line-height: 23px;
	border-color: #fff;
}
#navigation a, #navigation a:visited, #navigation a:active {
  color: #fff;
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
}
#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navigation ul li {
	margin-left: 0;
	min-width: 500px;
	width: 500px;
	padding: 1px 3px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
		
#navigation ul li.first {
	margin-left: 18px;
	border-left: none;
	list-style: none;
	display: inline;
	}

#lang {
	top: 8px;
	right: 16px;
	width: 30px;
	height: 15px;
	position: absolute;
	z-index: 50;
}

#lang a {
	display: block;
}

.contact {
	color: #000;
    text-decoration: none;
	margin-left: 5px;
  	text-align: right;
	display: inline;
}	

#banner {
  font-size: 10px;
  color: #000;
}

#anchor {
  text-align: right;
}

#advertentie{
 	margin-top: 63px;	
  	background: url(../img/bg_advertentie_kader.gif) repeat-x 0 bottom;
	min-height: 125px;
	padding-bottom: 5px;
}

h3.advertentie {
	color: #ff3e32;
	background: url(../img/bg_advertentie.gif) repeat-x;
	padding-left: 6px;	
}

.content{
  	color: #000;
  	font-size: 10px;
}

.content_title {
  color: #ff3e32;
}

.background{
  	background: #f9f9f9 url(../img/bg_p.png) repeat-x 0 bottom;
  	padding-bottom: 10px;
  	margin-bottom: 10px;
}

td{
	padding-bottom: 5px;
	vertical-align: top;
}
td.drop{
  padding-top: 8px;
}

#column{
  	background: #f9f9f9 url(../img/bg_column_kader.gif) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.no_bg{
  background-image: none;
  background-color: transparent;
}

h3.column {
	color: #fff;
	background: url(../img/bg_column.gif) repeat-x;
	font-size: 9px;
	line-height: 20px;
	padding-left: 6px;	
}

h4.column {
	color: #ff3e32;
	margin-left: 5px;	
}

p.column{
	font-size: 9px;
	margin-left: 6px;
	line-height: 9pt;
	font-weight: normal;
	font-style: normal;
}
.red{
	color: #ff3e32;
}

.grey{
  color: #565555;
}

.black{
  color: #000;
}

.left{
  float: left;
  padding-right: 4px;
}

.right{
  float: right;
  padding-left: 4px;
}

nodec {
  text-decoration: none;
}
.clear{
  clear: both;
}

#homeitem{
	padding: 0;
	margin: 8px 0 0 0;
	width: 275px;

	overflow: hidden;
	background: transparent url(../img/bg_homeitem.png)  repeat-x 0 bottom;
}