@charset "ISO-8859-1";

a {
	text-decoration:none;
}

.theme-of-the-week-container {
	margin-top: 33px;
	/* margin-left: 13px; */
	width: 600px;
}

.theme-of-the-week-title-continer {
	border-top: 1px solid #78b2e0;
	border-bottom: 1px solid #78b2e0;
	margin-bottom: 28px;
}

.theme-of-the-week-title {
	color: #78b2e0;
	font-size: 20px;
	padding-top: 11px;
}

.theme-of-the-week-short-title {
	margin-top:10px;
}

.theme-of-the-week-text {
	color: #333333;
}

.theme-of-the-week-image-continer {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
    position: relative;
}

.theme-of-the-week-links-container {
	clear:both;
}

.theme-of-the-week-short-title-text {
	color:#656669;
	font-weight:bold;
}

.theme-of-the-week-title-text {
	font-size: 19px;
	margin-bottom: 0px;
	color:#323334;	
}

.theme-of-the-week-bodytext *,.list-news-and-categories-short-title * ,.one-element-teaser-bodytext-container * {
	color: #323334;
	font-size: 12px;
	font-weight: normal;

}
.theme-of-the-week-link {
    display: block;
}
.list-news-and-categories-link:hover,
.theme-of-the-week-link:hover {
	text-decoration:none;
}



