body{
	font-family: Arial;
	font-size: 12px;
	color: #262159;
}

td{
	font-family: Arial;
	font-size: 12px;
	color: #262159;
}

.required {}

.headline{
	font-weight: bold;
	font-size: 25px;
}

.subheadline{
	font-weight: bold;
	font-size: 14px;
}

.small{
	font-size: 12px;
}

.Bilderrahmen{
	border-style: solid;
	border-width: 1px;
	border-color: #262159;
}

.Bilderrahmen_links{
	border-style: solid;
	border-width: 1px;
	border-color: #262159;
	float: left;
	margin-right: 5px;
}

.Bilderrahmen_rechts{
	border-style: solid;
	border-width: 1px;
	border-color: #262159;
	float: right;
	margin-left: 5px;
}

.Tabellenrahmen{
	border: 0px;
}

.Tabellenrahmen td{
	border-style: solid;
	border-color: #ffd500;
	border-width: 1px;
	padding: 2px;
}

.teaser_headline{
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	background: #fed501;
}

#topangebote{ 
	background: #EEF5FB;
	border-color: #efefef;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	height: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: visible;
}

#topangebote_artikel{ 
	text-align: center;
	float: left;
	text-align: center;
	width: 106px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: visible;
}

#topangebote_headline{
	float: none;
	display: block;
	font-weight: bold;
	color: #000000;
	background: #fed501;
	text-indent: 2px;
	text-align: left;
	line-height: 16px;
}

#topangebote_image{
	width: 100px;
	background: #ffffff;
	border-color: #efefef;
	border-width: 1px;
	border-style: solid;
	height: 75px;
}

#topangebote_text{
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 5px;
	width: 100px;
	overflow: hidden;
}