/*  site:   Zahnarztpraxis Dr. Carsten Claus & Dr. Violeta Claus  */
/*  web:    www.dr-claus.de                                       */
/*  file:   /styles/normal.css                                    */
/*  layout: Produktionsraum                                       */



    body {
      margin:0px 0px 0px 0px;
	  background-color: #c9cdd1;
	}

    a:link      { color: #a50a18; text-decoration: none; }
    a:visited   { color: #a50a18; text-decoration: none; }
    a:active    { color: #a50a18; text-decoration: underline; }
    a:hover     { color: #a50a18; text-decoration: underline; }


	p, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, br {
	  font-family: tahoma, verdana, arial, helvetica, sans-serif;
      font-size:   8.5pt;
      color:       #525252;
	}

	h1 {
	  font-family: verdana, arial, helvetica, sans-serif;
      font-size:   12pt;
	  font-weight: bold;
      color:       #bd0000;
	}

	.h2 {
	  font-family: tahoma, verdana, arial, helvetica, sans-serif;
      font-size:   10pt;
	  font-weight: bold;
      color:       #000000;
	}

    .klein {
	  font-family: tahoma, verdana, arial, helvetica, sans-serif;
	  font-size:   7.5pt;
	  color:       #262626;
	}

    .clicked {
	  font-family: tahoma, verdana, arial, helvetica, sans-serif;
	  font-size:   8.5pt;
	  font-weight: bold;
	  color:       #000000;
	}



/*  EOF  */
