body
{
  margin: 0px 2% 0px 2%;	
  background-color: #eee;
  font-size: 0.9em; 
  line-height: 1.333em; 
}
a {

}
h3 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;

	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;
	line-height: 1.3em;
}
hr {
	border: none 0;
	border-top: 2px solid #888;
	height: 2px;
} 
#layout{
	background-color: #fff;
	padding: 16px 32px 16px 32px;


}

#page
{

}

p
{
	text-indent: 32px;

}
#sideblock {
	float: right; 
	width: 134px;
	height: 134px;
	margin: 2px 0 32px 32px;
	padding: 0;
	
	
}
#sideblock a {
	
}
#sideblock h3 a {
	
}


.sideparagraph {
	clear: both;
}
.sidephoto {
	margin-bottom: 32px;
}
.icon {
	margin-bottom: 32px;
	margin-right: 8px;
}
#langSwitch {
	padding: 2px 0 2px 8px ;
	font-size: 0.8em;

}
.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;

}

ul
{
	padding-left: 32px;

}

#links
{
/*	padding-left: 32px;
*/
  	margin: 2em 0;
}


a#contactMore
{
	text-decoration: none;
	display: none;
}

iframe#contactFrame
{
	border-style: none; 
	width: 100%; 
	height: 0px; 
	display: none;
}

