﻿body 
{
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #000000;
}

h1 
{
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
}

h2 
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
h3 
{
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
h4, h5, h6
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
p
{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

a 
{
	color: #EF6A11;
	text-decoration: none;
}

a:hover
{

	text-decoration: underline;
}

ul 
{
	margin-top: 0px;
	margin-bottom: 10px;
}
li
{
	font-size: 1.0em;
	line-height: 1.5em;
	margin-left: 15px;
}

.UtanPil 
{
	background-image: none;
}

.spaltbox a
{
	color: #000000;
	background-image: url('../images/pil-svgra.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;
	font-style: italic;
	display:inline-block;
}

.ptgboxheader 
{
	font-size: 0.85em;
}
.ptgboxheader a 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	/*font-size: 12px;*/
	background-image: none;
}

#ptgboxtext a
{
	color: #ffffff;
	background-image: url('../images/pil-vit.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;
	line-height: 2em;
	display:inline-block;
}



