body{
font:normal 10pt Arial;
background-image: url(http://ssc95.de/pics/bg.gif);
maregin:0;
margin-top:5;
margin-left:5;
margin-right:5;
}

table{
font:normal 10pt Arial;
}

.termintabelle{
font-size: 10pt;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
.terminzelle{
font-size: 10pt;
border-width: 1px;
border-style: solid;
border-color: #999999;
}


h1{
font-size:18pt;
border-width:3;
border-style:outset;
background-image: url(http://ssc95.de/pics/h1bg.gif);

padding-left:3mm;
padding-right:3mm;
}

h2{
font-size:16pt;
font-weight:bold;
}

.activelink
{
text-decoration:none;
color:#FF0000;
font-weight:bold;
}

.inactivelink
{
text-decoration:none;
color:#2756A6;
font-weight:bold;
}

a:link { font-weight:bold; color:#2756A6; text-decoration:none; }
a:visited { font-weight:bold; color:#2756A6; text-decoration:none; }
a:focus { font-weight:bold; color:#2756A6;; text-decoration:none; }
a:hover { font-weight:bold; color:#FF0000;; text-decoration:none; }
a:active { font-weight:bold; color:#2756A6;; text-decoration:none; }
