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

body {
	background-color: #e6d3cc;
	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;
	color: #784B3A;

}
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: #ffffff;
	text-align: left;

}
.tabellelinks {
	background-color: #b0a386;
}
a.rahmen:link {

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


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



	color:#e6d3cc;
	text-decoration: none;
}
.rahmen {
	font-weight: bold;
	color: #C6E2FF;
	font-size: 12px;
}
.bestellen-tabelle {
	background-color: #7B8901;
}




.tabellelinktausch {
	color: #FFFFFF;
	background-color: #021C55;
	white-space: normal;


}


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

tbody {
	font-size: 12px;
}
a:hover {
	text-decoration: overline;
}
