@CHARSET "ISO-8859-1";


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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
}

a:focus {
	outline: none;
}

#StartBox {
	visibility:hidden;
}

img{ border: 0pt; }

/********************************************************************
 BASIC STRUCTURE
********************************************************************/

div#ContentBox{
	position: relative;
	height: 600px;
}

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


/********************************************************************
 PAGE Fotostudio
********************************************************************/

#CategoryMenu{
	position: absolute;
	z-index: 10;
	width: 512px;
	top: 415px;
}

.category{
	position: absolute;
}

#ContentMenuBox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 762px;
	height: 577px;
}

#CurrentBox {
	width: 296px;
	height: 130px;
	position: absolute;
	left:525px;
	top: 0;
}

#ObjectSelection {
	padding: 5px;
	text-align: center;
	background-color: #f6f1e7;
	color: #7b4f4c;
}

#ObjectSelection select{
	width: 127px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #555555;
	border:1px solid #cccccc;
	margin: 0px 0px 0px 10px;
}

#CurrentProductBox {
	position: absolute;
	display: block;
	padding: 10px;
}

#CurrentProductButtons {
	float: left;
	width: 276px;
}

#CurrentColorBox {
	display: none;
	padding: 10px;
}

#CurrentHiddenBox {
	display: none;
	padding: 10px;	
}

#SwitchPanelNav{
	position: absolute;
	left: 525px;
	width: 298px;
	top: 140px;
}

#SwitchPanelNav ul.idTabs{	
	margin: 0;
	/*padding-bottom: 33px;		nur wenn die Bezeichnung zwei Zeilen benötigt*/
	padding-left: 0px;
	padding: 5px 0 33px 0;
	background-color: #f6f1e7;
}

#SwitchPanelNav ul.idTabs li {
	float:left;
	list-style: none;
	text-align: center;
	border-collapse: collapse;
	
}

.borderRight{
	border-right: 1px solid #7b4f4c;
}

#SwitchPanelNav ul.idTabs li a{
	padding: 0px 2px;
	display: block;
	text-decoration: none;
	width: 92px;
	height: 28px;
	color: #aaa;
}

#SwitchPanelNav ul.idTabs li a.selected{
	color: #7b4f4c;
	font-weight: bold;
}

#ProductSelectionBox {
	height: 354px;
	padding: 10px;
}

#ProductHidden{
	display: none;
}

#ProductSelection {
	display: block;
}

#ProductSelection select{
	width: 127px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #555555;
	border:1px solid #cccccc;
	margin: 0px 0px 5px 5px;
}

#ProductList {
	width: 270px;
	height: 200px;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	overflow: auto;
	border: 1px solid #cccccc;
}

#ProductList ul, #ProductList li, #InstallationBox ul, #InstallationBox li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#ProductList li a.product:link, #ProductList li a.product:visited, #ProductList li a.product:active {
	display:block;
	color:#333333;
	text-decoration:none;
	padding: 3px;
	line-height: 12px;
	height: 40px;
}

/*#ProductList li a.product:hover {
	background-color:#cccccc;
}*/

#ProductList li a.product img {
	float:left;
	margin-right: 5px;
}

.details {
	float:right;
	position:relative;
	top:-19px;
	border: 1px solid #989898;
	background-color: #e8e8e8;
	right: 5px;
	color:#333333;
	text-decoration:none;
	padding: 0px 11px;
}

.details a{
	color:#333333;
	text-decoration:none;
	padding: 0px 11px;
}

#Patterns{
	padding-top: 5px;
	text-align: center;
}

#Patterns a {
	display: block;
	margin-top: 5px;
	cursor: pointer;	
}

.patternTitle {
	display: block;
	font-size: 10px;
	text-align: left;
	border-bottom:1px dotted #7b4f4c;
	padding: 1px 3px 2px 3px;
	margin-top: 4px;
}

.patternImage{
	border: none;
}

.patternImage_selected{
	border: 1px solid #000;
}

#FavoritesBoxOver{
	height: 354px;
	position:relative;
	padding: 10px;
	z-index: 5;
}

#FavoritesHidden{
	display: none;
}

#FavoritesBox {
	display: block;
	height: 367px;
	overflow: auto;
	z-index: 5;
}

td.favorites {
	font-size: 10px;
	color: #555555;
	padding: 0px 3px 10px 0px;
	width: 220px;
}

td.favorites a {
	display: block;
	color: #555555;
	text-decoration: none;
}

td.favorites a:hover {
	color: #7B4F4C;
}

td.favorites img {
	float:left;
	margin-right:5px;
}

#ColorBox {
	padding: 10px 2px 10px 2px;
	height: 354px;
	z-index: 5;
}

#ColorHidden {
	display: none;
}

#ColorHidden2 {
	display: none;
	padding: 0px 8px 0px 8px;
}

#ColorSelectionBox {
	display: block;
}

.panelTitle {
	display: block;
	font-size: 10px;
	text-align: left;
	padding: 0 0 1px 5px;
	border-bottom:1px dotted #7b2626;
	margin-bottom: 8px;
}

#ColorSelector{
	margin-top: 5px;	
}

#ImageToolBox {
	float: right;
	position: relative;
	top: 417px;
	right: 250px;
}

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

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

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

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

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

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

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

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

#ImageBox {
	position: absolute;
	width: 512px;
	height: 410px;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
	border-top: #ffffff solid 0px;
	padding: 0px 0px 0px 0px;
}

#ImageBox img.photo {
	padding: 0px;  
    border-top:  0px solid #999999;  
    border-left:  0px solid #999999;  
    border-bottom:  0px solid #666666;  
    border-right:  0px solid #666666;  
    background-color: #000000;   
}

a.buttonSmall {
	width: 115px;
	display: block;
	padding: 3px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	overflow: hidden;
	margin: 5px;
	border: 1px solid #7b4f4c;
	color: #7b4f4c;
}

a.buttonTiny {
	width: 16px;
	height: 16px;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
	margin: 10px 5px 5px 5px;
	background-image: url("images/remove.gif");
	background-repeat: no-repeat;
}

/********************************************************************
  Tranzparenz
********************************************************************/

div#transparent {
	position:absolute;
	top:23px;
	width: 512px;
	display: none;
	z-index: 11;
    height: 203px;
}

div#transparent_contents {
     background-color:transparent;
     height: 183px;
     position: relative;
     width: 492px;
     z-index: 101;
     padding: 10px;
     display: none;
}

div#transparent_contents ul{
     margin: 0;
     padding: 0;
}

div#transparent_contents li{
     list-style: none;
     float: left;
     padding: 3px;
}

div#transparent_background {
     background-color: #ffffff;
     height: 203px;
     filter:alpha(opacity=80); /* IE's opacity*/
     left: 0px;
     opacity: 0.80;
     position: absolute;
     top: 0px;
     width: 512px;
     z-index: 99;
}


/*******Category**********/
div#category {
	position:absolute;
	z-index: 11;
}

div#category_contents {
     background-color:transparent;
     position: relative;
     z-index: 101;
     height: 23px;
     width: 152px;
}

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

#category_contents li {
	float: left;
	line-height: 13px;
	text-align: center;
	list-style: none;
}

#category_contents li a {
	display: block;
	line-height: 13px;
	padding: 5px 10px 5px 10px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

div#category_background {
     background-color: #ffffff;
     height: 23px;
     filter:alpha(opacity=90); /* IE's opacity*/
     left: 0px;
     opacity: 0.90;
     position: absolute;
     top: 0px;
     width: 152px;
     z-index: 99;
}

/********************************************************************
 ???
********************************************************************/

.key {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 1px 3px 1px 3px;
}

.value {
	font-size: 10px;
	text-align: left;
	padding: 1px 3px 1px 3px;
}

#showPanel img{
	margin: 0 5px 0 0;
}

img.carousel {
	cursor: pointer;
	height: 70px;
	width: 70px;
	border: 1px #ffffff solid;
}

/********************************************************************
 Overlay Pattern
********************************************************************/

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000;  
     
    /* styling */ 
    width: 271px;     
    height: 96px; 
    border:1px solid #cccccc;    
} 

.simple_overlayContents {
     background-color:transparent;
     height: 86px;
     position: relative;
     z-index: 10005;
     padding: 5px;
}

.simple_overlayBackground {
     background-color: #ffffff;
     height: 96px;
     filter:alpha(opacity=40); /* IE's opacity*/
     opacity: 0.40;
     position: absolute;
     width: 271px;
     z-index: 10002;
}

#dynPatterns {
	padding: 0px;
	margin: 0px;
}

#dynPatterns li, #dynPatterns li a {
	float: left;
    list-style: none;
    margin-right: 2px;
}
