.box {
  background          : transparent; 
  font-family         : arial, verdana, helvetica;
  color               : #333;
  margin              : 20px 0px 20px 22px;
  padding             : 0px 0px 0px 0px;
/* width               : 437px;*/
}

.box .boxcontent {
  font-family         : arial, verdana, helvetica;
  font-size           : 13px; 
  display             : block;  
  background          : #F4F4F4; 
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  padding             : 5px 8px 0px 10px;
  min-height          : 98px;
  height              : auto !important;  /* für moderne Browser */
  height              : 98px;  /*für den IE */
}

.box h3, .box p {
  margin              : 0 1px;
}

.box h3 {
  font-size           : 14px; 
  color               : #58749C;
  text-align          : center;
  padding             : 0 0 10px 0;
}

.box img {
  border              : none;
  float               : left;
  margin              : 0px 17px 0px 0px;
padding: 0;
}

.boxcontent .link, .boxcontent .link a {
  font-family         : arial, verdana, helvetica;
  font-size           : 13px;
  color               : #FF5400;
  font-weight         : bold;
  font-variant        : normal;
  padding-top         : 7px;
  text-decoration     : none;
}

.boxcontent .link a:hover {
  font-family         : arial, verdana, helvetica;
  font-size           : 13px;
  color               : #58749C;
  font-weight         : bold;
  font-variant        : normal;
  padding-top         : 7px;
}

.box p {
  padding-bottom      : 0.5em;
  }

.box .b1, .box .b2, .box .b3, .box .b4, .box .b1b, .box .b2b, .box .b3b, .box .b4b {
  display             : block; 
  overflow            : hidden;
  font-size           : 1px;
  }

.box .b1, .box .b2, .box .b3, .box .b1b, .box .b2b, .box .b3b {
  height              :1px;
  }

.box .b2 {
  background          : #F4F4F4; 
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b3 {
  background          : #F4F4F4;
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b4 {
  background          : #F4F4F4;
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b4b {
  background          : #F4F4F4;
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b3b {
  background          : #F4F4F4; 
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b2b {
  background          : #F4F4F4; 
  border-left         : 1px solid #58749C; 
  border-right        : 1px solid #58749C;
  }

.box .b1 {
  margin              :0 5px; 
  background          :#58749C;
  }

.box .b2, .box .b2b {
  margin              :0 3px; 
  border-width        :0 2px;
  }

.box .b3, .box .b3b {
  margin              :0 2px;
  }

.box .b4, .box .b4b {
  height              : 2px;
  margin              : 0 1px;
  }

.box .b1b {
  margin              : 0 5px;
  background          : #58749C;
  }



div#block{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #F9F9F9;
	margin: 15px 0px 15px 22px;
	padding: 7px 12px 10px 12px;
	width: 437px;
        height: 72px;
	font-style: normal;
        font-weight: normal;
	color: #455A79;
	border: 1px solid #cccccc;
        letter-spacing: -0.09em;
        line-height: 18px;
	}

div#block img {
	border: none;
	float: left;
	padding: 0px 8px 0px 8px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}


div#block a:link, div#block a:visited {
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12px;
	font-style: normal;
        font-weight: normal;
	color: #455A79;
        border-bottom: 0px dashed #455A79;
        line-height: 40px;
        letter-spacing: 0em;
        font-variant: small-caps;
        text-transform: normal;
}


div#block a:hover {
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12px;
	font-style: normal;
        font-weight: normal;
        background: 0px;
	color: #FF5400;
        letter-spacing: 0px;
        font-variant: small-caps;
        border-bottom: 0px dashed #FF5400;
        line-height: 40px;
}






