body{

	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size:12px;
	vertical-align:top;
	/*text-align:center;*/
	line-height:15px;
	color:#373737;

}

a{

  text-decoration:none;
  color:#E30044;
}



a:hover{

  text-decoration:none;
  color:#B1B1B1;
}


h1,
h2,
h3,
h4 {
   font-size:12px;
   color:#373737;

}

h5 {
   font-size:12px;
   color:#E30044;
   font-weight:normal;
   margin:0px;
   padding:0px;
}

h5 a{
   font-size:12px;
   color:#E30044;
   font-weight:normal;
   text-decoration:none;
}




ul {/*unsortierte liste*/
	list-style-image:url(../images/sysimages/aufzaehlung.gif);
	margin-top:15px;
	margin-bottom:4px;
	margin-right:0px;
	margin-left:15px;



	}


a.internal-link {
      text-decoration:none;
      color;#E30044;

}

a.external-link {
      text-decoration:none;
      color;#E30044;

}

a.file-link  {
      text-decoration:none;
      color;#E30044;

}

a.external-link img,
a.internal-link img,
a.file-link img,{
     border:none;

}



p.ohne_Abstand {
   margin: 0px;
   padding:0px;
}

p.important {
   display:inline;
}


span.pink{
    color:#E30044;

}










