#content_navigation_left 	{display:none;}
#content_right 						{margin-left:0; width:940px;}
.swlabel									{background-color: #999999; padding:5px 15px; color:#ffffff !important;}
h3.title 									{font-size: 16px; color: #242424; margin-left: 5px; margin-bottom: 20px}
#softwaretable_head,
#softwaretable_body,
#softwaretable_footer			{width:700px;}
#softwaretable_head				{background: url(https://media.sigel.de/cms_seiten/software_und_tools/bg_tableheader.gif) repeat-x scroll 0 0; height:24px; border: 1px solid #c8c8c8;}
#softwaretable_body				{border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8;}
#softwaretable_footer			{background: url(https://media.sigel.de/cms_seiten/software_und_tools/bg_tablefooter.gif) repeat-x scroll 0 0; height:24px; border: 1px solid #c8c8c8;}
.swt_row									{min-height:45px;}
.swt_col									{display:table-cell;}
.col1 										{width:160px; padding-left:8px; }
.col2, .col3, .col4				{width:180px; text-align:center;}
.swt_text									{color: #333333; font-size:12px; font-weight:bold; line-height:17px;}
.bgcolor, .bgwihte				{height:47px; vertical-align:middle; border-top: 1px dotted #c8c8c8; border-right: 1px dotted #c8c8c8;}
.bgcolor									{background-color: #f9f9f9; text-align:left; color: #666666;}
.lastcol									{border-right:none;}
.redButton 								{
    	background: url(https://media.sigel.de/cms_seiten/software_und_tools/sprite.png) no-repeat scroll -114px -172px;
    	width:135px;
    	height:21px;
    	line-height:20px;
    	display: inline-block;
    	cursor:pointer;
    	color: white;
    	font-size: 11px;
    }

    .softwaretable {
    	border-collapse: collapse;
    	border: 1px solid #c8c8c8
    }

  /* Start Table Head */
    .softwaretable thead {
    	background: url(/images_SoftwareUndTools/bg_tableheader.gif) repeat-x scroll 0 0;
    }

    .softwaretable thead td {
    	line-height: 24px;
    	border-bottom: 1px solid #c8c8c8;
    }

    .softwaretable thead td.col1 {
    	width:160px;
    }

    .softwaretable thead td.col2, .softwaretable thead td.col3, .softwaretable thead td.col4 {
    	width:180px;
    }

    .softwaretable tbody tr td {
    	height: 47px;
    	border: 1px dotted #c8c8c8;
    	text-align:center;
    	vertical-align:middle
    }

    .softwaretable tbody tr td.noBorder {
     border: 0px;
    }

    .softwaretable tbody tr td.products {
     vertical-align:top;
    }

    .softwaretable tbody tr td.bgcolor {
     background-color: #f9f9f9;
     text-align:left;
     padding-left: 8px;
     color: #666666;
    }


    .softwaretable tbody tr td.check {
    	background: url(/images_SoftwareUndTools/software_vergleich02.jpg) no-repeat;
    	background-position: center center;
    }

    .softwaretable tbody tr td.noCheck {
    	background: url(/images_SoftwareUndTools/software_vergleich01.jpg) no-repeat;
    	background-position: center center;
    }

    .softwaretable tbody tr td.lastcol{
    	padding-right:10px
    }

    .softwaretable tbody tr td.products div.marginButton{
    	margin-left:40px
    }

    .softwaretable tbody tr td.products div.marginButtonLong{
    	margin-left:25px
    }

    .softwaretable tfoot {
    	background: url(/images_SoftwareUndTools/bg_tablefooter.gif) repeat-x scroll 0 0;
    }

    .softwaretable tfoot td {
    	line-height:23px;
    	border-top: 1px solid #c8c8c8;
    	padding-top:6px;
      padding-left:8px;
      padding-bottom:4px
    }

    .softwaretable tfoot td span.print {
      cursor:pointer;
      border:1px solid #C6C6C6;
      padding:0px 8px; float:left;
      font-size:11px;
      background: url(/img/background_navigation.png);
    }

    .softwaretable tbody tr td.center {
      text-align:center
    }

    .softwaretable div.redButton {
    	background: url(/images_SoftwareUndTools/sprite.png) no-repeat scroll -114px -172px;
    	width:135px;
    	height:21px;
    	line-height:20px;
    	display: inline-block;
    	cursor:pointer;
    }

    .softwaretable tbody tr td.noBorder a {
    	color: white;
    	font-size:11px
    }
    .softwaretable tbody tr td.noBorder span {
    	color: #333333;
    	font-size:12px;
    	font-weight:bold;
    	line-height:17px
    }

    .softwaretable tbody tr td div.greyButton {
      width:80px;
      height:17px;
      background-color:#999999;
      margin:10px 0 20px 47px;
      padding-bottom:6px;
    }

    .softwaretable tbody tr td div.greyButtonLong {
      width:110px;
      height:17px;
      background-color:#999999;
      margin:10px 0 20px 33px;
      padding-bottom:6px;
    }


    .softwaretable tbody tr td div.greyButton span, .softwaretable tbody tr td div.greyButtonLong span {
      color:#FFFFFF;
      font-size:11px
    }

    .softwaretable tbody tr td.pageLeft {
      border:0px;
      text-align:left;
      vertical-align:top
    }

    .softwaretable tbody tr td div.pageRight {
      float:right;
      height:136px;
      padding-top:80px
    }


    .softwaretable tbody tr td.pageLeft img {
      margin-top:80px;
      float:left;
      margin-right:5px
    }

    .softwaretable tbody tr td img.link {
      cursor:pointer;
    }

    span.pageLeft {
      float:left;
      color: #999999;
      font-size:11px;
      padding-top:92px
    }

  /* End Table Head */

