/* $Id: style.css,v 1.0 2002/05/05 11:00:00 ART-I-S $ */

BODY {scrollbar-arrow-color: #CB9451; scrollbar-base-color: #FFF9E5; },A,P,TD,TH,H1,H2,H3,H4,H5,H6 {
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
}
BODY {
  font-size: 9pt; 
  color: #99000A;
  hr-color: #CC0000;
  hr-size: 1;
  background-color: #FEFADC;
  background-image:       url("../images/bg.gif");
  background-repeat:     repeat;
  background-attachment:fixed;  
}
TD,TH,H1,H2,H3,H4,H5,H6 {
  color: #99000A
  text-decoration: none;
  hr-color: #CC0000;
  hr-size: 1;
}
TD { font-size:9pt; }
TH { font-weight: bold; }

A:link {text-decoration: none; color: #DD0000}
A:visited {text-decoration: none; color: #DD0000}
A:hover {color: #800000; background-color:#FFF2CC}
A:activ {color: #FF0000; background-color:#FFF2CC}

.form {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #0D2613;
background-color: #FEFED2;
background-image: url(http://www.havixbeck.de/vvh/images/inputbg2.gif);
border: 1px dotted #99000A;
}

.formbutt {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0D2613;
background-color: #FEFED2;
background-image: url(http://www.havixbeck.de/vvh/images/inputbg2.gif);
border: 1px groove  #99000A
}

