@CHARSET "ISO-8859-1";


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

body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Verdana','Arial';
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

a:focus {
	outline: none;
}

#StartBox {
	visibility:hidden;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 13px;
	color:#000000;
	line-height: 1.5em;
	}
	

h1 {
	padding-bottom: 7px;
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 24px;
	color: #BF312F;
	font-weight:normal;
	margin-top: 0px;
	word-spacing: 2px;
}

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

div#MainBox {
	width: 894px;
	height: 601px;	
	padding: 0;
	/*border-left: #ffffff solid 2px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;*/
	margin: 0px auto;
	background-color: #ededed;
	
	border-left: #a5a5a5 solid 2px;
	border-right: #a5a5a5 solid 2px;
	border-bottom: #a5a5a5 solid 2px;
	/*background-color: #ffffff;*/	
}

div#Logo {
	width: 100%;
	margin: 0 auto;
	background-image: url("images/bannerfloor.jpg");
	background-repeat: no-repeat;	
	float: left;
	background-color: #dcdcdc;
	height: 60px;
}

div#Menu {
	width: 100%;
	height: 29px;
	margin: 0px auto;
	/*border-bottom: 1px solid #ffffff;*/
	float: left;
	
	border-bottom: 2px solid #a5a5a5;
}
div#EasyboContent, div#OverviewContent {
	position: relative;
	width: 892px;
	height: 478px;	
	float: left;
}

div#ContentBox{
	position: relative;
	float: left;
	padding: 10px;
	width: 872px;
	height: 458px;	
}

#FooterBox {
	clear: both;
	width: 884px;
	height: 20px;
	font-size: 10px;
	/*border-top: 2px solid #ffffff;*/
	padding: 5px;
	text-align: left;
	background-color: #dcdcdc;
	color:#333333;
	
	border-top: 2px solid #a5a5a5;
	/*background-color: #333333;
	color:#e1e1e1;*/
}

.copyright {
	color: #333333;
	float: left;
	text-align: left;
	margin-top: 1px;
	padding-top: 3px;
}

.copyright a {
	color: #333333;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}


.languageSelection {
	float: right;
	padding-top: 4px;
	padding-right: 10px;
}

.flags {
	float: right;
	padding-top: 4px;
}




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

div#RaumBox {
	position: relative;
	width: 896px;
}

#SuperfishToolbar {
    width: 291px;
    height: 22px;
    padding: 6px;
    border-right: #333333 solid 1px;
    background-color: #333333;  
    position:relative;
}
	
div#CategorySelectionBox {
	width: 303px;
	height: 34px;
	border-right: #333333 solid 1px;	
	position:relative;
	z-index: 10;
}

#CategorySelectionBox select {
	font-family: 'Verdana','Arial';
	font-size: 11px;
	color: #333333;
	background-color: #e5e5e5;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	margin: 7px 5px 6px 0px;
	width: 150px;
	line-height:1.6em;
}

div#RoomsceneSelectionBox {
	width: 303px;
	padding: 0px 0px 0px 0px;	
	position:relative;
}

div#CurrentProductBox {
	width: 100%;
	height: 100%;
	padding: 0px;
}

div#ProductSelectionBox {
	width: 100%;
	height: 100%;
	padding: 0px;
}

#ProductSelectionBox select, #ColorSelectionBox select {
	font-family: 'Verdana','Arial';
	font-size: 10px;
	color: #333333;
	/*background-color: #e5e5e5;*/
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	margin: 3px 2px 6px 0px;
	/*width: 135px;*/
	line-height:1.1em;
}
.quality{
	width: 125px;
}
.sorting{
	width: 145px;
}

#ProductList {
	width: 275px;
	height: 185px;
	margin-top: 5px;
	font-family: 'Verdana','Arial';
	font-size: 10px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px #a5a5a5 solid;
}

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

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

#ProductList li a:hover {
	background-color:#e1e1e1;
}

#ProductList li a img{
	float: left;
}

div#InstallationBox {
	width: 100%;
	height: 100%;
	padding: 0px;
}

div#Patterns {
	display: block;
	overflow: hidden;
	margin-top:5px;
}

div#Patterns ul {
	padding: 0 0 0 5px;
	margin: 0px;
}

div#Patterns li, div#Patterns li a {
	float: left;
    list-style: none;
}

div#Rotation {
	clear: left;
	display: block;
	padding-top: 5px;
}

#Rotation select {
	font-family: 'Verdana','Arial';
	font-size: 10px;
	color: #333333;
	background-color: #e5e5e5;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	margin: 7px 5px 6px 0px;
	width: 130px;
	line-height:1.6em;
}

#InstallationBox a {
	text-decoration: none;
}

div#ColorSelectionBox {
	width: 100%;
	height: 100%;
	padding: 0px;
}

div#FavoritesBox {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

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

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

td.favorites a:hover {
	color: #a5a5a5;
}

.categoryTitle {
	float: left;
	font-family: 'Arial';
	font-size: 12px;
	color: #e5e5e5;
	vertical-align: top;
	padding: 0 5px 0 0;
}

.panelTitle {
	display: block;
	font-size: 10px;
	text-align: left;
	padding: 1px 3px 5px 3px;
	border-bottom:1px dotted #e5e5e5;
	margin-bottom: 4px;
}

div#ImageToolBox {
	position: absolute;
	top: 10px;
	left: 326px; 
	width: 549px;
	border: #ccddee solid 0px;
	padding: 0px 0px 0px 0px;
}

div#ImageBox {
	position: absolute;
	top: 63px;
	left: 326px; 
	width: 534px;
	height: 406px;
	vertical-align: middle;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	border-top: #ffffff solid 0px;
	padding: 0px 0px 0px 0px;
}

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

img.carousel {
	cursor: pointer;
}

.patternImage {
    width: 40px;
    height: 40px;
    padding: 3px;
}

a.button {
	width: 110px;
	height: 18px;
	display: block;
	padding: 3px 5px 3px 5px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("images/button.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}

a.buttonSmall {
	width: 100px;
	height: 20px;
	display: block;
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-image: url("images/button100x20.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 5px;
}

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


/********************************************************************
 PAGE Overview
********************************************************************/

div#OverviewContent {
	background-color: #ffffff;
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
    text-align: left;
	width:894px;
}

div#OverviewText {
	width: 345px;
	margin-left: 65px;
	margin-top: 130px;
	padding:0;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */   
	position: absolute; 
}

div#OverviewText h1 {
	margin-bottom: 68px;
}

div#OverviewText p {
	margin-bottom: 5px;
}

div#OverviewTitle {
	position: absolute;
	width: 345px;
	margin-left: 65px;
	margin-top: 25px;
	padding:0;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */    
}

.indextitle {
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 36px;
	color: #7f7b78;
	font-weight:normal;
	margin-top: 0px;
	word-spacing: 2px;
}


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

div#EasyboContent {
	color: #000000;
	background-image: url(images/meinRaum.jpg);
	background-repeat: no-repeat;
    text-align: left;
}

div#EasyboText {
	position: absolute;
	width: 370px;
	margin-left: 10px;
	margin-top: 85px;
	padding:0;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */    
}

div#EasyboAction {
	width: 282px;
	height:468px;
	background-color: #666666;
	margin-left: 600px;
	margin-top: 0px;
	padding:5px;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */   
	position: absolute; 
}

.pwhite {
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 13px;
	color:#ffffff;
	line-height: 1.7em;
	}	

.raumtitle {
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 30px;
	color: #ffffff;
	font-weight:normal;
	margin-top: 0px;
	word-spacing: 2px;
}

.boxtitle{
	padding-bottom: 0px;
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 15px;
	color: #333333;
	font-weight:normal;
	margin-top: -5px;
	word-spacing: 2px;
	overflow:visible;
}

.easyboLogin1 {
	width: 261px;
	height: 210px;
	background-color: #ffffff;
	margin-bottom:5px;
	border:1px solid #e5e5e5;
	padding:10px 10px 10px 10px;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */   
}

.easyboLogin2 {
	width: 271px;
	height: 210px;
	background-color: #ffffff;
	margin:0;
	border:1px solid #e5e5e5;
	padding:10px 0px 10px 10px ;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */   
}


/********************************************************************
 PAGE Help
********************************************************************/

div#HelpContent {
	clear: both;
	position: relative;
	width: 894px;
	height: 478px;
	/*border-bottom: 1px solid #333333;*/
    text-align: left;
}

.p7GP03 .hilfetitle {
	padding-bottom: 0px;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 24px;
	color: #555555;
	font-weight:normal;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.code {
	background-color:#f9f9f9;
	border-left:5px solid #666666;
	margin:10px 0pt 15px;
	padding:10px 15px;
	font-size: 13px;
}








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




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

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


.boxtitleWhite{
	padding-bottom: 0px;
	font-family: 'Helvetica','Verdana','Arial';
	font-size: 15px;
	color: #ffffff;
	font-weight:normal;
	margin-top: -5px;
	word-spacing: 2px;
	overflow:visible;
}






