body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/panels.png) repeat-x top center;
	font-size: 13px;
	color: #656565;
}

img {
	margin: 0;
	}

body, th, td, input, textarea, select, option{
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 13px;
	line-height: 1;
}

h1, h2, h3 {
	font-weight: normal;
	color: #F8FBEC;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000080;
}

a:hover {
	text-decoration: none;
	color: #E6B715;
}

#wrapper {
	width: 980px;
	position: relative;
}



#logo {
	position: absolute;
	left: 355px;
	top: 45px;
	height: 1px;
	width: 1px;
	z-index: 1;
} 

/* Header */

#header {
	width: 950px;
	height: 230px;
	margin: 0 auto;
	background: url(images/top4.png) no-repeat top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 125px 0 0 50px;
}

#header p {
	padding-left: 50px;
	margin-top: 0px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 960px;
	margin: 0;
	background: #FFF url(images/contentback.jpg) repeat-y;
}

#pagealbum {
	width: 960px;
	margin: 0;
	background: #FFF url(images/contentbackalbum.jpg) repeat-y;
}

/* Content */

#contentalbum {
	float: right;
	width: 680px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	background: #000;
	text-align: left;
}

#content {
	float:left;
	width: 520px;
	margin: 0;
	padding:15px 0 0 15px;
	text-align: left;

}

#content H1{
	color: #000000;
}


.post {
	padding: 0 0 5px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #B7D24D;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#leftbar {
	float: left;
	width: 180px;
	padding-top: 0px;
	text-align: left;
	margin: 0;
}


#leftbar a {
	color: #FFFFFF;
}

#leftbar a:hover {
	color: #AD1B00;
}


#leftbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftbar li ul {
	padding: 15px 15px;
	list-style: none;
}

#leftbar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
	list-style-image: url(images/list.png);
	font-weight: bolder;
}

#leftbar h2 {
	font-size: 17px;
	color: silver;
}

#leftbar a {
	text-decoration: none;
}

#leftbar a:hover {
}

#rightbar {
	float: right;
	width: 215px;
	margin: 0;
	padding: 30px 10px 0 10px;
	text-align: left;
}
#rightbar H3 {
	color: #000000;
	font-size: 1.2em;
}

.adres {
	padding: 0;
	font-size: 8px;
}

.loginform{
	padding: 0 0 5px 5px;
}

#loginform{
	font-size: 11px;
	width: 200px;
	overflow: hidden;
	color: #666666;
	padding-left: 5px;
}

#loginform input.text{
	font-size: 11px;
	width: 40px;
}

.pasfoto{
	font-size: 11px;
}

/* Footer */

#footer {
	clear: both;
	width: 470px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: right;
	font-size: smaller;
	color: #52640A;
}

#footer a {
	color: #003300;
}



.agendatabel{
	font-size: 11px;
}



/*-------------------------------------------------lightbox---------------------------------------*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* ----------------------------------------End lightbox --------------------------------------*/
