body {
	color: black; 
	font-size: 10pt; 
	margin: 30px;
	background: #15317e url(../graphix/versier/logo_bg.jpg) fixed repeat-y; 
	background-position: 0px 0px;
}

img.bottom {
	position: absolute;
	left: 5px;
	top: 500px;
	z-index: 1
}

img.bottom-center {
	position: relative;
	left: 180px;
	margin-top: 100px;
	z-index: 1
}

img.top {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 1
}

p.copyright {
	position: absolute;
	left: 20px;
	top: 550px;
	width: 90px;
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none;
}

a:visited {
	color: #88472E; 
	text-decoration: none
}

a:link {
	color: #88472E; 
	letter-spacing: 1px; 
	text-decoration: none 
}

a:hover { 
	color: #ffffe0; 
	text-decoration: none
}

a:active { 
	color: #7a6e3e; 
	text-decoration: none
}

/*----------------   Achtergrond   ----------------*/

#main .titel { 
	position: absolute; 
	left: 220px;
	top: 20px;
	width: 500px; 
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	background-color: #7387B8;
	padding: 10px; 
	font-style: oblique; 
	font-weight: 100; 
	font-size: 25pt; 
	color: #88472E; 
	letter-spacing: 1pt; 
	z-index: 1; 
}

#main .subtitel {
	font-size: 8pt; 
}

#main .logo_main{
	position: absolute; 
	top: 15px; 
	left: 15px; 
	background-image: url(../graphix/versier/logo.gif);
	width: 150px; 
	height: 150px; 
	z-index: 1; 
}

#main .bg_side{
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 0; 
	background-image: url(../graphix/versier/bg_side.gif);
	width: 600px; 
	height: 600px; 
}

#main .backbutton {
	font-size: 11pt; 
	font-family: arial; 
	position: absolute; 
	left: 570px;
	top: 80px;
}

#main .forwbutton {
	font-size: 11pt; 
	font-family: arial; 
	position: absolute; 
	left: 623px; 
	top: 80px;
}

/*----------------   inputvelden   ----------------*/

textarea {
	background: #ffffe0;
	color: #696969;
}
input	 {
	background: #ffffe0;
	color: #696969;
}



/*----------------   Opties   ----------------*/

#optie {
	position: absolute;
	top: 220px;
	left: 20px;
	text-decoration: none; 
	font-size: 8pt;
	font-family: "Copperplate Gothic Light"; 
	text-decoration: none;
	font-weight: normal;
	width: 140px;
}

#optie span {
	width: 120px;
	float: left;
}

#optie a{
	display: block; 
	background-color: #7387B8;
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	padding: 5px; 
}

#optie a:link {
	color: #88472E; 
	letter-spacing: 1px; 
	text-decoration: none 
}

#optie a:visited {
	color: #88472E; 
	text-decoration: none
}

#optie a:hover { 
	color: #ffffe0; 
	margin-left: 20px; 
	text-decoration: none; 
	width: 120px; 
}

#optie a:active { 
	color: #7a6e3e; 
	text-decoration: none
}

/*----------------   Subopties   ----------------*/

#suboptie p {
	background-color: #7387B8;
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	position: absolute;
	padding: 5px; 
	top: 400px;
	left:20px; 
	width: 110px;
	text-decoration: none; 
}

#suboptie span {
	font-family: "Copperplate Gothic Light"; 
	display: block;
	color: red; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	height: 100%;
	z-index: 5;
}

#suboptie a:link {
	color: #88472E; 
	letter-spacing: 1px; 
	text-decoration: none 
}

#suboptie a:visited {
	color: #88472E; 
	text-decoration: none
}

#suboptie a:hover { 
	color: #ffffe0; 
	text-decoration: none; 
}

#suboptie a:active { 
	color: #7a6e3e; 
	text-decoration: none
}

/*----------------   Artikel   ----------------*/

#artikel .artikel_container{
	position: absolute;
	left: 220px;
	top: 140px;
	width: 500px;
	padding-bottom: 40px; 
}

#artikel .artikel{
	border-top: 1px ridge #EEC900; 
	border-bottom: 1px ridge #EEC900; 
	padding: 10px; 
	margin-bottom: 50px; 
}

#artikel p {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#artikel p:first-line   { 
	font-weight: bold; 
}

#artikel p:first-letter {
	font-family: "Copperplate Gothic Light"; 
	font-size: 250%; 
	float: left;
	color: #88472E; 
	background: black;
	padding: 2px; 
	margin-right: 3px; 
}

#artikel h2 {
	color: #88472E; 
	font-size: 20pt; 
	font-family: "Copperplate Gothic Light"; 
	margin-top: 0px; 
	margin-bottom: 20px
}

#artikel table.top {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none;
	margin-bottom: 40px
}

#artikel table.bottom {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#artikel img {
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
}

#artikel a {
	font-family: arial; 
	font-size: 11pt; 	
}

/*----------------   System   ----------------*/

#system .system{
	position: relative;
	left: 190px;
	top: 80px;
	width: 500px;
	margin-top: 40px; 
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	background-color: #7387B8;
	padding: 10px; 
	padding-bottom: 50px; 
}

#system p {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#system table {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#system a:hover {
	background: #7a6e3e; 
}

#system span {
	color: red; 
	padding: 2px;
	padding-left: 20px;
	height: 100%;
}

#system h1 {
	width: 300px;
	color: black; 
	font-weight: 600; 
	font-size: xx-large; 
	font-family: "Copperplate Gothic Light"; 
	text-decoration: none; 
	margin-bottom: 50px
}

#system h2 {
	width: 300px;
	color: black; 
	font-size: x-large; 
	font-family: "Copperplate Gothic Light"; 
	margin-bottom: 40px
}

#system h3 {
	width: 400px;
	color: red; 
	font-weight: 600; 
	font-size: medium; 
	margin-bottom: 40px; 
	text-decoration: none
}

#system img {
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
}

#system_popup .system{
	position: relative;
	left: 10px;
	top: 40px;
	width: 350px;
	margin-top: 40px; 
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	background-color: #7387B8;
	padding: 10px; 
}

#system_popup img{
	width: 200px; 
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
}

#system_popup p {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#system_popup table {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#system_popup a:hover {
	background: #7a6e3e; 
}

#system_popup span {
	color: red; 
	padding: 2px;
	padding-left: 20px;
	height: 100%;
}

#system_popup h1 {
	width: 150px;
	color: black; 
	font-weight: 600; 
	font-size: xx-large; 
	font-family: "Copperplate Gothic Light"; 
	text-decoration: none; 
	margin-bottom: 50px
}

/*----------------   Book   ----------------*/

#book .artikel{
	position: relative;
	left: 190px;
	top: 80px;
	width: 500px;
	margin-top: 40px; 
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
	background-color: #7387B8;
	padding: 10px; 
	padding-bottom: 50px; 
}

#book p {
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none
}

#book p:first-line   { 
	font-weight: bold; 
}

#book span {
	color: red; 
	padding: 2px;
	padding-left: 20px;
	height: 100%;
}

#book h1 {
	color: black; 
	font-weight: 600; 
	font-size: xx-large; 
	font-family: "Copperplate Gothic Light"; 
	text-decoration: none; 
	margin-bottom: 50px
}

#book h2 {
	color: #88472E; 
	font-size: 20pt; 
	font-family: "Copperplate Gothic Light"; 
	margin-bottom: 20px
}

#book img {
	border-top: 1px ridge #EEC900; 
	border-left: 1px ridge #EEC900; 
}

#book table {
	position: relative;
	left: 0px;
	top: 80px;
	width: 300px; 
	color: black; 
	font-weight: normal; 
	font-size: 11pt; 
	font-family: arial; 
	text-decoration: none;
	margin-bottom: 40px
}


