.artikel_boxheader{
				padding-left: 7px;
				padding-top: 1px;
				margin-bottom: 4px;
				color: white;
				width: 233px; height: 17px;
				font-weight : bold;
				vertical-align : middle;
				font-size : 11px;
				background-image : url(../../news/images/header_box_titel240.gif);
			}				

	* html .artikel_boxheader { /* IE 6.0 */
  width: 240px;
}	
.box {text-align: left;  float: left; width: 240px; background: #FFFFFF; margin-left : 3px;  }
.box h1, .box p, .box h2 {
	margin: 0 10px;
	width: 218px;
	text-align: justify;
}
.box img {
	margin: 5px 10px;
	background-color: white;
	border : 1px solid #BDBDBD;
	width: 218px;
	height: 145px;
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}
	.box img:hover { filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }

.box_right {
	text-align: right;
	width: 230px;
	font-size:11px;
	margin : 0px 0px 10px 0px;
}

			.box_link{
				font-size : 11px;
				color: black;
			}
			.box_link a{
				color: black;
				text-decoration : underline;
			}
			.box_link a:hover{
				color: gray;
				text-decoration : none;
			}


.box h1 {font-size:12px; color:black; }
.box p {font-size:12px; color:black;}
.boxtitel {margin: 0 10px;width: 218px; font-size:12px; color:black; text-align: left;}
.box .top, .box .bottom{display:block;background: #EEEADE;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}