/* general styles/grid definitions ----------*/
.noScreen {
	display: none !important;
}

.clearing {
	float: left;
	/* clear: both; */
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.spacer {
	float: left;
	clear: both;
	width: 100%;
	height: 16px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body {
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #f2eeeb;
	background-image: url(/static/images/bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#containerPage {
	width: 974px;
	min-height: 647px;
	background-image: url(/static/images/bgLeft.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* header -----------------------------------*/
#hd {

}

#boxHeaderScreen {
	position: relative;
	height: 162px;
	padding: 14px 0 0;
	overflow: hidden;
}

#boxHeaderScreen #aHome {
	display: block;
	float: right;
	width: 245px;
	height: 144px;
}

#boxSearch {
	float: left;
	width: 168px;
	height: 15px;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0 64px;
	border: 1px solid #999999;
}

#boxSearch #inputSearch {
	float: left;
	width: 148px;
	height: 13px;
	margin: 0;
	padding: 1px 2px;
	border: 0 none;
	background-color: transparent;
}

#boxSearch #submitSearch {
	float: right;
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background-color: transparent;
	background-image: url(/static/images/buttonSubmit.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#boxSearch #submitSearch:hover {
	background-position: 100% 100%;
	cursor: pointer;
}

#boxSuperNavi {
	float: left;
	width: 400px;
	margin: 0 0 0 58px;
}

#boxSuperNavi ul.menuList {
	margin: 0;
}

#boxSuperNavi ul.menuList li {
	float: left; /* fix IE7 */
	display: inline-block;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	list-style-type: none;
}

#boxSuperNavi ul.menuList li.separator {
	margin: 0 3px; /* fix IE7 */
}

#boxSuperNavi ul.menuList li a {
	color: #999999;
	text-decoration: none;
}

#boxSuperNavi ul.menuList li a:hover,
#boxSuperNavi ul.menuList li.current a {
	color: #000000;
	text-decoration: none;
}

#boxLanguageNavi {
	position: absolute;
	bottom: 15px;
	left: 64px;
	width: 168px;
	height: 15px;
	background-image: url(/static/images/buttonSelect.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	border: 1px solid #999999;
	overflow: hidden;
}

#boxLanguageNavi:hover,
#boxLanguageNavi:active {
	background-position: 100% 100%;
}

#boxLanguageNavi select {
	position: relative;
	top: 0;
	left: -1px;
	width: 187px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	background-color: transparent;
	border: 0 none;
}

* + html #boxLanguageNavi select { /* fix IE7 */
	top: -2px;
	left: -2px;
	width: 172px;
	height: 19px;
	background-color: #f2eeeb;
}

#aParisol {
	position: absolute;
	bottom: 18px;
	left: 292px;
}

#aBE {
	position: absolute;
	bottom: 18px;
	left: 411px;
}

/* body -------------------------------------*/
#bd {
	padding: 0 0 79px;
}

#boxNavi {
	float: left;
	width: 234px;
	margin: 0 45px 0 0;
	padding: 0;
}

#boxNavi ul.menuList {
	float: left;
	clear: both;
	width: 234px;
	margin: 0;
	padding: 0;
}

#boxNavi ul.menuList ul {
	width: 170px;
	margin: 0;
	padding: 0;
}

#boxNavi ul.menuList ul ul {
	width: 170px;
	margin: 0;
	padding: 0;
}

#boxNavi ul.menuList li {
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	list-style-type: none;
}

#boxNavi ul.menuList li li {
	font-size: 11px;
	line-height: 15px;
}

#boxNavi ul.menuList li li li {
	font-size: 11px;
	line-height: 15px;
}

#boxNavi ul.menuList li a {
	display: block;
	width: 157px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 7px;
	padding: 4px 8px 4px 69px;
	background-image: url(/static/images/bgNavi.png);
	background-position: 0 0;
	background-repeat: repeat-xy;
}

#boxNavi ul.menuList li li a {
	width: 157px;
	text-transform: uppercase;
	margin: 0 0 5px 64px;
	padding: 1px 8px 1px 5px;
}

#boxNavi ul.menuList li li li a {
	width: 148px;
	text-transform: none;
	padding: 1px 8px 1px 14px;
}

#boxNavi ul.menuList li.selected a {
	color: #99be0e;
}

#boxNavi ul.menuList li.selected li a {
	color: #ffffff;
	background-color: #bbbbbb;
	background-image: none;
}

#boxNavi ul.menuList li.selected li.selected a {
	background-color: #99be0e;
}

#boxNavi ul.menuList li.selected li.selected li a {
	color: #000000;
	background-color: transparent;
	background-image: url(/static/images/bgNavi.png);
}

#boxNavi ul.menuList li.selected li.selected li.selected a {
	color: #99be0e;
}

#boxNavi ul.menuList li li.last a {
	margin: 0 0 7px 64px;
}

#boxNavi ul.menuList li li.last li a {
	margin: 0 0 5px 64px;
}

#boxNavi ul.menuList li li.last li.last a {
	margin: 0 0 7px 64px;
}

#boxNavi ul.menuList li a:hover,
#boxNavi ul.menuList li.selected a:hover {
	color: #99be0e;
	cursor: pointer;
}

#boxNavi ul.menuList li.selected li a:hover {
	color: #ffffff;
	background-color: #99be01;
	cursor: pointer;
}

#boxNavi ul.menuList li.selected li.selected li a:hover {
	color: #99be0e;
	background-color: transparent;
	cursor: pointer;
}

.socialLinks {
	padding-left:69px;
}

.socialLinks img {
	padding-top:10px;
}

#boxContent {
	float: left;
	width: 695px;
}

/* footer -----------------------------------*/
#ft {
	position: relative;
	padding: 0 0 20px;
}

#boxFooter {
	position: absolute;
	top: -39px;
	left: 0;
	width: 960px; /* +2*7px */
	height: 13px; /* +2*3px */
	color: #555555;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	padding: 3px 7px;
	background-color: #ffffff;
}

#boxFooter a {
	color: #666666;
	text-decoration: none;
}

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

/* general styles ---------------------------*/
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans serif;
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 10px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 13px 0 10px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

p {
	margin: 16px 0;
}

a {
	color: #99be0e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul,
ol {
	margin: 16px 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin: 8px 0;
}

ul li {
	list-style-type: bullet;
	list-style-position: outside;
	margin: 0 0 0 16px;
}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 18px;
}

/* content ----------------------------------*/
#boxContent .storyContent,
#boxContent #boxNews,
#boxContent #boxRetailer,
#boxContent #boxContact,
#boxContent #boxSitemap,
#boxContent #boxSearchResults {
	width: 677px;
	padding: 5px 9px 57px;
	background-color: #e6e2df;
	background-image: url(/static/images/bgBottomBar.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

#boxContent .storyContent {
	float: left;
}

#boxContent .storyContent .boxContentLeft {
	float: left;
	clear: left;
	width: 330px;
}

#boxContent .storyContent .boxContentRight {
	float: right;
	clear: right;
	width: 330px;
}

#boxContent .storyContent .boxContentRight .boxContentImage {
	float: left; /* fix IE7 */
	width: 314px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	vertical-align: bottom;
	border: 8px solid #ffffff;
	margin: 0 0 10px;
	background-color: #ffffff;
}

#boxContent .storyContent .boxContentRight .boxContentImage img {
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

#boxContent .navigation {
	display: none;
}

/* start page -------------------------------*/
/* slider -------------------------------*/
#boxSlider {
	width: ;
	height: 184px;
	margin: 0 0 32px;
	background-color: #e6e2df;
	border: 1px solid #999999;
}

/* general layout -----------------------*/
#boxContent .boxHomeLeft {
	float: left;
	clear: left;
	width: 312px;
}

#boxContent .boxHomeRight {
	float: right;
	clear: right;
	width: 328px;
}

#boxContent .boxHomeLeft .navigation {
	display: none;
}

#boxContent .boxHomeLeft .storyContent,
#boxContent .boxHomeRight .storyContent {
	padding: 0;
}


/* top story, tag cloud -----------------*/
#boxContentHome,
#boxTagCloud {
	position: relative;
	min-height: 170x;
	margin: 0 0 24px;
	padding: 0 9px;
}

#boxContentHome .aAhead {
	margin: 0 0 0 3px;
}

#boxContent #boxContentHome .storyContent {
	width: 312px;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

#boxContent #boxTagCloud {
	clear: none; /* fix IE7 */
	height: 170px;
	overflow: visible;
}

object#boxTagCloudFlash {
	position: relative;
	top: -25px;
	left: 0;
}

/* special "Top Product", Facebook ------*/
#boxTopProduct,
#boxFacebook {
	min-height: 168px;
	padding: 5px 8px;
	border: 1px solid #999999;
}

#boxTopProduct {
	position: relative;
	background-image: url(/static/images/bgInfoboxStart.png);
	background-repeat: repeat-xy;
}

#boxContent #boxTopProduct .storyContent {
	width: 312px;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

#boxTopProduct .boxHomeProd {
	position: relative;
}

#boxTopProduct .boxHomeProdImage {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 100px;
	text-align: center;
	padding: 0 40px 0 8px;
	top: 0;
}

#boxTopProduct .boxHomeProdImage.hf {
	top: 5px;
	bottom:auto;
}

#boxTopProduct .boxHomeProdText {
	width: 148px;
	margin: 0 0 0 148px;
}

#boxTopProduct .boxHomeProdText.hf{
	margin: 0 0 0 120px;
}

h1.producsMonth {
	margin-left: 120px;
}

#boxTopProduct .aHomeProd {
	margin: 0 0 0 0;
}

#boxTopProduct #boxTopProductInfo {
	position: absolute;
	right: 0;
	bottom: 11px;
	width: 164px;
	height: 16px;
	font-size: 10px;
	color: #ffffff;
	padding: 0 8px;
	background-color: #999999;
}

#boxFacebook {
	background-color: #ffffff;
	padding:0;
	border:none;
}

/* product pages ----------------------------*/
#boxProdDetail .navigation,
#boxProdTeasers .navigation {
	display: none;
}

/* detail (top) -------------------------*/
#boxProdDetail {
	
}

#boxProdDetail .storyContent {
	position: relative;
	float: left;
	width: 677px;
	margin: 0 0 16px;
	padding: 5px 9px 11px;
	background-image: none;
}

#boxProdDetail h2,
#boxProdDetail .boxContentLeft {
	float: left;
	clear: both;
	width: 330px;
}

#boxProdDetail .tablePackage {
	position: relative;
	left: -9px;
	float: left;
	clear: both;
	width: 346px;
	margin: 0 0 4px;
	background-color: #99be01;
}

#boxProdDetail .tablePackage .tdPackageCode {
	width: 55px;
	text-align: right;
	padding: 0 4px 0 9px;
}

#boxProdDetail .tablePackage .tdPackageName {
	/* width: 190px; */
	text-align: left;
	padding: 0 4px;
}

#boxProdDetail .tablePackage .tdPackageCapacity {
	width: 60px;
	text-align: right;
	padding: 0 16px 0 4px;
}

.boxProdImage {
	position: absolute;
	bottom: 15px;
	right: 40px;
	width: 265px;
	text-align: center;
}

.boxProdImage img {
	margin: 0 auto;
}

/* bread crumb navigation (center) ------*/
#boxBreadcrumbNavi {
	float: left;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 5px 9px;
}

#boxBreadcrumbNavi span,
#boxBreadcrumbNavi ul.menuList {
	display: inline-block;
	float: left;
	margin: 0 3px 0 0;
}

#boxBreadcrumbNavi ul.menuList li {
	float: left;
	margin: 0;
	list-style-type: none;
}

#boxBreadcrumbNavi ul.menuList li.separator {
	margin: 0 3px 0 0;
}

#boxBreadcrumbNavi a {
	color: #000000;
	text-decoration: none;
}

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

/* teaser (bottom) ----------------------*/
#boxProdTeasers {
	position: relative; /* fix IE7 */
	width: 679px;
	padding: 0 7px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
}

#boxProdTeasers .storyContent {
	position: relative;
	float: left;
	top: 22px;
	width: 97px;
	margin: 0 0 20px;
	padding: 5px 0;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid #c8c8c8;
	overflow: visible;
}

* + html #boxProdTeasers .storyContent { /* fix IE7 */
	top: 2px;
}

#boxProdTeasersInner {
	width: 700px;
}

* + html #boxProdTeasersInner { /* fix IE7 */
	position: relative;
	top: 20px;
}

.boxProdTeaser {
	float: left;
	width 89px;
	height: 184px;
	padding: 0 4px 2px;
	overflow: visible;
}

.boxProdTeaserImage {
	position: relative;
	width: 73px;
	height: 105px;
	line-height: 105px;
	text-align: center;
	padding: 0 8px;
	cursor: pointer;
}

.boxProdTeaserImage a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 89px;
	margin: auto;
}

.boxProdTeaserText {
	text-align: center;
	padding: 14px 0 0;
	cursor: pointer;
}

/* news -------------------------------------*/
#boxNews {
	float: left;
}

#boxNews .boxFullWidth {
	margin: 0 0 16px;
}

#boxNews .storyContent {
	padding: 0 0 6px;
	background-image: none;
	border-bottom: 1px solid #c6c6c6;
}

#boxNews .boxNews {
	padding: 6px 0 0;
}

#boxNews .boxNewsImageContainer {
	float: left;
	width: 89px;
	height: 89px;
	background-color: #c6c6c6;
}

#boxNews .boxNewsImage {
	padding: 3px;
	width: 83px;
	height: 83px;
	background-color: #ffffff;
}

#boxNews h2,
#boxNews .boxNewsText,
#boxNews .boxNewsAhead {
	float: right;
	width: 567px;
	text-align: left;
}

#boxNews h2 {
	margin: 8px 0 0;
}

#boxContent #boxNews .navigation {
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 16px 0 0;
}

#boxNews .navigation .info em,
#boxNews .navigation .pagination a {
	font-weight: bold;
}

/* forms ------------------------------------*/
.boxLabeled {
	position: relative;
	background-color: transparent;
}

.boxLabeled label {
	position: absolute;
	top: 1px;
	left: 2px;
	color: #000000;
	background-color: transparent;
	z-index: 1;
}

.boxLabeled input,
.boxLabeled select,
.boxLabeled textarea {
	float: left;
	width: 200px;
	height: 16px;
	margin: 0;
	padding: 1px 2px;
	border: 0 none;
	color: #000000;
	background-color: transparent;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input.button,
input.submit,
input.reset {
	background-color: transparent;
}

/* contact form -----------------------------*/
#boxContact {
	float: left;
	width: 677px;
}

#boxContact form {
	float: left;
	width: 420px;
}

#boxContact #boxContactError {
	float: left;
	width: 400px;
	color: #99be0e;
}

#boxContact label,
#boxContact .boxLabels {
	float: left;
	width: 150px;
}

#boxContact .boxLabels label {
	display: inline;
	width: auto;
}

#boxContact input.text,
#boxContact .boxSelect,
#boxContact textarea {
	float: left;
	width: 244px;
	margin: 0 0 5px;
	padding: 0 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#boxContact .boxSelect {
	position: relative; /* fix IE7 */
	width: 248px;
	height: 15px;
	padding: 0;
	background-image: url(/static/images/buttonSelect.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#boxContact .boxSelect:hover {
	background-position: 100% 100%;
}

#boxContact .boxSelect select {
	position: relative;
	top: -1px;
	left: -1px;
	width: 267px;
	height: 15px;
	line-height: 16px;
	background-color: transparent;
	border: 0 none;
}

* + html #boxContact .boxSelect select { /* fix IE7 */
	top: -2px;
	left: -2px;
	width: 252px;
	height: 19px;
	background-color: #ffffff;
}

#boxContact #inputCountry {
	width: 28px;
	margin: 0 5px 5px 0px;
}

#boxContact #inputZIP {
	width: 37px;
	margin: 0 5px 5px 0px;
}

#boxContact #inputTown {
	width: 157px;
}

#boxContact .spanCheckbox {
	float: left;
	width: 232px;
	margin: -3px 0 5px;
	padding: 0 0 0 18px;
	text-indent: -20px;
}

* + html #boxContact .spanCheckbox { /* fix IE7 */
	position: relative;
	top: 4px;
	padding: 0 0 0 16px;
	text-indent: -18px;
}

#boxContact .spanCheckboxIcon {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 17px;
	height: 16px;
}

* + html #boxContact .spanCheckboxIcon { /* fix IE7 */
	top: -1px;
}

#boxContact .spanCheckboxIcon input.checkbox {
	width: 15px;
	height: 15px;
	margin: 1px 0 0 21px;
}

#boxContact textarea {
	width: 246px;
	height: 96px;
	padding: 0 0 0 2px;
}

#boxContact .spanRequired {
	float: left;
	margin: 0 0 0 5px;
}

#boxContact #spanRequiredInfo {
	float: left;
	margin: 0 0 0 150px;
}

#boxContactSubmit {
	float: left;
	height: 15px;
	margin: 0 0 0 150px;
	border: 1px solid #999999;
	overflow: hidden;
}

* + html #boxContactSubmit { /* fix IE7 */
	display: inline;
}

#boxContact #submitContact {
	position: relative;
	top: -1px;
	height: 16px;
	padding: 0 30px 0 15px;
	background-color: transparent;
	background-image: url(/static/images/buttonSubmit.gif);
	background-position: 100% 1px;
	background-repeat: no-repeat;
	border: 0 none;
}

#boxContact #submitContact:hover {
	background-position: 100% 100%;
	cursor: pointer;
}

#boxContact .hr {
	float: left;
	clear: both;
	width: 400px;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 3px 0 8px;
	border-top: 1px solid #ffffff;
}

/* retailer search --------------------------*/
#boxRetailer {
	position: relative;
	float: left;
	width: 677px;
}

#boxRetailer #boxRetailerPaging {
	position: absolute;
	top: 5px;
	right: 9px;
	font-size: 15px;
}

#boxRetailer .boxContentLeft {
	float: left;
	clear: left;
	width: 330px;
}

#boxRetailer .boxContentRight {
	float: right;
	clear: right;
	width: 330px;
}

#boxRetailer #boxRetailerError {
	color: #99be0e;
}

#boxRetailer label {
	float: left;
	width: 100px;
}

#boxRetailer input.text,
#boxRetailer .boxSelect {
	float: right;
	width: 220px;
	margin: 0 0 5px;
	padding: 0 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#boxRetailer .boxSelect {
	position: relative; /* fix IE7 */
	width: 224px;
	height: 15px;
	padding: 0;
	background-image: url(/static/images/buttonSelect.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#boxRetailer .boxSelect:hover {
	background-position: 100% 100%;
}

#boxRetailer .boxSelect select {
	position: relative;
	top: -1px;
	left: -1px;
	width: 243px;
	height: 15px;
	line-height: 16px;
	background-color: transparent;
	border: 0 none;
}

* + html #boxRetailer .boxSelect select { /* fix IE7 */
	top: -2px;
	left: -2px;
	width: 228px;
	height: 19px;
	background-color: #ffffff;
}

#boxRetailerStep1Submit {
	float: right;
	height: 15px;
	margin: 0;
	border: 1px solid #999999;
	overflow: hidden;
}

#boxRetailer #submitRetailer {
	position: relative;
	top: -1px;
	width: 224px;
	height: 16px;
	text-align: center;
	padding: 0 15px 0 0;
	background-color: transparent;
	background-image: url(/static/images/buttonSubmit.gif);
	background-position: 100% 1px;
	background-repeat: no-repeat;
	border: 0 none;
}

#boxRetailer #submitRetailer:hover {
	background-position: 100% 100%;
	cursor: pointer;
}

#boxRetailer #map {
	width: 314px;
	height: 250px;
	border: 8px solid #ffffff;
}

#boxRetailer #fhSuche_searchResultContainer {
	float: left;
	clear: both;
	width: 330px;
}

#boxRetailer .fhSuche_searchResult {
	margin: 0 0 16px;
	padding: 4px 0 0;
	border-top: 1px solid #ffffff;
}

#boxRetailer .markerIcon img{
	width:15px;
}

#boxRetailer .distance {
	float: right;
}

#boxRetailer .name {
	font-weight: bold;
}

#heandlerlegende {
	float: left;
	padding:20px;
}

/* search results ---------------------------*/
#boxSearchResults div.searchresult {
	margin: 0 0 24px;
}

#boxSearchResults div.searchresult h1 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px;
}

#boxSearchResults .relevanceWrapper {
	display: inline-block;
	margin: 0 4px 0 0;
}

#boxSearchResults .relevance {
	color: #999999;
}

#boxSearchResults .navigation {
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	height: 30px;
}

#boxSearchResults .navigation .info {
	float: right;
	clear: both;
}

#boxSearchResults .navigation .pagination {
	float: right;
	clear: both;
}

#boxSearchResults .navigation .info em,
#boxSearchResults .navigation .pagination .pagenumber em {
	font-weight: bold;
}

/* sitemap ----------------------------------*/
#boxSitemap div div {
	clear: both;
	min-height: 21px;
}

#boxSitemap div div.clearing {
	clear: both;
	min-height: 0;
}

#boxSitemap ul.menuList {
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 16px;
	border-top: 1px solid #ffffff;
}

#boxSitemap ul.menuList ul {
	float: right;
	clear: both;
	width: 66.67%;
	font-weight: normal;
	padding: 0;
	border: 0 none;
}

#boxSitemap ul.menuList ul ul {
	float: right;
	clear: both;
	width: 50%;
}

#boxSitemap ul.menuList li.last ul,
#boxSitemap ul.menuList li.last ul li.last ul {
	margin: 0;
}

#boxSitemap ul.menuList li.last ul ul {
	margin: 0 0 16px;
}

#boxSitemap ul.menuList li {
	clear: both;
	margin: 0;
	list-style-type: none;
}

#boxSitemap a {
	color: #000000;
}

* + html #boxSitemap a { /* fix IE7 */
	float: left;
}

/* Slider ---------------------- */


/*
#boxSlider {
	position: relative;
}

.scrollable {

	position:relative;
	overflow:hidden;
	width: 661px;
	height:184px;
	float:left;
	margin-left:17px;

}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

#boxHdNaviLevel2Slider ul.menuList {
	width:2000em;
	position:absolute;
}

#boxSlider .scrollable li {
	height:151px;
	width:165px;
	float:left;
	background-repeat:no-repeat;
	margin:0;
	background-position:center;
	position:relative;
}

#boxSlider .scrollable li a {
	display:block;
	width:100%;
	height:100%;
}

#boxSlider .scrollable li span {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
}

a.browse {
	background:url(../img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:10px;
	height:109px;
	float:left;
	margin:0;
	cursor:pointer;
	font-size:1px;
}

a.right {
	 background-position: 0 -30px;
	 clear:right; margin-right: 0px;
	 background:url(/static/images/button-slider-rechts-1.png) no-repeat;
}
a.right:hover {
	background-position:-30px -30px;
	background:url(/static/images/button-slider-rechts-over.png) no-repeat;
}
a.right:active {
	background-position:-60px -30px;
} 

a.left {
	margin-left: 0px;
	margin-right:1px;
	background:url(/static/images/button-slider-links-1.png) no-repeat;
} 
a.left:hover {
	background-position:-30px 0;
	background:url(/static/images/button-slider-links-over.png) no-repeat;
}
a.left:active {
	background-position:-60px 0;
}

a.disabled {
	visibility:hidden !important;		
} 

#boxSlider a.left {
	background-image:url("/static/images/buttonSliderLeft.png");
	width:17px;
	height:184px;
}

#boxSlider a.right {
	background-image:url("/static/images/buttonSliderRight.png");
	width:17px;
	height:184px;
}

.sliderLeftWrap {
	background-image: url("/static/images/bgAlpha20.png");
    height: 184px;
    left: 0;
    position: absolute;
    z-index: 1000;
	
}

.sliderRightWrap {
	position:absolute;
	right:0;
	background-image: url("/static/images/bgAlpha20.png");
    height: 184px;
	
}

*/

/* smoothDivScroll ------------------------------- */

#boxSlider .menuListItem {
	height:151px;
	width:165px;
	display:block;
	background-repeat:no-repeat;
	margin:0;
	background-position:center;
	position:relative;
	float:left;
}

#boxSlider .menuListItem a {
	display:block;
	width:100%;
	height:100%;
	color: #000000;
}

#boxSlider ul.menuList .menuListItem span {
	position:absolute;
	bottom:-10px;
	width:100%;
	text-align:center;
}

#boxSlider{
	width:100%;
	position: relative;
}

#boxSlider ul.menuList {
	margin:0;
}
		
#boxSlider ul.menuList * {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}


