BODY    {
	scrollbar-base-color: #333333;
	font-family: "Comic Sans MS";
	background-color: #005595;
	color: white;
}   

BODY.lexdetail    {}   
 
H1          {  font-size : large;  font-weight : bold;  text-align : left;    }

H2         {  font-size : small;  font-weight : bold;  text-align : left; margin-left: 1em;  } 

H3         {  font-size : x-small;  font-weight : bold;  text-align : left;   } 

H6         {  font-size : xx-small;  font-style : normal;  font-weight: normal; text-align : center;    }  

P            {   font-size : smaller; margin-left: 1em;  }

P.lexikon    {   font-size : x-small; margin-left: 0em;  }

P.untertitel    {   font-size : xx-small; margin-left: 1em;  }
 
HR 	{ }

LI { list-style-type : circle; list-style-position : outside;	font-size : x-small; }
 
A.LINK  {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: black;
}

A.register  {  text-decoration: none; font-size: x-small; font-weight: normal; }

A.text {
	text-decoration: underline;
	font-size: x-small;
}

A.liste { font-size : xx-small; font-weight: normal; }

A.back { font-size : medium; }

TABLE {	}

TABLE.NAVI {	}

