html,body
{
	height:100%;
	margin:0px;
	overflow:Hidden;
}

p
{
	font-family: arial, verdana, sans-serif;
	font-size:11px;
	margin:0px;
}

p.groesser
{
	font-size:14px;
}

p.klein
{
	font-size:10px;
}

hr 
{
	background-color: #cccccc; /* Farbe für Opera und Firefox */
	color: #cccccc; /* Farbe für Internet Explorer */
	border: 0;
	height: 1px;
	margin:0px
}