/* Start of CMSMS style sheet 'P2 - Layout 2' */
html, body {
	height: 100%;
                width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
}

div, span, p, td {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 25px;
	color: #ffffff;
	margin: 35px 30px;
}

h3 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #ffffff;
}

p
{
	margin-top: 10px;
	margin-bottom: 20px;
}

* {
	outline: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a {
	color: #fff200;
	text-decoration: none;
}

img {
border: 0;
}

#links {
border: 0;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: absolute;
	background-repeat: no-repeat;
	background-position: center 52px;
}

#site {
	width: 898px;
	z-index: 2;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 77px;
	padding-left: 0px;
}

#header {
	width: 898px;
	height: 115px;
	float: left;
	padding-bottom: 20px;
}

#top_menu {
	width: 750px;
	height: 77px;
	float: right;
	position: relative;
}

#buttons {
	float: right;
}

#buttons a {
	height: 77px;
	line-height: 52px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#buttons img {
	float: left;
	padding-top: 40px;
}

#logo {
	width: 898px;
	height: 201px;
	float: left;
	position: relative;
	margin-top: 26px;
}


.img img {
	margin-left: 1px;
}

#navigatie {
	position: relative;
	width: 521px;
	margin-left: 32px;
	height: 40px;
}

#pagina {	
	position: absolute;
}

#tekst {
                position: relative;
	z-index: 100;
	text-align: justify;
	vertical-align: top;
	display: inline;
}

#menu {
	width: 898px;
	float: left;
	position: relative;
	z-index: 200;
}

#overzicht {
	position: relative;
	z-index: -200;
}

#apDiv1 {
	position:absolute;
	width:100px;
	height:442px;
	z-index:1;
	left: 395px;
	top: 0px;
}

#content {
	width: 600px;
	float: left;
	position: relative;
	background: url(../images/content.jpg);
	background-repeat: no-repeat;
	min-height: 344px;
}

#footer {
	width: 100%;
	height: 148px;
	position: absolute;
	left: 0px;
	background: url(../images/footer.gif);
	z-index: 1;
	top: 600px;
}

#bottom {
	background: url(../images/footer_content.gif);
                background-repeat: no-repeat;
	width: 900px;
	height: 95px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer2 {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	background: url(../images/footer.gif) bottom;
	z-index: 99;
	top: 730px;
}

/* End of 'P2 - Layout 2' */

