/* css kath spreitenbach content */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100.1%;
	color: #3f6dc5;
	line-height: 1.2em;
}

.h1 {
	font-size: 1.5em;
	
}

.p {
	font-size: 0.8em;
}

.h2 {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.4em;
}

/*---- Links Inhalt ----*/
 a.class1:link
{
color:#023698;
}

a.class1:visited
{
color:#00b4ff
;
}

a.class1:hover
{
color:#c0d7f7;
} 






