body{
	font-family: 'rokoko_relevanzregular', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color:#000;
	background: #fff;
	font-size: 12px;
    letter-spacing: 0.1em;
}

h1, h2, h3, h4 {
    font-family: 'rokoko_relevanzregular';
}

h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal
}

h2{
	margin: 0;
	font-size: 24px;
	font-weight: normal
}

h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

a:link,
a:active,
a:visited{
	color: #000;
}

.bottom h1{
	margin-bottom: 0;
}

h3 a{
	border-bottom: 1px solid #000
}

h3 a:hover{
	text-decoration: none;
}