/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body  {
	text-align: center;
	background-color:#FFFFFf;
    font-size:100%;
	font-family:Verdana, Arial, sans-serif;
	color: #000000;
}

a:link, a:visited{
	color: #333;
}

h1 {
	font-family: "Comic Sans MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 1.6em;
	padding: 20px 0;
	color: #993300;
	font-weight:normal;
	line-height: 120%;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
	color: #993300;
	padding-top: 15px;
	line-height: 120%;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

p {
	margin-bottom: 15px;
	}
	
li {
margin-left: 20px;}


#hoofdMenu, #kolomLinks, #hoofdContent {
    font-size:0.8125em;
}

#container {
	width: 900px;
	margin: 10px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFF3;
	background-image: url(../picts/achtergrond.jpg);
	background-repeat: repeat-y;
	position:relative;
} 
#siteKop {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #siteKop instead of text, you may want to remove the padding. */
	height:104px;
	background-image:url(../picts/siteKop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom:0px solid #fff;
	z-index: 2;
} 

#hoofdMenu {
	position:absolute;
	top: 81px;
	left: 20px;
	width:660px;
	}

#kolomLinks {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
#hoofdContent {
	margin: 0 0 30px 0;
	float:right;
	width:630px;
	background-image: url(../picts/muur.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 270px top;
}

/* ================  hoofdmenu ================== */

#hoofdMenu {
	font-family: "Comic Sans MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin-left: 50px;
}

#hoofdMenu ul{
	list-style-type: none;
}#hoofdMenu li{
	float: left;
	margin: 0 8px;
	list-style-type: none;
}#hoofdMenu li a:link, #hoofdMenu li a:visited, #hoofdMenu li a:hover, #hoofdMenu li a:active {
	float: left;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}#hoofdMenu li a:hover {
	color: #6699ff;
}
	
/*  eind hoofdmenu */

/*  ================ taal =====================  */
#taal {
	position:absolute;
	top:80px;
	right:24px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 140%;
	color: #fff;
	font-weight: bold;
	text-align: right;
}#taal a, #taal a:link, #taal a:visited, #taal a:hover, #taal a:active  {
	text-decoration: none;
	color: #fff;
	font-size: 0.875em;
}#taal a:hover {
	color: #6699ff;
	background-color:#b7704a; 
}	

/*  ================ submenu ===================== */
	
#subMenu {
	text-align:left;
	width: 190px;
	margin:  65px 0 0 59px;
}#subMenu ul{
	list-style-type: none;
	padding: 0;
	margin: 3px 0;
	float:none;
}#subMenu li{
	float:none;
	padding-left: 0px;
	font-family: "Comic Sans MS","Lucida Grande", "Lucida Sans Unicode",Verdana, Arial, sans-serif;	font-weight: normal;
	color: #993300;
	font-size: 1.1em;
	font-weight:normal;
	list-style-type:none;
	line-height: 24px;
	}#subMenu li a{
	font-family: "Comic Sans MS","Lucida Grande", "Lucida Sans Unicode",Verdana, Arial, sans-serif;	
	font-weight: normal;
	color: #333;
	text-decoration: none;
}#subMenu li a:hover {
	color: #6699ff;
}

#subMenu h1{
	color: #993300;
}	

#subMenu #actief a {
	color: #ba400d; 
	}	
	
#subMenu #actief a:hover {
	color:#333;
	}

/* eind submenu */

#siteStaart {
	background-image: url(../picts/siteStaart.png);
	background-position: 0px 0px;
	height: 50px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* FOTOALBUM */


#album { width: 650px;}
	
.thumbs {margin-bottom:10px;}
	
.thumbs h1 {
	font-family: "Comic Sans MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	font-weight: normal;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	margin: 0;
	}

/*==========================
Alle oude typografie
==========================*/

#tekst, #album {
	color: #333333;
	width: 450px;
	line-height: 24px;
	font-size: 0.92em;
}

#tekst img { border: 1px solid #333; }



#siteStaart {
	text-align:left;
	font-size: 0.6875em;
	color: #fff;
	text-align:left;
	padding: 0 20px 0 75px;
}.siteStaart {
	padding-top: 3px;
	}
.siteStaart a, .siteStaart a:link, .siteStaart a:visited, .siteStaart a:active, .siteStaart a:hover  {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}.siteStaart a:hover {
	text-decoration: none;
} 

.copyright {
	font-size: 0.6875ems;
	color: #fff;
}.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover  {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}.copyright a:hover {
	text-decoration: none;
} 


blockquote{
	padding: 0 5px 10px 5px;
}


br {
	clear: left;
}

.left, .right, .center-cap, .left-cap, .right-cap {
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
	padding:0;
	/* border: 1px solid #333; */
	}
	
.left-cap img, right-cap img, .center-cap img {
	padding: 0px;
	margin: 0px;
	border: 1px solid #333;
}

.left {
	float: left;
	position: relative;
	margin: 5px 10px 5px 0px;
}

.left-cap {
	float: left;
	position: relative;
	margin: 5px 10px 5px 0px;
}

.right {
	float: right;
	position: relative;
	margin: 5px 0 5px 10px;

}

.right-cap {
	float: right;
	position: relative;
	margin: 5px 0px 5px 5px;
}


.center-cap {
	margin: 12px 0px;
	text-align: center;
	display: block;
	clear: both;
}

table.tabel th {text-align:left; font-weight:bold;}
table.tabel { background-color: #333;}
table.tabel td, table.tabel th {background-color:#fffffe; padding:3px;}


/* oude code 

	#catkop, #catLinks {
		width: 100%;
		text-align: center;
		font-size: 18px;
		margin: 5px;
	}
	
	#albumcontent {
	width: 550px;
	margin: 20px 0 10px 40px;
	line-height:1.6em; 
	}
	
	#albumcontent h1 {
	margin:0;
	padding:0;	
	}
	
	#albumcontent img {margin-top: 10px;}


*/