@charset "UTF-8";
@media screen, projection
{
	#col1 {float: none; width: auto; }
	#col2 {float: left; width: 50%; }
	#col3 {margin-left: 50%; margin-right: 0 }
	
	#col1_content { background: transparent url(../images/visual_index.jpg) top right no-repeat; padding: 22px 465px 0 30px; height: 278px;  }
	#col2_content { background: transparent url(../images/visual_index_fachgebiete.png) 0 0 no-repeat; padding: 8px 180px 0 30px; height: 278px;  }
	#col3_content { background: transparent url(../images/visual_index_anwaelte.png) 0 0 no-repeat; padding: 8px 180px 0 30px; height: 278px;  }
	
	h3 { color: #fff; margin-bottom: 20px; }
	li { line-height: 1.2em; }
	
}
@media print {
	
}
