A:LINK 
{
	font-family : Arial; 
	font-size : medium;
	line-height : 1.2em;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
A:VISITED 
{
	font-family : Arial;
	font-size : medium;
	line-height : 1.2em;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
A:FOCUS 
{
	font-family : Arial;
	font-size : medium;
	line-height : 1.2em;
	color: #505050;
	text-decoration:underline;
	font-weight:bold;
}
A:HOVER 
{
	font-family : Arial;
	font-size : medium;
	line-height : 1.2em;
	color: #505050;
	text-decoration:underline;
	font-weight:normal;
}
A:ACTIVE 
{
	font-family : Arial;
	font-size : medium;
	line-height : 1.2em;
	color: #505050;
	text-decoration:underline;
	font-weight:bold;
}


A:LINK i
{
	font-family : Arial; 
	font-size : 90%;
	line-height : 1.0em;
	color: #000000;
	font-style: italic;
	text-decoration:underline;
	font-weight:normal;
}
A:VISITED i
{
	font-family : Arial;
	font-size : 90%;
	line-height : 1.0em;
	color: #000000;
	font-style: italic;
	text-decoration:underline;
	font-weight:normal;
}
A:FOCUS i
{
	font-family : Arial;
	font-size : 90%;
	line-height : 1.0em;
	color: #505050;
	font-style: italic;
	text-decoration:underline;
	font-weight:bold;
}
A:HOVER i
{
	font-family : Arial;
	font-size : 90%;
	line-height : 1.0em;
	color: #505050;
	font-style: italic;
	text-decoration:underline;
	font-weight:normal;
}
A:ACTIVE i
{
	font-family : Arial;
	font-size : 90%;
	line-height : 1.0em;
	color: #505050;
	font-style: italic;
	text-decoration:underline;
	font-weight:bold;
}
P
{
	font-family : Arial;
	font-size : small;
	line-height : 150%;
	color: #00000;
	text-decoration:none;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
	margin-left: 1.5em;
	text-indent:0em;
}
P i
{
	font-family : Arial;
	font-size : 90%;
	line-height : 1.0em;
	color: #000000;
	font-style: italic;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

H1
{
	font-family : Arial;
	font-size : 130%;
	line-height : 1.3em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
H2
{
	font-family : Arial;
	font-size : 130%;
	line-height : 1.3em;
	color: #fe0000;
	text-decoration:none;
	font-weight:normal;
	margin-top: 3em;
	margin-bottom: 0.5em;
}
H3
{
	font-family : Arial;
	font-size : 200%;
	line-height : 1.2em;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
LI
{
	font-family : Arial;
	font-size : small;
	line-height : 1.2em;
	color: #000000;
	text-decoration:none;
	list-style-poition: inside;
	list-style-image: url(basics/Punkt.jpg);
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
BODY
{
 	scrollbar-Track-Color:#ddf2df; 
  	scrollbar-Face-Color:#3db54b;
  	scrollbar-Arrow-Color:#fe0000} 
  	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#0b4812; 
	scrollbar-highlight-color:#ddf2df; 
	scrollbar-3dlight-color:#ddf2df; 
}

