body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F7F1EE;
}

.formulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


.header {
	top: 0px;
	width: 90%;
	position: absolute;
	left: 5%;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(header_zand1.jpg);
	background-position: 50%;
	background-repeat:no-repeat;
	vertical-align: top;
	color: #999999;
	padding: 0%;
	margin: 0px;
}

.navbar {
	top: 100px;
	left: 2%;
	position: absolute;
	z-index: 4;
	width: 96%;
}

.content {
	position: absolute;
	height: 77%;
	width: 90%;
	left: 5%;
	top: 100px;
	z-index: 3;
	text-align: left;
	overflow: hidden;
	background-attachment: fixed;
	background-color: #FEFEFE;;
	background-image: url(file:///C|/Documents and Settings/Monique Cornelissen/Mijn documenten/My Webs/dierenhomeopathie/asset/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #a9b56b;
	border-radius: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	}

.test {
	height: 92%;
	width: 98%;
	left: 2%;
	top: 30px;
	overflow: auto;
	position: absolute;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.test td {
	font-size: 90%;
	}

.footer {
	position: absolute;
	z-index: 1;
	left: 13em;
	width: 80%;
	bottom: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.footer A {
	color:#000000;
}

h1 {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin: 0px;
}

h2 {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h3 {
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}


.test li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: disc;
}

a {
	color: #996633;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #996633;
}

blockquote {
	border: thin solid #859BB3;
	padding: 3px;
	background: #6699cc;
	color:#000000;
}

blockquote a {
	color: #083866;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	position: relative;
	z-index:100;
	font-size: 120%;
	width: 104%;
	margin: 0px;
	padding: 0px;
	top: -15px;
}

#menu dl {
	float: left;
	position: relative;
	width: 20%;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #B29E74;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	border: 1px solid #996633;
	background-color: #ECECDG;
}

#menu dd {
	border: 1px solid gray;
	font-size:100%;
}

#menu li {
	text-align: left;
	padding-left:0px;
	background-color: #996633;
	height:20px;
}

#menu li a, #menu dt a {
	color: #333333;
	text-align:left;
	text-decoration: none;
	display: block;
	height: 30px;
	border: 0px none;
	font-family: "Jake Ludington";
	font-size: 21px;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}


.pictureright {
	float: right;
	vertical-align: bottom;
	margin: 10px;
	font-size: 80%;
	text-align: center;
	width: 250px;
	border: 2px solid #FFFFFF;
}

.pictureleft {
	float: left;
	vertical-align: bottom;
	margin: 5px 5px 5px 10px;
	width: 250px;
}

.picturecenter {
	margin: 5px 5px 5px 5px;
}


.omhoog {
	text-align: left;
	font-size: 80%;
	line-height: 2em;
}
.nadruk {
	font-weight: bold;
}

