h1 {
	font-size: 60px;
	color: #030f03;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #2d3834;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(tile1.jpg);
}
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: #d3f6fc;
	color: 014101;
}
.tabellelinks {
	background-color: #29b047;
}
a.rahmen:link {

	color:#C6E2FF;
	text-decoration: none;
}
a.rahmen:visited {


	color:#66CCFF;
	text-decoration: none;
}
a.rahmen:hover {



	color:#00CC66;
	text-decoration: none;
}
.rahmen {
	font-weight: bold;
	color: #C6E2FF;
	font-size: 12px;
}
.bestellen-tabelle {
	background-color: #7B8901;
}




.tabellelinktausch {
	color: #FFFFFF;
	background-color: #00246f;
	border: 0px;
	background-position: 0px 0px;
	text-indent: 0pt;
	white-space: normal;
	height: 0px;
	width: 0px;


}

.schriftfett {
	font-size: 12px;
	font-weight: bold;
}
.schriftsehrklein {
	font-size: 10px;
}
