@charset "utf-8";
/* CSS Document
        copyright 10/2010 by roulette-Xperts - erstellt durch Ernst Fiege
*/
table.links{
width: 99%;
}
table.links tr{
vertical-align: top;
}
table.links td{
padding-bottom: 15px;
}
table.gewinnplan{
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color:#666666;
margin-bottom: 15px;
}
table.gewinnplan th{
background-color: #CCCCCC;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color:#999999;
}
table.gewinnplan td{
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color:#999999;
}
table.angebot{
width: 99%;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color:#999999;
margin-bottom: 15px;
}
table.angebot tr{
vertical-align: top;
}
table.angebot th{
width: 50%;
background-color:#000033;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color:#cccccc;
line-height: 200%;
text-align:center;
color: #FFCC00;
font-size: 13px;
}
table.angebot td{
border-width: 0px 0px 2px 0px;
border-style: solid;
border-color:#999999;
background-color:#FFFFFF;
padding: 10px;
}