/*

	Design Susanne Senn-Dreier

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
/*background: #000000 url('images/bg1.jpg');*/
background: #ffffff url("../images_Luna/hintergrund.gif"); 
background-repeat:repeat;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 18px;
font-weight:500;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #5E5855;
font-weight:bold;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.4em;
padding-right: 34px;

}

h4
{
font-size: 1.2em;
padding-right: 28px;

}

.contentarea
{
padding-top: 1.3em;
z-index: 1;
}

img.ohne
{
border: none;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url("../images_Luna/border2.gif") repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image:  url("../images_Luna/icon-printerfriendly.gif");
}

.post ul.controls li a.comments
{
background-image:  url("../images_Luna/icon-comments.gif");
}

.post ul.controls li a.more
{
background-image:  url("../images_Luna/icon-more.gif");
}

.box
{
position: relative;
background: #FDFCF6 url("../images_Luna/boxbg.gif") repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/*background: #fff url('images/bg2.jpg') repeat-x;*/
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #EFDDD1 url("../images_Luna/topbg.gif") repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
border: none;
top: 9px;
padding: 0em 2.0em 1.3em 2.0em;
}


#headercontent2
{
position: absolute;
border: none;
top: 40px;
right: 20px;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.3em;
}

#headercontent h1 sup
{
color: #777;
}


h2
{
font-size: 22px;
font-weight: normal;
}
#headercontent h2
{
font-size: 1 em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align:middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url("../images_Luna/buttonbg.gif") repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
/*background: #fff url('images/hdrpic.jpg') no-repeat top left;*/
background: #fff url("../images_Luna/header1.jpg") no-repeat top left;
margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #D2A892 url("../images_Luna/menubg.gif") repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	z-index: 2;
	background-color: #CFB7AB;
}

#menu ul
{
	position: absolute;
	top: 21px;
	height: 54px;
	left: 25px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #5F5F5F url("../images_Luna/menuactive.gif") repeat-x top left;
}

#menubottom
{
background: #fff url("../images_Luna/border1.gif") repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url("../images_Luna/border2.gif") repeat-x 0em 2.5em;
font-size: 0.6em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#shopnavigation
{
top: 350px;
font-size:9px;
text-align:right;
z-index: 10;
left: 20px;
}
.leftNavigation{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
	width:auto;
	height:auto;
	padding:8px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}
	
.leftNavigation a{
	text-align:right;
	font-weight:normal;
	text-decoration:none;
		}
		
.leftNavigation h4{
	font-size:13px;
	text-align:center;
	font-weight:bold;
	text-decoration:overline underline;
	}
.leftNavigationMeldung{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border: none;
	}	
.leftNavigationKlein{
	font-size:11px;
	text-align:left;
	text-decoration:none;
	line-height:12px;
	border: none;
	padding: 2px 5px;
	}
.leftNavigationKlein a{
	text-decoration:none;
		}	
		
	.leftNavigationKlein a:hover{
	text-decoration:underline;
		}	
	.inhaltText{
	font-size:12px;
	text-align:left;
	border:none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	}
.inhaltText a{
	text-decoration:none;
	font-weight:bold;
	}
.inhaltText h3{
	font-size:14px;
	font-weight:bold;
	}
	
.warenkorbBox {
	width:auto;
	height:auto;
	padding:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	background-color:#FFFFFF;
	border:1px solid #9F9EA3;
	font-size:11px;
	text-align:center;
		}
.warenkorbBoxForm{
	width:20px;
	border:1px solid #9F9EA3;
	font-size:10px;	
	text-align:center;
	}
	.textfeldBestell {
  	border: #9F9EA3;
	border-style:dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

  	width: auto;
  	font-size: 11px;
	background-color:#fafafa;
	padding:2px;
	}
.textfeldBestellInput{
  	border: #9F9EA3;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
  	width: 400px;
	font-size: 11px;
	background-color:#fafafa;
	padding:2px;
	}
.textfeldBestellButton{
	width: 250px;
	font-size: 11px;
	background-color:#fafafa;
	padding:2px;
	text-align:center;
	margin-right: 90px;
		
	}
.bestellText{
	font-size:11px;
	text-align:left;
	border:none;
	padding: 1px 1px;
	}
.bestell2Box{
	width:100%;
	font-size:12px;
	text-align:right;
	border:1px;
	background-color:#666666
	color:white;
	padding: 1px 1px;
	}
.bestell2Text a{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border:none;
	}
	
	.showBox {
	width:90%;
	height:auto;
	border:1px solid #C0C0C0;
	font-size:12px;
	text-align:left;
	}
	
	.showBox img{
	text-align:left;
	float:left;
	margin:5px;
	}
.showBox td{
	text-align:left;
	padding:3px;
	}
	