.highlight-braun {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #9e4f00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #703201;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;

}


.text-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #703201;
	font-style:;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;

}



body {
	background-color: #703201;
	background-image:  url(../img/mustervorlage.gif);
	margin-left: 0px;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #703201;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #703201;
}
a:visited {
	text-decoration: none;
	color: #9e4f00;
}
a:hover {
	text-decoration: none;
	color: #9e4f00;
}
a:active {
	text-decoration: none;
	color: #9e4f00;
}


