/* CSS fuer http://www.pottmeyer.de/ */

body		{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #A5CF90;
	margin : 15px;
}
a,p,td		{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: justify;
}
a:link      {
	color: Black;
}    
a:visited   {
	color: Green;
}   
a:hover     {
	color: Red;
}   
a:active    {
	color: Red;
}
h1			{
	font-size:11pt;
	font-weight: bold;
}
.galerie	{
	font-size: 8pt;
}


