/*
	shop.kh-net.de
*/

*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body
{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #c2c2c2;
	text-align: center;
	color: #8B8B8B;
}

#pageHolder
{
	position: relative;
	width: 816px;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	background: #F0EFEA url(/images/hgr_pageHolder.gif) repeat-y 0 233px;
}

/**
	ALLGEMEINE STYLES 	
****/

h1, h2, h3, h4, h5
{
	font-size: 1em;
	clear: both;
	line-height: 1em;
}
p, h3
{
	margin: 1em 0;
	padding: 0;
}
address
{
	position: relative;
	font-style: normal;
}
hr
{
	margin: 1em 0;
	clear: both;
}

img
{
	border: 0;
}
.imgLeft
{
	float: left;
	margin: 4px 10px 2px 0;
}
.imgRight
{
	float: right;
	margin: 4px 0 2px 10px;
}

/* +++++ +++++ */


a
{
	color: #A01D22;
	text-decoration: none;
}

a.more
{
	padding-left: 8px;
	background: transparent url(/images/linkArrow.gif) no-repeat 2px 6px;
}

a:hover
{
	text-decoration: underline;
}

a.download
{
	padding: 2px 0 2px 25px;
}
a.pdf
{
	background: transparent url(/imggen/media_pdf.gif) no-repeat;
}
a.ppt
{
	background: transparent url(/imggen/media_ppt.gif) no-repeat;
}
a.txt
{
	background: transparent url(/imggen/media_txt.gif) no-repeat;
}
a.doc
{
	background: transparent url(/imggen/media_doc.gif) no-repeat;
}
a.xls
{
	background: transparent url(/imggen/media_xls.gif) no-repeat;
}
a.zip
{
	background: transparent url(/imggen/media_zip.gif) no-repeat;
}
a.swf
{
	background: transparent url(/imggen/media_swf.gif) no-repeat;
}
a.mov
{
	background: transparent url(/imggen/media_mov.gif) no-repeat;
}
a.mp3
{
	background: transparent url(/imggen/media_mp3.gif) no-repeat;
}
a.jpg
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}
a.gif
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}
a.png
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}
a.bmp
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}
a.tif
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}
a.tiff
{
	background: transparent url(/imggen/media_img.gif) no-repeat;
}

.clear
{
	clear: both;
}
a
{
	color: #00457E;
}
a:hover
{
	text-decoration: none;
}

.textRight
{
	text-align: right;
}



/**
	HEADER
****/

#header
{
	width: 100%;
	height: 217px;
	background: #fff url(/images/header_hgr.jpg) no-repeat;
}

/* ---------------------------------------
MENUE
----------------------------------------- */

#menuBox
{
	float: left;
	overflow: hidden;
	padding: 10px 5px 10px 20px;
	width: 150px;
}
#menuBox ul
{
	list-style: none;
}
#menuBox
{
	font-size: 1.2em;
	font-weight: bold;
}
#menuBox li
{
	padding: 0.2em 0;
}
#menuBox a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menuBox a:hover, #menuBox a.selected
{
	color: #000;
}

#menuBox ul ul
{
	margin-left: 1em;
	font-size: 1em;
	font-weight: normal;
}

#menuSub
{
	font-size: 1.2em;
	font-weight: bold;
}
#menuSub li
{
	padding: 0.2em 0;
}
#menuSub a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menuSub a:hover, #menuSub a.selected
{
	color: #000;
}

#menuSub ul ul
{
	margin-left: 1.5em;
}







/* Suchfeld */
#divSearch
{
	background: transparent;
	padding-left: 18px;
	padding-top: 10px;
}

#labelSearch
{
	display: block;
	color: #fff;
	font-size: 11px;
}
#txtSearch
{
	height: 15px;
	width: 120px;
}
#lblSearch
{
	position: relative;
	top: 2px;
}



/**
	TOOLBOX
****/
.context
{
	padding: 0;
	padding-top: 12px;
	background: transparent;
	color: Black;
	width: 156px;
	height: 90%;
	float: right;
	min-height: 90px;
}
.context .contextItem
{
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.context h2
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px; /* border-bottom: 1px dotted #cccccc;  		border-top: 1px dotted #cccccc; 		*/
	padding: 5px 1px;
	text-align: left;
	margin-bottom: 0px;
}


.context .contextItem p
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 10px 2px;
	margin: 0px;
}
.context .contextItem p a
{
	float: right;
}

/**
	CONTENT
****/


#content
{
	color: Black;
	width: 380px;
	float: left;
	padding-left: 20px;
}

#content h1, #content h2
{
	color: #8B8B8B;
	font-size: 1.4em;
	text-transform: uppercase;
}
#content h2.bHead
{
	color: #fff;
	padding: 28px 18px 8px 18px;
	background: #8B8B8B url(/images/hgr_bHead.gif) no-repeat top right;
}

#content ul
{
	margin: 1em 2.6em;
}


/* PFADNAVIGATION */
.breadCrumb
{
	position: absolute;
	top: 133px;
	left: 194px;
	color: #00457E;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	width: 100%;
}
.breadCrumb a
{
	color: #00457E;
}

/* ARTIKEL */

a.button
{
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	line-height: 1em;
	display: block;
	text-decoration: none;
	padding: 0.2em;
	border: solid 1px #666666;
	background: #E00056;
	border-color: #EFEFEF #666666 #666666 #EFEFEF;
}
a:hover.button
{
	/*border-color: #666666 #EFEFEF #EFEFEF #666666; 		padding: 0.2em 0.1em 0.2em 0.3em;*/
	text-decoration: none;
}

/* ARTIKELLISTE */

.shopItem
{
	float: left;
	width: 100%;
	padding-bottom: 2em;
	line-height: 1.4em;
}
span.newShopItem
{
	display: block;
	color: #E00056;
	font-size: 10px;
}
span.shopItemRub
{
	color: #666;
	font-size: 10px;
}
.shopItem h3
{
	font-size: 11px;
	color: #666666;
}
.itemOpt
{
	margin-top: 0.5em;
}
.itemOptMore
{
	float: left;
	padding-right: 1em;
}
.itemOptOrder
{
	float: left;
	padding-left: 20px;
}
.itemOptOrder img
{
	position: relative;
	top: 8px;
}
.itemOptExtOrder
{
	clear: right;
}

/* ARTIKELDETAIL */
#artTextBlock
{
	float: left;
	width: 100%;
}

.imgArtikel
{
	float: left;
	margin: 3px 10px 5px 5px;
	border: solid 1px #999;
	filter: progid:DXImageTransform.Microsoft.shadow(direction=135,color=#8e8e8e,strength=3);
}


/*zurück zur Liste*/
a.linkBack
{
	margin-top: 3em;
	width: 110px;
	padding-left: 20px;
	background: #E00056 url(/images/btn_back_dbl_hgr.gif) no-repeat 0.5em 0.4em;
}
a:hover.linkBack
{
	/*padding-left: 21px; 		background-position:  0.6em 0.4em;*/
}

/*in Warenkorb legen*/
a.linkBasket
{
	width: 110px;
	padding-left: 20px;
	background: #E00056 url(/images/btn_wKorb_hgr.gif) no-repeat 0.5em 0.4em;
}
a:hover.linkBasket
{
	/*padding-left: 21px; 		background-position:  0.6em 0.4em;*/
}


/* --- A bis Z --- */

#lblIndexAbisZBox
{
	margin-bottom: 1.5em;
}
#lblIndexAbisZ
{
	background: #EFEFEF;
	padding: 2px;
	line-height: 1.2em;
}
#lblIndexAbisZ a
{
	border: solid 1px #666;
	border-color: #EFEFEF #666 #666 #EFEFEF;
	background: #E00056;
	padding: 0.1em 0.4em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#lblIndexAbisZ a:hover
{
	border-color: #666 #EFEFEF #EFEFEF #666;
}
#lblIndexAbisZ span
{
	padding: 0 0.4em;
}
#lblIndexAbisZ span.active
{
	font-weight: bold;
	padding: 0.1em 0.4em;
	border: solid 1px #666;
	border-color: #fff #666 #666 #fff;
	color: #E00056;
}

/**
	FOOTER
****/

#footer
{
	clear: both;
	padding-left: 210px;
	padding-right: 170px;
	text-align: right;
}

#pwByWebtop
{
	color: #666;
	font-size: 10px;
}

/**
	FORMULARE BESTELLPROZESS
****/


th
{
	text-align: left;
	background: #EFEFEF;
	color: #7C7C7C;
	padding-left: 1em;
}
td
{
	padding: 2px 0 2px 10px;
	vertical-align: top;
}


input.textField, textarea
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: solid 1px #666;
}

/* --- Login --- */
.formSet
{
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
}
.formSet label
{
	float: left;
	font-size: 11px;
	width: 100px;
}
.formSet input
{
	width: 140px;
}

/* --- WARENKORB --- */

#tab_wKorb, #orderListWkorb
{
	width: 98%;
	border-collapse: collapse;
	border: none;
}

#tab_wKorb th, #orderListWkorb tr.wkorb th
{
	color: #7C7C7C;
	background: transparent;
}

#tab_wKorb td, #orderListWkorb td
{
	padding: 2px 0 2px 10px;
}


/* --- Rechnungs- und Lieferanschrift --- */

#orderAdress, #orderZahlung, #orderListWkorb
{
	width: 100%;
}

#bankeinzug, #kreditkarte
{
	width: 100%;
	display: none;
	background: #EFEFEF;
}


/* --- Bestellung abschicken --- */

/*Anschrift ändern*/
a.linkChangeAddress, a.linkChangeArticle, a.linkChangePayment
{
	width: 110px;
	padding-left: 20px;
	background: #E00056 url(/images/btn_back_dbl_hgr.gif) no-repeat 0.5em 0.4em;
}
a:hover.linkChangeAddress, a:hover.linkChangeArticle, a:hover.linkChangePayment
{
	/*padding-left: 21px; 		background-position:  0.6em 0.4em;*/
}




.tdSpacer, .tdSpacer0
{
	height: 19px;
	background: transparent url(/images/hgr_tdSpacer.gif) repeat-x center;
}
.tdSpacer0
{
	height: 3px;
}
div.tdSpacer, div.tdSpacer0
{
	float: left;
	width: 100%;
}


#lblDocBody
{
	padding-top: 2em;
	display: block;
}

/* nötig für die Drucksachen */
.formblz
{
	width: 80px;
	border-width: 1px;
	border-style: solid;
}
.formnormal
{
	width: 140px;
	border-width: 1px;
	border-style: solid;
}
.formlarge
{
	width: 200px;
	border-width: 1px;
	border-style: solid;
}
.imgBorder
{
	border: solid 1px Black;
	margin: 0.5em;
}

/* Mini-News-Liste auf der Startseite, Docs unterhalb von Home */
.docMini
{
	float:left;
	padding-right: 1em;
	padding-bottom: 1em;
}
.docMini h4
{
	color: Blue;
	padding-bottom: 4px;
}
.docMini img
{
	float:left;
	margin-right: 5px;
}
/* Bild zum Artikel in Artikel-Liste */
.imgArticleMini
{
	float:left;
	margin-right:5px;
}
.docDtlImage
{
	float:left;
	margin-right:6px;
	margin-bottom:4px;
}