p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	background: transparent;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0678B4;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #035785;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0678B4;
}


ul, ol {
	font-size: 11px;
	line-height: 145%;
	color: #666666;
	background: transparent;
}

a { font-size: 11px;
	text-decoration: none;
}
a:link { color: #0678B4;}
a:visited { color: #0678B4;}
a:hover { color: #035785;
		  text-decoration: underline;
}
	
.refkontakt {
	font-size: 11px;
	line-height: 125%;
	color: #666666;
}
