@charset "UTF-8";

@media screen, projection
{		
	
.termin { border:1px solid #bbb; overflow:hidden; margin-bottom:1.5em; }
.termin_col1 { float:left; width:100px; padding:10px; font-weight:bold; font-size:133.33% }
.termin_col2 { margin-left:120px; border-left:1px solid #bbb; padding:10px; }
.termin_title { font-size:133.33%; }
.termin_content {  }
.termin_content p { margin-bottom:0; }

}
