@CHARSET "ISO-8859-1";


/********************************************************************
 Overwrite Colors
********************************************************************/
body{
	background-color:#F2F0ED;
}

body, a{
	color:#333333;
}

.transparent, .bg-Color{
	background-color:#fff;
}

.borderColor{
	border-color: #333;	
}

.highlightColor, .selected{
	color: #003366;
	font-weight: bold;	
}

.buttonColor{
	color: #fff;	
}

.color01, #SwitchPanelNav ul li a{
	color: #003366;	
}

.color02{
	color: #666666;	
}

#MenuBox {
	background-color:#E4E2D9;
	border-color: #CAC8C2;
	border-bottom-color: #DBDAD4;
}

#Filter{
	background-color:#EBEBEB;
}

#ImageHint .title {
	background-color: #002F5B;
	color: #fff;
}

/********************************************************************
 Overwrite Images
********************************************************************/

body{
	background-image:url("images/bg_main.gif");
	background-repeat:repeat-x;
}

#StartBox{
	background-image:url("images/bg_page.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

/*#Header {*/
/*	background-image:url(images/bannerfloor.jpg);*/
/*}*/

.aktiv{
	background-image:url(images/fb-arrow.gif);	
}

.showPanelDown  {
	background-image:url("images/fb-arrow_down.gif");
}

.showPanelUp{
	background-image:url(images/fb-arrow.gif);
}

a#fullscreen{
	background-image: url("images/icon_100.gif");
}

a#print{
	background-image: url("images/icon_print.gif");
}

a#download{
	background-image: url("images/icon_download.gif");
}

.ui-widget-content {
	background: #FFFFFF url(images/colorSlider.jpg) no-repeat scroll 50% 50%; 
}

#ButtonContact{
	background-image:url(images/button.gif);
}

#SwitchPanelNav ul li a{
	background-image:url("images/bs-tab_unselected.png");
	border-color: #DEDEDE;
}

#SwitchPanelNav ul li a.selected{
	background-image:url("images/bs-tab.png");
}

#ContentBox, #EasyboContentBox{
	background-image: url(images/bg_products_long.gif);
}

.currentLanguage{
	background-image:url("images/arrow-grey-down.gif");
}

#otherLanguage ul li a{
	background-image:url("images/top-arrow.gif");
}

#Productgroup li{
	background-image:url("images/fb-arrow.gif");
}

#productBack a, #colorBack a{
	background-image:url("images/back.jpg");
}

#productBack a.disabled, #colorBack a.disabled{
	background-image:url("images/back_inactive.jpg");
}

#productFwd a, #colorFwd a{
	background-image:url("images/fwd.jpg");
}

#productFwd a.disabled, #colorFwd a.disabled{
	background-image:url("images/fwd_inactive.jpg");
}

/********************************************************************
 Overwrite Overlay
********************************************************************/
#ContactOverlay, .favorites a{
	color: #333;	
}

#ContactOverlay{
	background-image:url("images/overlay_bg.gif");
}

#ContactOverlay .close{
	background:transparent url('images/close.gif') no-repeat scroll 0 0;
}

a.buttonTiny {
	background-image:url(images/remove.gif);
}

/********************************************************************
 GENERAL
********************************************************************/

body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

a {
	outline: none;
	cursor: pointer;
	font-size:10px;
	text-decoration: none;
}

img{ border: 0px; }

p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 1.5em;
}

#StartBox {
	visibility:hidden;
}

/********************************************************************
 BASIC STRUCTURE
********************************************************************/
#webLink{
	display:block;
	height:67px;
	position:absolute;
	width:80px;
}

#MainBox {
	margin:0 auto;
	padding:0;
	width:960px;
}

#Header {
	background-position: left top;
	background-repeat:no-repeat;
	height:76px;
	width:100%;
	position: relative;
}

#MenuBox {
	border-style:solid;
	border-width:1px;
	height:16px;
	margin-bottom:14px;
	padding:5px;
	width:948px;
}

#ContentBox, #EasyboContentBox{
	float:left;
	height:708px;
	position:relative;
	width:920px;
	background-repeat:repeat-x;
	padding: 20px;
}

#Content{
	height:708px;
	width:920px;
	position: absolute;
}

#left{
	float: left;
	width: 191px;
	height: 100%;
	margin-right: 18px;
	position: relative;
}

#right{
	float: right;
	width: 660px;
	height: 100%;
	margin-left: 39px;
	position: relative;
}

#rightTop, #leftTop{
	height:461px;
	position:relative;
}

#rightBottom{
	height:247px;
	position:relative;
}

#FooterBox {
	clear:both;
	padding:3px 5px;
}

#FooterBox a:hover{
	text-decoration: underline;
}

/********************************************************************
 MENÜ
********************************************************************/
#Logo a{
	position: absolute;
}

#LanguageSelection{
	float:right;
	margin-right:10px;
	margin-top:4px;
	padding-top:2px;
}

.languageLable{
	float: left;
}

.language{
	float: left;
}

.currentLanguage{
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#otherLanguage ul{
	margin: 0;
	padding: 0;
}

#otherLanguage ul li{
	list-style: none;
}

#otherLanguage ul li a{
	background-position:10px 7px;
	background-repeat:no-repeat;
	display:block;
	font-weight:normal;
	padding:1px 0 1px 16px;
}

#Menu{
    margin-top: 50px;
    position: absolute;
    right: 0;
}

#Menu ul{
	margin: 0;
	padding: 0;
}

#Menu ul li{
    background: url("images/menue_unselected.gif") repeat-x scroll 0 0 transparent;
    border-color: #CAC8C2 #CAC8C2 transparent;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}

#Menu ul li.selected{
    background: url("images/menue_selected.gif") repeat-x scroll 0 0 transparent;
}

#Menu ul li a{
    color: #666666;
    display: block;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 20px 4px;
}

#ButtonContact{
	background-repeat:repeat-x;
	float:right;
}

a.contact{
	padding:1px 8px 2px;
	display: block;
	text-align: center;
	text-transform:uppercase;
}

.buttonSmall{
	display: block;
	padding: 2px;	
}

/********************************************************************
 CONTENTBOX
********************************************************************/

/************************ LEFT *************************************/

#ProductgroupBox{
	margin-left: 10px;
}

.Title01{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.Title02{
	font-size: 13px;
	margin-bottom: 5px;
}

#Productgroup{
	margin-left: 10px;
}

#Productgroup ul{
	margin: 0 0 0 10px;
	padding: 0;	
}

#Productgroup li{
	background-position:left center;
	background-repeat:no-repeat;
	list-style:none outside none;
}

#Productgroup li a{
	display:block;
	padding:2px 0 2px 10px;
}

#Filter{
	margin-top:18px;
	padding:5px 12px;
}

#Filter select{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:5px 0;
	width:168px;
}

#SliderBox{
	height:47px;
	margin-top:10px;
	padding:5px 12px;
}

#resetButton a {
	padding: 0 4px;
	text-decoration:underline;
}

#resetButton a:hover{
	text-decoration: none;	
}

/*** Slider ***/

#slider{
	clear:both;
	cursor:pointer;
	left:4px;
	position:relative;
	top:15px;
	width:160px;
}

.handle0 {
	background-image: url("images/regler_unten.gif");
	background-position: bottom;
}

.handle1 {
	background-image: url("images/regler_oben.gif");
}

#CurrentBox {
	margin-left:10px;
/*	margin-top:145px;*/
}

#currentProductImage{
	display: block;
	height:78px;
	overflow:hidden;
	width:95px;	
}

#currentProductDescription{
	display: block;
	margin-top: 5px;	
}

#currentProductButton{
	margin-top: 10px;
	display: block;
}

#currentProductButton a:hover{
	text-decoration: underline;
}

#Rotation{
	margin:20px 0 0 0;
}

#Rotation ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#Rotation li {
	list-style: none;
	float: left;
}

#Rotation li a{
	display: block;
	font-size: 10px;
	padding: 0 5px;
}

/************************ RIGHT *************************************/

#ImageBox {
	height:413px;
	position:absolute;
	top:23px;
	width:660px;
}

#paper{
	height: 413px !important;
	width: 660px !important;
}

#ImageToolBox {
	position:absolute;
	right:0;
	top:445px;
	width:78px;
}

#ImageToolBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ImageToolBox li {
	float: left;
	padding: 0 0 0 10px;
	height: 16px;
	width: 16px;
}

#ImageToolBox li a {
	display: block;
	line-height: 16px;
	cursor: pointer;
	height: 16px;
	width: 16px;
}

#SwitchPanelNav{
	height: 25px;
	margin-bottom: 2px;	
}

#SwitchPanelNav ul{
	margin: 0;
	padding: 0;
}

#SwitchPanelNav ul li{
	float:left;
	height:23px;
	list-style:none;
}

#SwitchPanelNav ul li.last a{
	border-left: none;
}

#SwitchPanelNav ul li a{
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 20px;
}

#SwitchPanelNav ul li a.selected{
	font-weight: normal;
}

#ProductSelectionBox{
	display:block;
}

#ColorBox{
	display: none;	
}

#ProductSelectionBox, #ColorBox {
	height:200px;
	padding:10px;
	position:relative;
	width:640px;
}

#ProductList, #ColorSelector{
	height:170px;
	overflow:hidden;
	position:relative;
	width:636px;
}

/* root element for scrollable items.*/
.items {
	/* this cannot be too large */
	/* width: 20000em; NOTE: calculation performed during setup*/
	position: absolute;
}

/* a single item of the scrollable.*/
.items .page {
	float: left;
	width: 636px;
}

#ProductList ul {
	padding: 0px;
	margin: 0px;
}

#ProductList li {
	float:left;
	height:78px;
	list-style-type:none;
	padding:0 11px 11px 0;
	width:95px;
}

#ProductList li a span{
	float:left;
	height:78px;
	overflow:hidden;
	width:95px;
}

#ProductNaviBox, #ColorNaviBox{
	margin-top: 10px;
}

#productBack a, #colorBack a{
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	padding: 1px 5px 2px 15px;
	text-align: right;
}

#productFwd a, #colorFwd a{
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	padding: 1px 15px 2px 5px;
	text-align: left;
}

/* items inside navigator */
.navi a {
	background:url("images/navigator.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	font-size:1px;
	height:8px;
	margin:3px;
	width:8px;
}

/* mouseover state */
.navi a:hover {
	background-position: 0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position: 0 -16px;     
}

/* Big Product Image */

#bigProductImg {
	border:1px solid #FFFFFF;
	display:none;
	height:50px;
	overflow:hidden;
	padding:10px;
	position:absolute;
	width:180px;
	z-index:50;
}
	
#bigProductImg_background {
	background-color:#fff;
	height:70px;
	left:0;
	opacity:0.70;
	filter:alpha(opacity=70); /* IE's opacity*/
	position:absolute;
	top:0;
	width:200px;
	z-index:99;
}

#bigProductImg_contents {
    background-color:transparent;
	position:relative;
	z-index:101;
}

#currentProductDescription2, #currentProductKey2{
	color:#000;
	font-size:10px;
	display: block;
}

/********************************************************************
 Overwrite Surface & Structure
********************************************************************/
#ImageHint {
	border: 1px solid #EEEEEE;
    cursor: pointer;
    height: 28px;
    right: 10px;
    overflow: hidden;
    position: absolute;
    top: 33px;
    width: 134px;
}

#ImageHint .title {
	background-color: #002F5B;
	text-align: center;
	padding: 2px;
	color: #fff;
}

/********************************************************************
  Overlay Gallery
********************************************************************/

#CategoryMenu{
	left:279px;
	position:absolute;
}

#CategoryMenu ul {
	margin: 0;
	padding: 0;
}

#CategoryMenu li {
	list-style: none;
}

#CategoryMenu li a {
	display: block;
	padding:4px 10px 4px 0;
}

#showPanel  {
	background-repeat:no-repeat;
	background-position:right center;
}

#OverlayGallery {
	display:none;
	position:absolute;
	right:20px;
	top:43px;
	width:660px;
	z-index:11;
}

#OverlayGallery_background {
	height:140px;
	opacity:0.8;
	filter: alpha(opacity=80); /* IE's opacity*/
	position:absolute;
	right:0;
	top:0;
	width:660px;
	z-index:99;
}

#OverlayGallery_contents {
    background-color:transparent;
	height:120px;
	padding:10px;
	position:relative;
	width:640px;
	z-index:101;
}

#dynCategories {
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
}

#dynCategories li {
	list-style: none;
	background-position:left center;
	background-repeat:no-repeat;
}

#dynCategories li a {
	display: block;
	padding:3px 3px 4px 10px;
}

#carousel {
	float:left;
	height:90px;
	overflow:hidden;
	position:absolute;
	width:500px;
	left: 150px;
}

#carousel ul{
     margin: 0;
     padding: 0;
     position: absolute;
}

#carousel li{
    float:left;
	height:85px;
	list-style:none outside none;
	padding:0 5px 0 0;
	width:120px;
}

#carousel li a span{
	float: left;
	height: 83px;
	overflow: hidden;
	width: 118px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    border-style: solid;
    border-width: 1px;
}

img.carousel {
	cursor: pointer;
	height: 118px;
	width: 118px;
	margin-top: -18px;
}

.showPositionGallery{
	position:absolute;
	top:100px;
	left: 150px;
}

/********************************************************************
	Produktanfrage Overlay
********************************************************************/
#ContactOverlay{
	/* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
    
	background-repeat:repeat-x;
	height:465px;
	padding:20px;
	width:802px;
}

#ContactOverlay .close{
	cursor:pointer;
	height:37px;
	position:absolute;
	right:-15px;
	top:-15px;
	width:37px;	
}

#FavoritesBox {
	height:430px;
	overflow:auto;
	position:relative;
/*	width:400px;*/
	font-size: 12px;
}

#NoFavorites{
	position:relative;
	text-align:center;
	top:200px;
}

#FavoritesBox ul {
	margin: 0;
	padding: 0;	
}

#FavoritesBox li {
	display:block;
	float:left;
	height:215px;
	list-style:none;
	margin:0 0 0;
	width:190px;
}

.favorites {
	float:left;
	position:relative;
	width:128px;
}

.favorites a {
	display: block;
}

.favorites a img{
	display:block;
	margin-bottom:5px;
	width: 128px;
	height: 128px;
}

a.buttonTiny {
	display: block;
	background-repeat:no-repeat;
	float:left;
	height:16px;
	width:16px;
	margin-left: 10px;
}

#txtHinweis{
	font-size:10px;
	position:relative;
	margin-top: 20px;
}

/********************************************************************
 PAGE easybo
********************************************************************/

#EasyboContentBox, #EasyboContentBox a{
/* 	height: 382px; */
	font-size: 11px;
}

#EasyboText li{
	padding: 3px 0;
}

.register{
    margin-top: 20px;	
}

.register a{
    color: #003366;
    font-weight: bold;
}

.register a, #EasyboAction a{
	text-decoration: underline;
}

#EasyboText .Title01, #EasyboAction .Title01{
    margin-bottom: 20px;
}

#EasyboAction input{
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
