html, body {
	padding: 0;
    height: 100%;
    border: none;
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #052846;
    line-height: 20px;
    letter-spacing: 0.5px;
	margin: 0;
}

header.logo-claim {
    height: 75px;
    padding: 25px 0 0 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    text-align: center;
    color: white;
    letter-spacing: 0.3px;
    background: #052846;
    display: block;
}

section.wrapper {
    margin-top: 65px;
}

#headline {
    margin-left: 210px;
    margin-right: 395px;
	border-bottom: 1px solid #b5b6b5;
}

h1 {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 33px;
    font-weight: 100;
    color: #ed951e;
    font-style: italic;
    letter-spacing: 1.5px;
    line-height: 35px;
}

#hauptspalte {
    margin: 0 395px 0 210px;
    vertical-align: top;
	margin-top: 35px;
}

p.teasertext, p.teasertext a {
	color: #6e8fab;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    margin-top: 0;
	text-align: left;
	line-height: 25px;
	margin-bottom: 0;
}