html{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #02410D;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #02410D;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #02410D;
	font-size: 14px;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #02410D;
	font-size: 18px;
}
.Headline_Rot {color: #FF0000}
.Headline_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02410D;
}
.Text {
	color: #02410D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{
	text-decoration: underline;
	color: #02410D;
}
a:active{
	text-decoration: underline;
	color: #02410D;
}
a:visited{
	text-decoration: underline;
	color: #02410D;
}
a:hover{
	text-decoration: underline;
	color: #02410D;
}
.Navigation_normal {
	color: #02410D;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Navigation_underline {
	color: #02410D;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.Navigation_underline a {
	color: #02410D;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Navigation_normal a{
	color: #02410D;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Navigation_leicht {
	color: #02410D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Navigation_leicht_underline {
	color: #02410D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#Navig a {
	font-size: 14px;
	text-decoration: none;
	color: #02410D;
}
#NavigItem a {
	font-weight: bold;
}
.Text_klein {

	color: #02410D;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.Text_blau {
	color: #375FC6;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}
.SelectDiv {
	overflow: hidden;
	width: 234px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #02410D; 
	border-width: 1px;
	border-right-width: 1px;
	margin-bottom: 5px;
	height: 14px;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #02410D;
	width: 238px;
	margin: -2px;
	background-color: #FFFFFF;
}

input {
	border: 1px solid #02410D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #02410D;
	width: 234px;
	margin-bottom: 5px;
	background-color: #FFFFFF;}
.Checkbox {
	width: 16px;
	height: 10px;
	border-style: none;
}
textarea {
	border: 1px solid #02410D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: #02410D;
	width: 234px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.Shoplink a:link{
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #375FC6;
}
.Shoplink a:active{
	text-decoration: underline;
	font-weight:bold;
	color: #375FC6;
}
.Shoplink a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #375FC6;
}
.Shoplink a:hover{
	text-decoration: underline;
	font-weight:bold;
	color: #375FC6;
}
