.linie {
	color: #40b4a6;
}
h1 /* headline */            {
	color: black;
	font-size: 15px;
	font-family: Arial, Verdana;
	font-weight: bolder;
	line-height: 20px;
	text-align: left;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin: 0 1px 0 2px
}
h2   /* FT */      {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 123%;
	text-align: left;
	word-spacing: 1px;
	margin: 1px 8px 0 2px;
	position: inherit
}
h6 { color: #000; font-size: 11px; font-family: Verdana, Arial; font-weight: lighter; line-height: 20px; text-align: justify; word-spacing: 1px; letter-spacing: 1px; margin: 1px 8px 0 2px; position: inherit }
h7 { color: #000; font-size: 13px; font-family: Verdana, Arial; font-weight: lighter; line-height: 20px; text-align: justify; word-spacing: 1px; letter-spacing: 1px; margin: 1px 8px 0 2px; position: inherit }
h3 /* news */      {
	color: #330;
	font-size: 1em;
	font-family: Verdana, Arial;
	font-weight: lighter;
	line-height: 120%;
	word-spacing: 1px;
	letter-spacing: 0;
	margin: 0 0 0 5px;
	font-variant: normal;
}
h5 {
	color: #330;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: lighter;
	line-height: 13px;
	word-spacing: 1px;
	letter-spacing: 0;
	margin: 3px 3px 3px 5px
}
h4 { color: black; font-size: 10px; font-family: Verdana, Arial; font-weight: normal; line-height: 11px; word-spacing: 1px; margin-right: 0; margin-left: 5px }
h3 {
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: lighter;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #40b4a6;
}
a:active {
	text-decoration: none;
	color: #40b4a6;
}
body {
	background-color: #e8f5f5;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #111;
	font-size: 80%;
}

