/*
	CSS Document: css_content.css
	Version: 1.0 | Date: 2006-04-24
	Project: www.roemer.at
	Author: websLINE, 2006
	-------
*/



/* DESIGN AUFBAU */


#content {
	width: 581px; 
	min-height: 200px;
	float: right;
	padding: 30px;
	}
* html #content {
	height: 250px;
	}

#content-img img {
	margin: 20px 0px 0px 20px;
	}  