/* copyright ArtProLog 2007 Ursula Bartels */

/* CONTENT */
#brgd {
	background-image: url(../images/layout/freestyle/stretch_2col.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#contentbox1					{ background-color: #f0ece4; background-image: url("../images/layout/freestyle/stretch_2col.jpg"); background-repeat: repeat-y; background-position: left top; min-height: 304px }

#contentbox2					{ background-image: url("../images/layout/freestyle/bgrd_content2.jpg"); background-repeat: no-repeat; background-position: left top; min-height: 304px }

*html #contentbox1,
*html #contentbox2				{ height: 304px }

#contentwrap,
#contentrechtswrap				{ display: block; width: 735px; min-height: 304px; float: left }

*html #contentwrap,
*html #contentrechtswrap		{ height: 304px }

#contentrechtswrap				{ width: 220px; }

#content						{ padding: 10px 30px; }
#contentrechts					{ padding: 10px; }
