body,tr,td {
	background-color:#ffffff;
	color:#333333;
	font-size:11px; 
	line-height:14px;
	font-family:'Arial','Helvetica','verdana','sans-serif';
}

a:link,a:visited {
	color: #333333; 
	text-decoration: underline; 
}

a:hover,a:active {
	color: #ff3333; 
	text-decoration: underline; 
}

a:link img,a:visited img,a:hover img,a:active img {
	border:0px;
}


div#titel {
	position: absolute; 
	left: 20px; 
	top: 20px;
}

div#show {
	position: absolute; 
	left:300px; 
	width:750px;
	top:80px;
}

div#kolom_l {
	width: 300px;
}

div#kolom_r {
	width: 300px;
	margin-left:25px;
}

div#menu {
	position: absolute; 
	left: 20px; 
	top: 80px; 
	width: 250px;
}
div#titel a:link,
div#titel a:visited,
div#titel a:active,
div#menu a:link,
div#menu a:visited,
div#menu a:active {
	color: #333333; 
	padding-left:2px;
	padding-right:2px;
	text-decoration: none; 
}
div#titel a:hover, 
div#menu a:hover {
	background-color: #ff3333;
	color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none; 
}


td.streepje {
	height:5px;
	background:transparent url('../beeld/stipje.png') repeat-x top left;
}

div.streep {
	height:8px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #cccccc;
	width: 100%;
}

div#menu div.streep {
	width: 200px;
}


div.streepje {
	background:transparent url('../beeld/stipje.png') repeat-x center left;
	height:1px;
	width:30px;
}

.item {
	padding-bottom:2px;
}
input[type="text"],
textarea {
	padding:1px;     
	background-color: #ffffff; 
	color: #333333; 
	border: 1px solid #dddddd;
	font-size: 11px;                                  
	font-family:'Arial','Helvetica','verdana','sans-serif';   
	width: 300px; 
} 

textarea {        
	height: 200px;
}
      
#bezoekers {
	visibility:hidden;
}
.kop {
	font-size: 10px;
	font-weight: bold;
}

div.column {
	width:500px;
}
.column_text {
	font-size: 12px; 
	font-family:'Georgia','Times New Roman','serif';
}

div.column_topic {
	width:100%;
	text-align:center;
}

.column_title {
	font-size: 22px;
	font-family:'Georgia','Times New Roman','serif';
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
}

td.column_streep {
	width:70px;
	background:transparent url('../beeld/column_streep.png') no-repeat top right;
}

td.column_streep2 {
	width:70px;
	background:transparent url('../beeld/column_streep_r.png') no-repeat top left;
}

td.column_pijl_l {
	width:20px;
	background:transparent url('../beeld/column_pijl_l.png') no-repeat top left;
}

td.column_pijl_l_top {
	width:20px;
	background:transparent url('../beeld/column_pijl_l_top.png') no-repeat top left;
}

td.column_pijl_l_bottom {
	width:20px;
	background:transparent url('../beeld/column_pijl_l_bottom.png') no-repeat top left;
}

div.column_pijl_r {
	background:transparent url('../beeld/column_pijl_r.png') no-repeat top right;
}

div.column_pijl_r_top {
	background:transparent url('../beeld/column_pijl_r_top.png') no-repeat top right;
}

div.column_pijl_r_bottom {
	background:transparent url('../beeld/column_pijl_r_bottom.png') no-repeat top right;
}
td.column_obey {
	font-style:italic;
	padding-left:30px;
}