#artikel table  {
	margin-top: 30px;
	}
#artikel h1, #artikel .transp {
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #880000;
	position: absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:130%;
	font-size: 140%;
	color:#FFFFFF;
	width: 68%;
	top: 160px;
	left:0px;
	margin: 0px 0px 0px -14px;
	padding: 4px 5px 7px 5px;
	height: 50px;
	z-index:25;
}
#artikel .auteur {
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:160%;
	font-size: 70%;
	color:#666666;
	width: 29%;
	top: 178px;
	right: 0%;
	margin: 0px 0px 0px -14px;
	padding: 3px 5px 7px 5px;
	height: auto;
}
#artikel .transp {
	background-color:#FF0000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#artikel .streamer {
	position: absolute;
	height: 170px;
	width:auto;
	overflow: auto;
	padding: 0 10px 0 5px;
	margin: 0 0px 0 248px;
	left: 248px;
}

*+html .streamer {
      width: 330px !important;
}

html #artikel .streamer   /* this is recognized by IE only */
  {
  margin: 0 10px 0 10px; 
  }
#artikel .fotoartikel {
	width: auto;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}
#artikel .streamer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 15px 0 0;
	margin: 0px 15px 0px 0;
	line-height:170%;
	color:#333333;
}
#artikel .streamerthema {
	font-size:85%;
	font-weight: bold;
	padding: 0 15px 0 0;
	margin: 0px 15px 0px 10px;
	line-height:160%;
	color:#333333;
}
#artikel h3{
	margin: 15px 0px 0px 10px;
	font-size:85%;
	border-bottom: solid 1px #D6D6D6;
	text-align:left;
	padding: 4px 4px 4px 1px;
	color:#656565;
	clear:both;
}
