* { padding: 0; margin: 0; }

body { 
  font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#605f5f;
 background-color: #f4f4f2;
 background-image: url(/en/data/pic/bg.gif);
background-repeat:repeat-y;
}

a {color: #c82113; font-weight:bold; text-decoration:none;}
a:visited {color:#c82113; font-weight:bold; text-decoration:none;}
a:hover {color: #f42b1a; font-weight:bold; text-decoration:none;}
a:active { color:#c82113; font-weight:bold; text-decoration:none;}

p {
padding:10px;
}

div.clear
{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
#logo {
   position:absolute;
   top:0px;
   left:770px;
   z-index:2;
  
}
h1 {
font-size:20px;
color:#605f5f;
font-weight: bold;
padding: 4px 12px;
margin:0px; }

h2 {
font-size:16px;
color:#c82113;
font-weight: bold;
padding: 6px 20px;
padding-left:0px;
margin:0px;}

img.download {vertical-align:middle;}

h3 {
font-size: 14px;
height:20px;
margin:0px;
padding-top:5px;
padding-bottom:2px;
padding-left:0px;
color:#71706f;
border-top: 1px solid #f1f1ec;
}
h4 {
font-size: 12px;
padding:7px 0px;
color:#71706f;
font-weight:normal;
}
h5 {
font-size: 12px;
font-weight:normal;
background-color:#f1f1ec; 
}
h6 {
font-size: 9px;
font-weight:normal;
text-align:center;
}
.bilder {
position:absolute;
top:255px;
width:364px;
border-top:1px solid #cccccc;
}
.bilder_content {
position:absolute;
top:105px;
width:364px;
border-left:0px solid #cccccc;
border-top:1px solid #cccccc;
}
.bilder_content_ob {
display:none;
}
.textarea{
position:absolute;
top:360px;
left:22px;
width:504px;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
padding-left:20px;
padding-right:9px;
}

.textarea p{
padding: 0px 20px 10px 20px;
}
.textarea_content{
position:absolute;
top:210px;
left:22px;
width:504px;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
padding-left:20px;
padding-right:9px;
margin-bottom:40px;
}

.textarea_content p{
padding: 0px 20px 10px 20px;
}
.textarea_content img{
padding:0px;
padding-right:2px;
padding-top:3px;
}
.textarea_content_ob{
position:absolute;
top:210px;
left:22px;
width:874px;
border-top:1px solid #cccccc;
border-right:0px solid #cccccc;
padding-left:20px;
padding-right:9px;
margin-bottom:40px;
z-index:10;
}
.textarea_content_ob img{
float:left;
padding:5px;
padding-top:0px;
clear:left;
}
.download_link{
 background-image: url(/en/data/pic/download.gif);
 background-position:0pt 12px;
 background-repeat: no-repeat;
}
.textarea_content_ob td{
height:25px;
text-align:left;
}
#header {
top: 0px;
  left: 0px;
  width: 100%;
 padding: 0px;
 height: 105px;
 margin: 0px 0px 0px 0px;
background-color: #e5e5c9;
 }


#leftcolumn { 
 color: #333;
 background: #f4f4f2;
 margin: 0px 0px 0px 0px;
min-height:550px;
height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
 width: 22px;
 float: left;
}
#content {
position:absolute;
top:105px;
left:22px;
 float: left;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
min-height:550px;
height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
 width: 534px;
 display: inline;
}
#rightcolumn {
font-size: 12px;
 color:#605f5f;
position:absolute;
top:105px;
left:556px;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 min-height:550px;
height:expression(this.scrollHeight > 550 ? "auto":"550px"); 
 width: 364px;
 float: left;
 padding-left:20px;
padding-right:10px;
}
#rightcolumn p{
padding: 0px 20px 10px 20px;
}
#rightcolumn img{
padding:5px;
padding-top:0px;
text-align:center;

}
#rightcolumn h1 {
font-size:20px;
color:#605f5f;
font-weight: bold;
padding: 4px 12px;
margin:0px;
margin-top:37px; }

#footer {
position:fixed;
bottom:0;
clear:left;
 width: 950px;
 color: #333;
background-color: #e5e5c9;
 margin: 0px 0px 0px 0px;
 text-align:center;
z-index:11;

}

 /* -----------sprach_nav--------------------------- */
#nav_lang {
z-index:2;
   position:absolute;
   margin-left:22px;
   list-style-type:none;
   font-size:11px;
}

#nav_lang li {
   display:inline;
   float:left;
}

#nav_lang li a {
   display:block;
   line-height:25px;
   background:#809199;
   text-decoration:none;
   padding-left:10px;
   padding-right:10px;
   color:#b1bec3;
}

#nav_lang li a:hover {
   background:#333333;
   color:white;
}

#nav_lang li.active a {
   color:white;
   background:#333333;
   cursor:default;
}


/* Main Menu */


#mainMenu {	
width: 534px;
height: 30px;
position: relative;
z-index: 40;
top: 75px;
margin-left: 22px;
background-color: #c82113;
overflow:visible;
min-height:30px;
height:auto !important;
height:30px;


}


/* remove  bullets, borders and padding from the default list styling */
#mainMenu  ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
#mainMenu  ul ul {
   display:block;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#mainMenu  li {
   float:left;
   position:relative;
border-left:0px solid #FF9007;
}
#mainMenu  li li {
border-left:0px;
}
/* style the links for the top level */
#mainMenu  a {
   display:block;
color:#ffffff;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   height:30px;
   background:#c82113;
   text-align:center;
   padding-left:9px;
   padding-right:9px;
   line-height:29px;
   white-space:nowrap;
}


#mainMenu  li:hover a {
   background-color:#f42b1a;
}

/* style the second level background */
#mainMenu  ul ul a.drop {
 background-color:#c82113;
}
/* style the second level hover */
#mainMenu  ul ul li:hover a.drop{
   background-color:#c82113;
}
#mainMenu ul ul :hover > a.drop {
   background-color:#c82113;
}
/* style the third level background */
#mainMenu  .menu ul ul li:hover ul a {
   background-color:#ffffff !important;
}
/* style the third level hover */
#mainMenu ul li:hover ul li:hover ul li:hover a {
   background-color:#f42b1a!important;
   
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#mainMenu  ul ul {
   visibility:hidden;
   position:absolute;
   height:0;
   top:30px;
   left:0;
   width:149px;
}
/* position the third level flyout menu */
#mainMenu  ul ul ul {
   left:178px;
   top:0px;
   width:149px;
}

/* style the second level links */
#mainMenu  ul ul a {
   background-color:#fff !important;
   color:#605f5f;
   height:auto;
   line-height:1em;
   padding:5px 10px;
   width:158px;
   text-align:left;
   padding-left:10px;
}

#mainMenu  ul ul li:hover a {
   background-color:#c82113 !important;
   color:#ffffff;
}
/* style the top level hover */
#mainMenu  a:hover, #body .menu ul ul a:hover {
   background-color:#f42b1a;
}
#mainMenu  :hover > a, #body .menu ul ul :hover > a {
   background-color:#003c73;
}
/* make the second level visible when hover on first level list OR link */
#mainMenu  ul li:hover ul, #body .menu ul a:hover ul {
   visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
#mainMenu  ul :hover ul ul{
   visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#mainMenu  ul :hover ul :hover ul {
   visibility:visible;
}


#mainMenu  a.active {
   background-color:#f42b1a !important;
   color:#ffffff;
   font-weight:normal;
   cursor:default;
}
/* Suche */
#suche {
width: 148px;
height: 30px;
position: absolute;
z-index: 40;
top: 75px;
left: 566px;
background-color: #c82113;
overflow:visible;
min-height:30px;
height:auto !important;
height:30px;
 } 
 
#suche input {
   margin-top:6px;
   margin-left:10px;
   width:100px;
   border:0px;
   height:18px;
   padding-left:5px;
   color:#757D88;
font-size:10px;
height:14px;
padding-top:4px;
}

#suche img {
   top:4px;
   border:0px;

}
/* 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: #727071; 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: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(/en/data/lightimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/en/data/lightimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #727071; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fff; }
#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: 90; width: 100%; height: 500px; background-color: #000; }
