/* ----- Allgemein --------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebeebf;
}
a {
	color: #023e1e;
	text-decoration: underline;	
}
a:link {
	color: #023e1e;
	text-decoration: underline;	
}
a:visited {
	color: #023e1e;
	text-decoration: underline;	
}
a:hover {
	color: #e2176f;
	text-decoration: underline;	
}
form {
	display: inline;	
}


/* ----- Content --------------------------- */
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	line-height: 1.6;
	color: #a7b218;	
}
.grundtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.9;
	color: #023e1e;	
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.9;
	color: #023e1e;	
}
.textlink a, .textlink a:link, .textlink a:visited {
	color: #023e1e;
	text-decoration: none;
}
.textlink a:hover {
	color: #e2176f;
	text-decoration: underline;
}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #023e1e;	
}
.subnavi a, .subnavi a:link, .subnavi a:visited {
	color: #023e1e;
	text-decoration: none;
}
.subnavi a:hover {
	color: #e2176f;
	text-decoration: underline;
}
.pink {
	color: #e2176f;
}
.gruen {
	color: #a7b218;
}
.formulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #023e1e;	
}


/* ----- Hintergrund --------------------------- */
.hintergrund {
	background-image: url(/bilder/hg_unten_1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.figuren-00 {
	background-image: url(/bilder/hg_figur_00.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-01 {
	background-image: url(/bilder/hg_figur_01.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-02 {
	background-image: url(/bilder/hg_figur_02.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-03 {
	background-image: url(/bilder/hg_figur_03.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-04 {
	background-image: url(/bilder/hg_figur_04.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-05 {
	background-image: url(/bilder/hg_figur_05.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.figuren-06 {
	background-image: url(/bilder/hg_figur_06.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* ----- Formulare --------------------------- */
.formular-m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;	
}
.formular-xxl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 314px;	
}























