@charset "utf-8";
/* CSS Bijlmerpark Mijn park */

form {margin:0;}
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center; /* Fix for IE 6 and less */
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #5fbb46;
}

a:link {text-decoration: none; color: #5fbb46;}
a:active {text-decoration: none; color: #5fbb46;}
a:visited {text-decoration: none; color: #5fbb46;}
a:hover {text-decoration: underline; color: #5fbb46;}


h1 {
	font-size: 30px;
	color: #ed1c24;
	font-weight: bold;
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
}

h2 {
	font-size: 15px;
	color: #5fbb46;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 15px;
	color: #ed1c24;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 13px;
	color: #ed1c24;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
h4 a, h4 a:visited {
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
}
h4 a:hover {
	color: #ed1c24;
	text-decoration: underline;
	font-weight: bold;
}

h5 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0;
}
h6 {
	font-size: 12px;
	color: #5fbb46;
	font-weight: bold;
	padding-bottom:0px;
	margin: 0;
}
.home-newsblock h6 a, .home-newsblock h6 a:visited {
	color: #5fbb46;
	text-decoration: none;
	font-weight: bold;
}
.home-newsblock h6 a:hover {
	color: #5fbb46;
	text-decoration: underline;
	font-weight: bold;
}


html>body #container {
	position: relative;
	width: 824px;
	margin: 0 auto;
}

div#container-header {
	width: 824px;
	text-align: left;
	padding: 43px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 108px;
}
div#container-menu {
	float: left;
	width: 153px;
}

div#foto-home {
	text-align: left;
	width: 824px;
	padding-top: 43px;
	height: 607px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
}

div#container-content {
	width: 824px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: auto;
}

div#menu {
	width: 133px;
	padding: 10px;
	background-color: #ed1c24;
	line-height: 17px;
	font-size: 11px;
}

div#menu a, div#menu a:active, div#menu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#menu a:hover {
	color: #5fbb46;
	text-decoration: none;
}

div#menu .actief a {
	color: #5fbb46;
	text-decoration: none;
}

div#menu .actief a:active, div#menu .actief a:visited, div#menu .actief a:hover {
	color: #5fbb46;
	text-decoration: none;
}

div#login{
	text-align: right;
}

div#login a{
	color: #fff;
	text-decoration: underline;
}

div#login a:login,
div#login a:login,
div#login a:login {
	color: #fff;
	text-decoration: none;
}


div#content {
	float: left;
	width: 671px;
}

img.border {
	border: 1px solid #fff;
}

.field {
	width: 310px;
	border: 2px solid #ed1c24;
	height: 15px;
	padding: 3px;
	font-size: 11px;
	background-color: #fff;
}
.field2 {
	color: #fff;
	padding: 3px;
	font-size: 11px;
	background-color: #ed1c24;
}

fieldset {
	width:550px;
	padding:10px;
}
.field3 {
	margin:3px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

textarea {
	width:450px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
span {
	width:150px;
	float:left;
	display:block
}
fieldset {
	border: 1px solid #5fbb46;
	color: #000;
	padding: 0 10px 10px 10px;
	margin: 0px;
}
legend {
	color: #ed1c24;
	padding: 0 4px 0 4px;
	font-weight: bold;
}

#home-nieuwscontainer { position: absolute; top: 515px; left: 0; width: 824px; height: 135px; background-color: #fff; z-index: 100; text-align: left; font-size: 10px; line-height: 20px; }
.home-rndmblock { float: left; width: 153px; height: 135px; overflow: hidden; }
.home-newsblock { float: left; width: 196px; height: 135px; overflow: hidden; padding: 9px 14px 3px 11px; }

.home-newsblock a,
.home-newsblock a:visited,
.home-newsblock a:hover {
	color: #000;
	text-decoration: none;
}