/* grassl.css */

body { scrollbar-arrow-color: #336699;
		scrollbar-face-color: #FFFFFF;
}

.navi  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 13px;
	line-height: 19px;
	font-weight : bold;
	color : #ffffff;
	letter-spacing : 1,5;
}
.navi A:link {font-weight : bold; color : #336633; text-decoration : none;}
.navi A:visited {font-weight : bold; color :#336633; text-decoration : none;}
.navi A:hover {font-weight : bold; color : #ffffff; text-decoration : none;}

.navie  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 15px;
	font-weight : bold;
	color : #336633;
	letter-spacing : 1,5;
}
.navie A:link {font-weight : normal; color : #336633; text-decoration : none;}
.navie A:visited {font-weight : normal; color :#336633; text-decoration : none;}
.navie A:hover {font-weight : normal; color : #336633; text-decoration : underline;}

.text  {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	line-height: 18px;
	font-weight : normal;
	color : #666666;
	letter-spacing : 1,5;
	padding-top : 10px;
}
.text A:link {font-weight : normal; color : #339966; text-decoration : none;}
.text A:visited {font-weight : normal; color :#339966; text-decoration : none;}
.text A:hover {font-weight : normal; color : #336699; text-decoration : none;}
.text b {font-weight : bold; color : #666666; text-decoration : none;}
.text strong {font-weight : bold; color : #663333; text-decoration : none;}


.title  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 15px;
	line-height: 24px;
	font-weight : bold;
	color : #336699;
	letter-spacing : 1,5;
}
.titlesmall  {
	font-family : tahoma,verdana,arial,helvetica,sans-serif;
	font-size : 17px;
	line-height: 24px;
	font-weight : bold;
	color : #339999;
	letter-spacing : 1,5;
}


