a {
	text-decoration: none;
	color: #cc6600;
}

.Headline{
 	text-align: right;
 	font-weight:bold;
	border: 2px solid #ff3300;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin-bottom: 90px;
}
.Footer{
 	display: block;
 	text-align: left;
 	font-weight:bold;
	border: 2px solid #ff3300;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin-top: 90px;
}

.Artikel_teaser{
 	float: left;
	text-align: right;
	
}
#Zeitung{
 	font-weight:bold;
	height: 2.0em;
}
img{
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #ff3300;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}

.newline{
	clear: both;
	height: 40px;
}

