﻿/*---{ common )-------------------------------------------------------*/

body {
	font-size: small;
	color: #454545;
	background: url(../images/bckgrnd/background.jpg) repeat-x;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th, button {
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #454545;
	padding:0;
	margin:0 0 8px 0;
	line-height: 24px;
}

h2, .Kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	padding:0;
	margin:0 0 8px 0;
}

h3, .Kop3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #454545;
	padding:0;
	margin:0 0 8px 0;
}

a {
	/*color: #bf9b5b;*/
	color: #a4b001;
	outline: none
}

#content a:hover {
	text-decoration: underline;
}

.clsSmall {
	font-size: 85%;	
}

.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }

/*---{ wrapper )-------------------------------------------------------*/

#wrapper {
	position: relative;
	margin: 0 auto 45px auto;
	padding: 0 10px;
	text-align: left;
	width: 980px;
	font-size: 85%;
	background: url(../images/sprite-wrapper.png) 0 0 repeat-y;
}

#wrapper-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 15px;
	background: url(../images/sprite-wrapper.png) -1000px 0 no-repeat;
}

/*---{ header )-------------------------------------------------------*/

#header {
	position: relative;
	padding-bottom: 8px;
	height: 154px;
	/*border-top: 5px solid #ae8546;*/
	border-bottom: 1px solid #cfcfcf;
	z-index: 2;
}

#logo {
	position: absolute;
	left: 60px;
	top: 14px;
	z-index: 2;
}


#breadcrumbs {
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	margin: 0;
	position: absolute;
	top: 0;
}

body.assortiment #breadcrumbs {
	left: 206px;
}

#breadcrumbs a {
	color: #C0C0C0;
	text-decoration: none;
}


#globalNav {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	z-index: 1;
}

#globalNav ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalNav li ul {
	float: none;
}

#globalNav li {
	float: left;
	padding-left: 1px;
	height: 60px;
	background: url(../images/bg-globalnav-spacer.gif) 0 0 no-repeat;
}
#globalNav li:first-child { padding-left: 0; background: none; }

#globalNav li li {
	float: left;
	margin: 10px 6px;
	padding-left: 0;
	width: 160px;
	height: auto;
	background: none;
}

#globalNav li a {
	position: relative;
	padding: 0 15px 25px 15px;
	height: 35px;
	font-size: 20px;
	line-height: 35px;
	color: #535353;
	text-decoration: none;
	z-index: 2;
}

#globalNav li.dd.hover a {
	background: url(../images/bg-dropdown-arrow.png) 50% 100% no-repeat;
}
#globalNav li li a {
	display: block;
	padding: 0;
	margin:0;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	width:100%;
	background: none !important;
}

#globalNav li li a:hover {
	font-weight: bold;
}

#globalNav li span {
	display: inline-block;
}

#globalNav li.active span {
	padding-bottom: 5px;
	border-bottom: 3px solid #cccccc;
}

#globalNav li div.dropdown {
	display: none;
	position: absolute;
	left: 180px;
	top: 47px;
	padding: 35px 25px;
	width: 560px;
	height: 330px;
	background: url(../images/bg-dropdown.png) no-repeat;
	z-index: 1;
}
#globalNav li.dd.hover div.dropdown { display: block; }

#globalNav li div.dropdown h3 {
	font-size: 14px;
}

#globalNav li div.dropdown ul.categories {
	margin:0;
	padding:0;
}

#globalNav li div.dropdown ul li {
	margin: 2px 20px 2px 2px;
	padding: 0;
	width:170px;
}

#globalNav li div.dropdown ul.collections {
	width: 80px;
}

.iconTitle{
	text-align:center;
}
.dropdownIcon{
	width:25px;
	height:25px;
	position:absolute;
}
/*#c-11{
	background: url(../images/icons_spread.gif) repeat 75px 25px;	
	display:none;
}
#c-1{
	background: url(../images/icons_spread.gif) repeat 75px 125px;
}
#c-3{
	background: url(../images/icons_spread.gif) repeat 75px 100px;
}
#c-12{
	background: url(../images/icons_spread.gif) repeat 50px 100px;	
	
}
#c-13{
	background: url(../images/icons_spread.gif) repeat 25px 100px;	
	
}
#c-14{
	background: url(../images/icons_spread.gif) repeat 125px 75px;	
	
}
#c-15{
	background: url(../images/icons_spread.gif) repeat 25px 125px;	
	
}
#c-16{
	background: url(../images/icons_spread.gif) repeat 100px 75px;	
	
}
#c-17{
	background: url(../images/icons_spread.gif) repeat 25px 50px;	
	
}
#c-18{
	background: url(../images/icons_spread.gif) repeat 50px 25px;	
	
}
#c-19{
	background: url(../images/icons_spread.gif) repeat 125px 25px;	
	
}
#c-80{
	background: url(../images/icons_spread.gif) repeat 25px 25px;	
	
}*/
/*---{ cols )-------------------------------------------------------*/

#cols {
	position: relative;
	padding: 20px;
	z-index: 1;
}

body.full #cols {
	
}

#content {
	position: relative;
	float: right;
	width: 735px;
	font-size: 12px;
	line-height: 18px;
	z-index: 5;
	padding-top: 30px;
	min-height:300px;
}

#content .Groot {
	font-size: 14px;
	line-height: 22px;
}

body.full #content {
	float: none;
	width: auto;
}

#sidecol {
	position: relative;
	float: left;
	width: 190px;
	z-index: 6;
}

body.full #sidecol {
	display:none;
}


/*---{ localNav )-------------------------------------------------------*/

#localNav {
	
}

#localNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#localNav li ul {
	display: none;
	border-top: 1px solid #dedede;
}

#localNav li.active ul {
	display: block;
}

#localNav li {
	border-top: 1px solid #dedede;
}

#localNav li li {
	border-top: none;
}

#localNav li a {
	display: block;
	padding: 4px 4px 4px 30px;
	font-size: 11px;
	line-height: 17px;
	color: #454545;
	text-decoration: none;
	background: url(../images/bg-localnav-a.gif) 10px 7px no-repeat;
}

#localNav li.active a {
	background-color: #f5f4f3;
}

#localNav li.active li a {
	background: none;
}

#localNav li.active li.active a {
	font-weight: bold;
}

/*---{ footer )-------------------------------------------------------*/

#footer {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: -50px;
	line-height: 45px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #454545;
	text-decoration: none;
}

#copyright {
	float: left;
}

#legal {
	float: right;
	margin-right: 20px !important;
}

#legal a {
	margin-right: 15px;
}

#divide {
	float: right;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemapNav {
	padding: 0;
	margin: 10px 0 20px 0;
	border-left: 1px solid #DCDCDC
}
#sitemapNav ul {
	padding: 0 0 0 20px;
	margin: 0;
}
#sitemapNav ul li {
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0;
	height: 1%;
} 
#sitemapNav ul li a {
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
} 
#sitemapNav ul li a:hover {
	text-decoration: underline;
}

/*---{ page-navigation }---------------------------------------------------------*/

div.pageNav {
	position:relative;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 11px;
}
div.pageNav .pageFilterList{
	float:left;
	padding:10px 0 0;
}

div.pageNav .title {
}

div.pageNav .title h1 {
	display: inline;
	margin: 0;
}

div.pageNav .title span {
	position: relative;
	bottom: 3px;
	margin: 0 0 0 15px;
	font-size: 11px;
}

div.pageNav .comments {
	float: left;
	margin-right: 10px;
}

div.pageNav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.pageNav li {
	margin-left: 2px;
	color: #454544;
	display: block;
	height: 18px;
	line-height: 18px;
	float: left;
	background: #fff;
	border: 1px solid #cccccc;
}

div.pageNav ul span,
div.pageNav ul a {
	display: block;
	padding: 0 4px;
}

div.pageNav ul a {
	color: #454545;
	text-decoration:none;
}

div.pageNav li.active {
	border: 1px solid #ffffff;
	background: #454545;
}

div.pageNav li.active a {
	color: #ffffff;
}

div.pageNav .view {
	float: right;
}

div.pageNav .view span {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

div.pageNav .view ul {
	float: left;
}
