body
{
	margin: 0px 64px 0px 64px;
	font-size: 0.9em;	
	background-color: #eee;
}
a {

}
h3 {
	margin-top: 2px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #f33;
	width: auto;
}
h3 a {

}
h2 {

	font-weight: bold;
	color: #000;
	font-family: Geneva, Helvetica, Lucida Sans, Trebuchet, Verdana;	
}
h1 {
	font-weight: bold;
	font-family: Geneva, Helvetica, Lucida Sans, Trebuchet, Verdana;
}
hr {
	border: none 0;
	border-top: 2px solid #888;
	height: 2px;
} 
#layout{
	background-color: #fff;
	padding: 16px 32px 16px 32px;

}

#sideblock {
	float: right; 
	width: 30%;
	margin-left: 32px;
	margin-bottom: 64px;
	padding: 4px 0px 24px 0px;
	
	border-bottom: 16px #eee solid;
	
	/*#39b5d5*/
}
#sideblock a {
	
}
#sideblock h3 a {
	
}


.sideparagraph {
	clear: both;
}
.sidephoto {
	margin-bottom: 32px;
}
.icon {
	margin-bottom: 32px;
	margin-right: 8px;
}
#langswitch {
	position: absolute;
	top: 0px;
	padding: 2px 8px 2px 8px ;
	font-size: 0.8em;
/*	background-color: #eee;*/
	color: #999;
	border-left: #f00 solid 4px;
}
.paper {
	color: #00f;
	font-weight: bold;


}
.remark {
	color: #666;	
	font-size: 0.9em;
}
.footerparagraph {
	margin-top: 48px;
	font-style:italic; 
	font-size: 0.9em;
}
.highlight{
	margin: 8px 0px 8px 0px;
	padding: 4px;
	background-color: #ffd;
	display: table;


}


