/* CSS Document */
body {
	background-color: #FFF8D6;
}
.bg_table {
	background-color: #FFFFFF;
	border: 1px solid #979797;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Stil1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.menue2 {
	font-size:13px; 
	font-weight:bold;
	color: #9F2929;
}
.menue {
	font-size:13px; 
	font-weight:bold;
}
.menue a:link {
	text-decoration: none;
	color: #666666;
}
.menue a:visited {
	text-decoration: none;
	color: #666666;
}
.menue a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menue a:active {
	text-decoration: none;
	color: #666666;
}

/* Ordermail */
.orderbutton a:link,.orderbutton a:visited,.orderbutton a:active{
	background:#9F2929;
	display:block; 
	margin: 0 auto; 
	color:#fff; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:180%; 
	font-weight:bold;
	text-decoration:none;
	border: 2px dotted #FFF;
}
.orderbutton a:hover{
	background:#FFF;
	text-decoration:none;
	color:#9F2929;
	border: 2px dotted #9F2929;
}
.input {
	border: #9F2929 1px solid;	
}
