h1{
	font-size: 20px;
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 0;
    margin: 0;
	padding-top: 5px;
    color: #000000;
}

h2{
	font-size: 18px;
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 0;
    margin: 0;
	padding-top: 5px;
    color: #000000;
}

h3{
	font-size: 15px;
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 0;
    margin: 0;
	padding-top: 5px;
    color: #000000;
}

h1.aq_titel {
	font-size: 48px;
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    padding: 0;
    margin: 0;
	padding-top: 5px;
    color: #324153 !important;
	display:inline-block;
}

p{
	font-size: 13px;
    font-family: Georgia, 'Times New Roman', Times, Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 0;
    margin: 0;
	padding-top: 5px;
    color: #000000;
}

a {
    font-weight: bold;
    color: #000000;
	text-decoration: none;
}

a:hover {
    font-weight: bold;
    color: #000000;
	text-decoration: underline;
}

p.Cookeis {
	font-weight: bold;
	color: #000000;
	display: inline;
	font-size: 14px;
}

a.Cookeis {
	color: #000000;
	text-decoration: none;
}

a.Cookeis:hover {
	text-decoration: underline;
}

div.aq_footer_content {
	color: #ffffff;
	display: inline;
	font-size: 12px;
}

div.aq_footer_content>a {
	color: #ffffff;
	text-decoration: none;
}

div.aq_footer_content>a:hover {
	text-decoration: underline;
}