/* - - - - - - - - - - - - - - - - - - - - -

Title : Default CSS for Meekers.nl
Author : Jorn van Maanen, Klaar voor gebruik
URL : http://klaarvoorgebruik.nl/

Created : November, 2006

- - - - - - - - - - - - - - - - - - - - - */



/* - - - - - - - - - - - - - - - - - - - - -

Based on
Title : Default CSS for Lightbox Gone Wild
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */






*{
	margin:0;
	padding:0;
}

#total {
}

#background_image,
#splash_image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	background-attachment: fixed;
}
#splash_image {
	z-index: 1000;
}


#background_image[id],
#splash_image[id]{
	position:fixed;
}


body{
	margin:1.875em 0 1.875em 0;
	text-align:center;
	background-color:none;
	font-family:Verdana, sans-serif;
	line-height: 1em;
	z-index: 2;
}
#outsideContainer{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 250px;
	z-index: 50;
}
#menu {
	position:absolute;
	top:8em;
	left:31em; 
	margin:0;
	z-index: 9500;
}



#logo
  {
  position: absolute;
  top: 0;
  left: 0;
  width:465px;
  height:238px;
  z-index: 9000;
  background-image: url('../images/MEEKERS_logo.png')
}


#logo img{
	width: 100%;
}








p{
	margin:0 0.25em 0em 1em;
	font-size: 0.7em;
    word-spacing: -0.1em;
  	line-height: 1.5em;
}


a{
	color: #990000;
	text-decoration:none;
}

a img{
	border:none !important;
}
#container{
position:relative;
	margin:0 auto;
	width:31.25em;
	height:62.5em;
	padding:2.5em;
	text-align:left;
	background-color:#fff;
	overflow: auto;
}
#container ul{
	text-align:center;
	margin:0 0 1.875em 0;
	list-style:none;
}
#container ul a{
	border:1px solid #eee;
	background-color:#f5f5f5;
	color:#444;
	font-size:1.5em;
	line-height:2em;
	padding:1.25em;
	margin:0 0 1.25em 0;
	display:block;
}
#container ul a:hover{
	border:0.0625em solid #B5DF99;
	background-color:#CDEFB6;
	color:#358610;
}


h1{
	font-family:Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
    letter-spacing: 0.03em;
    word-spacing: 0em;
	color:#ccc;
}

span.kop1{
	font-family:Verdana, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight:normal;
  letter-spacing: 0.03em;
  word-spacing: 0em;
	color:#333;
}

h2{
	font-family:Verdana, sans-serif;
	font-size: 1.3em;
	font-weight:normal;
    letter-spacing: 0.03em;
    word-spacing: 0em;
    line-height: 1.1em;
}

#lightbox h2,#lightboxNS h2{
	margin:0.5em;
}

#lightbox h3,#lightboxNS h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}

#lightbox_startup h1{
	font-family:Verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight:normal;
	font-style:italic;
    letter-spacing: 0.03em;
    word-spacing: 0em;
	color:#fff;
}

#lightbox_startup span.kop1{
	font-family:Verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight:normal;
	font-style:italic;
    letter-spacing: 0.03em;
    word-spacing: 0em;
	color:#fff;
}

#lightbox_startup p{
	font-family:Verdana, sans-serif;
	font-weight:500;
	margin:0em;
	font-size: 0.8em;
    word-spacing: -0.1em;
  	line-height: 1.7em;
}


.speellijst{
	display:block;
	margin:0 1em 0.8em;
	line-height:1.5em;

}
#content #photo{
	position: relative;
	top: 0;
	left: 0;
}

#content #photoimg{
	width:100%;
	height:100%;
}


#form{
	text-align:left;
	margin:1.5625em;
}
#form ul{
	list-style:none;
}
#form li{
	margin:0 0 1em 0;
}
#form textarea{
	width:100%;
	height:9.375em;
}

#content{
	margin:0;
	width:18.75em;
	padding-bottom:1.25em;
}
#content_clear{
	margin:0;
	width:18.75em;
	padding-bottom:1.25em;
}

#content1{
	position:absolute;
	top: 0;
	left: 0;
	margin:0;
	width:18.75em;
	padding-bottom:1.25em;
	z-index:8010;

}
#content2{
	position:absolute;
	top: 0;
	left: 20em;
	margin:0;
	width:18.75em;
	padding-bottom:1.25em;
	z-index:8010;

}

#content2ondrop{
	position:relative;
	top: 0;
	left: 0em;
	height:auto;
	margin:0;
	width:18.75em;
	padding-bottom:1.25em;
	overflow: auto;
}

#content2backdrop{
	position:absolute;
	top: 0;
	left: 20em;
	margin:0;
	width:18.75em;
	height:auto;
	background:#fff;
	z-index:8000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#content1backdrop{
	position:absolute;
	top: 0;
	left: 0em;
	margin:0;
	width:18.75em;
	height:auto;
	background:#fff;
	z-index:0;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#contentPhotos{
	position:absolute;
	top: 0;
	left: 40em;
	margin:0;
	width:12.5em;
	height:9.375em;
	z-index:5000;
}


#contentPhoto1{
	position:absolute;
	top: 0;
	left: 0em;
	margin:0;
	width:12.5em;
	height:9.375em;
	z-index:7090;
}

#contentPhoto2{
	position:absolute;
	top: 10em;
	left: 0em;
	margin:0;
	width:12.5em;
	height:9.375em;
	z-index:7090;
}

#contentPhoto3{
	position:absolute;
	top: 20em;
	left: 0em;
	margin:0;
	width:12.5em;
	height:9.375em;
	z-index:7090;
}

#navigation{
	position:relative;
	top: 0em;
	height:30px;
	margin: 0;
	text-align: center;
}

#navigation a{
	text-decoration: none;
	font-size: 0.7em;
	margin:0;
	padding:0.4em 1em;
 	line-height: 1.7em;
 	color: rgb(0,165,255);
}


#navigation span.related_disabled{
	font-size: 0.7em;
    word-spacing: -0.1em;
  	line-height: 1.7em;
	color: #888;
	margin:0;
	padding:0.4em 1em;
}

#navigation a:hover{
	color:#fff;
	background-color: rgb(0,165,255);
	margin:0;
	padding:0.4em 1em;
}



.highlight{
	background-color:#FEFFAF;
}

img.beeld{
}
img.voorstelling{
  width:280px;
	margin:10px;
}

#credits{
	position:fixed;
	bottom: 0.5em;
	right: 1em;
	font-size: 0.5em;
	z-index:-1;
}

 
