/************************************
*	© piloly.com - www.piloly.com	*
*	Letzte Änderung: 24.11.2004		*
*	Geändert von: Hannes Stampfer 	*
************************************/

/************************
*   STANDARD HTML TAGS 	*
************************/

body {
	font: 10pt/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
hr {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px dashed #DDD;
	border-left: 1px solid #FFF;
	margin: 0;
	padding: 0;
}
.blocksatz { text-align: justify; }
.klein { font-size: 11px; }
form { margin: 0px; }

#showcase,
#header,
#logotype,
#menue,
#submenue,
#sitemap,
#copyright {
	display: none;
}

#contentcontainer {
	float: left; 
}
#bildcontent {
	float: right;
}
#bildcontent img {
	padding: 0 0 0.2cm 0.5cm;
}
h1 {
	font-size: 18pt;
	padding-top: 0.5cm 0 1cm 0; 
}
h2, h3, h4 {
	font-size: 11pt;
}