@charset "ISO-8859-1";

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3C6DA0;
}
a:visited {
	color: #3C6DA0;
}
a:hover {
	color: #DE7800;
	text-decoration:underline;
}
a:active {
	color: #DE7800;
}
a {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}
.Stil {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Stil1 {
	font-family: Trebuchet MS;
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	font-style: italic;
}
.Stil2 {
	font-family: Trebuchet MS;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}
.Stil3{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Stil4{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Stil5 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.Stil6 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Stil7 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #DE7800;
}
.Stil8 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #DE7800;
}
.Uberschrift {
	font-family: Arial black;
	font-size: 17px;
	color: #DE7800;
	font-weight: normal;
}
.Durch {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.Grün {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
}
.Rot
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
blockquote {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
blockquote:before {
    content: url(img/quote_open.png);
    margin-right: 0px;
}
