/**
* @section    Farbdefinition
*             ==============
* @colordef   senffarbe = #959781   Text
* @colordef   weiss     = #FFF      Hintergrund
* @colordef   schwarz   = #000      Input
* @colordef   blau2     = #2EAFE7   Hauptnavigation



* @colordef   rot1      = #E20800   Fehler
* @colordef   grau      = #8a8b86   Links
* @colordef   gelb      = #FFE614   Navigation Hintergrund, Aktionen (VKF...)
* @colordef   grau1     = #959EA1   Bemerkung
* @colordef   grau3     = #8B8981   Seutennummer
* @colordef   grau4     = #8D8D8D   Servicelinks
* @colordef   grau5     = #333333   Formularelementennamen
* @colordef   braun     = #998F74   head_cart Versandkosten
*/
/* ------ [A] Allgemein ------ */
* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #959781;
}

body {
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

select, option, input {
	font-size: 11px !important;
	color: #000000;
}

input {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	cursor: auto;
}

input[type = text] {
	border: 1px solid #959781;
	padding: 1px 0px 1px 3px;
}

input[type = password] {
	border: 1px solid #959781;
	padding: 1px 0px 1px 3px;
}

input[type = radio] {
	background-color: transparent;
}

input[type = checkbox] {
	background-color: transparent;
}

form {
	margin: 0px;
}

img {
	border-width: 0px; /* display: block entfernt */
}

ol, ul, li, dl, dt, dd {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
}

ol {
	padding: 3px 0px 0px 0px;
	display: block;
	clear: both;
}

ul {
	padding: 9px 0px 0px 0px;
	display: block;
	clear: both;
}

dl {
	padding: 18px 0px 0px 0px;
	display: block;
	clear: both;
}

dt {
	padding: 7px 0px 7px 0px;
	display: block;
	clear: both;
}

dd {
	padding: 17px 0px 0px 0px;
	display: block;
	clear: both;
}

p {
	clear: both;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

h1 {
	font-size: 13px !important;
	font-weight: bold !important;
	color: #959781 !important;
	margin: 0px 0px 0px 0px;
	padding: 0px !important;
	clear: both;
	text-transform: uppercase;
}

h2 {
	font-size: 12px !important;
	margin: 0;
	padding: 0 !important;
	font-weight: bold !important;
}

h3 {
	font-size: 11px !important;
	margin: 0;
	padding: 0 !important;
	font-weight: bold !important;
}

h4 {
	font-size: 11px !important;
	margin: 0;
	padding: 0 !important;
	font-weight: normal !important;
}

h5 {
	font-size: 10px !important;
	margin: 0;
	padding: 0 !important;
	font-weight: bold !important;
}

h6 {
	font-size: 10px !important;
	margin: 0;
	padding: 0 !important;
	font-weight: normal !important;
}
.noe {display:none;}
.hidden {
	display: none;
}

.clear {
	clear: both;
}

p.error {
	font-size: 11px;
	font-weight: bold;
	color: #690000 !important;
	min-height: 15px;
	margin: 0px;
}

h2.title {
	display: block;
}

h6.note {
	color: #959ea1;
	margin: 0;
	padding: 0;
	display: block;
}

h4.act {
	color: #959781 !important;
}

tr.form {
	height: 27px;
}

td.name {
	width: 125px;
	font-weight: bold;
	text-align: left;
}

.inputW1 {
	width: 49px;
}

.inputW2 {
	width: 94px;
}

.inputW3 {
	width: 105px;
}

.inputW4 {
	width: 117px;
}

.inputW5 {
	width: 174px;
}

.inputW6 {
	width: 187px;
}

.inputW7 {
	width: 220px;
}

.inputW8 {
	width: 77px;
}

.inputW9 {
	width: 150px;
}

a.act {
	color: #8a8b86;
}

a.h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
}

img.block {
	display: block;
	float: none;
}

#select_country {
	width: 384px;
	height: 316px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	z-index: 99;
	visibility: visible;
	position: absolute;
	left: 170px;
	top: 170px;
	background-image: url(/images/en/home_com_layer_background.gif);
}

/* ------ [M] Main Blocks ------ */
#data_content {
	width: 1037px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#head {
	height: 192px;
	width: 1037px;
	position: absolute;
	z-index: 3;
}

#content {
	width: 1037px;
	min-height: 490px;
	padding-top: 217px;
	overflow: hidden;
}

#content div {
	overflow: hidden;
}

#content .wrapper {
	float: left;
	text-align: left;
	width: 1037px;
	overflow: visible;
	min-height: 490px;
	/*	background-image: url("/images/navigation_bg.gif"); TODO
	 background-repeat: repeat-y;*/
	background: url("/images/background_service_navigation.gif") no-repeat scroll 8% bottom #000000;
}

#content .wrapper #overview {
	position: relative;
	float: left;
	width: 146px;
	border: solid #690000;
	border-width: 0px 10px 0px 0px;
	overflow: hidden;
	height: 290px;
}

#content .wrapper #overview.selection {
	height: 402px;
}

#content .wrapper #overview.selection.history {
	height: 490px;
}

#content .wrapper #main {
	float: left;
	width: 860px;
	margin-left: 0px;
	border: solid #690000;
	border-width: 0px 0px 0px 0px;
	padding-left: 8px;
}

#home #content .wrapper #main {
	margin-top: -49px;
}

#footer {
	height: 75px;
	width: 1037px;
}

#footer .order           {
        float:                left;
        text-align:           center;
        color:                #5B5B5B;
        clear:                both;
        width:                1168px;
}

#footer .order p      {
        font-size:            11px;
}

#footer .order span      {
        color:                #920101;
        font-weight:          bold;
        font-size:            11px;
}

/* ------ [N-L] Navigation Logo ------ */
.head_logo {
	float: left;
	display: inline;
}

.head_logo img {
	margin: 15px 0px 10px 154px;
	width: 219px;
	height: 155px;
	border-width: 0px;
	display: block;
	float: none;
}

/* ------ [N-H] Haupt Navigation ------ */
.head_without_logo {
	float: right;
	position: relative;
}

.head_ticker {
	position: absolute;
	z-index: 3;
	width: 471px;
        cursor: default;
	top: 87px;
	left: 395px;
	overflow: hidden;
}

.head_ticker .border {
	background: url(/images/ticker_border.gif) no-repeat top left;
	height: 6px;
	width: 471px;
}

.head_ticker .ticker_content {
	font-size: 13px;
	color: #ffffff;
	padding: 1px 0px;
	position: relative;
	white-space:nowrap;
}

.head_ticker .ticker_content span {
	text-transform: uppercase;
	color: #d10000;
}

#home .head_without_logo, #special .head_without_logo, #customer .head_without_logo {
	border-width: 0px;
}

/* ------ [N-C] Navigation Head Warenkorb ------ */
.head_cart {
	padding-left: 37px;
	cursor: default;
	background: url(/images/icon_cart.gif) no-repeat top left;
	margin-top: 93px;
	cursor: pointer;
}

.head_cart .text {
	padding: 7px 0px 0px 0px;
	text-align: right;
}

.head_cart .icon {
	display: none;
}

.head_cart .text h3 {
	color: #959781;
	font-size: 12px;
}

.head_cart h6, h6.act {
	clear: right;
	display: block;
}

.head_cart h6 {
	color: #959781;
}

.head_cart h6.act {
	color: #959781;
}

.head_cust {
	margin-top: 5px;
}

.head_cart a {
	margin: 0px;
	padding-left: 20px;
	display: block;
	text-align: right;
	border-width: 0px;
	text-decoration: none !important;
	color: #959781;
	font-size: 13px;
	font-weight: bold;
}

.head_cart a:hover {
	color: #FFFFCF;
}

/*
.head_cart img#account, img#login, img#logout {
margin:               0px;
padding:              0px;
height:               12px;
display:              block;
float:                right;
text-align:           right;
border-width:         0px;
}

.head_cart img#account  { width: 88px; height: 13px; margin-right: 10px; }
.head_cart img#login    { width: 34px; height: 13px; }
.head_cart img#logout   { width: 56px; height: 13px; }
*/
/* ------ [N-F-C-L] Navigation Footer <select> Land, Sprache ------ */
#footer .country_language {
}

#footer .country_language .country {
	display: inline;
	margin-bottom: 6px;
}

#footer .country_language .lang {
	display: inline;
	margin-bottom: 6px;
	text-align: right;
}

/* ------ [N-F-S] Service-Links, Versankosteninfo ------ */
#footer .footer_without_selects {
	float: left;
	padding-left: 140px;
	padding-top: 15px;
	width: 600px;
}

#footer .left {
	float: left;
	width: 658px;
	text-align: right;
	padding: 15px 0 0 140px;
}

#footer .right {
	float: right;
	padding: 15px 0 0;
	text-align: right;
	width: 190px;
}

#footer .service {
	float: left;
	padding-left:3px;
}

#footer .service * {
	color: #5b5b5b;
	font-size: 10px;
	font-weight: bold;
}

#footer .service a.specialLink {
	color: #FFFFCF;
	font-size: 10px;
	font-weight: bold;
}

#footer .service a.specialLink:hover {
	color: #FFFFCF;
}

#footer .service .section {
	margin-left: 30px;
	clear: none;
	float: left;
	text-align: left;
}

#footer .service a:hover {
	color: #FFFFCF;
}

#footer .newsletter_register {
	width: 191px;
	float: right;
}

#footer .copyright {
	clear: both;
	float: right;
	width: 191px;
	text-align: center;
	font-size: 10px;
	color: #5b5b5b;
	padding-top: 3px;
}

#footer select {
	background:#000000;
	border: 1px solid #5b5b5b;
	color: #959781;
	margin:0;
	padding:0;
}

#footer select option {
	background: #000000;
	color: #959781;
}

/* ------ [O] Overview ------ */
#overview {
	position: relative;
	padding: 0px 8px 200px 0px;
	text-align: right;
}

#haupt_navigation {
}

#overview * {
	display: block;
	color: #959781;
}

#overview .title, #overview .title_act {
	margin: 0px;
	font-size: 17px;
}

#overview .title:hover, #overview .title_act {
	color: #FFFFCF;
}

#overview .title:focus, #overview .title_act {
        outline: 0px;
}

#overview * .sale {
	color: #920101;
}

#overview * a.sale:hover {
	color: #FF0000;
}

#overview .section {
	margin: 0px 0px 13px 0px;
}

#overview .sub_section {
	margin: 10px 10px 10px 0px;
}

#overview .entry, .entry_act {
	height: 17px;
	font-size: 13px;
}

#overview .entry_act, #overview .entry:hover {
	color: #FFFFCF;
}

#overview .sub_title, #overview .sub_entry, #overview .sub_entry a, #overview .sub_entry_act {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

#overview .sub_title {
	color: #FFFFCF;
	font-weight: bold;
}

#overview .sub_title a {
	font-size: 11px;
	color: #FFFFCF;
	font-weight: bold;
}

#overview .sub_entry_act a, #overview .sub_entry a:hover {
	font-size: 11px;
	color: #FFFFCF;
}

#service .with_separator {
	padding-bottom:10px;
	font-weight:bold;
}

#service .with_separator a {
	color: #FFFFCF;
}

#service_navigation {
	position: absolute;
	bottom: 0px;
	right: 10px;
	padding-top: 61px;
}

#service_navigation .section {
	margin: 0px;
}

#service_navigation .entry, #service_navigation .entry_act {
	font-size: 9px;
	height: 14px;
}

#service_navigation .sub_entry, #service_navigation .sub_entry_act {
	text-transform: uppercase;
	font-size: 9px;
	padding-right: 10px;
	min-height: 13px;
}

#service_navigation .sub_entry_act {
	color: #FFFFCF;
	/*background: url(/images/background_service_navigation_sub_entry.gif) no-repeat top right;*/
}

#haupt_navigation .scroll_list {
	margin: 0px 0px 5px 36px;
	width: 110px;
}

#haupt_navigation .scroll_list .content {
	height: 280px;
	position: relative;
	overflow: hidden;
}

#overview.selection #haupt_navigation .scroll_list .content {
	height: 254px;
}

#haupt_navigation .scroll_list .controll {
	border: 1px solid #959781;
	border-width: 0px 0px 1px 0px;
	margin-top: 0px;
}

#haupt_navigation .scroll_list .controll.down {
	border-width: 1px 0px 0px 0px;
}

#haupt_navigation .scroll_list .controll span {
	display: block;
	height: 17px;
	background: url('/images/scroll_list_controll_white.png') 90% 0 no-repeat;
}

#haupt_navigation .scroll_list .controll.down span {
	background-position: 90% 100%;
}

#haupt_navigation .scroll_list ul {
	padding: 3px 0px 0px 0px;
	width: 110px;
}

#haupt_navigation .scroll_list ul li {
	padding: 0px;
	width: 110px;
}

/* ------ [S-H] Shop Startseite ------ */
.voucher_value, .voucher_value_VKF {
	font-family: Arial;
	position: absolute;
	z-index: 2;
	color: #FFFFFF;
	width: 195px;
	text-align: center;
	font-weight: bold;
}

.voucher_value_VKF {
	margin: 312px 0px 0px 75px;
	font-size: 48px;
}

.voucher_value {
	margin: 320px 0px 0px 75px;
	font-size: 70px;
}

.voucher_currency {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

