body {
	font-size: 13px;
	font-family: Tahoma, Verdana, Helvetica;
	color: #000000;
}
div, p {
	font-size: 13px;
}

.bilderrahmen {
	 border: 1px solid #000000;
	 border-collapse: collapse;	
}

.rahmengestrichelt {
	border: 1px dashed #000000;
	padding: 5px;
}

.ersterbuchstabe {
	font-size: 16px;
	font-weight: bold;
	color: #C40000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #C40000;
	text-align: center;
	text-decoration: underline;
}
h1 .ersterbuchstabe {
	font-size: 22px;
	color: #000000;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
}

a:link {color: #374B62}
a:visited {color: #374B62}
a:hover {color: #D70000}
a:active {color: #B20000}
