/* ----------------------------------------------------------- */
/* CSS Vorgaben fuer die Homepage von Familie Liebezeit        */
/* Stand: 22-03-2011                                           */
/* ----------------------------------------------------------- */

a:link {color:rgb(255, 237, 0);
        text-decoration:none;
        font-weight:bold;}


a:visited {color:rgb(255, 237, 0);
           text-decoration:none;
           font-weight:bold;}

a:active {color:rgb(255, 237, 0);
          text-decoration:none;
          font-weight:bold;}

a:hover {color:rgb(255, 237, 0);
         text-decoration:none;
         font-weight:bold;}


body, h1, h2, h3, h4, ul, ol, th, td, .m1, .m2, .m3, .m4, table, form
  {font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
   color:rgb(255, 255, 255);
   font-size:9pt;}

body {background-color:rgb(0, 0, 0);}
.m1 {background-color:rgb(0, 0, 0);}
.m2 {background-color:rgb(0, 0, 0);}

h1, h2, h3, h4 {color:rgb(255, 255, 255);}

ul, ol, th, td, table, #normal, li, form,
  {font-size:10pt;}

b {font-weight:bold;}

body {width:830px;
      margin-left:0px;
      margin-top:0px;}

h2  {font-size:30px;
     margin-top:0px;
     margin-left:0px;
     margin-bottom:0px;
     font-weight:bold;
     white-space:nowrap;
     vertical-align:text-bottom;}

h3  {font-size:20px;
     margin-top:3px;
     margin-left:0px;
     margin-bottom:5px;
     font-weight:bold;}

h4  {font-size:20px;
     color:rgb(255, 255, 255);
     margin-top:3px;
     margin-left:0px;
     margin-bottom:3px;}

ul {list-style-type:square;}

li {margin-top:2px;
    margin-bottom:1px;}

table  {border:1px;
        border-collapse:collapse;}

.m1 {height:27px;
     z-index:4;
     text-align:left;}

.m2 {text-align:left;
     z-index:4;}

.v {position:absolute;}