/*
	CSS Document: css_start.css
	Version: 1.0 | Date: 2006-04-24
	Project: www.roemer.at
	Author: websLINE, 2006
	-------
*/


/* DESIGN AUFBAU */


#contentstart {
	width: 641px; 
	min-height: 200px;
	float: right;
	background: url(img_bg-contentstart.gif);
	}
* html #content-start {
	height: 250px;
	}
#contentstart-left {
	float: left;
	padding: 30px 30px 0px 30px;
	width: 269px;
	}
#contentstart-right {
	float: right;
	width: 301px;
	margin-top: 10px;
	padding: 5px;
	}
#contentstart-right img {
/*
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
*/
	}