body { background-color: #1f1f1f;
       color: #000000;
       align:center;}

h1  {
  display:block;
  color:darkred;
  background-image:url(http://cms.fotothek-mai.de/templates/fotothek/streifen50.jpg);
  background-repeat:repeat-x;
  font-size: 20px;
  height:50px;
  padding:15px;
}

h2.head1 {
color:#cfcfcf;
font-size:16pt;
}

h2.seitenueberschrift{
color:darkred;
}

h2.zwischentitel{
color:darkred;
font-size:12pt;
padding-top:15px;
padding-left:15px;
border-bottom: 2px solid;
width:350px;
}


h3 	{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12pt;
	padding: 3px 0px 3px 20px;
	border-bottom: 2px solid #800000;
	width:80%;
	}

.footer {
        padding: 8px 15px 8px 15px;
        background-color: #800000;
        color: #efefef;
        vertical-align: middle;
        text-align: left;
	font-size:8pt;
}
.content {
        padding: 5px 40px 10px 40px;
        background-color: #ffffff;
        height: 440px;
        vertical-align: top;
        text-align: justify;
}

.menu-header {
	height:10px;
}
.menu {
        vertical-align: top;
        background-color: #efefef;
        padding: 10px;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
}
.menu ul, .menu li{
        list-style-type: none;
        margin: 0;
        padding: 0;
}
.menu ul {
        border-bottom: 0px;
        background-color: #efefef;
        font-weight:bold;
}
.menu ul ul {
        padding-left: 10px;
	font-weight:normal;
}
.menu a {
        padding: 2px 10px 2px 10px;
        color: #5f5f5f;
        display: block;
        background-color: #efefef;
        text-decoration: none;
}
.menu a:hover {
        color:#efefef;
        background-color: darkred;
        text-decoration: none;
}
.menu_current a {
        font-weight: bold;
        color:#efefef;
        background-color:#5f5f5f;
}

a.navi       {color:#808080; text-decoration:none;}

a.navi:hover { background:#9f0000;
          color:#cccccc;
          text-decoration:none; }

a       {color:#808080; text-decoration:none;}

a:hover {color:#9f0000;
         text-decoration:underline; }


hr     { color:#9f0000;}

table, td, tr {
       vertical-align:top;
       font-size: 10pt;
       font-family: Garamond,Gentium,Times,Serif,Arial,Helvetica;
       line-height:140%;
       text-align:justify;
       background-color: #F0F0F0;
       color: #4F4F4F;
       }

td.nav {
       background-color: #CCCCCC;
       color: #4f4f4f;
       text-align:left;
       font-family: Arial, Helvetica;
       font-size:10pt;
       font-weight:bold;
       line-height:100%;
       }

td.rechts {
       background-color: #F0F0F0;
       color: #808080;
       font-family: Arial, Helvetica;
       font-size:9px;
       line-height:100%;
       text-align:center;
       }


table.navbottom, td.navbottom {
       background-color: #CCCCCC;
       color: #808080;
       text-align:center;
       font-family: Arial, Helvetica;
       font-size:8pt;
       f##ont-weight:bold;
	padding-right:15px;
       line-height:100%;
       }


td.head {
       background-color: #000000;
       color: #000000;
       font-family:Arial,Helvetica;
       font-size:18px;
       font-weight:bold;
       text-align:right;
       }

td.head1 {
       background-color: #000000;
       color: #000000;
       font-family:Arial,Helvetica;
       font-size:5px;
       text-align:right;
       }

td.index {
       background-color: #F0F0F0;
       color: #9f0000;
       font-family: Arial, Helvetica;
       font-size:9px;
       line-height:100%;
       text-align:center;
       vertical-align:middle;
       }

td.index2 {
       background-color: #F0F0F0;
       color: #9f0000;
       font-family: Arial, Helvetica;
       font-size:9px;
       line-height:100%;
       text-align:center;
       vertical-align:middle;
       }

h3.head {
       color: #2f2f2f;
       margin-left:35px;
       margin-top:30px;
       margin-bottom:0px;
       font-size: 16px;
       font-family: Arial,Helvetica;
       }

h3.head-ind {
       color: #9f0000;
       background-color: ;
       border-width:thin;
       border-color:#cccccc;
       border-style:ridge;
       padding:15px;
       text-align:center;
       font-size: 16px;
       font-family: Arial,Helvetica;
       }

h4.head {
       color: #2f2f2f;
       margin-bottom:0px;
       font-size: 14px;
       font-family: Arial,Helvetica;
       }

li    { text-align:left;}

p.imp {
       color:#000000;
       font-family:Arial, Helvetica;
       font-size:9px;
       text-align:center;
       }

p.top { text-align:right;
        font-family:Garamond, Times New Roman, Times;
        font-size:10pt;
        line-height:11pt;}


/* ############# 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(http://cms.fotothek-mai.de/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://cms.fotothek-mai.de/lightbox/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;
	}
