/**
 * Nodes
 *******************************************************************
 */

.date {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  font-weight: bold;
  border-bottom: 1px solid #e0e1dd;
}

.node {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bcbdbc;
	background: transparent url(../../temp_pic1/bg_node3.gif) repeat-x bottom left;
}

/* Node style for top-news */
.topnews {
	border-bottom: 3px solid #bcbdbc;
	background: transparent url(../../temp_pic/bg_node_top.gif) repeat-x bottom left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

/* Link style headlines */


/* Content area kind of story on top */
.story_type {
  margin: 0 0 7px 0;
  padding: 2px 5px;
  display: block;
  color: #6c6f70;
  background: #f2f2f2;
}

/* Content area spaces */
.node .content p,
.comment .content p {
  margin: 0px 0;
  padding: 0;
}

.content_middle {
	margin: 7px;
}
#node-7501 .titel_article {
}

iframe#myframe {
  background-color: rgb(64, 0, 0);
}
