  #col1 a { color: #586170; }

  #col1 h1 {
		color: #586170;
}

.input input, .input textarea, .submit input, .submit button {
    border: #586170 1px solid;
}

	#col1 .submit input, #col1 .submit button {
		color: #586170;
		background: white url(../../images/layout/cats/button.gif) repeat-y;
}

	#col1 .vertragsubmit span.submit:hover, #col1 .mainsubmit span.submit:hover, #col1 .vergleich span.submit:hover  {
		background: url(../../images/layout/cats/tatze.gif) no-repeat;
}

  #col1 p.umfang:hover {
    background: url(../../images/layout/cats/umfang.gif) no-repeat;
}

	#col1 .rechner span.submit:hover {
		background: url(../../images/layout/cats/rechner.gif) no-repeat;
}

	.borderbox {
/*    width: 500px; */
		border-top: #586170 10px solid;
		border-right: #586170 1px solid;
		border-bottom: #586170 1px solid;
		border-left: #586170 1px solid;
}

	#col1 .borderbox h3 {
  	background: url(../../images/layout/cats/h3_bg.gif) repeat-y #fff; /* der Schatten links */
		color: #586170;
}

	#col .borderbox h3 a {
    color: #586170;
	}

	#col1 .tiles h3 { /* Die �berschriften bei den Vertr�gen*/
  	background: url(../../images/layout/cats/h1_bg.gif) repeat-y #fff; /* der Schatten links */
		color: #586170;
}

	#col1 .tiles h3 a { /* Die �berschriften bei den Vertr�gen*/
    color: #586170;
	}

  .agroup th {
    border-bottom: #586170 1px solid;
  }

  ul.ebene2 li.active a {
    color: #586170;
  }

  p span.green, .kosten em {
    color: #586170;
    font-style: normal;
  }

  .angebot .deckungssummen li {
    background: url(../../images/layout/cats/bull.gif) no-repeat;
  }

  .angebot .hinweis p, .angebot .hinweis li {
    background: url(../../images/layout/cats/ausruf.gif) no-repeat;
  }

  .angebot .inklusive li {
    background: url(../../images/layout/cats/haken.gif) no-repeat;
  }

  #inclusive{
    background: url(../../images/layout/cats/inkl.gif) no-repeat;
    width: 129px;
    height: 33px;
  }
