/* Texte */

h1{
	margin-top: 40px;
	margin-left: 200px;
	margin-right: 50px;
	margin-bottom: 0px;

	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 35px;

	border-bottom: 1px solid #103a71;

	font-size: 1em;
	font-weight: bold;

	color: #fff500;
	background-color: #556c98;
	background-repeat: repeat-y;
	background-position: left center;
}

h2{
	font-size: 0.86em;
	font-weight: bold;
	color: #000000;
}

.titelblock h2{
	padding: 0.25em;
	margin-bottom: 0px;
}

p{
	text-align: justify;
	font-size: 0.76em;
	color: #000000;
}

span.bildunterschrift{
	font-size: 0.76em;
	font-style: italic;
}

.highlight{
	font-weight: bold;
	color: #fff500;
}