body{ 
	font-size: 13px;
	line-height: 18px;	
}

p,td,div,th,form,h1,h2,h3{
	font-size: 13px;
	line-height: 18px;
}

ul{
  padding-left: 2px;
}

li {
   padding-left: 10px;
   margin-top: 6px;
   background: url(../images/icons/strich.gif) no-repeat 0 5px;
}



/* ############### headlines ################ */

h1{
	font-size: 14px;
}

h2{
	font-size: 14px;
}


h3{
	font-size: 14px;
}


/* ############### teaser ################ */


.teaserText{
	line-height: 	1.3em;
}




