/* CSS Document */

body 				{ padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#030; }
.shadow-left 		{ background-image:url(/bwp_de/wLayout/design/images/layout/shadow-left.gif); background-repeat:repeat-y; }
.shadow-right 		{ background-image:url(/bwp_de/wLayout/design/images/layout/shadow-right.gif); background-repeat:repeat-y; }
.menuback 			{ background-image:url(/bwp_de/wLayout/design/images/layout/top_menu_bg.gif); background-repeat:repeat-x; }
.languageback		{ background-image:url(/bwp_de/wLayout/design/images/layout/top_split.jpg); }
.footer				{ background-image:url(/bwp_de/wLayout/design/images/layout/bottom.jpg); }


.form-line			{ font-family:Arial, Helvetica, sans-serif; padding:2px; border:1px solid #060; font-size:12px; width:350px; } 
.text11				{ font-size:11px; color:#635a2b; }

h1					{ font-size:16px; }
h2					{ font-size:14px; }

#footer					{ margin:270px 0px 0px 50px;  position:absolute; }
#footer	a, a:visited	{ text-decoration:none; color:#fff; font-size:11px; }
#footer	a:hover			{ text-decoration:underline; }
#bottomlink				{ width:190px; height:60px; display:block; position:absolute; margin:90px 0px 0px 730px; }

#navLeft a,
#navLeft a:visited	{ height:29px; border-bottom:1px #dba640 solid; width:190px; display:block; padding-left:10px; line-height:29px; font-weight:bold;
				  	  background-image:url(/bwp_de/wLayout/design/images/navi/menu-norm.gif); font-style:italic; color:#060; text-decoration:none; }
				  
#navLeft a:hover	{ height:29px; border-bottom:1px #dba640 solid; width:190px; display:block; padding-left:10px; line-height:29px; font-weight:bold;
				  	  background-image:url(/bwp_de/wLayout/design/images/navi/menu-hover.gif); font-style:italic; color:#060; text-decoration:none;  }

#navLeft .down		{ height:29px; border-bottom:1px #dba640 solid; width:190px; display:block; padding-left:10px; line-height:29px; font-weight:bold;
				  	  background-image:url(/bwp_de/wLayout/design/images/navi/menu-down.gif); font-style:italic; color:#fff; text-decoration:none;  }
	
a, a:visited		{ text-decoration:none; color:#900; font-size:12px; }
a:hover				{ text-decoration:underline; }

.backgroundct		{ background-image:url(/bwp_de/wLayout/design/images/layout/contentbg.gif); background-repeat:no-repeat; }
				  

/* TABS-MENU -------------------------------------------------------------------------------- */

#neTabs 		{ font-size:12px; font-weight:bold; clear:both; }
					
#neTabs ul 		{ margin:0; padding:0px 10px 0px 0px; list-style:none; text-align: center; }
#neTabs li 		{ display:inline; margin:0; padding:0; }

#neTabs a 		{ float:left; background:url(/bwp_de/wLayout/design/images/navi/tabmenu-left-d.gif) no-repeat left top;
				  margin:0; padding:0 0 0 8px; text-decoration:none; font-weight:bold; }
#neTabs a span 	{ float:left; display:block; background:url(/bwp_de/wLayout/design/images/navi/tabmenu-right-d.gif) no-repeat right top;
				  padding:10px 12px 8px 0px; margin-right:1px; color:#fff; }
/* hide rule from IE5-Mac \*/
#neTabs a span 	{ float:none; }
/* End IE5-Mac hack */

#neTabs a:hover span 	{ color:#fff; }
#neTabs a:hover 		{ background-position:0% -40px; }
#neTabs a:hover span 	{ background-position:100% -40px; }
#neTabs .down 			{ background-position:0% -80px; }
#neTabs .downspan 		{ background-position:100% -80px; }

/* 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: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(/bwp_de/galerie/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/bwp_de/galerie/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; outline: none;}	 	

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

