body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-style: normal;
 font-weight: normal; 
 line-height: 22px; 
 color: #333333; 
 list-style-type: disc;
 text-align: left;
 text-decoration: none; 
 background-color: FFFFFF;
 scrollbar-face-color: #CC0000;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-shadow-color: #DEE3E7;
 scrollbar-3dlight-color: #D1D7DC;
 scrollbar-arrow-color:  #FFFFFF;
 scrollbar-track-color: #EFEFEF;
 scrollbar-darkshadow-color: #98AAB1
 }
 
table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-style: normal;
 font-weight: normal; 
 line-height: 22px; 
 color: #333333; 
 list-style-type: disc;
 text-align: left;
 text-decoration: none; 
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 20px;
	width: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.Newsletterformular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #044041;
	line-height: normal;
	text-decoration: none;
	margin-right: 30px;
	border: thin solid #044041;
	padding: 10px;
}
.Formularfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #cc0000;
	line-height: normal;
	text-decoration: none;
	background-color: #eeeeee;
	border: thin inset;
	background-position: left;
	padding-left: 1px;
}

.Buttonabsenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	line-height: normal;
	text-decoration: none;
	background-color: #eeeeee;
	border: 2px outset;
	cursor: hand;
	margin-top: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #586B5E;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;

}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;

}