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

.box_1_ohne{
		width: 220px;
		height: 313px;
		display: inline-block;
		float: left;
		padding: 0 20px 20px 0;
}

.box_1_ohne_content{
		width: 200px;
		padding: 10px;
}


#col1 .box_1_ohne{	
		padding: 0 0  20px 0;
		vertical-align:top
} 
	