@charset "utf-8";
/* CSS Document rls-elektronik.de 2009 3spalter*/

#content {
	width: 554px;
}

/*
 * right column
 */
#right {
	width:203px;
	float:left;
}
.rightWrap {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	padding: 3px;
	margin-bottom: 4px;
}
#right .rightWrap h1 {
	height: 22px;
	line-height: 22px;
	margin: -4px -4px 2px -4px;
	text-align:center;
	font-size:11px;
	background: url(bgMenu.gif) 0 0 no-repeat;
	padding: 0;
	color: #FFF;
	font-style: normal;
}