/* Allgemein */

html {
  height : 101%; }

body {
  font-family : Verdana, Helvetica; 
  font-size : 14px; 
  background-color: #f8f8f8;
  margin:0;
  height: 100%;
  background-color: #af0d1d; } 

div.clear {
  clear : both; 
  margin : 0; 
  padding : 0; 
  height : 0; 
  font-size : 0;  } 

/* Menu */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #ac0d21;
	font-size: 12pt; }
.menu a { text-decoration: none; }
.menu a:link {
  text-decoration: none;
  color: #ac0d21; }
.menu a:visited {
  color: #ac0d21;  }
.menu a:hover {
  background-color: #cccccc;  }
.menu a:active { }
.menu strong a { text-decoration: underline; font-weight: normal;}

/* Form */

div.field input { }
div.field select { }
div.field textarea { }

div.error input {
  background-color: red; }
div.error select {
  background-color: red; }
div.error textarea {
  background-color: red; }

/* Content */

a:link {
  text-decoration: underline;
  color: #95142a; }
a:visited {
  color: #95142a;  }
a:hover {
  background-color: #dddddd;  }
a:active { }

a.img:link {
  text-decoration: none; }
a.img:visited { }
a.img:hover {
  background-color: transparent;  }
a.img:active { }


#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt; }


#inhalt h1 {
color: #878183;
font-family: Times;
font-size: 22pt; }

#inhalt h1.top {
margin-top: 25px;
margin-bottom: 5px; }

#inhalt h2 {
color: #878183;
font-family: Times;
font-size: 15pt; 
margin-top: 25px; }

#inhalt h2.top {
margin-top: 0px;
margin-bottom: 10px; }

#inhalt h3 {
color: #575153;
font-family: Times;
font-size: 13pt; }

#inhalt div div.presse h1 {
color: #000000;
font-family: Arial;
font-size: 14pt; 
margin-top: 50px; }

#inhalt div div.presse h2  {
color: #333333;
font-size: 12pt; 
margin-top: 10px;
margin-bottom: 10px; 
font-family: Arial; }

#inhalt div div.presse h3  {
color: #666666;
font-family: Arial;
font-size: 11pt; }

#inhalt div div.presse p  {
font-family: Arial;
font-size: 11pt; }
#inhalt div div.presse table tr td  {
font-family: Arial;
font-size: 11pt; }

table.logos {
width: 100%; }

td.logos {
width: 33%;
vertical-align: middle;
vertical-align: middle; }

td.logos img {
margin-top: 45px; }

.logos a:link {
  text-decoration: none;
  background-color: white; }
.logos a:visited {
  text-decoration: none;
  background-color: white; }
.logos a:hover {
  text-decoration: none;
  background-color: white; }
.logos a:active { }




a img.indeximage {
	border: 1px solid gray;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 1010; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 1090; width: 100%; height: 500px; background-color: #000; }

