.Headline { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; line-height:16px; color:#B91822; font-weight:bold; }
.Standard { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; line-height:12px; color:#6c7173; font-weight:normal; }
.Standard_red { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; line-height:12px; color:#B91822; font-weight:normal; }
.Medium { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:13px; color:#6c7173; font-weight:normal; }
.Medium_red { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:13px; color:#B91822; font-weight:normal; }
.Large { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; line-height:14px; color:#6c7173; font-weight:normal; }
.Large_red { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; line-height:14px; color:#B91822; font-weight:normal; }

.table_grey { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#6c7173; line-height:12px; 
		background-color: #E0E1E1; }


body { margin-top:21px; margin-bottom:0px; margin-left:2px; margin-right:2px;
       background-color: #ffffff;}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,Helvetica,sans-serif; }

h1 { font-size:14px; color:#B91822; text-weight:bold; }

h2 { font-size:12px; color:#B91822; text-weight:bold; }

h3 { font-size:12px; color:#6c7173; text-weigth:bold; }

h4 { font-size:12px; text-decoration:underline; font-weight:normal; }

/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10px; line-height:12px; color:#6c7173; }

hr { color:#000000; height:1px; border:0px; }

/* Aufzählungen */
ul { list-style-image:square; }
ol { list-style-type:decimal; }

a:link { color:#6c7173; text-decoration:underline; font-weight:normal; }
a:visited { color:#6c7173; text-decoration:underline; font-weight:normal; }
a:active { color:#b91822; text-decoration:none; font-weight:normal; }
a:hover { color:#b91822; text-decoration:none; font-weight:normal;  }
