/* ----------------------------------- */
/*  Global                             */
/* ----------------------------------- */
body {
	font-family: "Times New Roman", serif;
	background: #ada78d;
	font-size: 14px;
	color: #655636;
}
#lmhtml{
	margin: 0px;
	paddding: 0px;
}

#lmbody{
	margin: 0px; 
	margin-left: 0px;
	paddding: 0px;
	background: url(grafik/bg_left_buecher.jpg) repeat-y #e1dac7; 
	width: 100%;
}

h1{
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 24px;
	text-align: center;
}
h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
}
h3 { font-size: 16px; } 

a {
	color: #cc0000;
}
a:hover {
	color: #666;
}
/* ----------------------------------- */
/*  document                           */
/* ----------------------------------- */
#document {
	margin: 0px auto 0px auto;
	width: 768px;
}

/* ----------------------------------- */
/*  header                             */
/* ----------------------------------- */
#hdbody {
	width: 100%;
	height: 222px;
	background: url(images/bg_header_buecher.jpg) repeat-x;
}
#logo {
	float: left;
	width: 253px;
	height: 185px;
}
#logo2 {
	position: absolute;
	width: 100%;
	height: 185px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	Z-Index:0;
}

#topmenue {
	clear: right;
	float: right;
	margin: 41px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 360px;
	height: 38px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff7cf;
	text-align: right;
}
#topmenue a {
	color: #fff;
	text-decoration: none;
}
#topmenue ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topmenue ul li{
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0;
}
#topmenue ul li a{
	color: #fff7cf;
	text-decoration: none;
}

#shopmenue {
	clear: right;
	float: right;
	padding: 18px 20px 0px 0px;
	width: 260px;
	height: 45px;
	font-size: 18px;
	color: #fff7cf;
	text-align: right;
}
#shopmenue ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
}

#shopmenue ul li {
	float: right;
	margin: 0;
	padding: 0;
}
#shopmenue ul li a{
margin: 0;
padding: 0;
	color: #fff7cf;
	text-decoration: none;
}
#shopmenue ul li a:hover{
	color: #fff7cf;
	text-decoration: none;
}
#shopmenue ul li a.warenkorb {
	display: block;
	padding: 3px 0px 0px 30px;
	height: 26px;
	background: url(images/btn_warenkorb.gif) no-repeat;
}

#shopmenue ul li a.kasse {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 30px;
	height: 26px;
	background: url(images/btn_kasse.gif) no-repeat;
}


#hm {
	clear: left;
	float: left;
	width: 100%;
	height: 32px;
	padding: 0px 0px 0px 15px;
	background: url(images/bg_hm.jpg) no-repeat;
}

#hm {
	clear: left;
	float: left;
	width: 768px;
	height: 123px;
}
#hm ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}

#hm ul li {
	float: left;
	width:80px;
	height:27px;
	margin: 0px 1px 0px 1px;
	padding: 0;
}
#hm ul li a{
	float: left;
	width:80px;
	height:22px;
	padding: 5px 0px 0px 0px;
	background: url(images/hm_buecher.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #726548;
}

#hm ul li a.active,
#hm ul li a:hover,
#hm ul li a:active{
	background: url(images/hm_buecher_active.jpg) no-repeat;
	color: #e1dac7;
}

#hm ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}

#hm ul li {
	float: left;
	width:80px;
	height:27px;
	margin: 0px 1px 0px 1px;
	padding: 0;
}
#hm ul li a{
	float: left;
	width:80px;
	height:22px;
	padding: 5px 0px 0px 0px;
	background: url(images/hm_buecher.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #726548;
}

#hm ul li a:hover{
	background: url(images/hm_buecher_active.jpg) no-repeat;
	color: #e1dac7;
}

#hm ul li a.weine,
#hm ul li a.aweine {
	display: block;
	width: 259px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: url(images/hm_weine.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#hm ul li a.weine:hover,
#hm ul li a.aweine {
	background: url(images/hm_weine-over.jpg) no-repeat;
}
#hm ul li a.devotionalien,
#hm ul li a.adevotionalien{
	display: block;
	width: 250px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: url(images/hm_devotionalien.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#hm ul li a.devotionalien:hover,
#hm ul li a.adevotionalien{
	background: url(images/hm_devotionalien-over.jpg) no-repeat;
}
#hm ul li a.buchhandlung,
#hm ul li a.abuchhandlung {
	display: block;
	width: 259px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: url(images/hm_buchhandlung.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#hm ul li a.buchhandlung:hover,
#hm ul li a.abuchhandlung {
	background: url(images/hm_buchhandlung-over.jpg) no-repeat;
}

/* ----------------------------------- */
/*  HOMEPAGER container                */
/* ----------------------------------- */
#container {
	clear: left;
	float: left;
	width: 768px;
	background: url(images/bg_page.gif) repeat-y #e1dac7;
}



/* ----------------------------------- */
/*  HOMEPAGER leftmenue                */
/* ----------------------------------- */
#leftmenue {
	clear: left;
	float: left;
	margin: 0px 5px 0px 9px;
	width: 244px;
	background: #e1dac7;
}

#leftmenue h1 {
	clear: left;
	float: left;
	width: 241px;
	margin: 10px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background: url(images/bg_h1_menue.gif) no-repeat;
	border: none;
}

#leftmenue hr {
#leftmenue .hr ,
	clear: left;
	float: left;
	display: block;
	width: 241px;
	height: 12px;
	margin: 5px 0px 10px 0px;
	padding: 0;
	background: url(images/bg_hr_menue.gif) no-repeat;
}
#leftmenue .searchbox {
	clear: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 30px;
	width: 224px;
	height: 63px;
	background: url(images/bg_searchbox.gif) top left no-repeat ;
	color: #c2bba4;
}
#leftmenue .searchbox label {
	clear: left;
	float: left;
	font-weight: bold;
	font-size: 16px;
}
#leftmenue .searchbox input {
	clear: left;
	float: left;
	width: 160px;
	height: 20px;
	background: #c2bba4;
}
#leftmenue .searchbox input.submit{
	clear: none;
	float: left;
	width: 26px;
	height: 26px;
	margin: 0px 0px 0px 5px;
	background: url(images/btn_los.gif) top left no-repeat ;
	border: none;
	cursor: pointer;
}
#leftmenue .box, #leftmenue .titlebox {
	clear: left;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 234px;
	background: url(images/bg_top_menue.gif) top left no-repeat #c2bba4;
}

#leftmenue .box h1 {
	clear: left;
	float: left;
	width: 231px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	background: none;
	border: none;
	font-size: 18px;
}

#leftmenue .titlebox h1 {
	clear: left;
	float: left;
	width: 231px;
	margin: 10px 0px 0px 0px;
	padding: 17px 0px 0px 0px;
	background: url(images/bg_h1_menue.gif) no-repeat;
	border: none;
	font-size: 22px;
}

#leftmenue .menuebox {
	clear: left;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 18px 0px 30px;
	width: 194px;
	background: url(images/bg_top_menue.gif) top left no-repeat #c2bba4;
}

#leftmenue .menuebox h1 {
	clear: left;
	float: left;
	width: 191px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	background: none;
	border: none;
	font-size: 18px;
}
#leftmenue .menuebox hr ,
#leftmenue .menuebox .hr {
	clear: left;
	float: left;
	width: 191px;
	height: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	background: url(images/bg_hr_menue2.gif) no-repeat;
	border: 1px solid #c2bba4;
	border-color: #c2bba4;
	background-color: #c2bba4;
	border-style: noshade;
}


#leftmenue ul {
	clear: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#leftmenue li {
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftmenue li a {
	margin: 0;
	padding: 0;
	color: #64573a;
	text-decoration: none;
	font-weight: bold;
}
#leftmenue ul ul{
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#leftmenue ul ul ul{
	margin: 5px 0px 0px 20px;
	padding: 0;
}

#leftmenue li a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#leftmenue li a:active, #leftmenue li a.active  {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#leftmenue #infobox {
	clear: left;
	float: left;
	margin: 0px 5px 0px 9px;
	width: 244px;
	background: url(images/bg_top_menue.gif) top left no-repeat;
}




/* ----------------------------------- */
/*  HOMEPAGER content                  */
/* ----------------------------------- */
#content {
	float: left;
	margin: 0;
	padding: 0px 20px 0px 20px;
	width: 469px;
	line-height: 18px;
}

#content hr {
	clear: left;
	width: 469px;
	height: 12px;
	margin: 10px 0px 10px 0px;
	padding: 0;
	background: url(images/bg_hr_content.gif) no-repeat;
	border: none;
}

#content h3 {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
#content p {
}
#content p.info {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
}

#content p.preis {
	clear: left;
	float: right;
	width: auto;
	color: #660000;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
#content p.preis .ptext {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #655636;
}
#content p.preishint {
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #5c4f32;
}

#content a.inwk {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 33px;
	width: 112px;
	height: 26px;
	background: url(images/btn_inwk.gif) no-repeat;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #5c4f32;
	color: #660000;
}
#content a.inwk:hover {
	color: #660000;
}

/* ----------------------------------- */
/*  footer                             */
/* ----------------------------------- */
#footer {
	clear: left;
	float: left;
	width: 768px;
	height: 64px;
	background: url(images/bg_footer.jpg) no-repeat;
}


/* ----------------------------------- */
/*  HOMEPAGER individuelle Klassen     */
/* ----------------------------------- */
.breadcrump {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
}

.breadcrump a{
	color: #999;
}


