/*funkwerbung CSS SRA*/
img#send_pos {
float:left;
}

/*einstellungen für die kartenlegende in funkwerbung*/
table#legende {
border-left:1px solid #414141;
border-right:1px solid #414141;
border-top:1px solid #414141;
width:430px;
margin:20px 0 0 40px;
font-size:0.8em;
}

/*einstellungen für die kabelfrequenzen in funkwerbung*/
table#kabel {
border-left:1px solid #414141;
border-right:1px solid #414141;
border-top:1px solid #414141;
width:560px;
margin:4px 0 0 40px;
font-size:0.8em;
}

/*einstellungen für es-kombi und schaltpreise in funkwerbung*/
table#preise {
border:1px solid #414141;
width:560px;
margin:4px 0 0 40px;
font-size:0.8em;
}

/*einstellungen für es-kombi und schaltpreise in funkwerbung*/
table#impressum {
width:550px;
margin:4px 0 0 40px;
}

/*allgemeine einstellungen*/
td {
padding:2px;
}

td.a1 {
border-bottom:1px solid #414141;
border-right:1px solid #414141;
}

td.a2 {
border-bottom:1px solid #414141;
width:130px;
}

td.a3 {
width:130px;
}

td.a4 {
width:50%;
}

td.bold {
font-weight:bold;
}

td.left {
text-align:left;
}

td.center {
text-align:center;
}

td.right {
text-align:right;
}

td.top {
border-top:1px solid #414141;
}

td.pos-top {
vertical-align:top;
}

td.pos-bot {
vertical-align:bottom;
}

td.space_bot {
padding-bottom:20px;
}
