
a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }

ul.caption 		{ margin-left: 1pc; list-style-type: none; }
ul.subcaption 	{ margin-left: 2pc; list-style-type: square; }
ul.section 		{ margin-left: 3pc; list-style-type: disc; }
ul.subsection 	{ margin-left: 4pc; list-style-type: circle; }

sup				{ color: #10BB60; }

.inhalt
{
 font-size: 12px;
 color: #777777;
 line-height: 21px;
 font-family: Courier New,Courier,Monaco,monospace;
}

.text
{
 font-size: 12px;
 color: #555555;
 line-height: 18px;
 font-family: Verdana,Arial,Helvetica;
}

.head
{
 font-size: 14px;
 color: #555555;
 line-height: 21px;
 font-family: Courier New,Courier,Monaco,monospace;
}

.big
{
 font-size: 20px;
 color: #999999;
 line-height: 30px;
 font-family: Verdana,Arial,Helvetica;
}



.sb 
{
 scrollbar-3dlight-color:#666666;
 scrollbar-arrow-color:#cc3300;
 scrollbar-base-color:#ffffff; 
 scrollbar-darkshadow-color:#6666666;
 scrollbar-face-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
}

		   