.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: 3px 3px 0 5px
}
h2   /* FT */      {
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 123%;
	text-align: left;
	word-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: #000;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 120%;
	word-spacing: 1px;
	letter-spacing: 0;
	margin: 0px 0px 0px 5px;
	font-variant: normal;
}
h6 { color: #000; 
	font-size: 12px; 
	font-family: Verdana, Arial; 
	font-weight: bolder; 
	line-height: 120%;  
	word-spacing: 1px; 
	letter-spacing: 0; 
	margin: 0px 0px 0px 5px; 
	font-variant: normal;}


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: #330;
	background-color: #f6db7c;
}
a:active {
	text-decoration: none;
	color: #f6db7c;
}
body {
	background-color: #ffffff;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #111;
	font-size: 80%;
}

