body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 13px;
	text-align: center;
	background-color: #959789;
	height:100%
}

html{height:100%;}
#main
{
	margin:0 auto;
	width: 820px;
	padding: 0;
	background-color: white;
	text-align: left;
}

/* ::: opmaak header ::: */
.top_header
{
	background-color: #708090;
	height: 100px;
	padding-left: 10;
	text-align: left;
	position:relative;
}
.top_header img 
{
	vertical-align:bottom;
	position: absolute;
	top: 15px;
}
.vlfo_logo{
	position:absolute;
	right:10px;
}

/* navigatie */
ul#navmenu li {
  margin: 0;
  border: 0;
  padding: 0;
  list-style: none;
  position: relative;
  height: 25px;
}


iframe {
	margin: 0;
	padding: 0;
}



#agenda {
	margin: 0;
	padding: 5px;
	border: 1px solid #BBBBBB;
	width: 240px;
	height: 250px;
	text-align: left;
}

#footer{
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	padding: 5px 20px 10px 10px;	
}
#footer2 {
	font-size: 10px;
	padding: 5px 20px 10px 10px;
	color:#666666;
}

p .content_title {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-bottom: 15px;
	display: block;
}

p .content_subtitle {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	text-indent: 5px;
	text-decoration: underline;
	padding: 5px 0;
	display: block;
}
#content {
	margin: 0;
	padding: 20px 60px 20px 40px;
	line-height: 25px;
	margin-bottom: 5px;
}

.all{
	float: right;
	margin-left: 10px;
	border-left: 1px solid #708090;
	padding-left: 15px;
	vertical-align:top;
	margin-bottom: 10px;
}
.border{
	border: 3px solid #708090;
	padding: 3px;
}
img.all {
	float: right;
	margin-left: 10px;
	border: 3px solid #708090;
	padding: 3px;
}
img.gr {
	margin-left: 10px;
	border: 3px solid #708090;
	padding: 3px;
	margin-bottom:10px;
}


p {
	margin: 0;
	padding: 0;
}

a{
	color: #959789;
}
a:hover{color:#535449;}
.button_int {
	color: #cc3300;
	background-color:#FFFFFF;
	padding: 2px;
	margin: 10px;
	text-decoration:none;
	border: 1px solid #708090;
}
a.button_int:hover {
	color: #FFFFFF;
	background-color: #708090;
	padding: 2px;	
	margin: 10px;
	text-decoration:none;
}
p.center {
	text-align: center;
	margin-top: 20px;
}
/*opmaak sollicitatie form*/

input.button {
	width: 80px;
	text-align: center;
	color: #607080;
	border: 1px solid #607080;
	background-color: #F1EFF0;
}
input{
	border: 1px solid #607080;
	background-color: #F1EFF0;
	padding: 2px;
	margin: 5px;
}

fieldset {
	border: 2px solid #708090;
	background-color: #DDDDDD;
	background-image:url(../images/pen+bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.titel_form {
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	color: #607080;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 20px;
}
form {
	margin-top: 15px;
}
.invul {
color: #675843;
background: white;
border: 1px solid #708090;
}

.invul_y {
color: #675843;
background: white;
border: 1px solid #708090;
}
.invul_x {
color: #675843;
background: white;
border: 1px solid #708090;
}

label.normal {
	float: left;
	text-align: left;
	width: 15em;
	clear: both;
	padding-right: 5px;
	padding-left: 10px;
	font-weight:bold;
}
label.long {
	float: left;
	text-align: left;
	width: 30em;
	clear: both;
	padding-right: 5px;
	padding-left: 10px;
}

/* stats */

#stats{margin-top: 10px;text-align:center;}

/* login form */

#loginform {
margin:auto;
}
#loginform fieldset{
	padding:5px;
	background: none;
	margin-bottom: 15px;
	width:500px;
	border: 1px solid #708090;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform input {
border:1px solid #999999;
background:#CCCCCC;
}
/*#loginform input:focus,#loginform input:hover {
border:1px solid #708090;
}
*/.error{
color:red;
font-weight:bold;
}
legend{color:#cc3300;}

/*opbouw tabel kalender*/

* {font-family: Arial, Helvetica, sans-seriff; font-size:small;}
.ttl{font-size: large;padding: 0 20px 10px 0;text-align:left;}
fieldset{width:700px;}
tr.hoofding{border-bottom: 3px solid #607080;color: #607080;}
.cel{
	padding: 0 15px 10px 0;
	text-align:left;
	border-bottom: 1px dotted #DDDDDD;
	vertical-align: text-top;
}
table tr th td{padding:0;margin:0;}
legend{color:#cc3300;}
#kalender{border: 1px dotted #708090;padding: 5px;background-color:EEEEEE;}
table {font-size:13px;}
th {
	text-align:left;
	padding-right:10px;
	color: #666666;
}
/*opmaak form tuinfeest*/

td {text-align:left;padding-right:10px;}
table.tuinfeest{border:1px dotted #666666;margin-right: 5px;}
hr {width: 98%; color:#666666; text-align:center; height: 1px;}
.button_height{height: 24px;}