#subheadingbox {
	background-image: url(../images/background_homepage_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #C60000;
}
#subheadingbox p {
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	width: 300px;
	margin-left: 20px;
	padding-top: 16px;
}
#subheadingbox p strong {
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	line-height: 100%;
}
#subheadingbox a {
	color: #FFFFFF;
}
#flash {
	position: absolute;
	float: right;
	top: -205px;
	left: 326px;
}
#teasers {
	background-color: #7B848A;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#teasers ul {
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#teasers ul li {
	float: left;
}
#header {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/background_header.jpg);
	background-repeat: repeat-x;
	background-position: left 40px;
	height: 240px;
}
#headerstripe {
	background-color: #7E7E7E;
	height: 40px;
	width: 100%;
}
#logobig {
	margin-top: 18px;
	margin-left: 60px;
	float: left;
	margin-right: 107px}
#logos {
	padding-top: 15px;
}

h3 {
	position: relative;
	color: #d21d20;
	margin-top: 10px;
	margin-bottom: 40px;
}
#teaserbox {
	background-image: url(../images/homepage_teaser_bg.jpg);
	background-position: bottom right;
	/*background-repeat: repeat-y;*/
	width: 255px;
	position: relative;
	float: left;
	margin-right: 15px;
}
#teaserboxtop {
	background-image: url(../images/homepage_teaser_top.jpg);
	background-repeat: no-repeat;
	width: 255px;
	background-position: left top;
	height: 9px;

}
#teaserboxbottom {
	background-image: url(../images/homepage_teaser_bottom.jpg);
	background-repeat: no-repeat;
	width: 255px;
	background-position: left bottom;
	height: 9px;

}
#teaserbox ul {
	font-weight: bold;
	padding-left: 20px;
	font-size: 105%;
	margin-bottom: 10px;
	line-height: 130%;
	color: #606060;
}
#logos img {
	display: block;
	float: left;
	padding-right: 20px;
	margin-right: 10px;
}

#teaserbox h4 {
	font-size: 120%;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #d21d20;
}
#teaserboxsymbol {
	background-image: url(../images/homepage_teaser_symbol.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	position: absolute;
	left: 100px;
	top: 0px;
}
h5 {
	position: relative;
	color: #d21d20;
	font-size: 190%;
	display: block;
	float: none;
}
#phone img {
	position: relative;
	left: 0px;
	display: inline;
	*margin-left: -200px;
}
