


.shortHeadingPhoto {
	background-image:url('/images/shortphoto_article.png');
}

#shortPhoto {
	position:relative;
	width:699px;
	float:left;
	height:75px;
	background-color:#efefef;
	margin:0px;
	padding:0px;
}

#articleTitle {
	position:absolute;
	left:34px;
	bottom:0px;
	width:auto;
}

h1 {
	color:white;
	font-size:1.2em;
}


h2 {
	color:#3eb5e5;
}

em {
	font-style:normal;
	font-weight:bold;
}


#metaInfo {
	position:relative;
	width:699px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:0.8em;

}

#metaInfo p {
	margin-top:10px;
	margin-left:35px;
	margin-right:35px;
	border-bottom:1px dotted #cccccc;
}

#metaInfo a {
	text-decoration: none;
}

#metaInfo em {
	font-style:normal;
	font-weight:bold;
	color:black;
}

#furtherMetaInfo {
	position:relative;
	width:699px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:0.8em;
}

#furtherMetaInfo p {
	margin-left:35px;
	margin-bottom:10px;	
	margin-right:35px;
	border-top:1px dotted #cccccc;
}

#furtherMnfo a {
	text-decoration: none;
}

#furtherMnfo em {
	font-style:normal;
	font-weight:bold;
	color:black;
}

th {
	text-align:left;
	border-bottom:1px solid #999999;
	font-size:0.8em;
}

table {
	border-collapse: collapse;
	border-spacing: 0px
}

td {
	font-size:0.8em;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #999999;
	margin:0px;
	padding:0px;
}

td a {
	text-decoration:none;
}

.presscutting {
	background-color:#efefef;
	border:1px dotted #999999;
	padding:10px;
}

.presscutting p {
	text-align:justify;
	color:#333333;
}

p.articlecontent {
	clear:both;
	width:620px;
}

ul.articlecontent {
	clear:both;
	width:520px;
}

.illustration {
	border:1px dotted #999999;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#articleBody {
	padding-left:35px;
	padding-right:35px;
	margin-bottom:20px;
	width:auto;
	float:left;
	text-align:justify;
}


#articleBody h2 {
	font-size:1.2em;
}
