body {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 140%;

}

li {
    font-size: 80%;
    margin-bottom: 10px;
}

.Schmetterling {
	background-image: url(Schmetterling.jpg);
	background-repeat: repeat-y;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-position: left top;
}
p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 170%;
	text-align: justify;
}
.Inhalt {
	margin-top: 70px;
	margin-right: 50px;
	margin-bottom: 70px;
	margin-left: 60px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #888;
}

.Fliesstext { font-family: Arial, Verdana, Helvetica, sans-serif; color: #CCCCCC; font-size: 12px;; line-height: 20px; font-weight: normal; text-align: justify; margin-top: 0px; margin-bottom: 0px; margin-right: 0px}
strong {
	font-weight: bold;
	color: #F03A02;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Impressum {
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 70px;
	margin-left: 60px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
}
.Impressum a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.Impressum a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.Impressum a:hover {
	color: #F03A02;
	text-decoration: none;	
}
.Impressum a:active {
	color: #F03A02;
	text-decoration: none;
}

