@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
#scroll {
	height: 500px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.headline {
 
	font-size: 24px;
	color: #3366CC;
}
.subhead {
 
	font-size: 18px;
	color: #000000;
}
.fussnote {
	font-size: 10px;
}
.strichLinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
