/* Start of CMSMS style sheet 'Lightbox' */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lightbox/images/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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Arial, 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: 100px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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

/* Start of CMSMS style sheet 'LIFE Navi' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html .navi {
   /* hide ie/mac \*/
   height:1%;
   /* end hide */
}

/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
.navi {
background-color:#ebebeb;
margin:0;
color:#0059a3;
line-height:8%;
padding-left:0px;
padding-bottom:5px;
vertical-align:top;
}

/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
.navi ul {
background-color:#ffffff;
   margin: 0;
   padding: 0px;}

.navi ul ul {
   margin: 0;
   padding: 0px;}

/* menu list items */
.navi li {
   list-style: none; /* hides the list bullet */ 
   margin:0;
   color: #0059a3;
   padding-bottom:3px;
}

.navi li li {
   list-style: none; /* hides the list bullet */ 
   margin:0;
   color: #0059a3;
   padding-top:3px;
   padding-bottom:0px;}

/* the links, that is each list item */
.navi li a {
   line-height:180%;
   padding-left:20px; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #0059a3;
   background-image:url(images/design/navi.gif);
   background-position:left;
   height:22px;
   display: block; /* IE has problems with this, fixed above */
}

.navi li li a {
   line-height:180%;
   padding-left:30px; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #0059a3;
   background-image:url(images/design/navi2.gif);
   background-position:left;
   height:22px;
   display: block; /* IE has problems with this, fixed above */
}

/* hover state for links */
.navi li a:hover {
color: #0059a3;
text-decoration: underline;}

.navi a.activeparent:hover {
color: #0059a3;}

.navi a:active {
color: #0059a3;}

.navi a:link {
color: #0059a3;}

.navi a:visited {
color: #0059a3;}

.navi a:hover {
color: #0059a3;}

.navi a.activeparent:hover {
color: #0059a3;}

.navi h3 {
   line-height:180%;
   padding-left:20px; /* padding inside the list item box */
margin: 0; /* margin outside each list item box */
text-decoration: underline; /* no underline for links */
color: #0059a3;
font-weight:normal;
background-image:url(images/design/navi.gif);
background-position:left;
display: block; /* IE has problems with this, fixed above */
font-size:12px;}

.navi li li h3 {
   line-height:180%;
   padding-left:30px; /* padding inside the list item box */
margin: 0; /* margin outside each list item box */
text-decoration: underline; /* no underline for links */
color: #0059a3;
font-weight:normal;
background-image:url(images/design/navi2.gif);
background-position:left;
display: block; /* IE has problems with this, fixed above */
font-size:12px;}
/* End of 'LIFE Navi' */

/* Start of CMSMS style sheet 'LIFE Style' */
a:link
{color: #62b935; text-decoration: none;}
a:visited
{color: #62b935; text-decoration: none;}
a:hover
{color: #62b935; text-decoration: underline;}
a:active
{color: #62b935; text-decoration: none;}

a.links:link
{color: #929292; text-decoration: none;}
a.links:visited
{color: #929292; text-decoration: none;}
a.links:hover
{color: #929292; text-decoration: underline;}
a.links:active
{color: #929292; text-decoration: none;}

body
{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color: #0059a3;
font-size:12px;}

table, tr, td {
font-family:Arial, Helvetica, sans-serif;
color: #0059a3;
font-size:12px;}

ul {
padding-left:15px;
padding-top:0px;
padding-bottom:0px;
margin:0;}

.leer {
font-size:6px;}

.mainl {
text-align:left;
vertical-align:top;
padding-left:5px;
padding-top:10px;}

.mainr {
text-align:left;
vertical-align:top;
padding-right:5px;
padding-top:10px;}

.main {
text-align:left;
vertical-align:top;
padding-left:5px;
padding-top:10px;}

.ueberschrift {
background-color:#0059a3;
color:#FFFFFF;
font-size: 16px;
padding-left:10px;
padding-top:1px;
height:22px;
font-weight:bold;
vertical-align:middle;}

.bildunterschrift {
font-size:12px;
text-align:right;
vertical-align:top;
padding-right:0px;
padding-top:10px;}

.image {
border-color:#0059a3;
border-width:1px;
border-style:solid;
text-align:center;}

.image_ko {
border-top: #0059a3 1px solid;
border-left: #0059a3 1px solid;
border-right: #0059a3 1px solid;
text-align:center;}

.image_ku {
border-bottom: #0059a3 1px solid;
border-left: #0059a3 1px solid;
border-right: #0059a3 1px solid;
text-align:center;}

.images {
text-align:center;}

.footer {
background-image: url(images/design/footer.gif);
background-repeat:no-repeat;
background-position:bottom;
color:#ffffff;
text-align:center;
padding-left:10px;
vertical-align:center;}

.top {
vertical-align:bottom;
color:#929292;}

.bilder {
text-align:center;}

.grew {
background-color:#ebebeb;}

.zahl {
color:#ff0000;}

#box a {
text-decoration:none;
display:inline;}

#box a:hover {
background:#ffffff;
position:relative;}

#box a span {display:none;}

#box a:hover span {
position:absolute; top:15px; left:0px;
display:block;
width:250px;
color:#ffffff;
background:#0059a3;
padding:10px;}
/* End of 'LIFE Style' */

