body {
padding: 0 !important;	
margin-top: 20px;
background: #2C4762 !important;
}

html {
padding: 0 !important;	
background: #2C4762 !important;
}


#wbody {
	background: #2C4762 url(http://www.definition-von-fett.de/blog/wp-content/themes/dvf2010/layout/images/stripes.png) no-repeat;
	padding-top: 2%;
}

/**
 * @section layout
 * @css-for (All)
 */
 a#skipLink{ display: none; }
 
#wrappress {
	width: 90%;
    min-width: 920px;
    max-width: 1040px;
	margin: auto;
	background: #fff;
	border:1px solid #333333;
}

/**
 * @section layout
 * @css-for (navi)
 */
#wnavi{
 	height: 40px;
 	background: #42322D;
 	clear: both;
 	padding-left: 30px;
 	font-size: 150%;
 }
 
#wnavi ul li {
	display: inline;	
}

#wnavi ul li a{
	color: white;
	font-family:Verdana,Arial,Verdana,sans-serif;
	padding: 0 15px;
	line-height: 40px;
	font-weight: bold;
	Text-decoration: none;
}

#wnavi ul li a:hover{
	color: white;	
	background: #2C4762;
	padding: 9px 15px 9px;

}

#wnavi ul li.current_page_item a{
	color: white;
	background: #2C4762;
	padding: 9px 15px 9px;
}

.rss img{
	background: none;
	border: none;
	padding: 5px;
}
 
/**
 * @section layout
 * @css-for (header)
 */
#logobereich{
background: white;
}

#wlogo{
	background: url(http://www.definition-von-fett.de/blog/wp-content/themes/dvf2010/layout/images/logo.png) no-repeat;
	height: 120px;
	float: left;
	width: 160px;
	margin:  5px 0 0 20px;
} 


#logobereich h1 a{
	font-size: 3.2em;
	font-variant: small-caps;
	color: #000;
	font-family: Georgia, Times;
}

#logobereich h2{
	font-family: Georgia, Times;
	line-height: 0px;
	font-size:2em;
	font-weight: bold;
}

span.rss{
	float: right;
	background: url(../images/rss.png) no-repeat;
	background-position: left;
	padding: 2px 0 0 20px;
}

/**
 * @section layout
 * @css-for (footer)
 */
 #footer {
	clear: both;
}

#footer2 {
	color: white;
	margin: 0 auto;
	text-align:center;
	width: 100%;
	font-size: 120%;
	margin-top: 20px;
	font-family: verdana,tahoma,arial,sans-serif;
}

#footer2 a{
	color: white;
}

.forabg {
background: none !inportant;
}