body {
	color : #A01818;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* scrollbar-face-color : #A01818; */
	background : #FFFFA6;
}

table.nav {
	border-collapse : collapse;
	border : 3px outset #A01818;
	border-style: double;
}

td.nav {
	border-collapse : collapse;
	border : 3px outset #A01818;
	border-style: double;
}

table.nav2 {
	border-collapse : collapse;
}

table.tab {
	border-collapse : collapse;
}

table.main {
	border-collapse : collapse;
}

#header {
	font-size : 130%;
	text-align : center;
	background-image : url(../images/th2.png);
}

#headline {
	text-align : center;
	font-weight : bold;
}

#normal {
	text-align : center;
}


pre{
	color: #000;
	background-color: #f7f7f7;
	border: 1px dashed #666;
	margin: 5px;
	padding: 5px;
}

A:link {
	color : #A01818;
	text-decoration : none;
}

A:visited {
	color : #A01818;
	text-decoration : none;
}

A:hover {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
}

A:active {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
}

a.ganzdick:link {
	text-decoration: overline underline;
	font-weight: bold;
}

a.ganzdick:visited {
	text-decoration: overline underline;
	font-weight: bold;
}

#copy {
	font-size : 60%;
}

input {
	border-color: #A01818;
	border-style:solid;
	background-color:#FFFFFF;
	color:#A01818;
}

A:link.admin {
	color : #A01818;
	text-decoration : none;
	font-size : 75%;
}

A:visited.admin {
	color : #A01818;
	text-decoration : none;
	font-size : 75%;
}

A:hover.admin {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
	font-size : 75%;
}

A:active.admin {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
	font-size : 75%;
}

#tickerDiv {
	position : absolute;
	left : 35px;
	top : 345px;
	width : 200px;
	height : 100px;
	clip : rect(0px 200px 100px 0px);
	background-color : #FFFFA6;
	/* layer-background-color:#FFFFA6; */
}

#tickerText {
	position : absolute;
	left : 0;
	top : 0;
	width : 200px;
	padding : 10px;
	color : #A01818;
	font-family : Arial,sans-serif;
	font-size:9pt;
}

A:link.rund {
	color : #A01818;
	text-decoration : none;
	font-size : 75%;
}

A:visited.rund {
	color : #A01818;
	text-decoration : none;
	font-size : 75%;
}

A:hover.rund {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
	font-size : 75%;
}

A:active.rund {
	color : #FFFFA6;
	text-decoration : overline underline;
	background-color : #A01818;
	font-size : 75%;
}

th.head {
	background-image : url(../images/th2.png);
	border-collapse : collapse;
	border : 3px outset #A01818;
	border-style: double
}
.amazon_head {
	background-color: Gray;
	font-size: 50%;
	color: #F5F5F5;
}
.amazon_titel {
	background-color: #F5F5F5;
	color: Gray;
	font-size: 70%;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.amazon_author {
	background-color: #F5F5F5;
	color: Gray;
	font-size: 70%;
	vertical-align: top;
	text-align: left;
}
table.amazon {
	background-color: #F5F5F5;
	border: 3px outset Black;
	border-collapse: collapse;
	border-style: double;
	color: Gray;
}
hr.richter {
	width: 50%;
	border: thin solid #CD5C5C;
	background-color: #CD5C5C;
	text-align: center;
}
#ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #f7f6f1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px #CCC solid;
border-bottom:0px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 0;
	}
#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; }
#prevLink2, #nextLink2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#060;
	font-weight:bold;
         cursor:pointer;
         }

#imageDataContainer{
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #f7f6f1;
	height: 35px;
	border:1px #ccc solid;
border-top:0px;
margin:auto;
	}

#imageData{
	padding:0px 10px 10px 10px;
	}
#imageData #imageDetails{ width: 50%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:11px; color:#666; max-height:20px; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: normal; font-size:14px; color:#333; padding-bottom: 5px; }
#imageData #slideshowLink{ width: 55px; float: right; padding:5px 0px 0 0px;}
#imageData #bottomNavClose{ width: 55px; float: right; padding:5px 0px 0 0px; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

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

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

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