body,  table, td, li, ol, ul, p, div, .textnavi, .textnavismall, .h1, .h2, .h3, .h4 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}

select {
	font-size: 9pt;
}

h1, .h1 {
	color: #316649;
	font-weight: bold;
	font-size: 20pt
}

h2, .h2 {
	color: #316649;
	font-weight: bold;
	font-size: 12pt;
}

h3, .h3 {
	color: #77AC78;
	font-weight: bold;
	font-size: 14pt;
}

h4, .h4 {
	color: #CDE5CD;
	font-weight: bold;
	font-size: 20pt
}




.sprachauswahl{
	color: #FFFFFF;
	text-decoration: none;


}
.textnavi {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
  font-size: 13pt;
}

.textnavismall {
	color: #FFFFFF;
	text-decoration: none;
  font-size: 10pt;
}

#mainmenu a {
	color: #FFFFFF;
  text-decoration: none;
}

#mainmenu a:hover {
  color: #000000;
  text-decoration: none;
  background:#CDE5CD;
}

#mainmenuon a {
	color: #FFFFFF;
  text-decoration: none;
  background:#77AC78;
}

#mainmenuon a:hover {
  color: #000000;
  text-decoration: none;
  background:#CDE5CD;
}

a, a:active, a:visited, a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #77AC78;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  background: #CDE5CD;
}

.hier-sind-sie {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.design-trenner {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #6487DC;
	border-left: 0px solid #000000;
}
.siteyourself {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
input {
	border: 1px solid #77AC78;
	background-color: #CDE5CD;
	color: #000000;
}
textarea {
	border: 1px solid #77AC78;
	background-color: #CDE5CD;
  color: #000000;
}

