/*******************************************************************************
********************************************************************************
	Projekt		: MVB Werbemittelshop
********************************************************************************
*******************************************************************************/


/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align:left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 15px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 15px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}




/*********************************************************** Hintergruende *****
*******************************************************************************/
body {
	background-color: #FDF2E6;
}
table.tbl-v1 thead th,
table.tbl-v1 tfoot td {
	background-color: #FDF2E6;
}
table.tbl-v1 tbody td {
	background-color: #EDC6C3;
}


table.tbl-v1 tfoot tr.tbl-row-lst td {
	background: none;
}

/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz -> #000
*******************************************************************************/
body, 
.clr-1 {
	color: #000;
}
/*	Grau -> #111
*******************************************************************************/
form div.frm-stndrd label {
	color: #111;
}
/*	Grau -> #666
*******************************************************************************/
.clr-2, 
label {
	color: #666;
}
/*	Rot hell -> #F00
*******************************************************************************/
.clr-3, 
h1, h2, h3, a, 
div.download-file table td, 
div.site-frm form p span.f-lgnd {
	color: #F00;
}
/*	Tuerkis hell -> #15AEB8
*******************************************************************************/
.clr-4 {
	color: #15AEB8;
}

/*************************************************************** Schriften *****
*******************************************************************************/
body {
	font-family: helvetica, arial, verdana, "times new roman", sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#wbst {
	font-size: .75em;
}
h1.hdl-gnrtd, h2.hdl-gnrtd, 
div#f-sdbr h3, 
h4, 
h5 {
	font-size: 1em;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.25em;
}


/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#sdbr {
	line-height: 1.2;
}
div#cntnt h3, 
div#cntnt h4, 
div#cntnt p, 
div#cntnt dl, 
div#cntnt ol, 
div#cntnt ul, 
div#cntnt table {
	line-height: 1.4;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
h1.hdl-gnrtd, h2.hdl-gnrtd {
	text-indent: -1000em;
}

h3 {
}

h4 {
}

h5 {
}

a:hover {
	text-decoration: underline;
}


div#f-cntnt h1, 
div#f-cntnt h2, 
div#f-cntnt h3, 
div#f-cntnt p, 
div#f-cntnt ol, 
div#f-cntnt ul, 
div#f-cntnt table, 
div#f-sdbr h3, 
div#f-sdbr p, 
div#f-sdbr ol, 
div#f-sdbr ul {
	margin-bottom: 1em;
}
div#f-cntnt h1.hdl-gnrtd, 
div#f-cntnt h2.hdl-gnrtd {
	margin-bottom: .5em;
}
div#f-cntnt table.tbl-v1 thead th.tbl-col-1 h3,
div#f-cntnt div.site-frm form p {
	margin-bottom: 0;
} 

div#f-cntnt ol, 
div#f-cntnt ul {
	margin-left: 24px;
}
div#f-cntnt ol li {
	list-style-type: decimal;
}
div#f-cntnt ul li {
	list-style-type: square;
}

div.splt {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 1px;
	margin: 1em 0;
	background-image: url(splt_h.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}

/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	width: 100%;
	background-image: url(bg_bdy.gif);
	background-repeat: repeat-y;
}

div#wbst {
	width: 100%;
	background-image: url(bg_wbst.gif);
	background-repeat: repeat-x;
}
div#wbst-2 {
	width: 100%;
	background-image: url(bg_wbst_2.jpg);
	background-position: 922px 20px;
}
div#wbst-3 {
	position: relative;
	width: 922px;
}

div#hdr, 
div#wrppr {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

div#hdr {
	height: 280px;
	background-image: url(bg_hdr_bttm.gif);
	background-position: 235px 100%;
}
div#hdr-2 {
	height: 262px;
	background-image: url(hdr_alternate.jpg);
	background-position: 270px 20px;
}

div#wrppr {
	background-image: url(bg_cntnt.gif);
	background-position: 744px 0%;
	background-repeat: repeat-y;
}
div#f-nvgtn {
	float: left;
	width: 245px;
	padding-bottom: 171px;
	background-image: url(bg_nvgtn.gif);
	background-position: 0px 100%;
}
div#f-cntnt {
	float: left;
	width: 511px;
}
div#f-cntnt div#cntnt {
	padding: 0 45px 0 20px;
}
div#f-sdbr {
	float: right;
	width: 166px;
}
div#f-sdbr div#sdbr {
	padding-right: 12px;
}



/****************************************************************** Header *****
*******************************************************************************/
div#logo {
	position: relative;
	width: 270px;
	height: 262px;
	background-image: url(logo.jpg);
	background-position: 0px 20px;
}
div#logo p {
	position: absolute;
	top: 20px;
	left: 0px;
}
div#logo p a {
	display: block;
	width: 270px;
	height: 60px;
	text-indent: -1000em;
}


/************************************************************ Navigationen *****
*******************************************************************************/
div#nvgtn {
}
div#nvgtn ul {
}
div#nvgtn ul li ul {
}
div#nvgtn ul li, 
div#nvgtn ul li a, 
div#nvgtn ul li span {
	display: block;
}
div#nvgtn ul li {
}
div#nvgtn ul li ul li {

}
div#nvgtn ul li a span span {
	cursor: pointer;
	border-bottom: 2px solid #FFF;
}
div#nvgtn ul li a {
	padding: 0 12px 0 0;
	background-image: url(icon_nvgtn.jpg);
	background-position: 100% -50px;
}
div#nvgtn ul li a:hover, 
div#nvgtn ul li a.current, 
div#nvgtn ul li a.active {
	background-position: 100% 0px;
	text-decoration: none;
}
div#nvgtn ul li a span.nvgtn-spcl {
	background-image: url(bg_nvgtn.gif);
}
div#nvgtn ul li a span.nvgtn-2 {
	background-position: 0px -26px;
}
div#nvgtn ul li a span.nvgtn-3 {
	background-position: 0px -52px;
}
div#nvgtn ul li a span.nvgtn-4 {
	background-position: 0px -78px;
}
div#nvgtn ul li a span.nvgtn-5 {
	background-position: 0px -104px;
}
div#nvgtn ul li a span.nvgtn-6 {
	background-position: 0px -130px;
}
div#nvgtn ul li a span.nvgtn-7 {
	background-position: 0px -156px;
}
div#nvgtn ul li a span.nvgtn-8 {
	background-position: 0px -182px;
}
div#nvgtn ul li a span span, 
div#nvgtn ul li ul li a span {
	padding: 7px 5px 5px 40px;
	background-color: #B82215;
	background-image: url(lsi.gif);
	background-position: 25px 9px;
	color: #FFF;
	font-weight: bold;
}
div#nvgtn ul li a span.nvgtn-1 span, 
div#nvgtn ul li a span.nvgtn-2 span, 
div#nvgtn ul li a span.nvgtn-3 span, 
div#nvgtn ul li a span.nvgtn-4 span, 
div#nvgtn ul li a span.nvgtn-5 span, 
div#nvgtn ul li a span.nvgtn-6 span, 
div#nvgtn ul li a span.nvgtn-7 span, 
div#nvgtn ul li a span.nvgtn-8 span {
	background-color: transparent;
}
div#nvgtn ul li a:hover span span, 
div#nvgtn ul li a.current span span, 
div#nvgtn ul li a.active span span, 
div#nvgtn ul li a:hover span.nvgtn-spcl span, 
div#nvgtn ul li a.current span.nvgtn-spcl span, 
div#nvgtn ul li a.active span.nvgtn-spcl span {
	background-color: #A6180C;
}
div#nvgtn ul li a.active span span, 
div#nvgtn ul li a.active span.nvgtn-spcl span {
	background-color: #A6180C;
}
div#nvgtn ul li ul li a span {
	background: none;
	background-color: #DF6F65;
}
div#nvgtn ul li ul li a:hover span, 
div#nvgtn ul li ul li a.current span, 
div#nvgtn ul li ul li a.active span {
	background-color: #D0483C;
}



/****************************************************************** Module *****
*******************************************************************************/
div.cnt-blck {
	margin-bottom: 2em;
}

a.link-bck-to-ovrvw, 
a.link-nwslttr,
a.link-phn {
	display: block;
	padding: 15px 0 15px 58px;
	background-image: url(icon_bck_to_ovrvw.jpg);
}
a.link-nwslttr, 
a.link-phn {
	padding-top: 10px;
}
a.link-nwslttr {
	background-image: url(icon_nwslttr.jpg);
}
a.link-phn {
	background-image: url(icon_phn.jpg);
}
p.link-to-top a {
	clear: both;
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(icon_top.jpg);
	text-indent: -1000em;
}
a.link-dlt {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(icon_dlt.gif);
}
a.link-to-bskt {
	display: block;
	width: 155px;
	height: 130px;
	background-image: url(icon_to_bskt.jpg);
	text-indent: -1000em;
}
span.link-nwslttr {
	display: block;
	padding: 15px 0 15px 58px;
	background-image: url(icon_nwslttr.jpg);
}
span.link-phn {
	display: block;
	padding: 15px 0 15px 58px;
	background-image: url(icon_phn.jpg);
}



ul.list-v2 li {
	display: block;
	padding: 0 0 1em 12px;
	background-image: url(lsi_2.gif);
	background-position: 0px 2px;
}


div.bx-v1 {
	margin-bottom: 1em;
	padding: 1em 0 0 0 ;
	background-image: url(splt_h_2.gif);
	background-repeat: repeat-x;
}
div.bx-v2 {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 2em;
	background-image: url(bg_bx_v2_mddl.jpg);
	background-repeat: repeat-y;
}
div.bx-v2-2 {
	background-image: url(bg_bx_v2_top.jpg);
}
div.bx-v2-3 {
	padding: 0 10px 0 0;
	background-image: url(bg_bx_v2_bttm.gif);
	background-position: 0% 100%;
}

div.bx-v2 p.fl-lft img {
	border: 1px solid #E3C4C2;
}



/**************************************************************** Tabellen *****
*******************************************************************************/
table th, 
table td {
	vertical-align: top;
}
div.download-file table td {
	padding-right: 15px;
	vertical-align: middle;
}

table.tbl-v1 {
	width: 100%;
}
table.tbl-v1 th, 
table.tbl-v1 td {
	vertical-align: middle;
}

table.tbl-v1 thead th, 
table.tbl-v1 tbody td, 
table.tbl-v1 tfoot td {
	padding: 14px 5px 14px 0;
}
table.tbl-v1 thead th.tbl-col-1, 
table.tbl-v1 tbody td.tbl-col-1, 
table.tbl-v1 tfoot td.tbl-col-1 {
	padding-left: 12px;
}
table.tbl-v1 tfoot td {
	padding-top: 0;
}
table.tbl-v1 thead tr.tbl-row-1 th, 
table.tbl-v1 tfoot td {
	padding-bottom: 0;
}
table.tbl-v1 tfoot tr.tbl-row-1 td, 
table.tbl-v1 tfoot tr.tbl-row-4 td, 
table.tbl-v1 tfoot tr.tbl-row-lst td {
	padding-top: 14px;
}
table.tbl-v1 tfoot tr.tbl-row-3 td, 
table.tbl-v1 tfoot tr.tbl-row-5 td {
	padding-bottom: 14px;
}
table.tbl-v1 tfoot tr.tbl-row-lst td {
	padding-right: 0;
}
table.tbl-v1 thead tr.tbl-row-2 th, 
table.tbl-v1 tbody td, 
table.tbl-v1 tfoot tr.tbl-row-3 td {
	border-bottom: 2px solid #FFF;
}
table.tbl-v1 tfoot td {
	font-weight: bold;
}

/*************************************************************** Formulare *****
*******************************************************************************/
div.frm {
	clear: both;
	margin-bottom: 2em;
}

/*	Produktsuche */
div.site-frm form div.f-fldst {
	padding: 12px 0 12px 16px;
	background-image: url(bg_site_frmlr.jpg);
}
div.site-frm form p span.f-lgnd, 
div.site-frm form p label {
	font-weight: bold;
}
div.site-frm form p span.f-lgnd {
	padding-right: 5px;
}
div.site-frm form p input#srch-ordr-nmbr {
	width: 65px;
}
div.site-frm form p input#srch-prdct {
	width: 104px;
}
div.site-frm form p input.f-sbmt-img {
	margin-right: 10px;
	vertical-align: bottom;
}
div.site-frm form p input.f-sbmt-lst {
	margin-right: 0px;
}

/*	Warenkorb */
div.frm-bskt {
	padding-top: 3px;
	background-image: url(splt_h.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
}
form div.frm-bskt input.f-amnt {
	width: 24px;
}


/*	Formular ******************************************************************/
form div.frm-stndrd p, 
form div.frm-stndrd div.frm-plzort {
	clear: both;
	float: left;
	width: 100%;
}
form div.frm-stndrd p.formlabel-plz, 
form div.frm-stndrd p.formlabel-ort, 
form div.frm-stndrd p.formlabel-liefer_plz, 
form div.frm-stndrd p.formlabel-liefer_ort {
	clear: none;
	float: left;
	width: auto;
}
form div.frm-stndrd p.formlabel-ort, 
form div.frm-stndrd p.formlabel-liefer_ort {
	float: right;
}
form div.frm-stndrd label {
	display: block;
	float: left;
	width: 154px;
}
form div.frm-stndrd p.formlabel-ort label, 
form div.frm-stndrd p.formlabel-liefer_ort label {
	display: none;
}
form div.frm-stndrd input, 
form div.frm-stndrd select, 
form div.frm-stndrd textarea {
	width: 288px;
	background-image: url(bg_frm_flds.jpg);
	background-repeat: repeat-y;
	border: 1px solid #8C8C8C;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
form div.frm-stndrd p.formlabel-plz input, 
form div.frm-stndrd p.formlabel-liefer_plz input {
	width: 50px;
}
form div.frm-stndrd p.formlabel-ort input, 
form div.frm-stndrd p.formlabel-liefer_ort input {
	width: 220px;
	margin-right: 2px;
}
form div.frm-stndrd select option {
	background-image: url(bg_frm_flds.jpg);
	background-repeat: repeat-y;
}
form div.frm-stndrd textarea {
	height: 105px;
}
form div.frm-stndrd p.formsubmit label {
	display: none;
}
form div.frm-stndrd p.formsubmit input {
	float: right;
	margin-left: 0;
	border: 0;
	cursor: pointer;
}
form p.formsubmit input {
	margin-left: 148px;
}






/* ***** JMK EXTRAS ***** */

div.block {
	clear:both;
}

#cntnt div.block {
	margin-bottom:10px;
}


hr {
	clear:both;
	border:0px;
	margin-bottom: 2px;
	padding: 1em 0 0 0 ;
	background-image: url(/layout/css/splt_h_2.gif);
	background-repeat: repeat-x;
}


p.right{
	padding-top:10px;
}

p.right a {
	color: #666;
	font-weight:bold;
	font-size:12px;
}




