body {
	background:url(images/d2_bg.gif) top left repeat-x #D2C5B5;
	font-family:"Arial", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#574939;
}

#navigation {
	position:absolute;
	top:67px;
	left:0px;
	background:url(images/d2_bg_casa_doro_800x83.gif) bottom left no-repeat;
	width:358px;
	padding-left:442px;
	height:120px;
	font-weight:bold;
	font-size:13px;
	color:#666;
	border-right:1px solid #574939;
}

* html #navigation {
	width: 358px;
}

#meta {
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:11;
	color:#666;
	border-right:1px solid #574939;
	width:800px;
	height:67px;
}

#mainbox {
	position:absolute;
	top:187px;
	left:0px;
	width:592px;
	height:1000px;
	margin-left:198px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0px;
	padding:0px;
	padding-right:10px;
	border-right:1px solid #574939;
}

* html #mainbox {
	width: 602px;
}

#mainbox2 {
	position:absolute;
	top:187px;
	left:0px;
	margin:0px;
	width:780px;
	height:1000px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:20px;
	float:left;
	border-right:1px solid #574939;
}

* html #mainbox2 {
	width: 780px;
}

#left {
	position:absolute;
	top:215px;
	left:0px;
	width:160px;
	background:url(images/trans_blau.png) repeat;
	margin:0px;
	padding:10px;
	padding-top:26px;
}