@charset "UTF-8";
/* CSS Document */



img  {border: 0  }




a.ausnahme{
text-decoration:none;
color:#333333;
font-size:9px;

}


a.ausnahme:hover { text-decoration:underline; 
}

a.ausnahme:visited { text-decoration:none;

}


body
  {
    background-color:#FFFFFF;
    font-family:arial;
    color:#333333;
	line-height:12px;
	font-size:9px;	

	}