/*CSS Document*/
body 

ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color: #0000ff;
}
h1,h2 {
	display:none;
	z-index:0;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#7670F1;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#640014; 
	background-color:#D9D9D9;
	background-image: url(achtergrond3.gif);
	background-repeat:no-repeat;
/*	width: 900px;*/
	margin: 1px auto;
}	
/* 	.........................................................
mogelijke kleuren in dit document: 
background-color: #ECEFE2;*00099F #990000
.............................................................
*/

#kop {
	height:100px;
	width:auto;
	margin: 10px 40px 5px 40px;
}
#kop img{
	margin-right: 230px;
}
#links {
	float: left;
	left: 40px;
	margin-top: 45px;
	width: 310px;
	clear:left;
	padding: 5px;
}

/* CSS Sheet om plaatjes en links van het menu aan te sturen*/

#links ul{ /* plaatsbepaling hele blok met links*/
	list-style:none;
	position:absolute;
	width:310px;
	left:3%;
	margin:0;
	padding:0;
	text-decoration:none;
}
#links img {
	border:0;
}
#links ul li {  /* zorgt voor uitvulling hele blok en zet margins en border per plaatje*/
	float:left;
	margin: 4px;
	padding:2px;
	border: 1px solid #cccccc;
}
#links ul li a,
#links ul li a:visited  /* zorgt voor beginpositie plaatje als link anders wordt geen begin gevonden*/
 {
	height: 75px;
	width: 75px;
	border: 0;
	display:block;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	background-color:#ccc;
	padding: 2px;
	
}
#links ul li a:hover {  /* noodzakelijk om hover van kinderen te laten werken in IE*/
	background:transparent;
	}
#links ul li a span {  /* noodzakelijk om plaatje met span op zijn plaats te houden als kind van deze*/
	position:absolute;
}
#links ul li a span img,  /* maakt img tussen span zichtbaar als startplaatje*/
#links ul li a:visited span img {
	border:0;
	display:block;
	text-decoration:none;
	position:static;
}
#links ul li a img.back,  /* maakt img class back eerst onzichtbaar */
#links ul li a:visited img.back	{
	display:none;
}
#links ul li a em,   /* maakt img tussen em , de tekst, eerst onzichtbaar */
#links ul li a:visited em {
	display:none;
}
#links ul li a:hover em, /* noodzakelijk om hover te laten werken in IE*/
#links ul li a:hover img.back
 {
	background:transparent;
}
#links ul li a:hover span img { /* maakt img tussen span met hover onzichtbaar*/
	display:none;
}
#links ul li a:hover img.back { /* maakt img met class back met hover juist zichtbaar*/
	display:block;
	border:0;
	text-decoration:none;
	position:static;
	height: 75px;
	width: 75px;
}

#links ul li a:hover em { /* maakt img tussen em met hover juist zichtbaar en zet plaatje bovenop links*/
	position: absolute;
	top: -40px;
	left: 45px;
	display:block;
	text-decoration:none;
	border:0;
}
/* Einde stylesheet voor aansturing links met plaatjes*/

#rechts {
	margin-left: 350px;
	width: 550px;
	margin-top: 15px;
	padding: 0 5px 5px 5px;
}
#afbwelkom  {
	margin: 5px auto 5px 10px;
}
#pictures {
	float:right;
	width: 110px;
	margin-right:30px;
	margin-top:40px;
	background-color:transparent;
	z-index:1;
}
/* Style sheet om pictures rechts te styleren */

#pictures .horizontaal ul {
	position: absolute;
	left:10px;
	top: 25px;
	width:550px;
}
#pictures ul li{
	list-style:none none;
	margin: 0 5px 10px 5px;
	float:right;
}
#pictures img {
	border:0;
}
#pictures li.text {
	font-size: 65%;
/*	background-color: #FFECE8;*/
	background-color:#F1F1F1;
	color:#AA1F00;
	text-align:right;
	display:block;
	margin: -11px -10px 5px 0;
	z-index:150;
}
#pictures ul li a,
#pictures ul li a:visited {
	display:block;
	text-decoration:none;
}
#pictures ul li a:hover {
	background: transparent;
	text-decoration:none;
}
#pictures ul li a img.small,
#pictures ul li a:visited img.small,
#pictures ul li a:hover img.small {
	border: 1px solid #FFFFFF;
	background-color:#ccc;
	padding: 2px;
	width:  100px;
	height:75px;
	text-decoration:none;
	z-index:1;
}
#pictures ul li a {
	position:relative;
	left: 1px;
}
#pictures ul li a span,
#pictures ul li a:visited span{
	display:none;
}
#pictures ul li a:hover span {
	background: transparent;
	display: block;
	text-decoration:none;
	border: 1px solid #CCC;
	padding:3px;
}
#pictures ul li a:hover span{
	position:absolute;
	height:150px;
	width:200px;
	right: 15px;
	bottom: 5px;
	z-index:200;
}
#pictures ul li a:hover span.portret{
	position:absolute;
	height:200px;
	width:150px;
	right: 15px;
	top: -80px;
	z-index:200;
}
#pictures ul li a:hover span.portrettop{
	position:absolute;
	height:200px;
	width:150px;
	right: 15px;
	top: 40px;
	z-index:200;
}
#pictures ul li a:hover span.top{
	position:absolute;
	height:150px;
	width:200px;
	right: 15px;
	bottom: -75px;
	z-index:200;
}

/* Einde stylsheet om pictures rechts te styleren */

#content {
	padding: 0 10px 10px 10px;
	height:auto;
	min-height:300px;
	z-index:1;
}
#content ul.text li{
	list-style-type: square;
	list-style-position: outside;
	font-size: 80%;
}
.rodenburgnormaal{
/*	line-height: 1em; 
	color: #330000; */
	font-size: 80%}
.rood, 
.rechts,
.blok_rood { 
	color: #990000; 
	line-height: 1em; 
	font-size:80%;
	}
.blok_rood {
	display: block;
	background-color: #F1F1F1;
	padding:30px;
	text-align: center;
}
.rechts {
	text-align:right; 
	font-size:80%; 
	padding-right: 2px; 
	border-right: 1px dotted #CCC;
	}


/* Begin inhoud pagina */
#nieuws {
	padding-left:20px;
	top:6px;
}
h1 {
	font-size: 120%;
}
p {
	color:#663333;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	clear:both;
	margin-top:10px;
	bottom: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	left:40px;
	width: 100%;
	z-index:0;
}
#adres {
	font-size: 70%;
	margin-left: 20px;
	margin-top: 5px;
}
#adres li,
.lijstje li {
	color: #AA1F00;
	line-height: 0.75em;
	display:inline;
	/*replace by float left?*/
	margin-right: 2px;
	padding-right: 4px;
	border-right: 1px solid #AA1F00;
}
#adres li a,
.lijstje li a {
	color:#AA1F00;
}
/*	font-size: 75%;
}*/
/*ul.navigatie {
	font-size: 90%;
	line-height: 0.75em;
	margin-left: 60px;
	}
*/
#adres li a:hover,
.lijstje li a:hover {
	color:#990000;
	padding-bottom:2px;
	border-bottom: 1px solid #AA1F00;}
	
