﻿/* Euridice */

body {
				/*color: #663300;*/
				background-image: none;
				background-color: #C18446;
				
}

p {
				font-family: "Bookman Old Style"; 
				font-size: 11pt;
				color:#FFFFCC; 
}

.style1 {
				font-size: 10pt;
}
.style2 {
				font-size: 10pt;
				text-align: right;
}
h1 {
				font-family: "Bookman Old Style";
				font-size: 24pt;
				color: #FFFFCC;
}

h2 {
				font-family: "Bookman Old Style";
				font-size: 18pt;
				color: #FFFFCC;
}

h3 {
				font-family: "Bookman Old Style";
				font-size:14pt;
				color: #FFFFCC;
}

a {
				color: #FFFF97;
}
a:visited {
				color: #663300;
}
a:hover {
				color:#FF0000
}

div#laag1 {		margin-left: auto; margin-right: auto; margin-top: 70px; position: center; width: 650px; height: auto; padding: 20px;  top: 70px; background-color: #996633;
				
}
/* div#laag2 {		position: absolute; width: 300px; height: 800px; padding: 20px; z-index: 1; left: 1051px; top: 30px; background-color: #FFFFCC;
				
} */