body {
	background-color: #ffffff;
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: red;
	word-spacing:2px
}

.small {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0;
	font-size: 11px;
	color:#4D4D4D;
	background-color: #ffffff;
	line-height: 12px;
	font-style: italic;
}

.fett {
	font-size: 12px;
	font-weight: bold;
}

.claim {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0;
	font-size: 14pt;
	color:#1A224A;
	font-weight: bold;
}
.headline {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0;
	font-size: 15px;
	line-height: 18px;
	color:#1A224A;
	font-weight: bold;
	letter-spacing:0px;
}

.subheadline {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0;
	font-size: 12px;
	line-height: 15px;
	color:#1A224A;
	font-weight: bold;
}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,center,span {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	word-spacing:2px
}

.footer {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 12px;
	color: #707070;
}

a {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
}

a.noline {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}

a:hover { text-decoration: none; color: #000; }


a.navop {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
	color: #fff;
}

a.navop:hover { text-decoration: none; }

a.navup,
a.navup2 {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	text-decoration: none;
	color: #fff;
	margin-left:6px;
}

a.navupsub,
a.navupsub2 {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	text-decoration: none;
	color: #ffffff;
	margin-left:14px;
}

a.navupsub2 {
    margin-left:20px;
}


span.navteaserhead {
	font-weight: bold;
	color: #fff;
}

a.navteaser {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	text-decoration: none;
	color: #fff;
}

a.navup:hover { text-decoration: none; }

a.navsp {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	text-decoration: none;
	color: #fff;
}

a.navsp:hover { text-decoration: none; }

input { font-family:"Courier New", Courier, monospace;	font-size: 9pt;	font-weight: normal; }

input.color {
	font-family:"Courier New", Courier, monospace;
	font-size: 9pt;
	color:#ffffff;
	font-weight: normal;
	background-color: #B3B3B3;
	border-style: none;
}

input.submit {
	font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#ffffff;
	background-color: #B3B3B3;
	border-style: none;
}

checkbox { font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; border-style:none; }

textarea {
	font-family: "Courier New", Courier, monospace;
	font-size:9pt;
	color:#060689;
	font-weight: normal;
	background-color: #fff;
	border-style: 1px solid #a21a11;
}

.textarea {
	font-family: "Courier New", Courier, monospace;
	font-size:9pt;
	color:#ffffff;
	font-weight: normal;
	background-color: #fff;
	border-style: 1px solid #a21a11;
}
.mid, .terminhead {}


a.foo:link, a.foo:visited, a.foo:active {
	
	font-size: 11px;
	text-decoration:none;
	color: #CCCCCC;
}

a.foo:hover {
	
	font-size: 11px;
	text-decoration:none;
	color: #A21A11;
}
