.head        
{ font-size: 220%;
/*  line-height: 220%; */
  font-weight: normal;
  text-align: Left;
  margin-top: 0;
  margin-bottom: 0;
}

.headfirst
{ font-size: 230%;
/*  line-height: 230%; */
  font-weight: normal;
  text-align: Left;
  margin-top: 0; 
  margin-bottom: 0;
}

.footer      
{ font-size: 80%; 
  text-align: Right; 
  line-height: 100%; 
}

.footercenter
{ font-size: 80%; 
  text-align: Center; 
  line-height: 100%; 
}

.linklist
{ font-size: 100%;
  text-align: center;
  line-height: 100%; 
}

.linkvorschlag 
{ font-size: 80%; 
  text-align: Left; 
/*  line-height: 100%;  */
  margin-top: 0; 
  margin-bottom: 0; 
}

.mehrdazu
{ font-size: 100%;
  text-align: Left; 
/*  line-height: 100%; */
  margin-top: 0; 
  margin-bottom: 0; 
}


p            
{ color: #000040;
}


a 
{
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #9900FF;
	font-weight:bold;
	text-decoration: underline;
}

a.small
{
	font-size: 80%;
        font-weight:normal;
	text-decoration: none;
}

a.small:hover
{
	color: #9900FF;
	font-size: 80%;
	font-weight:bold;
	text-decoration: underline;
}
