* {
	padding: 0;
	margin: 0;
}

body {
	background: #fefcec url(images/hg_body.gif) repeat-x top left;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	color: #2D2D2D;
}
/* simplified box model hack: */
* html body{
	font-size: x-small; /* für IE5 */
	f\ont-size: small; /* für andere IE */
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 110%;
	padding-bottom: 5px;
	color: #73b445;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: 800;	
	line-height: 170%;
}
p {
	line-height: 150%;
    padding-bottom: 10px;
}
.post {
	padding: 22px 15px 20px 15px;
	background: url(images/trenn.png) no-repeat bottom;
/*	behavior: url(iepngfix.htc);*/
}

a {
	color: #ff9633;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
img{
	margin: 5px;
}
em a{
      color: #fffef8;
}



#content ul {
	list-style: circle;
	margin: 5px 10px;
}
#frameframe {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#frame {
	background:#fff url(images/hg_frame.gif) repeat-x top left;
	border: #bad7a7 solid 2px;
	width: 790px;
	min-height: 550px;
	text-align: left;
	margin-bottom: 60px;
}
#subnavi {
	float: right;
 	position: relative;
}
/*
#frame_hinten_o {
	background: url(images/frame_hinten.gif) no-repeat top right;
	width: 799px;
	min-height: 550px;
	margin: 0 auto;
	text-align: left;
}
#frame_hinten_m {
	background: url(images/frame_hinten_m.gif) repeat-y top right;
	width: 799px;
	min-height: 550px;
	margin: 0 auto;
	text-align: left;
}
*/
#header {
	background: url(images/hg_header.png) no-repeat top;
	height: 229px;
	width: 790px;
}

#content {
	background: url(images/hg_content.gif) repeat-y; 
	margin-left: 210px;
	width: 520px;
}

#main {
	line-height: 130%;
}



#mainfooter {
	background: url(images/hg_footer.gif) no-repeat top right;
	margin-left: 210px;
	width: 520px;
	height: 60px;
	margin-bottom: 25px;
}



#navi {
	float: left;
	list-style: none;
	position: relative;
}
#navi span {
  display: none;
  position: absolute;
}
#navi a {
	margin-left: 22px;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#navi a:hover {
  background-position: left bottom;
}
#navi a:hover span {
  display: block;
}
#navi .start {
	width: 129px;
	height: 33px;
	background: url(images/start.png);
	left: -1px;
	top: 4px;
}
#navi .lifestyle {
	width: 129px;
	height: 33px;
	background: url(images/lifestyle.png);
	left: -1px;
	top: 37px;
}
#navi .konzept {
	width: 129px;
	height: 33px;
	background: url(images/konzept.png);
	left: -1px;
	top: 70px;
}
#navi .tipps {
	width: 129px;
	height: 33px;
	background: url(images/tipps.png);
	left: -1px;
	top: 103px;
}
#navi .shop {
	width: 129px;
	height: 33px;
	background: url(images/shop.png);
	left: -1px;
	top: 136px;
}
#navi .presse {
	width: 129px;
	height: 33px;
	background: url(images/presse.png);
	left: -1px;
	top: 169px;
}
#navi .autoren {
	width: 129px;
	height: 33px;
	background: url(images/autoren.png);
	left: -1px;
	top: 202px;
}

#foot{
	list-style: none;
	text-decoration:none;
}
#foot li{
	float:left;
	padding: 35px 0px 20px 40px;
}
#foot a{
	font-size: 90%;
	font-weight: 300;
	text-decoration:none;
	color: #666666;
}
#foot a:hover{
	color: #333333;
}



/*subnavi*/

#navi_sub {
	float: left;
	list-style-type: none;
	list-style: none;
	position: relative;
}
#navi_sub span {
  display: none;
  position: absolute;
}
#navi_sub a {
	display: block;
	text-indent: -1200%;
	position: absolute;
	outline: none;
}
#navi_sub a:hover {
  background-position: left bottom;
}
#navi_sub a:hover span {
  display: block;
}
#navi_sub .empfehlen {
	width: 43px;
	height: 130px;
	background: url(images/empfehlen.png);
	left: 2px;
	top: 10px;
}
#navi_sub .blog {
	width: 39px;
	height: 78px;
	background: url(images/blog.png);
	left: 2px;
	top: 140px;
}
#navi_sub .newsletter {
	width: 41px;
	height: 117px;
	background: url(images/newsletter.png);
	left: 2px;
	top: 218px;
}
#navi_sub .forum {
	width: 40px;
	height: 71px;
	background: url(images/forum.png);
	left: 2px;
	top: 335px;
}
