body, p, td {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #000000}
p {margin:4px 0 10px}
a:link {text-decoration:none; color:#000;}
a:visited {text-decoration:none; color:#000;}
a:hover {
	color: #B82937;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.48em;
	color: #B82937;
	font-weight: bold;

}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.35em;
	color: #B82937;
	font-weight: bold;
	margin-bottom: 10px;

}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.28em;
	color: #B82937;
	font-weight: bold;
	margin-bottom: 8px;

}

a:active {

	color: #B82937;
}

a.navi:link {color:#000; }
a.navi:visited {color:#000; }
a.navi:hover {color:#B82937; }
a.navi:active {color:#B82937; }

a.navicurrent:link {color:#B82937; }
a.navicurrent:visited {color:#B82937; }
a.navicurrent:hover {color:#B82937; }
a.navicurrent:active {color:#B82937; }

.hervorheben {color:#B82937; font-weight:bold;}
.bildRechts {
	float: right;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

}
.bildLinks {
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;


}
