body {
	background: transparent;
}

* html body, * +html body {
	background: #ffeb94;
}

a {
	color: #A31225;
	text-decoration: none;
}

img {
	border: 0;
}

#yahoo {
	padding-left: 10px;
	padding-right: 10px;
}

#head_logo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article_teaser {
	padding: 7px 10px 10px 10px !important;
}

.article_teaser_category {
	margin-bottom:5px;
}

.article_teaser_keyword,
.article_teaser_header,
.article_teaser_text {
	float:right;
	width:235px;
}

.article_teaser_header h1 {
	margin-top: 0 !important;
}

.article_teaser_image {
	float: left;
}

.article_detail_textimageblock .article_block_image {
	width: 180px !important;
}

#impressum {
	text-align: center;
}

#impressum a {
	color: #000;
	text-decoration: underline;
}
