#logo a.logo-icon {
	background: url("../../../images/yootheme/logo.png") no-repeat 0px 0px; width: 155px; height: 50px; display: block;
}
.demoteaser {
	padding: 0px 30px 0px 20px;
}
.demoteaser > img {
	float: left;
}
.demoteaser .text {
	text-align: right; overflow: hidden; text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
#page .demoteaser h3.title {
	line-height: 40px; font-size: 30px; margin-top: 30px; text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
.demoteaser h4.subtitle {
	line-height: 36px; font-size: 26px; margin-top: 0px; text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
.webfonts#page .demoteaser h3.title {
	font-family: "Calibri";
}
.webfonts .demoteaser h4.subtitle {
	font-family: "Calibri";
}
.font-lucida .demoteaser h4.subtitle {
	letter-spacing: -1px;
}
.demoteaser h4.subtitle span {
	color: rgb(255, 255, 255); text-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
.demoteaser .text > p {
	margin: 20px 0px 0px; color: rgb(0, 0, 0); line-height: 23px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px;
}
.demoteaser p span {
	color: rgb(81, 82, 86);
}
.iconbox {
	background: rgb(255, 255, 255); padding: 20px; border-radius: 7px; overflow: hidden; -moz-border-radius: 7px;
}
