/* B O D Y */
body {  
	background-color: #9999CC;
	background: url(http://www.dekeuterij.nl/images/background.gif) repeat-y;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	}

/* T E X T */
h1 {
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700; 
	color: #006500
}

h2 {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700; 
	color: #006500;
}

h3 {
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 400; 
	color: #FFFFEE;
}

p  {
	font-style: normal; 
	line-height: normal; 
	font-weight: 400; 
}

.content p {
	margin: 20px;
	font-size: 12px; 
	color: #006500;
}

.content p+p {
	text-indent; 130px;
	font-size: 12px; 	
	color: #006500;	
}

.content ul {
	font-size: 12px; 	
	color: #006500;	
	list-style-type: square;
}


.adres p {
	margin: 5px;
	font-size: 11px; 	
	color: #FFFFEE;	
}



a {
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #330066;
}

a:active {
	text-decoration: underline;
	color: #330066;
}

a:visited {
	text-decoration: none;
	color: #330066;
}

a:hover {
	text-decoration: underline;
	color: #330066;
}

td  {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 400; 
	color: #006500
}

td.header  {
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 700; 
	color: #006500
}

ul {  
	margin: 0px 0px 0px 5px; 
	padding: 0px 0px 0px 10px; 
/* 	list-style-image:  url(../images/ul.gif); */
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 400; 
	color: #006500;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* C O N T E N T */
.content {
	position: absolute;
	width: 539px;
	min-height: 478px;
	margin-left: 165px;
	margin-top:120px;
	padding: 10px;
	background-color: #FFFFEE;
	z-index: 4;
}

* html .content {/*This is the Tan hack */
	position: absolute;
	w\idth: 560px;
	min-height: 478px;
	margin-left: 165px;
	margin-top:90px;
	padding: 10px;
	z-index: 4;
}

/* L E F T   I M A G E */
#image {
	position: absolute;
	width: 160px;
	heigth: 480;
	top: 0px;
	left: 0px;
	border-right: 5px #330066 solid;
	z-index: 2;
}

.adres {
	position: absolute;
	width: 160px;
	margin-left: 0px;
	margin-top: 490px;
	padding: 5px;
	z-index: 4;
}

.adres p {
	margin: 5px;
	font-size: 11px; 	
	color: #FFFFEE;	
}



/* NA V I G A T I O N
#navlist {
	position: absolute;
	width: 560px;
	heigth: 100px;
	margin-left: 165px;
	margin-top:65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	z-index: 3;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera
	padding: 0; /*removes indent Mozilla and NN7
	list-style-type: none; /*turns off display of bullet
	font-size: 8px;
}


#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0; /*To close up space between the individual list items
	padding: 0;
	white-space: nowrap;
}

#navlist a {
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #9999CC;
	background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#navlist a:hover {
	background-color: #9999CC;
	background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
}

#navlist a:active {
	background-color: #9999CC;
	background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
} */

/* M E N U */
dl, dt, dd, ul, li {
margin: 0px;
padding: 0;
list-style-type: none;
}

#menu {
	position: absolute;
	width: 560px;
	heigth: 100px;
	margin-left: 165px;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 100;
}

#menu dl {
float: left;
width: 10em;
font-color: #FFFFEE;
background: #9999CC;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu dt {
cursor: pointer;
text-align: left;
font-weight: 400;
/* background: #9999CC;*/
color: #FFFFEE;
display: block;
height: 100%;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 10px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
margin: 0px;
list-style-type: none;
}

#nolink {
background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
padding-left: 22px;
}

#menu dt a {
color: #FFFFEE;
background: #9999CC;
background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
padding-left: 22px;
text-decoration: none;
}

#menu dd {
display: none;
border: 1px solid gray;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu li {
text-align: left;
margin: 0; /*removes indent IE and Opera */
padding: 0; /*removes indent Mozilla and NN7 */
list-style-type: none; /*turns off display of bullet */
}

#menu li a {
	color: #FFFFEE;
	text-decoration: none;
	display: block;
	height: 100%;
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
/*	background-color: #9999CC; */
	background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;	
}

#menu li a:hover, #menu dt a:hover {
	background-color: #9999CC;
	background-image: url(http://www.wizardwise.nl/keuterij/assets/l1_over.jpg);
	background-repeat: no-repeat;
/*	background-position: 0% 50%; */
	color: #2D1E2D;
}

/* H E A D E R */
#header {
	position: absolute;
	width: 560;
	heigth: 60;
	top: 0px;
	left: 165px;
	background: #006500; 
	z-index: 1;
}

/* P I C T U R E S */
img {  
	}
	
.pictures {
	border: 1px solid #330066;
	float: right;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom:10px;
}

.fotoboek {
	border: 1px solid #330066;
	float: none;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom:10px;
}

/* F O R M */
.input {
	background-color : #FFFFFF;
	border : 1px #9999CC solid;
	color : #999999;
	font-size : 9px;
	height : 20px;
	width : 160px;
	padding-left: 5px;
	}

textarea {
	border : 1px #9999CC solid;
	color : #999999;
	font-size : 10px;
	height : 100px;
	width : 320px;
	padding-left: 5px;
	}

.send {
	background-color : #9999CC;
	border : 1px #006500 solid;
	color : #FFFFFF;
	font-size : 9px;
	height : 20px;
	width : 320px;
	}	
	
.blok {
	letter-spacing: normal;
	text-align: left;
	text-indent: 11pt;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
