body {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	background-color: #f8f4e9;
	margin: 15px 0px 0px 0px;
	color: #6a6969;
}
* html #main {
	height: 600px;
}
#main{
	margin: auto;
	width: 800px;
	background-color: #ffedc4;
	border: solid 1px #878787;
	min-height: 600px;
}
#top{
	
	height: 100px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	margin-bottom: 1px;
}
#menu{
	width: 100%;
	height: 20px;
	background-color: #ff7f00;
}
#flag {
	border: solid 1px #ffedc4;
	position: relative;
	float: right;
	top: 2px;
	right: 3px;
}
#flag img {
	border:none;
}
#content{
	margin: 10px 8px 10px 8px;	
}
#content_pagetitle{
	margin: 20px 0px 20px 18px;
	font-size: 14px;
}
#content_text{
	width: 755px;
	margin: 0px 0px 20px 18px;
}
#footer{
	width: 800px;
	height: 14px;
	padding: 4px;
	font-size: 10px;
	margin: 0px auto;
	font-weight: bold;
	text-align: center;
}
td {
	border: solid 2px #ff7f00;
	padding-left: 4px;
}
tr, table {
	border: none;
	border-collapse: collapse;
}
#no_border td {
	border: none;
}
a {
	border: none;
	text-decoration: none;
	color: #ff7f00;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 1px solid #878787;
}

textarea, input {
	font-size: 12px;
	font-family: Tahoma, Verdana;
	border: solid #C0C0C0 1px;
}
.kop1 {
  	font-weight : bold;
	font-size: 12pt;
}
.kop2 {
  	font-weight : bold;
	font-size: 14pt;
}
.kop3 {
  	font-weight : normal;
	font-size: 8pt;
}
p {
	margin: 0px;
}
.style1 {
	float:left;
	margin: 0px;
}
.style2 {
	float:right;
	margin: 0px;
}

#maand_table{
	padding: 5px 5px 0px 10px;
	margin-bottom: 20px;
	
}
#maand_table tr {
	width: 20px;
	height: 18px;
	color: black;
}
#maand_table td {
	text-align: center;
	font-size: 14px;
}
#agenda {
	margin: 0px 0px 20px 10px;
}
#legenda{
	margin-left: 10px;
}
.legenda_td{
	border: none;
}
#formulier{
	width: 0px;
	float: left;
	position: relative;
	top: 69px;
	left: 430px;
}

.legenda_form_td{
	border: none;
}
