
.susc_container  {
    width: 510px;
    background-color: #E1E1E9;
}

.susc_container_expanded  {
    width: 510px;
    background-color: #E1E1E9;
}

.susc_space {
   height: 5px;
   font-size: 1px;
   leine-height: 1px;
}

.susc_button {
    font-weight: bold;
    cursor: pointer;
	cursor: hand;
}

.susc_js {
    color: Red;
    font-size: 14px;
    font-weight: bold;
}

.boxTable  td {
    white-space: nowrap !important;
}

.noWrap {
    white-space: nowrap !important;
}

.susc_stdTdWidth {
    width: 390px;
}

.susc_info {
    margin-bottom: 15px;
    padding: 2px;
}

.susc_extra {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 2px;
}

.susc_pfeil {
    margin-top: 0px;
}

.susc_panel {
    display: none;
    padding-bottom: 10px;
}

.susc_panel table {
    margin: 4px;
}

.susc_button table {
    margin: 4px;
    width: 98% !important;
}

#susc_navi2,
#susc_navi3,
.susc_block_daten,
.susc_block_vertrag {
    display: none;
}

.susc_input {
    width: 400px;
}

.susc_input_full {
    width: 488px;
}

.susc_input_zwei {
    width: 318px;
}

.susc_input_drei {
    width: 166px;
}

.noPad {
    padding: 0 !important;
}

.susc_close {
    margin-left: 10px;
}

.susc_center span {
    vertical-align: middle;
}

.susc_bottom {
    background: transparent url('gfx/zmart_bg_bottom.gif') top left no-repeat;
    /*height: 60px;*/
}

.susc_innerPad {
    padding: 20px;
}

.susc_alignRight {
    text-align: right;
}

.susc_bold {
    font-weight: bold;
}

.susc_norm {
    font-weight: normal;
}

.susc_width {
    width: 100px;
}

.susc_minWidth {
    width: 79px;
}

.susc_green, .susc_green a {
    color: #59C90D;
    text-decoration: none !important;
}

.susc_lines td {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #BEBDC2;
}

.susc_noBorder {
    border-bottom: 0px !important;
}

.susc_middle {
    font-size: 11px;
}

.susc_link {
    text-decoration: none;
}

.susc_small, .susc_small a {
    font-size: 10px;
}

.susc_ol {
	background:url('gfx/box/ol.gif') top left no-repeat;
	width: 5px;
	height: 5px;
}

.susc_om {
	background:url('gfx/box/om.gif') top left repeat-x;
	height: 5px;
}

.susc_or {
	background:url('gfx/box/or.gif') top right no-repeat;
	width: 5px;
	height: 5px;
}

.susc_ml {
	background:url('gfx/box/ml.gif') top left repeat-y;
	width: 5px;
}
.susc_mr {
	background:url('gfx/box/mr.gif') top right repeat-y;
	width: 5px;
}

.susc_ul {
	background:url('gfx/box/ul.gif') bottom left no-repeat;
	width: 5px;
	height: 5px;
}

.susc_um {
	background:url('gfx/box/um.gif') bottom left repeat-x;
	height: 5px;
}

.susc_ur {
	background:url('gfx/box/ur.gif') bottom right no-repeat;
	width: 5px;
	height: 5px;
}

#fbox1  {
    padding: 0 20px 20px 20px;
}

.susc_startDivLinks {
    margin: 10px 20px;
    text-align: left;
}

.susc_startDivLinks h1 {
    color: #3F6798;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 30px;
    line-height: 24px;
}

.susc_startDivRechts {
    margin: 10px 20px;
    text-align: left;
}

.susc_startDivRechts h1 {
    color: #3F6798;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 24px;
}

.susc_fbHeadline {
    font-size: 22px;
    font-weight: normal;
    color: #818181;
    padding-bottom: 10px;
}

.susc_fbBody {
    color: #818181;
}

.susc_clear {
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
}

.susc_innerbox {
    margin:15px 20px 15px 160px;
}

.susc_box {
	width: 512px;
	height: 198px;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

.susc_box1 {
	background:url('gfx/box1.gif') top left no-repeat;
}

.susc_box2 {
	background:url('gfx/box2.gif') top left no-repeat;
}

.even {
    background-color: #F6F6F6;
}

.odd {

}

.susc_singleLine {
    border: 0px; /* Für Firefox und Opera */
    border-top: dotted 1px #333333;
    border-bottom: dotted 1px #E1E1E9; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.susc_doubleLine {
    border: 0px; /* Für Firefox und Opera */
    border-top: dotted 2px #333333;
    border-bottom: dotted 1px #E1E1E9; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */

}


