

.headline1{
	color:#8e8e8e;
	font-size:20px;
	font-weight:normal;
	padding:0px 0 5px 0;
	font-family:tahoma;
	margin:0px;
}
.headline_bold {
	font-weight:bold;
	font-weight:14px;
}
.headline_small{
	font-size:13px;
}
.subheadline {
	color:#808a72;
	font-weight:bold;
	font-size:13px;
}

.link_as_button {
	width:200px;
	background:url(button-big.jpg) no-repeat;
	display:block;
	color:#FFFFFF;
	text-align:left;
	height:38px;
	line-height:38px;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
	font-weight:bold;
	margin-left:500px;

}
.textlink {
	text-decoration:underline;
	color:#EC7C1A;
}
p {
	margin:0 0 5px 0;
}
.slogan {
	border:1px solid #ee801f;
	padding:20px;
	color:#2d80d0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

