div.div_pcn{
 background-color: #99CC66;
 position: relative;
 text-align: center;
/*
 border:thin solid red;
*/
}
div.div_per{
 background-color: #99CC66;
 position: relative;
 padding:5px;
 margin:0px
/*
 border:thin solid red;
*/
}
span.coupsTex{
 font-size: 9px;
}
span.coupsGif1{
 font-size: 10px;
}
span.coupsGif2{
 font-weight: bolder;
 color: #003399;
 font-size: 10px;
}
th.spBlack{
 background-color: #3366CC;
 width:18px;
 color: black;
 font-weight: bolder;
 text-align: center;
}
th.spGruen{
 background-color: #3366CC;
 width:18px;
 color: #7CFC00;
 font-weight: bolder;
 text-align: center;
}
th.spRed{
 background-color: #3366CC;
 width:18px;
 color: red;
 font-weight: bolder;
 text-align: center;
}
th.spWhiteBlack{
 background-color: #3366CC;
 width:18px;
 color: black;
 font-weight: bolder;
 text-align: center;
}
th.spWhiteGruen{
 background-color: #3366CC;
 width:18px;
 color: #7CFC00;
 font-weight: bolder;
 text-align: center;
}
th.spWhiteRed{
 background-color: #3366CC;
 width:18px;
 color: red;
 font-weight: bolder;
 text-align: center;
}
/*  */
td.spBlack{
 color: black;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}

td.spGruen{
 color: green;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}

td.spRed{
 color: red;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}

td.spWhiteBlack{
 background-color: white;
 color: black;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}
td.spWhiteGruen{
 background-color: white;
 color: green;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}
td.spWhiteRed{
 background-color: white;
 color: red;
 text-align: center;
 font-weight: bolder;
 font-size: 10px;
}
th.spTD{
 text-align: center;
 background-color: #003399;
 font-weight: bolder;
 color: white;
 height: 28px;
}
td.spTD{
 background-color: white;
 text-align: center;
 font-weight: bolder;
 color: #00018C;
 height: 28px;
}
table.sequTable{
 border-collapse: collapse;
 border: 2px;
 border-color: #000000;
}

table.JackPot_table{
 border-collapse: collapse;
 border: 1px solid #003399;
}

th.JackPot_head{
 border-left: 1px solid #003399;
 border-bottom: 1px solid #003399;
 color: #00018C;
}

td.JackPot_body{
 border-left: 1px solid #003399;
}
a.link_seiten_top{
 color: #FF0000;
}
