    /* allgemeine Formate */


p,ul,ol,li,a,th,td,h1,h2,h3,h4,h5,h6 {  font-family:Verdana,Arial,Helvetica,sans-serif;  }
p,ul,ol,li,a,th,td { font-size:13px; line-height:15px;  }
td      {  text-align:left; vertical-align:top; }
th      {  text-align:left; vertical-align:top; background-color:#15A0B5;  }
.klein  {  font-size:11px; line-height:15px;  }
.rot    {  color:#CC3300; font-weight:bold;  }


    /* Überschriften - h1 und h2 für Seitenüberschriften, ab h3 für Text */

h1,h2,h3,h4,h5,h6
h1 {  font-size:24px; padding-bottom:24px; text-align:center; }
h2 {  font-size:20px; text-align:left; }
h3 {  font-size:14px; text-align:center; }


a          {  color:#000000;  }

.btitel  {  background-color:#15A0B5; font-weight:bold; padding:5px;  }
.btext   {  background-color:#D7EFF3; padding:5px;  }
.box     {  background-color:#D7EFF3; border:1px solid #15A0B5; padding:5px; }
.neu     {  font-weight:bold; color:#FFFFFF; background-color:#AA0000;  }

div.p    {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;  }
div.box  {  border-color: #15A0B5; border: 5px; border-style: ridge; background-color:#D7EFF3; padding:10px ; }
p.linkliste  {  line-height:18px;  }

input,textarea,select,option  {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;  }