html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:Tahoma, sans;
	overflow:auto;
	font-size:13px;
	
	
}
hr {
	color:#053B4D;
	border-color:#053B4D;
}
h1{
font-family: Verdana, sans;
	text-align:left;

	font-size:16px;
    color:  #B65A07; 
}
h2{
	font-family: Verdana, sans;
	font-size:13px;
    color:  #B65A07; 
	text-align:left;
}
h3{
	font-family: Verdana, sans;
	font-size:16px;
    color:  #B65A07; 
	text-align:left;
}
#adrestabel {
	width: 200px;
	background-color:yellow;	
}
#theframe {
	z-index:3;
	height:600px;
	width:600px;	
	background-color: transparent;
}
#content {
	position:relative;
	width:500px;
}
#bottom {
	position:relative;
	top:0px;
	margin:0px;
	background-position:top left;
	width:200px;
	z-index:1;
}
#formdiv {
	position:relative;
}
#vredelogo {
	position:relative;
	background:url('images/vredelogo.JPG');	
	width:70px;
	height:59px;
	float:left;
	top:50px;
	background-repeat:repeat-none;
}
#vredelogo a {
	display:block;
	width:70px;
	height:59px;	
}
#greenpeacelogo {
	position:relative;
	top:38px;
	background:url('images/greenpeace.gif');	
	width:135px;
	float:right;
	height:22px;
	background-repeat:none;
}
#greenpeacelogo a {
	display:block;
	width:135px;
	height:22px;	
}
#abolitionlogo {
	position:relative;
	top:29px;
	background:url('images/abolition.png');	
	width:120px;
	float:left;
	height:33px;
	background-repeat:none;
}
#abolitionlogo a {
	display:block;
	width:120px;
	height:33px;	
}
#paxchristilogo {
	position:relative;
	top:50px;
	background:url('images/paxchristi70.gif');	
	width:70px;
	float:right;
	height:60px;
	background-repeat:repeat-none;
}
#paxchristilogo a {
	display:block;
	width:70px;
	height:60px;	
}
#bomspottinglogo {
	position:relative;
	top:18px;
	background:url('images/bomspotting.jpg');	
	width:40px;
	float:left;
	height:40px;
	background-repeat:repeat-none;
	margin-right:10px;
}
#vredesactielogo {
	position:relative;
	top:20px;
	background:url('images/vredesactie.gif');	
	width:200px;
	float:right;
	height:31px;
	background-repeat:repeat-none;
}
#vredesactielogo a {
	width:200px;
	height:31px;
	display:block;	
}
#container {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#lang {
	position:relative;
	z-index:2;	
	float:right;
	padding-top:3px;
	padding-right:3px;
	font-size:small;
}

.hidden {
	display: none;
}
td.politik {
	font-weight:bold;
}
.scroll-pane {
	width:280px;
	height:440px;
	float:left;	
	padding-right:20px;
	padding-bottom:10px;
	overflow:auto;
	text-align:justify;
}
#rightcolumn {
	width:180px;
	position:relative;
	padding-left:20px;
	top:5px;
	float:left;
}

.textin {
	width:100px;	
}
