#logo{
  background-image: url('images/logo.jpg');
  background-repeat: no-repeat;
  width:760px;
  height:110px;
  text-align:right;
}

.article-foto-left{
  float:left;
  padding:5px; 
  border:0px;
}
.article-foto-right{
  float:right;
  padding:5px; 
  border:0px;
}

.article-header{
	padding:0px 5px 5px 5px;
	text-indent:10px;
}

.article-foot{
	clear:both;
	padding:10px;
	text-align:right;
}

HR{
	width:90%;
	color:blue;
	border-color:blue;
}

A#changelink{
	margin:0px 2px;
}

.cite{
	font-style:italic;
}

P.oldtext{
	font-size:85%;
	text-decoration:line-through;
	color:gray;
}
