.text,td,th,p { 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.headline{ 
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #D31700;
	font-weight: bold;
	line-height: 18px;
}
.subheadline{ 
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.small{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.textsmall_red{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D31700;
	font-weight: bold;
	line-height: 18px;
}
.text_red{ 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #D31700;
	font-weight: bold;
	line-height: 18px;
}
.right{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.rightred{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D31700;
	font-weight: bold;
	line-height: 18px;
}
.closer{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
a{ 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{ 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #D31700;
	text-decoration: underline;
	font-weight: normal;
}
a:aktiv{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D31700;
	text-decoration:  underline and overline;
	font-weight: normal;
}
a.closer{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.closer:hover{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D31700;
	text-decoration: underline;
	font-weight: normal;
}
a.closer:aktiv{ 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D31700;
	text-decoration:  underline and overline;
	font-weight: normal;
}
.button {
	border-color: #D31700;
	background-color: #D31700;
	font-size: 12 px;
	font-family: Arial;
	color: #FDF5E9;
	border: 1px;
	font-weight: normal;
	cursor : hand;
}

TEXTAREA.text {
	color: #CE040F;
	background-color: #FFF3E6;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width: 300;
}
INPUT.text {
	color: #CE040F;
	background-color: #FFF3E6;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width: 300;
}

/* Bday-Banner Startseite */
.banner-bday {
	width:139px;
	height:120px;
	background: url(../images/banner-bday.gif) no-repeat;
	font-size:10px;
	color:#fff;
	padding:0px 2px 0 6px;
	padding-top:90px;
	
}

.banner-spargel {
	width:139px;
	height:120px;
	background: url(../images/spargelzeit.gif) -5px no-repeat;
	font-size:10px;
	color:#fff;
	padding:0px 2px 0 6px;
	padding-top:90px;
}


* html .banner-spargel {
	width:139px;
	height:207px;
	background: url(../images/spargelzeit.gif) -5px no-repeat;
	font-size:10px;
	color:#fff;
	padding:0px 2px 0 6px;
	padding-top:90px;
}
