#table #main {
  margin-top:-12px;
  background-color:#eff1f2;
  padding-top:32px;
  padding-bottom:20px;
  min-height:600px;
  }

#table #footer {
    margin-top:0px;
    }
	
#main_end {
	visibility:hidden;
    }

#table #main span {
    display:block;
    font-size:10px;
    color:#919191;
    padding: 15px 50px 0px 40px;
    }
	
#table #main span a {
    color:#919191;
	text-decoration:none;
    }
	
#table #main span a:hover{
    color:#919191;
	text-decoration:none;
    }
	
.back {
    position:absolute;
    width:58px;
    height:23px;
    top:5px;
    left:-5px;
    color:#fff;
    padding:0px 0px 0px 22px;
    line-height:21px;
    background-image:url(../img/table_backbutton.png);
    text-decoration:none;
    }

.back:hover {
    color:#D0D0D0;
    }

#table table {
    font-size:10px;
    border-collapse:collapse;
    border:1px solid #dcdcdc;
    width:960px;
    }

#table table td {
    background-color:#fff;
    padding:4px 7px;
    border:1px solid #dcdcdc;
    }

#table .headline td {
    overflow:visible;
    border:none;
    }

/** ------- Zellen ------ **/

#table table  .pic {
    border-right:none;
    padding-right:0px;
    width:80px;
    }

    #table table  .pic a {
    display:block;
    position:relative;
    }

    #table table  .pic a img{
    border:none;
    }

    #table table  .pic a .corner {
    background-image:url(../img/table_corner.png);
    width:6px;
    height:6px;
    position:absolute;
    bottom:2px;
    left:0px;
    }

#table table .name {
    border-left:none;
    width:94px;
    }

#table table  .rating {
    width:5px;
    }

#table table  .pricing {
    width:102px;
    }

#table table  .pricing_2 {
    width:38px;
    text-align:center;
    }

#table table  .speed {
    width:52px;
    }

#table table  .speed p {
    background-image:url(../img/table_speed.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    padding-left:13px;
    }

#table table .hsdpa {
    width:20px;
    text-align:center;
    }

#table table .volume {
    width:48px;
    text-align:center;
    }

#table table .provider {
    width:26px;
    }

#table table .special {
    width:129px;
	font-size:9px;
    }

#table table .specs {
    border-right:none;
    width:110px;
	font-size:9px;
    }

#table table .order {
    border-left:none;
    padding-right:11px;
    padding-left:4px;
    }
	
#table table #maxxim td,
#table table #bild td,
#table table #congstar td,
#table table #simyo td,
#table table #discosurf td,
#table table #o2 td {
    background-color:#F8F8F8;
    }
	
#table table #simply .volume,
#table table #rtl,
#table table #fonic .pricing,
#table table #fonic .volume,
#table table #congstar .pricing,
#table table #klarmobil .pricing,
#table table #maxxim .volume,
#table table #fonic .pricing_2,
#table table #bild .pricing {
	background-color:#F5FFEA;
    }

/** ----- Orderbutton ---- **/

#table table .orderbutton {
    display:block;
    width:67px;
    height:29px;
    background-image:url(../img/table_orderbutton.png);
    background-position:top;
    line-height:26px;
    text-decoration:none;
    color:#fff;
    padding-left:8px;
    font-size:12px;
    }

#table table .orderbutton:hover {
    background-position:bottom;
    color:#EFF1F2;
    }

/** ----- Tabellen Überschrift ------ **/

#table_headline {
    font-size:10px;
    color:#616161;
    position:absolute;
    left:100px;
    top:10px;
    font-family:arial;
    }

    #table_headline .head1 {
        position:absolute;
        left:0px;
        }

    #table_headline .head2 {
        position:absolute;
        left:85px;
        }

    #table_headline .head3 {
        position:absolute;
        left:155px;
        }

    #table_headline .head4 {
        position:absolute;
        left:233px;
        }

    #table_headline .head5 {
        position:absolute;
        left:305px;
        }

    #table_headline .head6 {
        position:absolute;
        left:362px;
        }

    #table_headline .head7 {
        position:absolute;
        left:408px;
        }

    #table_headline .head8 {
        position:absolute;
        left:470px;
        }

    #table_headline .head9 {
        position:absolute;
        left:520px;
        }

    #table_headline .head10 {
        position:absolute;
        left:650px;
        }

