

/*css stylesheet from ylems, built in 2003*/
/*please do not use this work, before asking me!*/

/*lets go on...*/



/*hier die standart schriften der site*/

div {
	font-family:arial; font-size:7pt; word-spacing:-0.04em; letter-spacing:0.05em; color:#474747;
	line-height: 20px;
}


h1 {
	font-family:arial; font-size:9pt; word-spacing:-0.04em; letter-spacing:0.05em; color:#474747;
	line-height: 15px;
}


/*hier die links*/

lin	{
	font-family:arial; font-size:7pt; color:#239649;
	line-height: 18px;
}

/*hier die links2*/

        a:link,a:visited { color:#494949; text-decoration:none; }
		a:hover { color:#A61B1B; text-decoration:none; }
		a:active { text-decoration:none; color:#A61B1B}
		 
		a.noeffect:link,a.noeffect:visited { color:#000000; text-decoration:none; }
		a.noeffect:hover { color:#000000; text-decoration:none; }
		a.noeffect:active { text-decoration:none; }
/*scrollbar und body eigenschaften*/

	BODY {
		scrollbar-face-color: FFFFFF;
		scrollbar-shadow-color: FFFFFF; 
		scrollbar-highlight-color: FFFFFF;
		scrollbar-3dlight-color: FFFFFF; 
		scrollbar-darkshadow-color: FFFFFF;
		scrollbar-track-color: FFFFFF;
		scrollbar-arrow-color: C00000;

                  }