body {
	background-color: #4E3221;
}
.hl-1 {
	font-family: Times New Roman, Serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Times New Roman, Serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.link {
	font-family: Times New Roman, Serif;
	font-size: 13px;
	color: #C3B054;
	text-decoration: underline;
}
.hl-2 {
	font-family: Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.forms {
    background-color: #422B1C;
    border-bottom: 1px dotted #C3B054;
    border-top: none;
    border-left: none;
    border-right: none;
    color:#C3B054;
    font-size:13px;
    font-family:"Times New Roman", Times, serif;
}
.textfehler {
	font-family: Times New Roman, Serif;
	font-size: 10px;
	color: RED;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.absender {
	font-family: Times New Roman, Serif;
	font-size: 13px;
	color: #C3B054;
	text-decoration: none;
	font-weight: bold;

}
input.button
{
	background: #422B1C
	border: 1px dotted #C3B054;
	color: #C3B054;
	font-size: 13px;
	font-family: Times New Roman, Serif;
	font-weight: normal;
	text-align: center;
	width: auto;
}
select.drop
{ 
	height: 18px;
	width: 225px;
	border-bottom: 1px dotted #C3B054;
	background-color: #422B1C;
	font-size: 13px;
	color: #C3B054;
	font-family: Times New Roman, Serif;
}
input.text
{
	height: 18px;
	width: 225px;
	border-bottom: 1px dotted #C3B054;
   	border-top: none;
    border-left: none;
    border-right: none;
	background-color: #422B1C;
	font-size: 13px;
	color: #C3B054;
	font-family: Times New Roman, Serif;
}
input.text-plz
{
	height: 18px;
	width: 75px;
	border-bottom: 1px dotted #C3B054;
   	border-top: none;
    border-left: none;
    border-right: none;
	background-color: #422B1C;
	font-size: 13px;
	color: #C3B054;
	font-family: Times New Roman, Serif;
}
input.button_abbestellen
{
	background: #422B1C;
	color: #C3B054;
	font-size: 13px;
	font-family: Times New Roman, Serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C3B054;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
input.button_speichern
{
	background: #422B1C;
	color: #C3B054;
	font-size: 13px;
	font-family: Times New Roman, Serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C3B054;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
input.button_weiter
{
	background: #422B1C;
	color: #C3B054;
	font-size: 13px;
	font-family: Times New Roman, Serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C3B054;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
input.button_loeschen
{
	background: #422B1C;
	color: #C3B054;
	font-size: 13px;
	font-family: Times New Roman, Serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C3B054;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
input.button_senden
{
	background: #422B1C;
	color: #C3B054;
	font-size: 12px;
	font-family: Times New Roman, Serif;
	text-align: center;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #C3B054;
	font-weight: bold;
	text-decoration: none;
	display:block;
	cursor: hand;
}
