<?php

 //

  include('../includes/config.php');

  header("Content-type: text/css");

 //

?>

a.antrag:link, a.antrag:visited {
        display: block;
        background: url(../images/bg-antrag.png) no-repeat;
        height: 50px !important;
        height: 50px;
        width: 209px;
        paddingleft:10px;
}

a.antrag:hover {
        background-position: 0px -50px;
}


  td {

   color:#666666;
   font-size:12px;

  }

  td, a, ul, h1, h2, h3, h4 {

   font-family:arial;
   text-decoration:none;

  }

  h1, h2, h3, h4 {

   display:inline;

  }

  h1 {

   font-size:11px;
   color:#000001
   font-weight:bold;
   display:inline;

  }

  h2 {

   font-size:12px;
   color:#FFFFFF;
   font-weight:bold;
   display:inline;

  }

  h3 {

   font-size:11px;
   color:#666666;
   font-weight:bold;
   text-decoration:underline;
   display:inline;

  }

  h4 {

   font-size:14px;
   color:#666666;
   font-weight:bold;
   display:inline;

  }

  .list {

   font-size:12px;
   color:#000001
   font-weight:normal;

  }

  .foot_txt {

   border-top:1px solid #CCCCCC;

   padding-top:3px;

   color:#666666;
   font-size:12px;

  }

  .link_inline {

   font-size:11px;
   color:#000001
   font-weight:bold;

  }


  a.glossar_css:link {
        color:#008CFF;
        font-weight: bold;
        font-size: 14px;
        padding-left: 2px;
        padding-right: 8px;
}

a.glossar_css:hover {
        color:black;
        font-weight: bold;
        font-size: 14px;
        padding-left: 2px;
        padding-right: 8px;
}

a.glossar_css:visited {
         color:black;
        font-weight: bold;
        font-size: 14px;
        padding-left: 2px; 
        padding-right: 8px;
}