@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #E6E6E6;
	margin-top: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #000066;
}
a:active {
	color: #003399;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Tahoma;
}
.StandardSchrift {
	font-size: 12px;
	color: #666666;
}
.StandardOrangeFett {
	font-size: 12px;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.Schrift_9pt {font-size: 9px}
.Titel1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.Titel_Sub_orange {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
}
