body { 
	font-family: "Times New Roman", Times, serif;
}

#servicenav,
#suche,
#navigation,
.hide,
#top,
.img-popup {
	display: none;
}

a img {
	border: none;
}

div.img-caption {
	margin-bottom: 1em;
}

div.img-caption p {
	font-size: 0.8em;
	margin: 0;
}

div.img-caption p.img-source {
	font-size: 0.7em;
	margin: 0;
}


a:link,
a:visited {
	color: Black;
	text-decoration: underline;
}

h1 {
	margin-bottom: 1em;
}

h2 {
	margin-top: 2em;
	font-size: 1.5em;
	border-bottom: 1px dashed black;
}

h3 {
	margin-top: 1.5em;
	font-size: 1.2em;
	border-bottom: 1px dashed black;
}

#content,
#intro {
	margin: 0 5%;
}

#footer {
	margin-top: 2em;
	border-top: 1px solid black;
	font-size: 0.7em;
}

h2 a:link,
h3 a:link,
#footer a:link,
h2 a:visited,
h3 a:visited,
#footer a:visited {
	text-decoration: none;
}