h1 {
	font-size: 60px;
	color: #030f03;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #8ca751;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:link {
	color: #003300;
}
a:active {
	color: #003300;
}
a:visited {
	color: #003300;
}
p {
	font-size: 14px;
}
ul {
	font-size: 14px;
}



a.weiss:link {	color:#FFFFFF;
	text-decoration: none;
}
a.weiss:hover {	color:#FFFFFF;
	text-decoration: none;
}
a.weiss:active { color:#FF9900;  } 
a.weiss:focus {  color:#FF9900; }


a.schwarz:link {	color:#000000;
	text-decoration: none;
}
a.schwarz:hover {	color:#000000;
	text-decoration: none;
}
a.schwarz:active { color:#000000;  } 
a.schwarz:focus {  color:#000000; }
a.schwarz:visited {
	color:#000000;
	text-decoration: none;

}
a.weiss:visited {
	color:#FFFFFF;
	text-decoration: none;

}
.haupttabelle {
	background-color: #fdeedb;
	color: #3d5312;
	border-top-width: thin;
	border-top-style: solid;
}
.tabellelinks {
	background-color: #26513D;
}
a.rahmen:link {

	color:#406311;
	text-decoration: none;
}
a.rahmen:visited {


	color:#406311;
	text-decoration: none;
}
a.rahmen:hover {



	color:#fab668;
	text-decoration: none;
}
.rahmen {
	font-weight: bold;
	color: #abcc64;
	font-size: 12px;
}
.bestellen-tabelle {
	background-color: #abcc64;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	filter: BlendTrans(Duration=5);
	border-top-width: thin;
	border-top-style: groove;
}




.tabellelinktausch {
	color: #FFFFFF;
	background-color: #03529D;
	border: 3px;
	background-position: 2px 2px;
	text-indent: 2pt;
	white-space: normal;
	height: 2px;
	width: 2px;


}

.schriftfett {
	font-size: 12px;
	font-weight: bold;
}
.schriftsehrklein {
	font-size: 10px;
}
