/* -------------------------------------------------------
CSS für:		Ursula Schandl-Nutz  - podologische fußpflege

author:			michael schneider
date:			2009-03-21
last update:	YYYY-MM-DD

------------------------------------------------------- */
body 								{ margin-top: 50px; padding: 0; background: url(../images/img01.jpg) repeat-x left top; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
									  font-size: 13px; color: #333333; }

h1, h2, h3 							{ margin: 0; text-transform: lowercase; font-weight: normal; color: #559106; }
h1 									{ letter-spacing: -1px; font-size: 32px; }
h2 									{ font-size: 23px; }
h3									{ margin-top: 0.5em; margin-bottom: 0.5em; }
p, ul, ol 							{ margin: 0 0 2em 0; text-align: justify; line-height: 26px; font-size: 11px; }
a									{ font-size: 100%; }
a:link 								{ color: #4E8006; }
a:hover, a:active 					{ text-decoration: none; color: #4E8006; }
a:visited 							{ color: #4E8006; }
img 								{ border: none; }
img.left 							{ float: left; margin-right: 15px; margin-left: -15px; }
img.left2 							{ float: left; margin-right: 15px; }
img.right 							{ float: right; margin-left: 15px; }
td									{ border: 1px dotted #E8E8E8; padding-left: 0.5em; }
ul li ul li a		{ font-size: 140%; }
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 820px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 820px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #EDEDED;
	text-decoration: underline; 
}

#menu .current_page_item a {
	color: #FFFFFF;
}
#logo-wrap {
	width: 820px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	background: url(../images/img03.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/img05.jpg) no-repeat left top;
}
#logo2 {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/img051.jpg) no-repeat left top;
}
#logo3 {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/img052.jpg) no-repeat left top;
}
#logo4 {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/img053.jpg) no-repeat left top;
}

#logo-wrap h1, #logo-wrap h2 	{ margin: 0; padding: 0 0 0 20px; line-height: normal; }
#logo-wrap h1.firma 				{ color: white; margin-bottom: 1.5em; }
#logo-wrap h1.name					{ color: white; }
#logo-wrap h2.adresse				{ color: white; }

#logo-wrap h1 						{ padding-top: 9px;  font-size:36px; font-style: italic; }
#logo-wrap h1 a 						{ text-decoration: none; color: #FFFFFF; }
#logo-wrap h1 a:hover 				{ text-decoration: underline; }
#logo-wrap h2 						{ padding: 15px 0 0 15px; font: italic 13px Georgia, "Times New Roman", Times, serif; color: #000000; }
#logo-wrap p a 						{ text-decoration: none; color: #B6ACA2; }
#logo-wrap p a:hover 				{ text-decoration: underline; }

#page 							{ width: 820px; margin: 0 auto; text-transform: lowercase; }

/* Content */

#content {
	float: right;
	width: 600px;
	background: url(../images/img10.jpg) no-repeat left top;
	margin-left: -20px;
}

/* Post */

.post {
	padding: 15px 15px 15px 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;

}

.post h1 {
}

.post h2 							{ height: 32px; padding: 8px 0 0 0px; font-size: 18px; color: #669900; font-weight: bold; }

.post .entry {
	padding: 0 15px;
}
.entry			{ font-size: 120%; }
.entry p 			{ margin: 0; line-height: normal; font-size: 100%; padding-bottom: 0.5em; }
.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;	
}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 14px;
	color: #DADADA;
}
#sidebar h2 a			{ color: white; font-size: 120%; }


.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 820px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer a 								{ font-size: 100%; }

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}
.img_small 								{ border: 1px solid white; }
.right									{ float: right; }
.tabelle								{ width: 400px; display: block; float: left; line-height: 1.5em; padding-bottom: 0.5em; border-bottom: 1px dotted grey; border-top: 1px dotted grey; }
.preis									{ line-height: 1.5em; padding-bottom: 0.5em; border-bottom: 1px dotted grey; border-top: 1px dotted grey; }
.block									{ clear: both; }
.clear									{ clear: both; }
.table1									{ background: url(../images/img10.jpg) no-repeat left top; width: 85%; }
.table2									{ background: url(../images/img10.jpg) no-repeat right top; width: 15%; text-align: right; padding-right: 1.5em; }
.bold									{ font-weight: bold; }
.row1:hover									{ background-color: #EEEEEE;  }
.row2									{ }
.price								{ text-align: right; padding-right: 1em; }
.info				{ margin: 0 auto; width: 800px; border: 0px dotted red; padding: 1em; }
.float_left				{ float: left; margin-right: 1em; }

