@charset "utf-8";
/* CSS Document */

body {
	left: -50%;
	padding:0;
	margin:0;
	background-image: url(images/bg_logo_groot01.jpg);
	background-repeat: no-repeat;
	background-position: center 110px;
	overflow-y:scroll;
}

h1 {
	color: #3C2D82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 10px 0px -5px 0px;
	/*margin-top: 10px;
	margin-bottom:-5px;*/

}

h2 {
	color: #3C2D82;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 10px 0px -5px 0px;


}

p {
	margin:0;
	margin-top:10px;
}

img {
	margin: 5px 0px 0px 20px;
	float: right;
}

.img2 {
	margin: 0px 210px 0px 20px;
	float: right;
}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-left: 10px;

}

li {
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
	line-height: 22px;
	position: relative
	
}


#container {
	width: 960px;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: relative;

}

#menu-home {
	height:150px;
	margin:0;
}

#content-top {
	background-image: url(images/bg_content_top02.gif);
	background-repeat: no-repeat;
	height:20px;
	margin-top:-5px;
}

#content-mid {
	/*background-image: url(images/_bg_content_mid01.gif);
	background-repeat: repeat-y;*/
	height:450px;
	overflow:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-right: 29px;
	padding-left: 29px;
	line-height: 18px;
	margin-left: 11px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8373B5;
	border-right-color: #8373B5;
	border-bottom-color: #8373B5;
	border-left-color: #8373B5;
	margin-right: 11px;
}

#content-mid a:link {color:#000;text-decoration:none;}
#content-mid a:visited {color:#000;text-decoration:none;}
#content-mid a:hover {color:#000;text-decoration:underline;}
#content-mid a:active {color:#000;text-decoration:underline;}

#bouw1 {
	position:absolute;
	margin:0px;
	width:306px;
	height:200px;
	z-index:1;
	left: 42px;
	top: 328px;
}

#bouw2 {
	position:absolute;
	margin:0px;
	width:306px;
	height:200px;
	z-index:2;
	left: 360px;
	top: 328px;
}

#content-bot {
	background-image: url(images/bg_content_bot02.gif);
	background-repeat: no-repeat;
	height:40px;
	padding-top:16px
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #8373b5;
	line-height: 24px;
	letter-spacing: normal;
	text-align: left;
}
.quotestart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #8373b5;
	line-height: 24px;
	letter-spacing: normal;
}
.quoteend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #8373b5;
	line-height: 24px;
	letter-spacing: normal;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D2E83;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 5px;
}
.footer a:link {text-decoration:none;}
.footer a:visited {text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer a:active {text-decoration:underline;}
