/* ----------------------------------------------------- */
/* Style Sheet UBT www.ubtnet.com */
/* ----------------------------------------------------- */
/* Body */

body{
  background: #FFFFFF;
  margin-left: 0px; 
  margin-top: 0px;
  }

/* ----------------------------------------------------- */
/* Obere Navigation (Navi 1) */

td.navi1, a.navi1:link, a.navi1:visited, a.navi1:active, a.navi1:hover{
   font-family: verdana, helvetica, arial, sans-serif;
   color: #000000;
   font-size: 12px;
   text-decoration: none;
   letter-spacing: 0em;
   }

a.navi1:hover{
   color: #3333CC;
   text-decoration: underline;
   } 

/* ----------------------------------------------------- */
/* Links */

a:link, a:visited, a:active, a:hover{
   font-family: arial, verdana, helvetica, sans-serif;
   color: #333399;
   font-size: 13px;
   text-decoration: none;
   letter-spacing: 0em;
   text-decoration: underline;
   }

a:hover{
   text-decoration: underline;
   color: #990033;
   } 

/* ----------------------------------------------------- */
/* Normale Schrift im Content */

p, ul, li, ol, p.header{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0em;
  }

/* ----------------------------------------------------- */
/* Überschriften */

p.header, h1, h2{
   font-size: 16px;
   font-weight: bold;
   padding: 5px;
   margin-left: -5px;
   background-repeat: no-repeat;
   background-position: bottom left;
   }

p.header2, h3, h4, h5, h6{
   font-size: 14px;
   font-weight: bold;
   }


