/* DATEI: heckmann.css */

h1,h2,h3,p,td,th,b,i,body,a { font-family:Verdana,Arial,Helvetica; }

h1 { font-size:18px;}

h2 { font-size:16px;}

h3 { font-size:14px;}

p,td,th,body { font-size:12px; }

p { margin-left:12px; margin-bottom:0px; }

a:link {color:#333399; font-weight:bold;}
a:visited {color:#333399; font-weight:bold;}
a:hover {color:#333399; font-weight:bold;}
a:active {color:#333399; font-weight:bold;}

ul {list-style-type:square;}

.cssButton{
border-right: #000000  1px inset;
border-top: #000000  1px outset;
font-weight:Bold;
font-size: 12pt; 
border-left: #000000  1px outset;
color: #000000 ;
border-bottom: #000000  1px inset;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFDE00 ; 
width:120px;
height:30px;
}
