.body, body {
	text-align: center;
	margin: 0px !important;
	padding: 0px !important;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #58585a;
	text-align: center;
	background: #FFF;
}

.clear {
	clear: both;
}

#page-wrapper {
	width: 1024px;
	height: 315px;
	text-align: center;
	margin: 0px auto;
}


#header-wrapper {
	width: 1024px;
	height: 121px;
	text-align: left;
}

	#logo {
		width: 224px;
		height: 121px;
		float: left;
		text-align: left;
	}
	
		#logo img {
			border: 0px;
		}

	#mainnav {
		width: 800px;
		height: 121px;
		text-align: right;
		float: left;
	}
	
#headergrafik {
	width: 1024px;
	height: 288px;
	overflow: hidden;
	text-align: left;
}

#content-wrapper {
	width: /*1024*/792px;
	text-align: left;
	padding: 57px 195px 57px 37px;
	background: url(/templates/monista2010/images/star.gif) no-repeat bottom left;
}

#content-wrapper.full {
	width: /*1024*/987px;
	padding: 57px 0px 57px 37px;
	min-height: 350px;
}

	#mod1 {
		width: /*268*/248px;
		float: left;
		padding: 0 20px 0 0;
	}
	
	#mod2 {
		width: 521px;
		float: left;
	}




#fdata {
	width: 1024px;
	text-align: right;
	color: #535353;
	font-size: 11px;
	line-height: 14px;	
}
