@charset "utf-8";
/*
Template Name: Sweet Leaf
Author: <a href="http://netzfeld.de/">Netzfeld</a>
Author URI: http://netzfeld.de/
Licence: CC BY-SA 3.0
Licence URI: https://creativecommons.org/licenses/by-sa/3.0/
File: Reset CSS
*/

html{
	overflow-y:scroll
}
html, body{
	font-size:100.01%;
	color:#000;
	height:100%
}
h1, h2, h3, h4, h5, h6, pre, code{
	font-weight:normal;
	font-size:100%
}
body, html, form, fieldset, input, table, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, q, blockquote, dl, dt, dd, figure, figcaption, img{
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
nav ul, nav ol, nav li{
	list-style:none;
	text-indent:0
}
img{
	border:none
}
a img, :link img, :visited img{
	border:none;
	color:#000;
	padding:0;
	margin:0
}
.unsichtbar{
	display:none
}
.transparent{
	opacity:0.50
}
-moz-scrollbar{
}
.stopper-links{
	clear:left
}
.stopper-rechts{
	clear:right
}
.stopper{
	clear:both
}
.spamschutz{
	unicode-bidi:bidi-override;
	direction:rtl
}