html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

img, div, h1, h2, h3, form, button, ul, li,fieldset, submit {
	padding : 0;
	margin : 0;
	border: 0;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #97BC29;
}

.head1-gruen {
	font-size: 1.15em;
	font-weight: normal;
	color: #97BC29;
	margin-top: 0em;
	line-height: 1.2em;
}

.head1-lila {
	font-size: 1.15em;
	font-weight: normal;
	color: #3D117B;
	margin-top: 0em;
	line-height: 1.2em;
}

.head2-gruen {
	font-size: 0.95em;
	font-weight: normal;
	color: #97BC29;
	margin-top: 0em;
	line-height: 1em;
	bottom: 1em;	
}

.head2-lila {
	font-size: 0.8em;
	font-weight: bold;
	color: #3D117B;
	margin-top: 0em;
	line-height: 4em;
}

.copy {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1.5em;
	padding-right: 1em;
}

.copy-b {
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	right: 0em;
	line-height: 1.5em;
	padding-right: 1em;
}

.copy2 {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1.35em;
	padding-right: 1em;
}

.copy-s {
	font-size: 0.65em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1em;
	padding-right: 1em;
}

.copy-i {
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1.3em;
	padding-right: 1.5em;
}

.liste {
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1.2em;
	padding-right: 1em;
}

.liste-ref {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	right: 0em;
	line-height: 1.5em;
	padding-right: 0em;
}

p {
	bottom:2em;
	}

.copy-lila {
	font-size: 0.75em;
	font-weight: normal;
	color: #3D117B;
	right: 0em;
	line-height: 1.2em;
}

.copy-lila-b {
	font-size: 0.8em;
	font-weight: bold;
	color: #3D117B;
	right: 0em;
	line-height: 1.2em;
}

.copy-gruen {
	font-size: 0.75em;
	font-weight: bold;
	color: #97BC29;
	right: 0em;
	line-height: 1.4em;
}

.copy-gruen a {
	font-size: 1em;
	font-weight: bold;
	color: #97BC29;
	right: 0em;
	line-height: 2em;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #97BC29;
	text-decoration: underline;
}



