
/* 
stilvolle-gartenskulpturen.de

19.01.10  Name der Seite als Schrift
27.01.10  Brotkrumen-Navi linksbündig; + .h_left
05.02.10  Seitenkopf höher; + zweite Zeile
08.02.10  Schrift dunkler im Kopf
01.03.10  Favoriten-Verweis auf der Produktseite
03.03.10  Abstände Favoriten/Produktseite; Bestattung-Info entfernt
09.03.10  Detailseite Gartengestaltung
16.03.10  Schriftgröße Produktübersicht
12.07.10  Produktübersichten / 6 Produkte
15.07.10  Überschriften weitere Produkte als Link/Farbe
21.10.10  Kategorie-Seiten: Worte im Text fett
20.04.11  Footer angepasst; Logo eingefügt
09.05.11  Links-Garten: Link-Farbe
09.06.11  Buttons Produktbestellung
15.06.11  Buttons Produkt/Warenkorb
27.06.11  Haupt-Navi+Warenkorb
20.09.11  Info + Bild Qualitätsqarantie
28.12.11  Fußzeile mit Links

*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #FDF3E6 url(img/bg_body.png) repeat-x; 
	font-family: "Trebuchet MS", sans-serif;
	color: #fdf3e6;
	font-size: 12px;
}

#wrapper {
	position: relative;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 0;
	width: 1018px; 
	text-align: left;
}

* html #wrapper {
	height: 100%;
}

#container {
	top: 0;
	left: 0;
	position: relative;
	padding-bottom: 1px;
	width: 1018px;
}

* html #container {
	padding: 0;
}

/* ------------------------ allgemeine definitionen ----------------- */

ul, ul li {
	list-style-type: none;
}

h1, h2, h3, h4, h5, p, ul, li, img, a { 
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a, a:link, a:visited, a:hover, a:active { 	
	text-decoration: none; 
	color: #555;
}

/* ------------------------------ bereiche -------------------------- */

#toplink {
	float: left;
	width: 1012px;
	height: 22px;
	text-align: right;
	color: #855b5d;
}

#toplink a {
    color: #855b5d;
    line-height: 22px;
}

#toplink .h_left,
#toplink .h_left a {
    color: #BFA98F;
}

#toplink .active,
#toplink .active a {
    color: #855b5d;
}

#header {
	float: left;
	width: 1018px;
	height: 163px;
	display: inline;
}

#header_main  {
	background: transparent url(img/header_140.jpg) left bottom no-repeat;
	float: left;
	width: 1012px;
	height: 163px;
}

#header_right  {
	background: transparent url(img/header_shadow173.png) right bottom no-repeat;
	float: right;
	width: 6px;
	height: 163px;
}

#start {
	position: absolute;
	width: 170px;
	height: 24px;
	top: 158px;
	left: 0;
	font-size: 0.9em; 
	text-align: center;
}

#nav {
	position: relative;
	width: 729px;
	height: 24px;
	top: 138px;
	left: 198px;
	font-size: 11px;
}

#left_nav {
	float: left;
	width: 175px;
	display: inline;
}

#head_name,
#head_name_shadow,
#head_slogan {
    position: absolute;
    font-family: "Times New Roman", Times, serif;
}

#head_name {
    width: 700px;
    height: 60px;
    top: 45px;
    left: 25px;
    font-size: 50px;
    color: #8F6C59;
    z-index: 1;
    text-shadow: #CFBDA8 -2px 2px 2px, #DDD 1px 1px;
    overflow: hidden;
}

#head_name_shadow {
    width: 700px;
    height: 60px;
    top: 45px;
    left: 27px;
    font-size: 50px;
    color: #CFBDA8;
    overflow: hidden;
}

#head_name h1,
#head_name strong {
    font-weight: normal;
    font-size: 50px;
}

#head_name span {
    color: #FEFFFF;
    text-shadow: #CFBDA8 -2px 2px 2px, #999 1px 1px;
}

#head_slogan {
    width: 600px;
    height: 30px;
    top: 101px;
    left: 27px;
    color: #8F6C59;
    font-size: 21px;
    text-shadow: #CFBDA8 -2px 2px 2px, #DDD 1px 1px;
}

#head_slogan strong {
    font-weight: normal;
}

#nav_hg {
	float: left;
	width: 1018px;
	display: inline;
	background: transparent url(img/hg_left_nav.png) repeat-y;
}

#main {
	float: right;
	width: 843px;
	display: inline;
}

#footer {
	float: left;
	background: transparent url(img/hg_footer.png) top left no-repeat;
	padding: 0 0 5px 10px;
	width: 1018px;
	margin-right: auto;
	margin-left: auto; 	
	text-align: left; 
	height: 31px; 
	display: inline;
}

#footer_links {
    float: left;
    background: transparent url(img/hg_footer_links.png) top left no-repeat;
    padding: 0 0 5px 10px;
    width: 1018px;
    margin-right: auto;
    margin-left: auto;  
    text-align: left; 
    height: 120px; 
    display: inline;
}


.verteiler #footer, .produkt #footer, .start #footer {
    padding-bottom: 0;
}

#web, #bm {
	float: left;
	width: 1018px;
	margin-right: auto;
	margin-left: auto; 
	height: 40px; 
	text-align: center; 
	display: inline;
}

#link {
	float: left;
	padding: 0 0 20px 0;
	width: 1018px;
	margin-right: auto;
	margin-left: auto; 	
	text-align: left; 
	height: 20px; 
	color: #999;
	display: inline;
}

#link a {
	color: #999;
}

#link .box_l, #link .box_c, #link .box_r {
	float: left;
}

#link .box_l {
	width: 400px;
}

#link .box_r {
	width: 618px;
	text-align: right;
}

#start_links {
    float: left;
    margin-bottom: 20px;
    width: 1018px;
    margin-right: auto;
    margin-left: auto;  
    text-align: left; 
    height: 20px; 
    color: #999;
    display: inline;  	
}
#start_links a {
	color: #999;
}

/* --------------------- horizontale navi ----------------- */

#start a {
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
	font-size: 13px;
}

.top-nav {
	line-height: 24px;
	text-align: center;
}
.n1,
.n2, 
.n3,
.n4,
.n5,
.n6,
.n7 {
	position: absolute;
	top: 0;
	height: 24px;
}

.top-nav a {
	color: #555;
	text-decoration: none;
	background: transparent url(img/h_nav2.png) no-repeat;
}

.top-nav a:hover {
	color: #1F0B08;
}
.n1 {
	left: 0;
	width: 100px;
	z-index: 10;
}
.n1 a {
	background-position: 0px -24px;
}
.n1 a:hover, 
.n1 .sel  {
	background-position: 0px 0px;
}

.n2 {
	left: 95px;
	z-index: 9;
	width: 101px;
}
.n2 a {
	background-position: -125px -24px;
}
.n2 a:hover, .n2 .sel  {
	background-position: -125px 0px;
}


.n3 {
	left: 191px;
	z-index: 8;
	width: 113px;
}
.n3 a {
	background-position: -250px -24px;
}
.n3 a:hover, .n3 .sel {
	background-position: -250px 0px;
}

.n4 {
	left: 299px;
	z-index: 7;
	width: 101px;
}
.n4 a {
	background-position: -375px -24px;
}
.n4 a:hover, .n4 .sel {
	background-position: -375px 0px;
}

.n5 {
	left: 395px;
	z-index: 6;
	width: 113px;
}
.n5 a {
	background-position: -500px -24px;
}
.n5 a:hover, .n5 .sel {
	background-position: -500px 0px;
}

.n6 {
	left: 503px;
	z-index: 5;
	width: 81px;
}
.n6 a {
	background-position: -625px -24px;
}
.n6 a:hover, .n6 .sel  {
	background-position: -625px 0px;
}

.n7 {
    left: 579px;
    z-index: 4;
    width: 120px;
}
.n7 a {
    background-position: -750px -24px;
    padding-left: 20px;
}
.n7 a:hover, .n7 .sel a {
    background-position: -750px 0px;
}

.top-nav a {
	display: block;
	height: 24px;
	font-size: 12px;
}

/* ---------------------- linke spalte -------------------- */

#nav_hg {
	float: left;
	width: 1018px;
	display: inline;
	background: transparent url(img/hg_left_nav.png) repeat-y;
}
#left_nav,
.left_nav {
	float: left;
	width: 171px;
	display: inline;
}

/* Navigation links --------------------------------------- */

.left_nav ul {
	background-color: #ece0d2;
	padding: 23px 0 0 0;
	margin: 0;
}

.nav ul {
	border: none;
	padding: 0;
}

.nav li {
	color: #6F6F6F;
	line-height: 23px;
	border-top: 1px solid #F5ECE1;
	margin: 0;
	padding: 0;
}

.nav li a {
	display: block;
	color: #6F6F6F;
	padding: 0 0 0 12px;
	line-height: 23px;
	height: 23px;
	margin: 0;
	font-weight: bold;
}

.nav .lev2 a {
	color: #855b5d;
	font-weight: normal;
	background: transparent url(img/nav_punkt.png) 12px 9px no-repeat;
	padding-left: 24px;
}

.nav .sel a, .nav li a:hover {
	background-color: #e4d2bc;
}

.nav li img {
	width: 171px;
	vertical-align: bottom;
}


/* Service-Logo ------------------------------------------- */

.nav_service, .nav_logo {
	color: #555;
}

.nav_logo img {
	margin: 10px 0 15px 33px;
}

.nav_service img {
	margin: 20px 0 0 25px;
}

.nav_service h3 {
	color: #64361e;
	font-weight: bold;
	font-size: 12px;
	margin: 0 10px 0 15px;
}
.nav_service p {
	line-height: 1.20em;
	margin: 0 10px 10px 15px;
	color: #5d5c5c;
}

.ad_button {
	background-color: #e4d2bc;
	height: 23px;
	line-height: 23px;
	border-top: 1px solid #f5ece1;
	border-bottom: 1px solid #f5ece1;
	text-align: center;
	color: #ac7d66;
	font-size: 13px;
	font-weight: bold;
}

.ad_button a {
	line-height: 23px;
	color: #ac7d66;
	font-weight: bold;
}

/* warenkorb-button links */

.left_warenkorb {
    height: 53px;
    text-align: center;
    margin: 0 0 20px 0;	
}

/* suchwolke */

.ad_keywords {
	color: #b8a48b;
	background-color: #ece0d2;
	padding: 2px 0 2px 0;
	line-height: 18px;
}

.ad_keywords a {
	color: #b8a48b;
	line-height: 18px;
	padding: 0 5px 0 3px;
}

.ad_k11 a {
	font-size: 11px;
}
.ad_k12 a {
	font-size: 12px;
}
.ad_k13 a {
	font-size: 13px;
}
.ad_k14 a {
	font-size: 14px;
}
.ad_k15 a {
	font-size: 15px;
}
.ad_k16 a {
	font-size: 16px;
}
.ad_k17 a {
	font-size: 17px;
}
.ad_k19 a {
	font-size: 17px;
}


.ad strong {
	background-color: #e4d2bc;
	height: 23px;
	line-height: 23px;
	border-top: 1px solid #f5ece1;
	border-bottom: 1px solid #f5ece1;
	text-align: center;
	color: #ac7d66;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.ad strong a {
	line-height: 23px;
	color: #ac7d66;
	font-weight: bold;
}

.ad p {
	width: 171px;
	background-color: #fff;
	color: #5c4a34;
	border-top: 1px solid #aaa8a6;
	border-bottom: 1px solid #aaa;	
}

.ad p a {
	color: #5d5c5c;
	margin: 5px 8px;
	font-size: 12px;
	line-height: 14px;
	display: block;
}

.info-versand {
    height: 94px;
    margin: 15px 0 15px 0;
    text-align: center;
}

/* ----------------- hauptbereich / oben ------------------ */

.main_top,
#main_top {
	float: left;
	width: 821px;
	padding-left: 22px;
	background: transparent url(img/hg_main_box.png) repeat-y; 
	color: #755f45;
	display: inline;
}

.main_top_img {
	float: left;
	width: 233px;
	height: 185px;
	margin: 19px 0 0 33px;
	display: inline;
}

.main_top_img img {
	border: 7px solid #f3e9df;
}

.main_top_text, 
.main_bottom_text {
	float: left;
	width: 255px;
	min-height: 160px;
	margin: 16px 0 0 25px;
	padding: 0; 
	line-height: 1.30em;
	color: #ac7d66;
	display: inline;
}

.main_top_text h1, 
.main_bottom_text h1,
.main_top_text h2, 
.main_bottom_text h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}

.main_top_faq, 
.main_bottom_faq {
	float: left;
	width: 200px;
	margin: 14px 0 0 40px;
	min-height: 155px;
	display: inline;
}

.main_top_faq ul, 
.main_bottom_faq ul {
	margin-left: 15px;
}

.main_top_faq li, .main_bottom_faq li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 4px;
	line-height: 1.15em;
}

.main_top_faq li a, .main_bottom_faq li a {
	color: #555;
	text-decoration: none;
}

.main_top_faq li a:hover, 
.main_bottom_faq li a:hover {
	text-decoration: underline;
}

.main_top_suche {
	float: left;
	width: 200px;
	height: 30px;
	margin: 5px 0 0 40px;
	display: inline;
}

.main_top_suche input.feld,
.main_bottom_suche input.feld  {
	width: 100px;
	line-height: 18px;
	height: 18px;
	padding: 0;
	margin-left: 15px;
}

.main_top_suche input.bt_suche,
.main_bottom_suche input.bt_suche {
	border: none;
	line-height: 21px;
	height: 21px;
	width: 56px;
	font-size: 12px;
	color: #855b5d;
	background: transparent url(img/bg_suche.jpg) no-repeat;
}

/* --------------------- Unterer Bereich ----------------- */

.main_shade, .main_shade_top, .main_shade_bottom,
#main_shade, #main_shade_top, #main_shade_bottom { 
	float: left;
	width: 843px;
	display: inline;
}

.main_shade,
#main_shade {
	height: 40px;
	background: transparent url(img/hg_main_shade.png) no-repeat;
}

.main_shade_top,
#main_shade_top {
	height: 20px;
	background: transparent url(img/hg_main_shade_top.png) no-repeat;
}

.main_shade_bottom,
#main_shade_bottom {
	height: 20px;
	background: transparent url(img/hg_main_shade_bottom.png) top left no-repeat;
}

/* Produktseite */

.main_shade_bottom ul {
	float: left;
	color: #838383;
	/*width: 520px; */
	margin: 0;
	height: 19px;
	display: inline;
}

.main_shade_bottom li {
	float: left;
	width: 83px;
	height: 19px;
	margin: 0;
	padding: 0;
}
.main_shade_bottom li.l {
	width: 3px;
	color: #838383;
	text-align: center;
}

.main_shade_bottom li strong,
.main_shade_bottom li a {
	display: block;
	line-height: 19px;
	text-align: center;
}

.main_shade_bottom li a:hover {
	text-decoration: underline;
}

/* Text/Links über den Hauptfeld */

.main_shade_bottom p,
#main_shade_bottom p {
	padding: 1px 10px 0 55px;
	color: #838383;
}

.main_shade_bottom strong,
#main_shade_bottom strong {
	color: #855b5d;
}

.main_shade_bottom a,
#main_shade_bottom a {
	color: #838383;
}

.main_shade_bottom a:hover,
#main_shade_bottom a:hover {
	text-decoration: underline;
}

.main_bottom,
#main_bottom {
	float: left;
	width: 821px;
	padding: 2px 0 0 22px;
	color: #342a1f;
	background: transparent url(img/hg_main_box.png) repeat-y; 
	display: inline;
}

.main_bottom_left {
	float: left;
	width: 491px;
	margin: 28px 0 0 33px; 
	color: #755f45;
	display: inline;
}

.main_bottom_right {
	float: left;
	width: 200px;
	margin: 28px 0 0 60px;
	display: inline;
}

.m_headline {
	float: left;
	width: 491px;
	height: 20px;
	border-bottom: 1px solid #ac7d66;
}

.m_headline strong, 
.m_headline h2, 
.m_headline h1 {
	float: left;
	width: 491px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #ac7d66;
}

#main_bottom h4.h_cap {
    font-size: 13px;	
}


/* Links rechtsbündig in der Überschrift (Detailansicht) */

.m_headline p {
	float: right;
	color: #5d5c5c;
	text-align: right;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	width: 190px;
	display: inline;
}

.m_headline p a {
	color: #5d5c5c;
}
.m_headline p a:hover {
	text-decoration: underline;
}

/* ----------------------- Startseite --------------------- */

.m_box {
	float: left;
	width: 150px;
	height: 162px;
	margin: 10px 20px 10px 0;
	display: inline;
}

.m_box a.bt {
	display: block;
	height: 18px;
	text-align: center;
	color: #555;
	margin-top: 1px;
	background: transparent url(img/bg_start_button.png) no-repeat;
}

.r_illustration {
	color: #555;
	line-height: 1.2em;
	margin-bottom: 17px;
}

.r_illustration img {
	border-bottom: 1px solid #fff;
}

.r_illustration p {
	background-color: #ece0d2;
	padding: 3px 5px 5px 5px;
}

.r_illustration p a {
	color: #555;
}
.r_illustration strong, .r_illustration strong a {
	color: #64361e;
	font-weight: bold;
}

/* ----------------------- Unternehmen -------------------- */

.unternehmen .main_bottom a {
    color: #555; 	
}

.garten .text a {
    color: #64361e;
    font-weight: bold;
    border-bottom: 1px dotted #64361e;  
}

.garten p {
    margin-bottom: 10px;
}

.unternehmen .m_headline {
	width: 752px;
}

.u_main {
	float: left;
	width: 752px;
	height: 486px;
	margin: 10px 0 30px 0;
	background: transparent url(img/bg_unternehmen.jpg) no-repeat;
	display: inline;
}

.u_box {
	margin: 75px 0 0 195px;
	width: 340px;
	float: left;
	display: inline;
}

.u_box p {
	font-size: 12px;
	color: #848484;
	line-height: 1.35em;
	margin: 0.5em 0 1em 5px;
}

.u_box p.r {
	color: #8F6447;
}

/* --------------------- Lieferbedingungen ------------------ */

.l_top {
	float: left;
	width: 511px;
	margin: 22px 0 0 33px;
	display: inline;
}

.l_top h1 {
	font-size: 12px;
	font-weight: bold;
	color: #64361e;
	margin: 0;
	line-height: 20px;
	padding: 0 0 10px 20px;
}

.l_top_box {
	float: left;
	width: 163px;
	height: 165px;
	margin: 0;
}

.l_top_box img {
	margin: 5px 0 0 20px;
}

.l_top_box p {
	font-size: 11px;
	margin-left: 20px;
	color: #ac7d66;
}

.l_eins {
	background: transparent url(img/l_eins.png) 1px 2px no-repeat;
}
.l_zwei {
	background: transparent url(img/l_zwei.png) 1px 2px no-repeat;
}
.l_drei {
	background: transparent url(img/l_drei.png) 1px 2px no-repeat;
}

.l_box {
	float: left;
	width: 495px;
	margin: 0 0 30px 0;
	background: transparent url(img/bg_lieferbedingungen.gif) center 110px  no-repeat;
	display: inline;
}

.l_box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #64361e;
	margin: 15px 0 5px 0;
	letter-spacing: 0.02em;
}
.l_box p {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	line-height: 1.3em;
}

.l_box ul {
	margin: 5px 0 5px 10px;
}

.l_box li {
	list-style-type: none;
	background: transparent url(img/bg_punkt.png) left 4px no-repeat;
	padding-left: 14px;
	line-height: 1.25em;
	margin-bottom: 3px;
	color: #555;
}

/* ------------------------ Faq ------------------- */

.f_box {
	float: left;
	width: 491px;
	margin: 10px 0 30px 0;
	display: inline;
}

.f_box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #64361e;
	margin: 15px 0 5px 0;
	letter-spacing: 0.02em;
}

.faq .main_top_faq {
	height: 165px;
	background: transparent url(img/bg_brief.png) right 35px no-repeat;
	color: #898989;
	line-height: 1.25em;
}

.faq .main_top_faq a {
	color: #ac7d66;
}

/* ------------------------- Impressum --------------------- */

.impressum .m_headline {
	margin-left: 23px;
	width: 468px;
}

.i_box {
	float: left;
	width: 414px;
	height: 508px;
	margin: 10px 0 30px 23px;
	padding: 0 25px 0 25px;
	background: #f0e6d9 url(img/bg_impressum.png) center repeat-y;
	border: 1px solid #d4c4b2;
	color: #555;
	display: inline;
}

.i_head {
	float: left;
	width: 100%;
	margin: 5px 0 5px 0;
	text-align: center;
}

.i_head h1 {
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	color: #fff;
	letter-spacing: 0.02em;
}

.i_head h1 span {
	color: #ac7d65;
}

.i_head p {
	border-top: 1px solid #b7936e;
	line-height: 24px;
	color: #b7936e;
	display: inline;
	padding: 3px 0 0 0;
}

.i_box td, .i_box a {
	vertical-align: top;
	color: #555;
	line-height: 1.35em;
}
.i_box a {
	text-decoration: underline;
}

.i_box table {
	margin: 0 0 5px 0;
	background: transparent url(img/bg_impressum_logo.png) center center no-repeat;
}

.impressum .main_bottom_right {
	color: #b7936e;
}


/* ------------------------- Sitemap --------------------- */

.sitemap .main_bottom_left {
	width: 752px;
}

.sitemap .m_headline {
	width: 742px;
}

.s_box {
	float: left;
	width: 366px;
	margin: 10px 10px 0 0;
	display: inline;
}

.s_box h2 {
	font-size: 12px;
	font-weight: normal;
	color: #555;
	padding-left: 2px;
	letter-spacing: 0.02em;
	margin: 10px 0 0 0;
	width: 98%;
	background-color: #E4D2BC;
}

.s_box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #64361e;
	letter-spacing: 0.02em;
	margin: 20px 0 5px 0;
}

.s_box a {
	color: #848484;
	
}

/* ------------------------ Kontakt ----------------------- */

.anfrage .main_bottom_left {
	float: left;
	width: 520px;
	margin: 20px 0 0 33px; 
	color: #755f45;
	display: inline;
}

.anfrage .main_bottom_right {
	width: 160px;
	margin: 20px 0 0 60px;
	height: 600px;
}

.anfrage .m_headline {
	width: 520px;
}

.k_box {
	float: left;
	width: 468px;
	height: 483px;
	margin: 20px 0 0 0;
	padding: 0 25px 0 25px;
	background: #f0e6d9 url(img/bg_anfrage.jpg) no-repeat;
	border: 1px solid #d4c4b2;
	color: #555;
	display: inline;
}

.k_head {
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;
	text-align: center;
	display: inline;
}

.k_head h1 {
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	color: #BFBFBF;
	letter-spacing: 0.02em;
	margin-bottom: 2px;
}

.k_head h1 span {
	color: #ac7d65;
}

.k_head p {
	border-top: 1px solid #b7936e;
	line-height: 24px;
	color: #b7936e;
	display: inline;
	padding: 3px 0 0 0;
}

.anfrage .h_center .brown {
	color: #956a55;
}

.anfrage .k_box h1 {
	color: #855b5d;
}

.anfrage label {
	float: left;
	width: 130px;
	margin-bottom: 8px;
}

.anfrage .form input, 
.anfrage .form textarea {
	float: left;
	width: 300px;
	line-height: 18px;
	padding: 2px 2px;
	border: 1px solid #d4c4b2;
	margin-bottom: 8px;
}

.anfrage input.bt_senden {
	border: none;
	line-height: 21px;
	height: 21px;
	width: 89px;
	font-size: 12px;
	color: #855b5d;
	margin-left: 130px;
	padding: 0;
	background: transparent url(img/bg_senden.jpg) no-repeat;
}

.anfrage .radio {
	float: left; 
	width: 270px;
	line-height: 20px;
}

.anfrage .radio input {
	vertical-align: middle;
	width: 20px;
	line-height: 20px;
	margin: 0;
	border: none;
}

.anfrage p {
	margin: 0 0 10px 0;
}
.anfrage a {
	color: #555;
}

.hotline p {
	color: #898989;
	margin-top: 20px;
}

.anfrage .illu_brief {
	position: relative; 
	bottom: 0;
	left: 0;
	background: transparent url(img/brief.jpg) 1px 430px no-repeat;
}
.anfrage .illu_feder {
	position: relative; 
	bottom: 0;
	left: 0;
	background: transparent url(img/feder.jpg) 1px 430px no-repeat;
}

.form textarea {
	background: #fff url(img/dw_logo_xs.gif) center center no-repeat;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#k_button {
	float: left;
	height: 21px;
	width: 520px;
}

#k_button input, #k_button a {
	text-align: center;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 21px;
	height: 21px;
	width: 520px;
	font-size: 12px;
	vertical-align: middle;
	color: #855b5d;
	background: transparent url(img/bg_button_kontakt.png) no-repeat;
	display: block;
}

/* ------------------------- Lexikon ---------------------- */

.lexikon-eintrag .main_bottom_left {
    float: left;
    width: 520px;
    margin: 20px 0 0 33px; 
    color: #555;
    display: inline;
}

.lexikon-eintrag .main_bottom_right {
    width: 160px;
    margin: 20px 0 0 60px;
}

.lexikon-eintrag .produkte {
    width: 750px;
    margin: 20px 0 30px 33px;
}

.lexikon-eintrag .hervorgehoben {
    color: #855b5d;
}

.lexikon-eintrag .m_headline {
    width: 100%;
    margin: 15px 0 5px 0;
}

.lexikon-eintrag H1 {
    font-size: 18px;
    font-weight: bold;
    color: #ac7d66;
}
.lexikon-eintrag H2, 
.lexikon-eintrag H3, 
.lexikon-eintrag H4 {
    font-size: 14px;
    font-weight: bold;
    color: #ac7d66;
}

/* ----------------------- Produktseite ------------------- */

.produkt .main_top_left {
	float: left;
	width: 520px;
	margin: 20px 0 0 33px; 
	display: inline;
	color: #7F6557; 
}

.produkt .main_top_right {
	float: left;
	width: 130px;
	margin: 20px 0 0 58px;
	height: 575px;
	display: inline;
}

.produkt .m_headline {
	width: 520px;
	line-height: 14px;
	vertical-align: bottom;
}

.produkt .m_headline strong {
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.produkt .m_headline h1 {
    font-size: 16px;
    line-height: 18px;
    width: 518px;
}
.produkt .m_headline p {
    font-size: 11px;
}

.produkt form {
    float: left;
    padding-bottom: 20px;
}

.produkt_frame {
	position: relative;
	width: 520px;
	height: 485px;
	margin: 10px 0 0 0;
}

.p_bild, .p_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 520px;
	height: 484px;
}

.p_icon {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 120px;
    height: 70px;
    z-index: 6;
}

.p_bild {
	z-index: 1;
}
.p_bild img {
	border: 1px solid #cbcbcb;
}

.p_category {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 5;
	width: 400px;
	height: 30px;
}

/* ---- Text auf dem Produktbild ------------------------- */

.p_text {
	z-index: 5;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #5d5c5c;
	line-height: 1.3em;
}

.p_text span {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 8px;
}

.p_text table {
	margin: 10px 0 0 0;
	line-height: 1.3em;
}
.p_text td {
	padding-right: 5px;
	line-height: 15px;
}

.p_text p {
    width: 215px;
    margin: 10px 0 0 0;
    letter-spacing: -0.02em;
}

.p_text a {
    color: #5d5c5c;
    text-decoration: none;
}

.p_h3_line {
	margin: 8px 0 10px 0;
	font-size: 11px;
	letter-spacing: 0.02em;
	display: block;
}

.p_text h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	border-top: 1px solid #5d5c5c;
	display: inline;
}

/* ------------------- Produkt-Links ---------------------- */

.p_buttons,
.p_button_left, 
.p_button_center, 
.p_button_right {
	float: left;
	height: 31px;
}

.p_buttons {
	width: 520px;
	margin-top: 2px;
	background: transparent url(img/bg_button4.png) no-repeat;	
}
	
.p_button_left {
	width: 173px;
	background-position: 0px 0px;
}
.p_button_center {
	width: 176px;
	background-position: -175px 0px;
}
.p_button_right {
	width: 171px;
	background-position: -349px 0px;
}

.p_buttons a {
	display: block;
	line-height: 31px;
	text-align: center;
}

.p_button_left a, 
.p_button_right a {
	color: #555;
}

.p_button_center a {
	color: #fff;
	font-weight: bold;
}

ul.p_empfehlung {
    float: left;
    width: 520px;
    height: 140px;
    margin: 15px 0 0 0;
}
.p_empfehlung li {
    float: left;
    width: 109px;
    height: 140px;
    margin: 0 15px 0 0;
}

.p_empfehlung img {
    border: 1px solid #ccc;
}
.p_empfehlung span {
    width: 109px;
    line-height: 18px;
    height: 18px;
    color: #555;
    margin: 0;
}
.p_empfehlung span a {
	margin: 0;
    line-height: 18px;
    color: #555;
    text-align: center;
    text-decoration: none;
    display: block;
    background-color: #e6daca;
    overflow: hidden;   
}


/* ------------- Produktseite / Warenkorb -------------- */

.p_cart .main_top_right {
    padding-top: 24px;
    width: 180px;
    height: auto;
}

.p_cart .main_top_right .h_cap {
    margin: 0 0 35px 0;
}

.p_cart .main_top_right p {
    padding-bottom: 10px;
}

/* tel-nummer rechts */

.p_cart .main_top_right p strong {
    font-size: 110%;
    font-weight: bold;
    color: #ac7d66;
}

/* Warenkorb-Status */

.p_cart .status {
    float: left;
    width: 100%;
    height: 64px;
    margin-bottom: 20px;
}

.p_cart .status ul {
	float: left;
	width: 100%;
	height: 64px;
}

.p_cart .status li {
    float: left; 
    height: 21px;
    padding-top: 43px;
    color: #bbb;
}

.p_cart .status .c1 {
    width: 23%;	
}
.p_cart .status .c2 {
    width: 25%; 
}
.p_cart .status .c3 {
    width: 30%; 
}
.p_cart .status .c4 {
    width: 22%; 
}

.p_cart .status li span {
    border-top: 1px solid #ac7d66;
    display: block;
    padding: 3px 0 0 6px;
    height: 17px;
    background: transparent url(img/bg_cart_nav.png) bottom left no-repeat;
}

.p_cart .status .sel {
    background: transparent url(img/cart.jpg) top center no-repeat;
}

.p_cart .status .sel span {
    border-top: 1px solid #fff;
	font-weight: bold;
	font-style: normal;
	color: #ac7d66;
}

/* Warenkorb: Artikel-Tabelle */

.cart_tbl table {
	width: 100%;
	margin: 0;
    border-left: 1px solid #c6c6c4;
    border-right: 1px solid #c6c6c4;
    border-bottom: 1px solid #c6c6c4;
}

.cart_tbl table table {
    border: none;
}

.cart_tbl td {
	color: #555;
	line-height: 18px;
	padding: 3px 4px 3px 4px;
	vertical-align: top;
}

.cart_tbl td strong {
	letter-spacing: 0.02em;
}

.cart_tbl td.center {
	text-align: center;
}

.cart_tbl .head td,
.cart_tbl .row td {
	border-right: 1px solid #c6c6c4;
}

.cart_tbl .bottom td {
	border-bottom: 1px solid #c6c6c4;
}

.cart_tbl td.img {
	border-bottom: 1px solid #c6c6c4;
	vertical-align: middle;
}
.cart_tbl .img img {
    margin: 8px 0 8px 0;
}
	
.cart_tbl td.right,
.cart_tbl .right input {
	text-align: right;
	padding-right: 10px;
}

.cart_tbl td.top,
.cart_tbl tr.top > td {
    border-top: 1px solid #c6c6c4;
}

.cart_tbl .preis {
	color: #855b5d;
}

.cart_tbl td.noline {
	border-right: none !important;
}

.cart_tbl td {
	background-color: #fffaf6;
}

.cart_tbl .bg td {
	background-color: #f4ece1;
}

.cart_tbl input {
    vertical-align: top;
}

.adresse tr td {
	padding-left: 10px;
}

input.input_wide,
select.input_wide,
textarea.input_wide {
    width: 165px;	
}

input.p_cart_link,
input.p_cart_button {
	border: none;
	font-family: "Trebuchet MS", sans-serif;
	background-color: transparent;
	display: block;
	line-height: 21px;
	color: #555;
	font-size: 12px;
	width: 175px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	height: 21px;
}
input.p_cart_button {
    line-height: 31px;
    height: 31px;
}

.p_button_center input.p_cart_button {
    font-weight: bold;
    color: #fff;	
}

/* div Buttons */
/* Produktseite */

#pro_cart_order {
    background: transparent url(img/bg_cart_lilie.png) no-repeat 12px center;
    padding-left: 40px;
    text-align: left;
}
/* Warenkorb Liste */
#cart_list_order {
    background: transparent url(img/bg_cart_lilie.png) no-repeat 12px center;
}
#cart_adr_ok {
    background: transparent url(img/bg_cart_lilie.png) no-repeat 12px center;
}
/* Warenkorb Abschluss */
#cart_check_order {
	background: transparent url(img/bg_cart_lilie.png) no-repeat 12px center;
    padding-left: 35px;
    text-align: left;
}

input.p_cart_link {
	float: right;
	padding: 0;
	background-color: #E9DBCA;
	border: 1px solid #CFB09B;
    margin: 3px 2px 3px 0;
}

.p_cart .abschluss {
	height: 400px;
	border: 1px solid #CFB09B;
	padding: 20px 20px 0 20px;
    background: #fffaf6 url(img/feder.jpg) center 230px no-repeat;   
}

.warenkorb .agb a {
	border-bottom: 1px dotted #444;
}

/* nicht lieferbar: Rasteransicht */

.n_a .main_top_left {
    padding-top: 20px;	
}

.n_a ul.raster {
	width: 100%;
}

.n_a .raster li {
    float: left;
    width: 130px;
    height: 165px;
}

.n_a .raster a {
    line-height: 18px;
    color: #555;
    font-size: 12px;
    padding: 3px 0 0 0;
}
	
/* ------------- Produktseite / Rechte Spalte ------------- */

.p_vorschau {
	float: left; 
	width: 128px; 
	height: 320px; /* 348 */
	margin-top: 10px;
}

.p_vorschau span.l {
	display: block;
	background: transparent url(img/bg_img_nav_head.png) no-repeat;
	/*background: #d0b8ad url(img/p_vorschau_lilie.gif) center center no-repeat;*/
	height: 18px;
	margin-bottom: 1px;
}

.p_vorschau ul {
	width: 128px; 
	height: 310px; /* 338 */
	overflow: auto;
	scrollbar-track-color: #F1E7DD;
	scrollbar-face-color: #E4C09C;
	scrollbar-arrow-color: #FFFAF6;	
}

.p_vorschau li {
	float: left;
	width: 107px;
	margin: 0;
	padding: 0;
	background-color: #f5ece1;
	text-align: center;
}

.p_vorschau li img {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

.p_vorschau li a {
	margin: 0;
	padding: 0;
}

.p_vorschau li span {
	height: 28px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.p_vorschau li span a {
	display: block;
	height: 28px;
	line-height: 14px;
	font-size: 11px;
	color: #555;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

/* Zahlen-Navigation -------------------------------------- */

.p_zahlen {
	float: left; 
	width: 128px;
	margin: 20px 0 20px 0;
}

.p_zahlen li {
	float: left;
	width: 31px;
	height: 31px;
	margin: 0 1px 1px 0;
}

.p_zahlen li a {
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 31px;
	color: #855b5d;
	background: transparent url(img/z_nav_all.png) top left no-repeat;
}

.p_zahlen .tl a {
	background-position: -93px 0px;
}
.p_zahlen .tr a {
	background-position: -124px 0px;
}
.p_zahlen .bl a {
	background-position: -31px 0px;
}
.p_zahlen .br a {
	background-position: -62px 0px;
}

.p_zahlen li a.ac:hover, .p_zahlen li a.sel {
	background-position: 0px -31px;
}
.p_zahlen .tl a.ac:hover, .p_zahlen .tl a.sel {
	background-position: -93px -31px;
}
.p_zahlen .tr a.ac:hover, .p_zahlen .tr a.sel {
	background-position: -124px -31px;
}
.p_zahlen .bl a.ac:hover, .p_zahlen .bl a.sel {
	background-position: -31px -31px;
}
.p_zahlen .br a.ac:hover, .p_zahlen .br a.sel {
	background-position: -62px -31px;
}


/* Pfeile vorheriger/nächster ----------------------------- */

.p_pfeil_l, .p_pfeil_r {
	float: left;
	width: 64px;
	height: 18px;
	margin-bottom: 20px;
}

.p_pfeil_l img {
	margin-left: 12px;
}

.p_pfeil_r img {
	margin-left: 32px;
}

/* Bilder-Navigation ---------------------------- */

.p_img_nav {
	float: left;
	height: 95px;
	margin: 0; 
	display: inline;
}

.p_img_nav li {
	float: left;
	width: 85px;
	height: 81px;
	margin-right: 1px;
}

.p_img_nav li a {
	display: block;
	height: 79px;
}

/* Unterer Bereich Test/FAQ/Service ----------------------- */

.p_illustration {
	float: left;
	width: 130px;
	margin: 0;
	text-align: center;
}

.p_illustration img {
	margin: 10px 0 0 0;
}

.produkt .main_bottom_left {
	margin: 0 0 0 33px;
	width: 530px;
	padding: 0;
}

.produkt .main_bottom_right {
	margin: 0 0 0 45px;
	width: 150px;
	padding: 0;
}

.produkt .main_bottom_text,
.produkt .main_bottom_faq,
.produkt .main_bottom_suche,
.produkt .main_bottom_qualitaet {
	color: #828282;
	line-height: 1.32em;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

.produkt .main_bottom_faq a {
    color: #828282;
    line-height: 1.32em;
}

.produkt .main_bottom_text {
	width: 250px;
}

.produkt .main_bottom_left h3,
.produkt .main_bottom_left h4 {
	color: #ac7d66;
	font-weight: bold;
	font-size: 14px;
    display: block;
    border-bottom: 1px solid #ac7d66;
    margin: 0 0 10px 0;
    padding: 0 0 3px 0;
    line-height: 17px;
}
	
.produkt .main_bottom_faq {
	width: 250px;
	margin: 0 0 0 20px;
}

.produkt .kat_nav {
	float: left;
    /*width: 520px;*/
    height: 19px;
    margin: 0 0 0 55px; 
}
.produkt .title_garantie {
	float: left;
	margin-left: 45px;
	height: 19px;
    width: 170px;
    color: #855B5D;
    text-align: center;
    font-weight: bold;
}

.produkt .main_bottom_qualitaet {
	width: 170px;
}
.produkt .main_bottom_qualitaet img {
    margin-bottom: 3px;
}

.produkt .main_bottom_suche input.feld {
	width: 65px;
	line-height: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	border: 1px solid #d4c4b2;
}

.produkt .main_bottom_suche input.bt_suche {
	border: none;
	line-height: 21px;
	height: 21px;
	width: 56px;
	font-size: 12px;
	color: #855b5d;
	margin: 3px 0 0 1px;
	background: transparent url(img/bg_suche.jpg) no-repeat;
}

/* ---------------- Favoriten / Verweise ----------------- */
/* auch auf der Startseite! */

.p_favorit {
    float: left;
    width: 232px;
    height: 290px;
    margin: 10px 27px 0 0;
    display: inline;	
}

.p_favorit_bild img {
    border: 1px solid #e9e1dd;
}

.p_favorit_bild a {
    padding: 0;
    margin: 0;
}

.p_favorit_text {
    width: 222px;
    height: 105px;
    background-color: #f5ece1;
    padding: 4px 5px 4px 5px;
    color: #555;
    display: block;
    margin-top: 1px;
}

.p_favorit_text a {
    color: #555;
}

.p_favorit_text a strong,
.p_favorit_text strong {
    font-weight: bold;
    color: #64361e;
}

.p_favorit_button {
	margin-top: 1px;
    background: transparent url(img/bg_favorit_button.gif) no-repeat;
    width: 232px;
    height: 18px;
}

.p_favorit_button a {
    line-height: 18px;
    text-align: center;
    display: block;
    height: 18px;
    color: #555;
}


/* Produktseiten 6er ------------------------------------ */


.verteiler .main_bottom_left {
    width: 530px;
    margin: 15px 0 0 20px;
}
    
.verteiler .main_bottom_right {
    margin: 15px 0 0 20px;
}

.verteiler .m_headline {
    width: 500px;
}

.verteiler .m_headline, .verteiler .h_cap {
    line-height: 24px;
    height: 24px;
    margin-bottom: 20px;
}

.pro_box {
    float: left;
    width: 242px;
    height: 280px;
    margin: 0 20px 20px 0;
    line-height: 1.3em;
    background-color: #ece1cf;
}
.pro_img {
    margin: 0 0 0 0;
}
.pro_img img {
    border: 1px solid #dadada;
}


.pro_text {
    border-top: 2px solid #fff;
    display: block;
    padding: 4px;
    
}
.pro_text .weiter {
    float: right;
    text-align: right;  
}
.pro_text a {
    text-decoration: none;
    color: #4f4f4f; 
}


/* Verteilerseite rechte Spalte */
.r_text {
    color: #555;
    line-height: 1.2em;
    margin-bottom: 17px;
}

.r_text .h_cap {
    margin-bottom: 10px;    
}

.r_text h2, .r_text h3 {
    color: #64361e;
    font-weight: bold;
    font-size: 12px;
}
.r_text ul  {
    margin: 0 0 0 15px;
}
.r_text li {
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 4px 0;
    line-height: 1.15em;
}

.r_text a {
    color: #555;
}

/* ------------------------- Suche ----------------------- */

.suche .main_bottom_left {
	width: 520px;
}

.suche ul {
	margin: 20px 0 20px 0;
}

.suche li {
	float: left;
	width: 95%;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #848484;
}

.kategorie li {
	border: none;
}

.suche li img {
	float: left;
	margin: 0 20px 0 0;
}
.suche li a {
	text-decoration: none;
	color: #848484;
}

.suche strong {
	color: #ac7d66;
}

.kategorie .suche em {
    color: #ac7d66;
    font-style: normal;
    font-weight: bold;
    margin: 0;
}
.kategorie .suche strong {
	color: #848484;
}

/* ---- Links Garten ---- */

.links-garten .text a {
    color: #000;
    border: none;	
}

/* ----------------- Logo Weimar -------------------------- */

.logo_weimar {
    width: 171px;
    height: 110px;
    text-align: center;
    float: left;
    margin: 100px 0 10px 0;
}

.produkt .logo_weimar {
    margin-top: 50px;
}

.start .logo_weimar,
.impressum .logo_weimar,
.anfrage .logo_weimar {
    margin-top: 20px;
}


/* ----------------------- Fusszeile ---------------------- */

#footer p {
	float: left;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #855b5d;
	font-family: Verdana, sans-serif;
}
#footer span {
	color: #555;
}

.lf_box {
    float: left;
    width: 187px; 
    height: 95px; 
    border-right: 1px solid #e0cbb6;
    border-left: 1px solid #c4b29c;
    color: #fff;
    margin: 10px 0 10px 0;
    padding-left: 10px;
}
#footer_links div.first {
    border-left: none;  
}
#footer_links div.last {
    border-right: none;  
}

.lf_box ul {
    margin: 5px 0 0 0;
}
.lf_box li {
    margin: 0 5px 3px 0;
    line-height: 13px;
}
.lf_box a {
    font-size: 11px;
    line-height: 10px;
    padding: 0;
    color: #fff;
}


/* ----------------- Social Bookmarks ---------------------- */

#web p, #web a, #bm p, #bm a {
	color: #855b5d;
}

/* -------- Formatierungen: Erster Buchstabe größer ------- */


.h_first3x, .h_first2x {
	float: left;
	font-family: "Times New Roman", serif;
	line-height: 0.74em;
	padding: 0;
	display: inline;
	font-weight: normal;
}

.h_first3x {
	font-size: 59px;
	margin: 2px 5px 0 0;
}

.h_first2x {
	font-size: 36px;
	margin: 2px 3px 0 0;
}


/* --------------------- layout helfer -------------------- */

.clear {
	clear: both;
}

.h_box {
	float: left;
	width: 50%;
}

a.h_weiter {
	float: right;
	text-align: right;
}

p.h_cap, span.h_cap, h3.h_cap, h4.h_cap {
	display: block;
	border-bottom: 1px solid #ac7d66;
	color: #ac7d66;
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
	padding: 0;
}

.start h4.h_cap, 
.start h3.h_cap {
	font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

h4.h_cap a, h3.h_cap a {
	color: #ac7d66;
}

.main_top_right .h_cap {
    margin: 0;	
}

.h_lilie {
	display: block;
	background: #d0b8ad url(img/p_vorschau_lilie.gif) center center no-repeat;
	height: 18px;
	margin-bottom: 1px;
}

.h_left {
    float: left;
    text-align: left;
}

.h_center {
	text-align: center;
}

.h_right {
	float: right;
	text-align: right;
}

.h_bold {
    font-weight: bold;
}

.h_invers {
    display: block;
    text-align: center;
    background-color: #d0b8ad;
    color: #fff;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin: 1px 0 5px 0;
}
.h_em {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-style: italic;
	color: #9d7f6d;
}


.h_text_bottom {
	position: absolute;
	bottom: 15px;
	left: 10px;
}

/* fehler */

.form_err {
    background-color: #FFE9AF;
}

p.error {
    width: 161px;
    padding: 5px 5px;
    color: #333;
    background-color: #FFE9AF;
}

