body{
	font-size-adjust: none;
	font-family: Arial, Verdana, 'Times New Roman';	
	font-size: 62.5%;
	font-variant: normal;
	font-weight:normal;
	margin: 20px 20px 20px 20px;
}

a{
	color: #000;
	text-decoration: none;
}

a img{
	border: 0px;
}

#header {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#content{
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.5em;
}

#content #print{
	display: none;
}

#content #title{
	font-weight: bold;
	font-size: 1.4em;
}

#copyright{
	color: #ccc;
	font-size: 9px;
}

#desc{
	border-bottom: 1px solid #ddd;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#footer{
	font-size: 1.2em;
	padding: 1em 0px 1em 0px;
}

#footer .imprint, #footer span{
	display: none;
}

#footer ul li{
	display: inline;
}

#navigation{
	display: none;
}

#photo .paging{
	display: none;
}