#flinks a{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px 0 5px;
	margin-bottom: 7px;
	border-left: 1px solid #719E00;
	border-bottom: 1px solid #719E00;
	display: block;
	height: 14px;
	width: auto;
	color: #719E00;
	float:left ;
}

#angebote a{
  display:inline;
}

#ero a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px 0 5px;
	margin-top:5px;
	margin-bottom: 7px;
	border-left: 1px solid #719E00;
	border-bottom: 1px solid #719E00;
	display: block;
	height: 14px;
	width: auto;
	color: #719E00;
	float:left;
}

#ero, #artikel {
  clear:left;
}

#artikel {
	position: relative;
	padding-top: 5px;
	font-size: 11px;
	color: #B40012;
}

#artikel h1 {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	color: #8B0011;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

#menu a, #artikel a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px 0 5px;
	margin-top: 0px;
	border-left: 1px solid #B40012;
	border-bottom: 1px solid #B40012;
	display: block;
	height: 14px;
	width: auto;
	color: #B40012;
	float:left;
}

#title_box{
        clear:left;
}

#title_box h1 {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	color: #8B0011;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	/*background: url(../images/logo.jpg) no-repeat;
        width: 560px;
	height: 200px;*/
}

#adsense{
  width: 100%;
  margin-bottom:10px;
  background-color:#FFFCDF;
}

#adsense2{
  width: auto;
  text-align:center;
  margin-bottom:10px;
}



