body, div, td, li, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
}

.rahmendunkelgruen {
  background-color: #045842;
}

.rahmenhellgruen {
  background-color: #83c68f;
}

.rahmengrau {
  background-color: #b2b2b2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DEDEDE;
	font-weight: bold;
	
}

h2, p {
	font-family: Times New Roman, Courier, serif;
	font-size: 12px;
	color: #474747;
	font-weight: normal;
}

a {
	color: #474747;
	text-decoration: underline;
}

a:hover{
	font-weight: bold;
	text-decoration: none;
}

a.navi {
	font-size: 12px;
	color: #222222;
	text-decoration: none
}

a.navi:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
