body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.png) repeat-x left top;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: 0.2px;
line-height: 1.5em;

	color: #753b19;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 { color:#be9272;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

h4 { color:#be9272;
	margin-bottom: 0px;
	font-size: 1em;
	
}



p, ol, ul {
	margin: 0 0 2em 0;
	
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #753b19;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: none;
	color: #e0c6b1;
}

img {
	border: none;
}




/* Header */


#header {
	width: 900px;
	height: 247px;
	margin: 0 auto;
	background: url(images/Logo.png) no-repeat right top;
}


/* Menu */

#menu {
	width: 835px;
	height: 30px;
	margin: 0 auto;
	padding-left:60px;
	background-color:#e0c6b1;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.) no-repeat left 75%;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height:22px;
}

#menu a:hover {
	color: #753b19;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #753b19;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}



/* Content */

#content {
	float: left;
	width: 650px;
	
}
#contentkontakt {
	float: left;
	width: 500px;
	
}

#contentprodukte {
	float: left;
	width: 900px;
	
}

#angebot {
	width:451px;
	height:173px;
	margin-left: 100px;
	margin-right:100px;
	margin-top:40px;
	padding-top:60px;
	text-align:center;
	background-image:url(images/angebot-1.png);
	background-position:top;
	background-repeat:no-repeat;
	
}

.post {
	margin-bottom: 50px;
	
}

.post ul {
	margin-top: 10px;
	padding-left: 10px;
	
}


.post .title {
}

.post .title h2 {
	font-size:20px;
	color: #4d1704;
}

.post .title p {
	margin: 0;
	
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}







/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	height:300px;
	
}

#sidebarindex {	float: right;width: 230px;height:345px;background-image:url(images/Gila-Goetz.jpg);	background-position:top;background-repeat:no-repeat;}
#sidebarbeauty {float: right;width: 230px;height:300px;background-image:url(images/beauty.jpg);	background-position:top;background-repeat:no-repeat;}
#sidebarspiritundmind {float: right;width: 230px;height:300px;background-image:url(images/spirit-und-mind.jpg);	background-position:top;background-repeat:no-repeat;}
#sidebarangebot {float: right;width: 230px;height:300px;background-image:url(images/angebotdesmonats.jpg);	background-position:top;background-repeat:no-repeat;}
#sidebargeschenk {float: right;width: 230px;height:300px;background-image:url(images/geschenk.jpg);	background-position:top;background-repeat:no-repeat;}

	


#sidebarkontakt {
	float: right;
	width: 380px;
	height:300px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar a:hover {

}

/* Copyright and Design */
#Copyright {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 1px solid #753b19;
}

#Copyright p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	
}

#Copyright a {
	text-decoration: none;
	color: #753b19;
}

#Copyright a:hover {
	
	color: #e0c6b1;
}


/* Footer */

#footer {
	clear: both;
	height:78px;
	margin: 0 auto;
	border-top: 1px solid #753b19;
	background: #fff url(images/footer.png) repeat-x left top;
}

#footer p {
	width:400px;
	position:relative;
	margin: 20px 0 0 0;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	background-color:#FFF;
}

#footer a {
	text-decoration: none;
	color: #753b19;
}
#footer a:hover {
	text-decoration: none;
	color: #e0c6b1;
}