body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff url(gfx/bodybg_grau.gif) top left repeat-x;
	margin:0;
	padding:0;}
	
div#wrapper {
	width:860px;
	height:500px;
	margin:0px auto;
	background:#eee8ce url(gfx/wrapperbg.gif) top left repeat-x;}
	
div#header {
	float: left;
	width:860px;
	height:78px;
	background:#fff url(gfx/bodybg_grau.gif) top left repeat-x;}

div#frame {
	float:left;
	width:860px;
	border:1px solid #e2e2d7;
	border-top:0px;}
	
div#footer {
	float: left;
	text-align: right;
	width:842px;
	height:24px;
	border:1px solid #ccc;
	border-top:0;
	color:#666;
	padding: 12px 18px 0 0;}


div.info {
	float:left;
	width:178px;
	padding:0 16px 0 16px;}

div.content {
	float: right;
	width:630px;
	padding:0 16px 0 0;}

div.bread {
	height:64px;
	margin:0 0 12px 0;
	padding:12px 0 0 0;}

	
div#page {
	float: left;
	width:646px;
	height:24px;
	border: 1px solid #ccc;
	border-top: 0px;
	padding: 6px 0 3px 214px;}
div#page a, div#page span {
	float: left;
	text-align: center;
	height:18px;
	width: 18px;
	border: 1px solid #ccc;
	padding: 2px 2px 0 2px;
	margin:0 8px 0 0;
	font-size: 1.2em;
	color:#666;}
div#page .active {
	color:#000;
	border:1px solid #777;
	}
div#page .inactive {
	color:#ccc;
	border:1px solid #ccc;}
div#page a:hover {
	background:#ccc;
	color: #000;}
	

/* RESET +++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul, li {
	margin:0;
	padding:0;}
	
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;}
/* GENERALS ++++++++++++++++++++++++++++++++++++++++++++++++ */
a {
	color:#333;
	text-decoration:none;}
a:hover {
	color:#333;}
	
p {
	margin: 4px 0 8px 0;
	border-bottom: 1px dahed #666;}


ul {
	float:left;
	margin:0;
	padding:0 0 0 24px;}

li {
	list-style-type:decimal;
	margin:6px 0 6px 0;
	padding:0 0 0 0px;}


	
h1 {
	font-size:1.8em;
	font-weight:normal;
	color:#7b7660;
	margin:0 0 8px 0;}
h2 {
	font-size:1.6em;
	font-weight:normal;
	color:#000;
	margin:0 0 8px 0;}
h3, h4, h5 {
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	margin:0 0 4px 0;}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#000;
	margin:0 0 4px 0;}			


/* HEADER +++++++++++++++++++++++++ */
div.menu {
	float:left;
	height:46px;
	padding:32px 0 0 0;}
	
div.menu a {
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	margin:0 16px 0 8px;}

div.menu a:hover {
	color: #333;}	
	
div.logo {
	float:right;
	padding:0 0 0 0;}	
	
/* INFO ++++++++++++++++++++++++++ */
div.framebox, div.framebox.menubox {
	float:left;
	border:1px solid #cfcfcf;
	background:#fff;
	margin: 0 0 18px 0;}
	
div.framebox.menubox {
	border-top:0;}
		
div.framebox img {
	float:left;
	margin:9px 9px 0 9px;}
div.framebox img.border {
	height:130px;
	width:160px;
	border:1px solid #cfcfcf;
	margin:9px;}

	
div.inner {
	float:left;
	width:148px;
	border:1px solid #cfcfcf;
	border-top:0;
	background:#f8f5e8;
	margin:0 9px 9px 9px;
	padding:6px;}

div.menubox div.inner a:hover {
	color: #333;
	font-weight: bold;}
div.menubox div.inner a.active {
	font-weight: bold;}
span.inactive {
	color:#ccc;}
	
div.inner ul {
	padding:0;}
div.inner li {
	list-style-type:none;
	width:148px;
	border-bottom: 1px dashed #ccc;}	

/* TOGGLERS +++++++++++++++++++++++++++++++++++++++++++++++ */
p.toggler {
	margin: 0.25em 0 0 0;
	padding: 0;}
p.toggler a {
	cursor: pointer;}
div.accordion {
	margin: 12px 0 0 0;}	
	
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++ */	
div.txt {
	float: right;
	width:630px;
	line-height: 18px;
	padding: 0 18px 0 0;
	margin: 0 0 12px 0;}
	
div.pics {
	float: right;
	width:650px;}
	
div.thumbs {
	float: left;
	height:106px;
	width:106px;
	background:#fff;
	margin: 0 24px 18px 0;}
	
div.thumbs img {
	padding:2px;
	border:1px solid #ccc;;}	

/* MARKERS ++++++++++++++++++++++++ */
p.author {
	color:#666;
	margin: 4px 0 0 0;}
p.author a {
	color:#7b7660;}
	

a.pdf:before {
	content: url("gfx/pdf_mini.gif");}
	
a.abstract:before {
	content: url("gfx/auge.png");}

a.ppt:before {
	content: url("gfx/ppt_mini.png");}









	
	
/* 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;}	



