/*------------------------------------------------------
Cascading Style Sheet

www.sehen-und-bewegen.de
------------------------------------------------------*/
/************************* PAGE Layout ****************/

/*------------------------------------------------------
	Inhalt (content)
------------------------------------------------------*/

.contentfield {
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
#	background-color: #F3ECDA !important;
	background-color: #DAECF3 !important;
	font-size: 100%;
}

#content {
	width: 550px !important;
}

#content,
#b-content {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
}

/************************* PAGE Layout End ************/

/*---------------------- End -------------------------*/
/*------------------------------------------------------
------------------------------------------------------*/

