/* ../css/dialogbox.css -> beolvasva */ 	
/* ../css/lightbox.css -> beolvasva */ 	
/* ../css/menu.css -> beolvasva */ 	
/* ../css/style.css -> beolvasva */ 	
@charset "utf-8";
#DialogBackground {
	background-color:#000000;
	height:100%;
	left:0;
	opacity:0.3;
	position:absolute;
	top:0;
	width:100%;
	z-index:500;
}

#DialogPreLoading {
	opacity:0.45;
	position:absolute;
	top:135px;
	width:100%;
	z-index:750;
}

#DialogBox {	
	position:absolute;
	text-align:left;	
	width:220px;
	height:180px;
	z-index:1000;
	line-height:140%;
}

.dialogBoxBorder_2 {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#D7D7D7 #CDCDCD #CDCDCD #D7D7D7;
	border-style:solid;
	border-width:1px;
	width:auto;
}

#DialogCenter a {
	border-color:#11A3D1;
	border-style:solid;
	border-width:0 0 1px;
	color:#11A3D1;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}

#DialogCenter a:hover {
	border-color:#83B335;
	border-style:solid;
	border-width:0 0 1px;
	color:#006F93;
}

#DialogCenter table {
	width:100%;
}

#DialogCenter .DialogMessage {
	text-align:center;
	font-size:13px;
	color:#333333;
}

#DialogButtonsCenter {
	padding-top:15px;
	text-align:center;
}

#DialogButtonsRight {
	padding-top:15px;
	text-align:right;
}	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 400;
	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: 300;
	}
#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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 350;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	
	
#linklist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
#linklist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px 5px 5px 5px;
	height: 15px;
	margin: 0px;
	display: block;}	

.hdlverz	{	
	font-family:Verdana,Tahoma,Arial,Helvetica;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	clear: both;
	height: 40px;}	
	
/* Styles fĂźr artab1 */
#ImgList li {
	text-align: center;
	display: block;
	height: 250px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;	
}	

/* Styles fĂźr arttab2 */
#arttab2 {
	border-collapse: collapse;	}

#arttab2 td  {
	border-bottom: 1px solid #CCCCCC;
	height: 120px;	}

#arttab2 img  {
	margin-right: 20px;
}
	
/* Styles fĂźr arttabpick */
#arttabpick td  {
	border-bottom: 1px solid #CCCCCC;  }

#arttabpick img  {
	margin-right: 20px;
	float: left;}	

/* Styles fĂźr den Artikelmonitor */
	#artmon {
	padding: 10px 0 0 10px;
	}	
		
	#artmon #img_square {
	float: left;
	border: 1px solid #CCCCCC;
	width: 500px;
	height: 500px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	}	
		
	#artmon #specs {       
	float: left;
	width: 291px;
	height: 500px;
	padding: 10px;
	text-align: left;
	font-size: 10px;
	background-color: #F5F5F5;
	   
	}   	 	
	

.Seitentitel {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}

.Kopfzeile {
	color: #CCCCCC;
}

.datentabelle {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}

#movies {
	margin: 1px 0 1px 0;
	}

#movies img {
	border-left: #000000 5px solid;
	border-right: #000000 5px solid;
	margin-bottom: 4px;
	}

#movies img:hover {
	border-left: #0066CC 5px solid;
	border-right: #0066CC 5px solid;
	}
	

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #fbe73a;
	color: #000000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #fbe73a;
	color: #000000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../img/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right:20px;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../img/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right:20px;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../img/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../img/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}	
	
html {
	overflow: -moz-scrollbars-vertical;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	color:#333333;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#666666;
	text-decoration:underline;
}

.link1{
	color:#b4a100;
	text-decoration:none;
}

.link1:hover{
	color:#e2cd19;
	text-decoration:underline;
}



.menu1td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.menu1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.menu1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFCC00;
	text-decoration:none;
}

.input_hirlevel{
	border:1px solid white;
	color:#ffffff;
	background:transparent;
	font-size:9px;
	width:100px;
	padding-left:3px;
	padding-right:3px;
}

.impressum1 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCCCCC;
}

.impressum2 {
	font-size:10px;
	font-weight:normal;
	color:#CCCCCC;
}

.impressum3{
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.impressum3:hover {
	color:#FFCC00;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.news1{
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}

.news2{
	color:#333333;
	text-align:justify;
	height:67px;
	overflow:hidden;
}

.news3{
	color:#FFCC00;
	font-weight:bold;
	padding-bottom:3px;
}

.news4{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:15px;
}

.news5{
	color:#333333;
	text-align:justify;
}

.input1{
	border:1px solid #666666;
	color:#333333;
	width:300px;
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
}	
	

