BODY {
	background-image : url("images/h2.jpg");
	background-repeat : repeat;
	background-attachment: fixed;
	scrollbar-base-color : #139100;
	scrollbar-track-color : #F4F7FF;
	scrollbar-shadow-color : #139100;
	scrollbar-highlight-color : #139100;
	scrollbar-face-color : #F4F7FF;
	scrollbar-darkshadow-color : #F4F7FF;
	scrollbar-arrow-color : #139100;
	scrollbar-3dlight-color : #F4F7FF;
	margin-left: 15px;
	}
span.seitentext {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #2d8715;
	font : normal "MS Serif" "New York" serif;
	line-height: 150%;
	font-weight: bold;
}
.bildertitel1 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #2d8715;
	font : normal "MS Serif" "New York" serif;
	line-height: 120%;
	font-weight: bold;
}

.header1 {

	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14pt;
	color: #2d8715;
	
}
.header2 {
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-size: 11pt;
	color: #2d8715;
	
}

A:LINK {
	color: #2d8715;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size:10pt;
	font : "Times New Roman", Times, serif;
	font-style : normal;
}
a:visited {
	color: #2d8715;
	text-decoration : none;
	font-family: "Comic Sans MS";
	font-size:10pt;
	font : "Times New Roman", Times, serif;
}
a:hover {
	color: #2d8715;
	text-decoration: underline;
	font-family: "Comic Sans MS";
	font-size:10pt;
	font : "Times New Roman", Times, serif;
	font-style : italic;
}
a:active {
	color: #2d8715;
	text-decoration: underline;
	font-family: "Comic Sans MS";
	font-size:10pt;
	font : "Times New Roman", Times, serif;
	font-style : italic;
}