body{
	margin: 0px;
	font-family: verdana;
	font-size: small;
}

.site-menu{
	width: 475px;
	height: 22px;
	border: 0px solid Green;
	float: left;
	margin-top: 6px;
}

/* Main-menu Start */
.site-navimenu-menu{
	width: 470px;
	height: 22px;
	border: 0px solid Green;
	float: left;
	background-color: #D0CCBA;
}

.site-navimenu-menu-points{
	margin-top: 2px;
	width: 470px;
	height: 20px;
	border: 0px solid Green;
	float: left;
}

.site-navimenu-menu-point{
	margin-left: 4px;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}

.site-navimenu-menu-point:hover{
	margin-left: 4px;
	text-decoration: underline;
	color: #8E8C81;
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
/* Main-menu end */

/* Submenu chairs Start*/
.site-navimenu-menu-chair{
	position: absolute;
	left: 50%;
	margin-left: 30px;
	background-color: #CDCBB7;
	margin-top: 5px;
	width: 200px;
	height: 300px;
	border: 1px solid Black;
	float: left;
	text-align: right;
}
/* Submenu chairs end */

.jquerycssmenu{
font: bold 10px Verdana;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background: #D0CCBA;
padding: 4px 3px 4px 4px;
color: white;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
background: #bbb8aa;
}

	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
margin-left: 1px;
margin-top: 1px;  
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid #A49A7D;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 10px Verdana;
width: 140px; /*width of sub menus*/
background: #cdcab8;
color: White;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #A49A7D;
}

/*sub menus hover style*/
/*
.jquerycssmenu ul li ul li a:hover{ 
background: #eff9ff;
color: black;
}
*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}


img{
	border: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

span.bold{
	font-weight: bold;
}

span.italic{
	font-style: italic;
}

span.bold-oblique{
	font-weight: bold;
	font-style: oblique;
}

span.text11{
	font-size: 11px;
}

span.bold-text11{
	font-weight: bold;
	font-size: 11px;
}

span.line15{
	line-height: 16px;
}

.hrefblank{
	text-decoration: none;
	color: Black;
}

.hrefblank:hover{
	text-decoration: none;
	color: Gray;
}

.hrefblank-webshop-font12{
	display: inline;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}

.hrefblank-webshop-font12:hover{
	display: inline;
	font-size: 12px;
	text-decoration: none;
	color: Gray;
}

.hrefblank-webshop-font10{
	display: inline;
	margin-left: 10px;
	font-size: 10px;
	text-decoration: none;
	color: Black;
}

.hrefblank-webshop-font10:hover{
	display: inline;
	margin-left: 10px;
	font-size: 10px;
	text-decoration: none;
	color: Gray;
}

.hrefblank-home-grey{
	text-decoration: none;
	color: #79786E;
}

.hrefblank-home-grey:hover{
	text-decoration: underline;
	color: #79786E;
}

.hrefblank-home-black{
	text-decoration: none;
	color: Black;
}

.hrefblank-home-black:hover{
	text-decoration: underline;
	color: Black;
}

.site-container{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 659px;
	border: 0px solid Green;
}

.site-chair-container{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 812px;
	border: 0px solid Green;
}

.top{
	width: 970px;
	height: 113px;
	border: 0px solid Green;
	float: left;
	background-color: #E6E3D1;
}

.top-logo{
	width: 262px;
	height: 113px;
	border: 0px solid Green;
	float: left;
}

.top-logo-img{
	margin-top: 22px;
	margin-left: 20px;
	float: left;
}

.top-adress{
	width: 233px;
	height: 113px;
	border: 0px solid Green;
	float: left;
	color: #79786E;
	font-size: xx-small;
}

.top-adress-text{
	margin-top: 24px;
}

.top-menu{
	width: 475px;
	height: 113px;
	border: 0px solid Green;
	float: left;
}

.top-menu-login{
	width: 475px;
	height: 76px;
	border: 0px solid Green;
	float: left;
	font-size: xx-small;
	text-align: center;
}

.top-menu-menubar{
	width: 475px;
	height: 32px;
	border: 0px solid Green;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #79786E; 
}

.top-menu-menubar-navi{
	margin-top: 15px;
	width: 54px;
	height: 18px;
	border: 0px solid Green;
	float: left;
}

.top-menu-menubar-points{
	margin-top: 19px;
	width: 365px;
	height: 14px;
	border: 0px solid Green;
	float: left;
}

.top-menu-menubar-point{
	margin-left: 5px;
	text-decoration: none;
	color: #79786E;
	display: inline;
}

.top-menu-menubar-webshop{
	width: 32px;
	height: 32px;
	border: 0px solid Green;
	float: left;
}

.site{
	width: 970px;
	height: 525px;
	border: 0px solid Green;
	float: right;
}

.site-chair{
	width: 970px;
	height: 678px;
	border: 0px solid Green;
	float: right;
}

.site-picture{
	width: 156px;
	height: 488px;
	border: 0px solid Green;
	float: right;
}

.site-chair-picture{
	width: 156px;
	height: 678px;
	border: 0px solid Green;
	float: right;
}

.site-submenu{
	margin-top: 5px;
	margin-left: 20px;
	width: 950px;
	height: 27px;
	border: 0px solid Green;
	float: right;
}

.site-main{
	width: 762px;
	height: 495px;
	border: 0px solid Green;
	float: right;
}

.site-chair-main{
	width: 762px;
	height: 648px;
	border: 0px solid Green;
	float: right;
}

.site-main-headline{
	margin-top: 30px;
	width: 762px;
	height: 30px;
	border: 0px solid Green;
	float: right;
	font-size: 19px;
	color: #79786E;	
}

.site-main-left{
	margin-top: 22px;
	width: 280px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product{
	margin-bottom: 22px;
	width: 282px;
	height: 73px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product-picture{
	width: 78px;
	height: 73px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product-text{
	margin-left: 10px;
	width: 178px;
	height: 73px;
	border: 0px solid Green;
	float: left;
	font-size: 10px;
	color: Black;
	line-height: 14px;	
}

.site-main-left-product-picture-vertical{
	width: 78px;
	height: 73px;
	border: 0px solid Green;
	float: left;
	margin-bottom: 33px;
}

.site-main-left-product-pictures{
	width: 78px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product-texts{
	margin-left: 10px;
	width: 178px;
	height: 410px;
	border: 0px solid Green;
	float: left;
	font-size: 10px;
	color: Black;
	line-height: 14px;	
}

.site-main-left-product2-pictures{
	margin-bottom: 22px;
	width: 78px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product2-picture{
	margin-bottom: 22px;  
	width: 78px;
	height: 73px;
	border: 0px solid Green;
	float: left;
}

.site-main-left-product2-text{
	margin-left: 10px;
	width: 178px;
	height: 410px;
	border: 0px solid Green;
	float: left;
	font-size: 11px;
	color: Black;
}

.site-main-middle{
	margin-top: 22px;
	width: 275px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-main-right{
	margin-top: 22px;
	margin-left: 20px;	
	width: 170px;
	height: 410px;
	border: 0px solid Green;
	float: left;
	font-size: 11px;
	color: #79786E;		
}

.site-main-right{
	margin-top: 22px;
	margin-left: 20px;	
	width: 170px;
	height: 410px;
	border: 0px solid Green;
	float: left;
	font-size: 11px;
	color: #79786E;		
}

.site-chair-headline{
	margin-top: 30px;
	width: 762px;
	height: 30px;
	border: 0px solid Green;
	float: right;
	font-size: 16px;
	color: #79786E;	
}

.site-chair-main-chairs{
	margin-top: 12px;
	margin-bottom: 4px;
	width: 762px;
	height: 572px;
	border: 0px solid Green;
	float: left;
	overflow: auto;
}

.site-chair-main-chairs-chair{
	margin-bottom: 10px;
	margin-right: 10px;
	width: 360px;
	height: 314px;
	border: 1px solid #79786E;
	float: left;
}

.site-chair-main-chairs-chair-picture{
	width: 149px;
	height: 314px;
	border: 0px solid Black;
	float: left;
}

.site-chair-main-chairs-chair-no{
	margin-top: 6px;
	margin-left: 15px;
	width: 177px;
	height: 10px;
	border: 0px solid Black;
	float: left;
	font-size: xx-small;
	color: Silver;
}

.site-chair-main-chairs-chair-top{
	margin-top: 4px;
	margin-left: 15px;
	width: 177px;
	height: 26px;
	border: 0px solid Black;
	float: left;
	font-size: xx-small;
}

.site-chair-main-chairs-chair-text{
	margin-top: 6px;
	margin-left: 15px;
	width: 177px;
	height: 181px;
	border: 0px solid Black;
	float: left;
	font-size: xx-small;
	overflow:hidden;
}

.site-chair-main-chairs-chair-shop{
	margin-top: 12px;
	margin-left: 15px;
	width: 177px;
	height: 64px;
	border: 0px solid Black;
	float: left;
	font-size: xx-small;
}

.bottom{
	width: 970px;
	height: 21px;
	border: 0px solid Green;
	float: left;
}

.bottom-drakblue{
	width: 970px;
	height: 17px;
	border: 0px solid Green;
	float: left;
	background-color: #2D3043;
}

.bottom-lightblue{
	width: 970px;
	height: 4px;
	border: 0px solid Green;
	float: left;
	background-color: #9EAFD7;
}



.site-about-left{
	margin-top: 22px;
	width: 76px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-about-middle{
	margin-top: 22px;
	margin-left: 10px;
	width: 320px;
	height: 410px;
	border: 0px solid Green;
	float: left;
	font-size: 10px;
	color: Black;
	line-height: 14px;	
}

.site-about-right{
	margin-left: 40px;
	margin-top: 22px;
	width: 276px;
	height: 410px;
	border: 0px solid Green;
	float: left;
}

.site-brochurer-txtlinks{
	width: 170px;
	height: 430px;
	border: 0px solid Green;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.site-brochurer-piclinks{
	width: 570px;
	height: 430px;
	border: 0px solid Green;
	float: left;
}

table.table-webshop-cart{
	font-size: 11px;
}

tr.table-webshop-cart-tr-h{
	font-weight: bold;
}

td.table-webshop-cart-td-remove-h{
	width: 18px;
}

td.table-webshop-cart-td-id-h{
	width: 100px;
}

td.table-webshop-cart-td-name-h{
	width: 520px;
}

td.table-webshop-cart-td-price-h{
	width: 74px;
}

tr.table-webshop-cart-tr{

}

td.table-webshop-cart-td-remove{
	width: 18px;
}

td.table-webshop-cart-td-id{
	width: 100px;
}

td.table-webshop-cart-td-name{
	width: 520px;
}

td.table-webshop-cart-td-price{
	width: 74px;
	text-align: right;
}

table.table-webshop-fill{
	font-size: 11px;
}

tr.table-webshop-fill-tr{

}

td.table-webshop-fill-td{
	width: 100px;
}

.site-contact-main{
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 4px;
	width: 762px;
	height: 572px;
	border: 0px solid Green;
	float: left;
	overflow: auto;
}

.site-news{
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 4px;
	width: 762px;
	height: 572px;
	border: 0px solid Green;
	float: left;
	overflow: auto;
}

.subpagechairs-headline{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

.subpagechairs-subheadline{
	text-decoration: none;
	color: Black;
	font-style: italic;
}

.subpagechairs-hrefblank-black{
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

.subpagechairs-hrefblank-black:hover{
	text-decoration: underline;
	color: Gray;
	font-weight: bold;
}

.subpagechairs-hrefblank-grey{
	text-decoration: underline;
	color: Gray;
	font-weight: bold;
}

.subpagechairs-hrefblank-grey:hover{
	text-decoration: underline;
	color: Silver;
	font-weight: bold;
}







