html, body { padding: 0px; margin: 0px; background-color: #FFFFFF; }

.txt-10 { font-size: 10px; }
.txt-12 { font-size: 12px; }
.txt-14 { font-size: 14px; }
.txt-16 { font-size: 16px; }
.txt-18 { font-size: 18px; }
.txt-24 { font-size: 24px; }
.txt-26 { font-size: 26px; }
.txt-30 { font-size: 30px; }
.txt-34 { font-size: 34px; }
.txt-36 { font-size: 36px; }
.txt-38 { font-size: 38px; }
.txt-42 { font-size: 42px; }
.txt-48 { font-size: 48px; }

.txt-10-b { font-size: 10px; font-weight: bold; }
.txt-12-b { font-size: 12px; font-weight: bold; }
.txt-14-b { font-size: 14px; font-weight: bold; }
.txt-16-b { font-size: 16px; font-weight: bold; }
.txt-18-b { font-size: 18px; font-weight: bold; }
.txt-24-b { font-size: 24px; font-weight: bold; }
.txt-26-b { font-size: 26px; font-weight: bold; }
.txt-30-b { font-size: 30px; font-weight: bold; }
.txt-34-b { font-size: 34px; font-weight: bold; }
.txt-36-b { font-size: 36px; font-weight: bold; }
.txt-38-b { font-size: 38px; font-weight: bold; }
.txt-42-b { font-size: 42px; font-weight: bold; }
.txt-48-b { font-size: 48px; font-weight: bold; }

.txt-yello   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc9900; font-size: 14px;}
.txt-yello-b { font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc9900; font-size: 14px; font-weight: bold;}
.txt-green   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600;}
.txt-green-b { font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600; font-weight: bolder;}

.txt-logo-2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

h2.news-archiv { color: #0000FF; font-size: 24px; font-weight: bold; }
h3.news-archiv { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }

h3.b-titel { font-family: Arial, Helvetica, sans-serif;	font-size: 16px; font-weight: bold; text-align: left; margin-bottom: 0px; }
h4.b-datum { font-family: "Arial Narrow", sans-serif; font-size: 13px; font-weight: 500; text-align: left; margin-top: 0px; margin-bottom: 2px; }

.rot { color:#FF0000; }

p.beitrag { text-align: left; margin-top: 0px; }

p.box-red { border-color:#FF0000; border-width:2px; border-style:solid; padding:4px }

.xmas {	border: medium dotted #FF0000; }
