.citate{
	font-style : italic;
	text-align : right;
}
.CitAuthor{
	font-style : italic;
	text-align : right;
	padding-bottom : 6pt;
}
.Authors{
	font-weight : bold;
	padding-top : 12pt;
	color : black;
}
.FrontMan{
	text-decoration : underline;
	color : black;
}
A:link, A:visited{
	text-decoration : inherit;
	color : inherit;
}
A:hover{
	color: blue;
}	
.Affilation{
	font-style : italic;
	font-weight : normal;
}
.Affilation:before{
	content: "(";
}
.Affilation:After{
	content: ")";
}
.Topic{
	font-size : 120%;
	padding-top : 12pt;
	padding-bottom: 12pt;
}
.Event{
	font-style : italic;
	font-weight : bold;
}
.CenterNews{
	text-align : center;
	padding-bottom : 12pt;
}
.LeftNews, .LeftNewsPhoto{
	text-align : left;
	padding-bottom : 12pt;
}
.LeftNewsPhoto{
	display: inline-block;
}
.RightNews, .RightNewsPhoto{
	text-align : right;
	padding-bottom : 12pt;
}
.RightNewsPhoto{
	display: inline-block;
}

.Signature{
	text-align : right;
}
.Attention{
	text-align : center;
	font-size : 120%;
	text-transform : uppercase;
	display : block;
	 
}
A.supervisor:link {
	color : inherit;
	text-decoration : none;
	font-weight : normal;
}

A.supervisor:visited {
	color : inherit;
	text-decoration : none;
	font-weight : normal;
}

span.supervisor {
	color : #000000;
	font-weight : bold;
	text-align : right;
	display : block;
}

div.PhotoTitleLeft, div.PhotoTitleRight {
	display: inline;
	float: left;
	padding: 10;
	text-align : center;
	font-style : italic;
	font-weight : bold;
	max-width: 20%;
}
div.PhotoTitleLeft img{
	height: 150px;
}
div.PhotoTitleRight img{
	height: 150px;
}
div.PhotoTitleRight {
	float: right;
}	
 