p,h1,h2.headline,h2.subhead,h3,h3.fliess,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Arial, Helvetica, Geneva, Verdana, Helvetica, sans-serif; }


BODY
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  COLOR: #000000;
  background-attachment: fixed;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#cccccc;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  background-color: #ffffff;
}
     
A:link, 
A:visited,
A:active
{
  COLOR: #679143;
  TEXT-DECORATION: none;
  font-size:12px;
  font-weight: bold;
}
A:hover
{
  COLOR: #000000;
  TEXT-DECORATION: none;
  font-size:12px;
  font-weight: bold;
}
.headline {
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: bold;
}
.headline_ohne_abstand {
	font-size: 14px;
	font-weight: bold;
}
.body {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}

.body_center {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: center;
}
.body_block {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: justify;
}
li.liste {
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
}


.tabelle {
	width: 415px;
}

.tabelle_tipp {
	width: 90%;
	border: 1px solid #000000;
	border-spacing: 6px;

}
.input_mid {
	width: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.input_submit {
	color: #FFFFFF;
	background-color: #679143;
	width: 100px;
	border: 1px solid #1B441B;
}

