/**
 * 
 * Stylesheet fuer ha'atelier
 * (c) 2007 maguro:agentur
 * erstellt: 06.06.2007, Nancy Lutz <lutz@maguro.de>
 * letzte Aenderung: 
 * 
 */

h1 {
	text-transform: lowercase;
	font-weight: bold;
	color:#3ca8bc;
	font-weight:bold;
	font-size: 24px;
}

#textPDF	{
	position: relative; bottom:-2px; right:24px;
	color: #3ca8bc;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

#textPDF a	{
	color: #3ca8bc;
	text-decoration: none;
	font-size: 11px;
}

#textPDF a:hover	{
	color: #3ca8bc;
	text-decoration: underline;
	font-size: 11px;
}

#pdfPresse	{
	float:right;
	width: 15px;
	height: 20px;
	background-image: url(../images/pdf_presse.gif);
	position:relative; bottom: 21px; right: 0;
}