@charset "utf-8";
.eimers {
	background-image: url(Carousel/bg.jpg);
	background-repeat: no-repeat;
}
.border_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2f2f2f;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}
.border_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2f2f2f;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 25px;
	padding: 5px;
	color: #777777;
	background-image: url(news_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #272727;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.maintekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
