body, html { background-color: #ffffff; }

#container { margin-top: 0; margin-left: auto; margin-right: auto; width: 800px; background-color: #ffffff; text-align:left; }

#logo { background-color:#ffffff; border-style:solid; border-color:silver; border-width:0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 120px; font-family: courier new; font-size: 25pt; }

#titel { float: right; font-family: courier new; font-size: 9pt; text-align: right; color: darkblue; margin-top: 3px}

#utitel { position:absolute; left: 500px; top: 75px; font-family: georgia,lucida,times; font-size: 8pt; color: black; font-variant:small-caps; }

#main { position:relative; width: 560px; min-height: 1800px; margin: 0px; border-width: 0px 1px; border-color: silver; border-style: solid; background-color:white; padding: 10px 20px 10px 20px; font-family:verdana,tahoma,arial; font-size:10pt; line-height:14pt }

* html #main { height:1800px; width: 600px; }

#nav { position: relative; float: right; margin: 0px; width:178px; background-color:white; border-style: solid; border-color: silver; border-width: 0px; padding:10px; font-family: verdana,tahoma,arial; font-size:8pt; line-height:14pt; z-index: 0; text-align: right}

#footer { position:relative; top: 20px; width: 740px; padding: 30px; text-align: center; font-size:8pt; line-height:12pt; font-family: verdana,tahoma,arial; font-size: 8pt; color: silver }

#footer a { color: silver; text-decoration: none; }
#footer a:visited { color: silver; text-decoration: none; }
#footer a:hover { color: silver; text-decoration: none; }

#search { width: 100px; }

a { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: blue; text-decoration: none; }

#box a { color: black; text-decoration: none; }
#box a:visited { color: black; text-decoration: none; }
#box a:hover { color: gray; text-decoration: none; }

#nav a { color: black; text-decoration: none; }
#nav a:visited { color: black; text-decoration: none; }
#nav a:hover { color: #FF8C00; text-decoration: none; }

img { border: 0px; }

.imgu { float:left; width: 165px; margin: 5px 10px 2px 0px; font-size: 7pt; font-family:verdana,tahoma,arial; line-height:8pt; }
p img { padding: 3px; border: 1px silver solid; }
p img a:hover { color: black; }
p a { border-bottom: 1px dotted; }
.date, .pfad { position: absolute; left: -90px; font-size: 9pt; color: silver; font-family: georgia,times; }
.postinfo { font-size: 7pt; color: black; }
.comment { font-size: 8pt; line-height: 14pt; color: black; }
.zitat { padding: 25px 0px 20px 55px; color: gray; font-family: verdana,tahoma,arial; font-size: 10pt; background-image:url(../img/zit.gif); background-repeat: no-repeat;}

.zitat a { color: gray; text-decoration: none; }
.zitat a:visited { color: gray; text-decoration: none; }
.zitat a:hover { color: blue; text-decoration: none; }

.postinfo a { border: none; }

.ext { float: left; margin: 3px 18px 10px 0px; padding: 5px 8px; background-color: #f6f6f6; font-family: verdana,tahoma,arial; font-size: 8pt; line-height: 10pt; color: gray; }
.ext2 { float: right; margin: 0px 0px 10px 15px; padding: 3px; width: 140px; background-color: #f6f6f6; text-align: right; }
.klein { font-size:8pt; }

.sn { font-family: verdana,tahoma,arial; font-size: 9pt; color:#FF8C00; }
.st { font-family:verdana,tahoma,arial; font-size: 8pt; line-height:12pt; }

h1, h1 a, h1 a:visited, h1 a:hover { font-family:georgia,lucida,times; font-size: 15pt; color: #FF8C00; font-weight: normal; text-decoration: none; margin-top: 20px; margin-bottom: 25px; line-height: 20pt; background-color: #000000; padding: 2px;}

h2 { font-size:8pt; font-weight: bold; color: #000000; padding: 3px 3px 3px 6px; }

h3 { font-family: georgia,lucida,times; font-size: 8pt; color:#000000 }

#main ul, #main ul li { list-style-type: square; }

#nav h2 a:hover { color: black; text-decoration: none; }

#nav ul, #nav ul li { margin: 0; padding: 0; text-align: right; list-style-type: none; list-style-image: none; list-style-position: outside; font-size: 8pt; line-height:14pt; }

table { border-collapse: collapse;}
table td { vertical-align: top;}

.calendar { width: 100%; }
.calendar td { border: 0 none ; background: rgb(221, 221, 221); text-align: center; text-decoration: none; font-size: 8pt; color: rgb(68, 42, 9); }
.calendar .today { background: rgb(200,200,200); }
.calendar td a { color: rgb(68, 42, 9); font-weight: normal; }
.calendar .calfirstrow { border: 0 none ; background-color: rgb(221, 221, 221); color: rgb(255, 255, 255); font-size: 9pt; }
.calendar .caldayrow { border: 0 none ; font-size: 8pt; }
.calendar .calheading { border: 0 none ; background-color: rgb(200,200,200); color: rgb(255, 255, 255); }


#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	