
body {
	font-family: 'Trebuchet MS',Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	color: #818181;
}
body #page {
	padding-bottom: 60px;
	
}
body #page .hidden { display: none; }

/* cms */
body #page h1.pageHead {
	margin-bottom: 25px;
	font-family: 'Audiowide', cursive;
	font-size: 26px;
	line-height: 1.2;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
}
body #page .blockHead {
	margin-bottom: 8px;
} 
body #page .cmsContent {
/* 	padding-bottom: 120px; */
	color: #818181;
	font-size: 14px;
}
body #page .cmsContent h2 {
	margin: 15px 0;
	font-family: 'Audiowide', cursive;
}
body #page .cmsContent strong {
	display: block;
	font-family: 'Audiowide', cursive;
}

/* ------------------------------------- language ------------------------------------- */
/*
 * topPopList (language)
 */
body #page .topPopLis {
}
body #page .topPopList p#languageTrigger {
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 50%;
	width: 33px;
	height: 30px;
	margin-left: 482px;
	background: url(../../img/language_flag.png) no-repeat;
}
body #page .topPopList p#languageTrigger.flyoutBox-is-hidden {
	top: 10px;
	width: 27px;
	height: 20px;
	background-image: url(../../img/language_flag-closed.png);
}
body #page .topPopList p#languageTrigger a span {
	display: block;
	width: 15px;
	height: 15px;
	padding: 9px 0 0 9px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: 9px 14px;
}
body #page .topPopList p#languageTrigger.flyoutBox-is-hidden a span {
	padding: 6px 0 0 5px;
	background-position: 6px 5px;
}
/* list */
body #page .topPopList .flyoutBox {
	width: 984px;
	margin: 0 auto;
	padding: 8px 20px 0 20px;
	height: 22px;
}
body #page .topPopList .flyoutBox h3 {
	float: left;
	margin-right: 28px;
	color: #818181;
}
body #page .topPopList .flyoutBox ul#languages {
	
}
body #page .topPopList .flyoutBox ul#languages li {
	float: left;
	margin-right: 30px;
}
body #page .topPopList .flyoutBox ul#languages li.active { display: none; }
body #page .topPopList .flyoutBox ul#languages li a {
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
body #page .topPopList .flyoutBox ul#languages li a:hover { text-decoration: underline; }
body #page .topPopList .flyoutBox ul#languages li a span {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position-y: 2px;
}

/* --> */
body #page .language-wrapper {
	background: #f7f7f7 url(../../img/language_bg.jpg) left bottom repeat-x;
	border-bottom: 1px solid #000000;
}


/* -------------------------------------- header -------------------------------------- */
#header {
	position: relative;
	width: 984px;
	margin: 0 auto;
	padding: 27px 20px 31px 20px;
	text-align: center;
}
#header #logo {

}

/* search */
#header .search {
	overflow: hidden;
	position: absolute;
	top: 9px;
	right: 57px;
	height: 20px;
	padding-right: 122px;
}
#header .search h3 {
	float: left;
	height: 16px;
	padding: 4px 10px 0 0;
	color: #818181;
	font-weight: normal;
	font-size: 12px;
}
#header .search input[type=text] {
	position: absolute;
	top: 0px;
	right: 18px;
	width: 104px;
	height: 19px;
	padding: 1px 4px 0 4px;
	border: 0;
	background: url(../../img/searchfield.png) no-repeat;	
}
#header .search button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	border: 0;
	background: url(../../img/bt_search.png) no-repeat;
}

/* basket */
#header .proxid_basket {
	position: absolute;
	top: 68px;
	right: 21px;
	
}
#header .proxid_basket .basketBox {
	position: relative;
	overflow: auto;
	height: 36px;
	padding: 0 10px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	background-color: #ffffff;
	cursor: default;
}
#header .proxid_basket:hover .basketBox.not-empty {
	z-index: 11;
	height: 46px;
	border-color: #646567;
}
#header .proxid_basket .basketBox h3 {
	float: left;
	margin-right: 10px;
	padding-top: 11px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
}
#header .proxid_basket .basketBox .counter {
	float: left;
	color: black;
}
#header .proxid_basket .basketBox .counter span {
	display: table-cell;
	width: 35px;
	height: 36px;
	background: url(../../img/kreis.png) no-repeat;
	vertical-align: middle;
	text-align: center;
}

/* basket flyout */
#header .proxid_basket .basketFlyout {
	display: none;
	position: absolute;
	z-index: 10;
	width: 313px;
	top: 45px;
	right: 0px;
	border: 1px solid #646567;
	background-color: #ffffff;
}
#header .proxid_basket:hover .basketFlyout { 
	display: block;
	padding: 0 10px;
}
#header .proxid_basket .basketFlyout table {
	width: 100%;
	border-collapse: collapse;
}
#header .proxid_basket .basketFlyout td {
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
	text-align: left;
	vertical-align: top;
}
#header .proxid_basket .basketFlyout .image img {
	height: 35px;
	margin-right: 10px;
}
#header .proxid_basket .basketFlyout .article a {
	text-decoration: none;
}
#header .proxid_basket .basketFlyout .qty {
	padding: 10px;
	text-align: right;
	white-space: nowrap;
}
#header .proxid_basket .basketFlyout .price {
	text-align: right;
	white-space: nowrap;
}

#header .proxid_basket .basketFlyout .totals {
	overflow: auto;
	padding: 10px 0;
	text-align: left;
}
#header .proxid_basket .basketFlyout .totals .info {
	float: left;
}
#header .proxid_basket .basketFlyout .totals .price {
	float: right;
}

/* functions */
#header .proxid_basket .basketFlyout .functions {
	height: 32px;
	margin: 0 -10px;
	padding: 36px 21px 10px 10px;
	background: #f9f9f9 url(../../img/papercorner_long.png) left top no-repeat;
}
#header .proxid_basket .basketFlyout .functions .textButton {
	float: left;
	padding: 5px 9px 0 0;
	background: url(../../img/link.png) right 9px no-repeat;
	text-decoration: underline;
}
#header .proxid_basket .basketFlyout .functions .textButton:hover { text-decoration: none; }
#header .proxid_basket .basketFlyout .functions .submitButton {
	float: right;
	height: 20px;
	padding: 5px 0 0 10px;
	color: #ffffff;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#header .proxid_basket .basketFlyout .functions .submitButton:after {
	float: right;
	position: relative;
	left: 11px;
	top: -5px;
	width: 11px;
	height: 25px;
	content: "";
	background: url(../../img/button_lbg.png) no-repeat;
}


/* ------------------------------------ navigation ------------------------------------ */
ul#navigation {
	display: block;
	width: 984px;
	height: 32px;
	margin: 0 auto;
	padding: 0 20px;
}
ul#navigation .sf-sub-indicator {
	display: none;
}

/* 1. level */
ul#navigation > li {
	position: relative;
	float: left;
	margin-right: 25px;
	height: 33px;
}
ul#navigation > li:last-child { margin-right: 0; }
ul#navigation > li > a {
	display: block;
	height: 22px;
	padding-top: 10px;
	color: #818181;
	font-family: 'Audiowide', cursive;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#navigation > li > a.current, ul#navigation > li:hover > a { color: #000000; }

/* 2. level */
ul#navigation > li > ul {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 33px;
	padding: 10px;
	background-color: #000000;
}
ul#navigation > li:hover > ul {
	display: block;
}
ul#navigation > li > ul > li {
	margin-bottom: 20px;
}
ul#navigation > li > ul > li:last-child { margin-bottom: 0; }
ul#navigation > li > ul > li > a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#navigation > li > ul > li > a:hover{ color: #818181 }

/* --> */
.navigation-wrapper {
	border-top: 3px solid #000000;
	border-bottom: 1px solid #000000;
}


/* -------------------------------------- content ------------------------------------- */
.proxid_content {
	width: 984px;
	margin: 0 auto;
	padding: 0 20px;
}


/* -------------------------------------- footer -------------------------------------- */
#footer {
	width: 984px;
	margin: 0 auto;
	padding: 0 20px;
}


/* ------------------------------------ footernavi ------------------------------------ */
#footerInformation {
	overflow: auto;
	width: 984px;
	margin: 0 auto;
	padding: 10px 20px;
	list-style: none;
}
#footerInformation li {
	float: left;
	margin-right: 15px;
}
#footerInformation li:after {
	content: "|";
	padding-left: 15px;
}
#footerInformation li:last-child:after {
	display: none;
}
#footerInformation li a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
#footerInformation li a:hover { text-decoration: underline; }

/* --> */
.footernavi-wrapper {
	border-top: 1px solid #000000;
	border-bottom: 3px solid #000000;
}