BODY {
	font-family: "Arial", "Helvetica", sans-serif;
	background-image: url(../bilder/edelweiss.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #000000;
	scrollbar-base-color: #58AB27; 
	scrollbar-track-color: #E8F7ED; 
	scrollbar-face-color: #58AB27; 
	scrollbar-highlight-color: #E8F7ED; 
	scrollbar-3d-light-color: #154028; 
	scrollbar-darkshadow-color: #154028; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 

	}

H1 {
	font-family: "Comic Sans MS", "Helvetica", sans-serif;
	color: #58AB27;
	font-size: 20pt;
	font-weight: 800;
	text-align: center;
	margin-bottom: 0px;
}

H2 {
	font-family: "Comic Sans MS", "Helvetica", sans-serif;
	color: #58AB27;
	font-size: 16pt;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
}

H3 {
	font-family: "Comic Sans MS", "Helvetica", sans-serif;
	color: #58AB27;
	font-size: 12pt;
	font-weight: 400;
	text-align: center;
	margin: 0px;
}

H4 {color: #58AB27; 
	font-size: 10pt; 
	font-weight: bold; 
}

H5 {
	color: black;
	font-size: 10pt;
	font-weigth: 400;
	font-weight: bold;
}

H6 {
	color: black;
	font-size: 10pt;
	font-weigth: 900;
	font-weight: bold;
}

p, ul, td {
	font-weigth: 300;
	font-size: 10pt;
}

HR {
	color: #58AB27;
	font-weight: 100;
}

ul li 
{
	list-style-image: url(bilder/bullet.gif);
	padding: 3px;
	vertical-align: text-top;
}

ol li {
	margin-bottom: 10px;
	list-style-type: decimal;
}

A {font-size: 10pt; font-weight: bold; text-decoration: none;}
A:link {color:#58AB27;}
A:visited {color: #58AB27;}
A:acitve {color: #58AB27;}
A:hover {color: white; background-color: #58AB27; text-decoration: underline;}

.block
{
	Width: 120px;
	Height: 30px;
	background-position: center;
}

.unter
{
	Font-Size: 12px;
	Position: absolute;
	Color: #58AB27;
	Background-Color: #E8F7ED;
	Visibility: hidden;
	Width: 120px;
	Text-Align: center;
	Cursor: pointer;
	overflow: visible;
	border: thin solid #CCCCCC;
	line-height: 20px;
}

.haupt
{
	Font-Size: 14px;
	Font-Weight: bolder;
	Position: relative;
	Color: white;
	Background-Color: #58AB27;
	Width: 120px;
	Cursor: w-resize;
	border: 1px solid silver;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
	

.start, a.start, a .start
{
	font-size: 14px;
	color: #FFFFFF;
}

.titel 
{
	letter-spacing: 2em;
}


.bildunterschrift {
	font-size: xx-small;
	font-style: italic;
}
.fehler2 {
	font-weight: bold;
	color: #FF0000;
}

