body,a,b,h1,h2,h3,h4,h5,h6,p { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body,input,option,select {
  font-size: 13px;
  font-style: normal;
  color: #000000;
}

h1 {  font-size: 36px; font-weight: bold; color: #000000}
h2 {  font-size: 24px; color: #000000}
h3 {  font-size: 18px; color: #000000}
h4 {  font-size: 16px; color: #000000}
h5 {  font-size: 14px; color: #000000; margin-top: 18px; margin-bottom: 14px}
h6 {  font-size: 12px}

table {  font-size: 13px; color: #000000}

a:link {font-size: 13px; color: #000000;}     
a:active { font-size: 13px; color: #FF0000}
a:visited { font-size: 13px; color: #000000}     
a:hover { font-size: 13px; color: #FF0000}

a.white:link { color: #FFFFFF; text-decoration:none }
a.white:visited { color: #FFFFFF; text-decoration:none }
a.white:active { color: #FFFFFF; text-decoration:none }
a.white:hover { color: #FFFFFF; text-decoration:underline }

a.white_small:link    { color: #FFFFFF; font-size: 10px; text-decoration:none }
a.white_small:visited { color: #FFFFFF; font-size: 10px; text-decoration:none }
a.white_small:active  { color: #FFFFFF; font-size: 10px; text-decoration:none }
a.white_small:hover   { color: #FFFFFF; font-size: 10px; text-decoration:underline }

a.black_small:link    { color: #000000; font-size: 10px; text-decoration:none }
a.black_small:visited { color: #000000; font-size: 10px; text-decoration:none }
a.black_small:active  { color: #000000; font-size: 10px; text-decoration:none }
a.black_small:hover   { color: #000000; font-size: 10px; text-decoration:underline }

a.green_small:link    { color: #5F807C; font-size: 10px; text-decoration:none }
a.green_small:visited { color: #5F807C; font-size: 10px; text-decoration:none }
a.green_small:active  { color: #5F807C; font-size: 10px; text-decoration:none }
a.green_small:hover   { color: #5F807C; font-size: 10px; text-decoration:underline }

a.green:link    { color: #5F807C; text-decoration:none }
a.green:visited { color: #5F807C; text-decoration:none }
a.green:active  { color: #5F807C; text-decoration:none }
a.green:hover   { color: #5F807C; text-decoration:underline }

.small, a.small {font-size: 10px;}
.small_12 {font-size: 12px;}

a.small:link {font-size: 10px}
a.small:active {font-size: 10px}
a.small:visited {font-size: 10px}
a.small:hover {font-size: 10px}

.white_h4      {font-size: 16px; color: #FFFFFF}
.white,a.white {color: #FFFFFF}
a.white:link {color: #FFFFFF}
a.white:active {color: #FFFFFF}
a.white:visited {color: #FFFFFF}
a.white:hover {color: #FFFFFF}

a.white_small:link {font-size: 10px; color: #FFFFFF}
a.white_small:active {font-size: 10px; color: #FFFFFF}
a.white_small:visited {font-size: 10px; color: #FFFFFF}
a.white_small:hover {font-size: 10px; color: #FFFFFF}

a.grey:link {color: #999999}
a.grey:active {color: #CCCCCC}
a.grey:visited {color: #999999}
a.grey:hover {color: #CCCCCC}

.black_h4 {font-size: 16px; color: #000000}
.black_h5 {font-size: 14px; color: #000000}

.blue          {color: #0000FF}
.blue_h4       {font-size: 16px; color: #0000FF}
.blue_dark     {color: #000066}
.blue_dark_h4  {font-size: 16px; color: #000066}
.red_h4        {font-size: 16px; color: #FF0000}
td.blue_tbl    {background-color: #0000FF; color: #FFFFFF}
td.yellow_tbl  {background-color: #FFFF00; color: #000000}
td.grey_tbl    {background-color: #F6F6F6; color: #000000}

.red    {color: #FF0000}
.green  {color: #00FF00}
.yellow {color: #FFFF00}
.orange {color: #FF9900}
.grey   {color: #999999}


/* -----[ Diverse Hintergruende ]----- */

td.karate { 
  background-image:url(grafiken/wasserzeichen/kanji_ka.jpg);
  background-repeat:no-repeat
}

