/* stylesheet grietjesprot 2.1 18 augustsu */
html, body {
	background: #FFF;
	margin: 0;
	padding: 0;		
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 100%;
}

td {
	vertical-align: top;
}

#container {
	background: transparent url(../img/bodybg.jpg) no-repeat left top;
	min-height: 500px;
}

#placeholder {
	border: 0px;
}

#tdlinks {
	width: 285px;
}

#tdrechts {
	width: 800px;
	line-height: 1.3em;
}

#contact {
	margin-top: 520px;
	margin-left: 30px;
	background: url(../img/contactbg.gif) no-repeat;
	padding: 10px 0 0 10px ;
	width: 197px;
	height: 122px;
	color: #1C486C;
}

#sponsor {
	margin-top: 15px;
	margin-left: 30px;
}

/* menu */
#menu {
	background: #235B97  url(../img/menubg.jpg) repeat-y;
	height: 66px;
}

#menu ul {
	list-style-type:  none;
	background: #235B97  url(../img/menubg.jpg) repeat-y;
	margin:0; 
	padding:0;  
	width: 100%; 
}

#menu ul li {
	float: left;
	position: relative;
}

#menu ul li a {
	color:#FFF; 
	padding:	20px 28px 25px 5px; /*boven, rechts, onder, links*/
	margin: 0;
	float:left; 
	width:auto; 
	text-decoration: none;	
	font-weight:  bold;
	font-size: 0.8em;
}

#menu ul li a:hover {
	background: #B7C9DD;
	color: #2E79B8;
}

* Holly Hack. IE Requirement \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */															

/* sub menu */
li ul {
	list-style-type:  none;
	position: absolute;
	left: 10px; /* Set 1px less than menu width */
	top: 66px;
	display: none;
	margin:0; 
	padding:0; 
	float:left;
	width: 150px;
}

#menu ul li ul li {
	float: left;
	position: relative;
	width: 150px;
	z-index: 1;
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFF;
}	

#menu ul li ul li a {
	background: #235B97;
	margin: 0;
	padding:	8px 20px 8px 10px; /* boven, rechts, onder, links*/
	width: 100%;
}		
/* eind menu items */ 

#content {
	line-height: 1.3em;
	padding: 15px 0 0 0;
}

#content a {
	color: #235B97;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #235B97;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

#content ul {
	list-style-image: url(../img/bullet.gif);
}

#content img {
	border: 1px solid #235B97;
	margin: 0 8px 0 8px;
}

/* eind content */


/* footer */
#footer1 {
	background: url(../img/footerbg.gif) no-repeat right bottom;
	height: 117px;
}

#footer2 {
	background: #2E79B8;
	height: 18px;
}

#footer3 {
	background: #96B1CE;
	color: #537DAA;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 80%;
}

#footer3 a {
	color: #537DAA;
	text-decoration: underline;
}

#footer3 a:hover {
	text-decoration: none;
}

/* begin fotoalbum */
#fotoalbum i {
	font-size: 0.8em;
}

#fotoalbum {
	font-size: 0.8em;
}
				
#fotoalbum img {
	border: 1px solid #235B97;
	margin: 0 8px 0 8px;				
}


.fotoalbumNavigatie {
	width: 580px;
	margin-left: 0px;
	line-height: 2em;
	text-align: center;
}


/* eind fotoalbum */

.gboek th {
	color: #235B97;
	text-align: left;
}

.gboek span {
	font-weight: bold;
}
