/*
Theme Name: Lebenshilfe
Theme URI: http://hilfe-online.com
Description: Theme fuer Lebenshilfe Seesen
Author: domsky & domsky GbR
Author URI: http://hilfe-online.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: lebenshilfe
Text Domain: lebenshilfe
*/




body {
	margin:0;
	padding:0; 
	word-wrap:break-word;
	font-family:Arial, Sans-serif, Helvetica;
	font-size:14px;
	font-size:0.875rem;
	line-height:150%;
	color:#000000;
	-webkit-tap-highlight-color:transparent;
	background:#f6f1e5  no-repeat ;
	background-size:cover;
	background-image:linear-gradient(top, #e5d7b8 0%, #f6f1e5 40%, #f6f1e5 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5d7b8), color-stop(0.4, #f6f1e5), color-stop(1, #f6f1e5));
	background-image:-webkit-linear-gradient(top, #e5d7b8 0%, #f6f1e5 40%, #f6f1e5 100%);
	background-image:-moz-linear-gradient(top, #e5d7b8 0%, #f6f1e5 40%, #f6f1e5 100%);
	background-image:-ms-linear-gradient(top, #e5d7b8 0%, #f6f1e5 40%, #f6f1e5 100%);
	background-image:-o-linear-gradient(top, #e5d7b8 0%, #f6f1e5 40%, #f6f1e5 100%);
	background-attachment:fixed
}



