
body{
	background: #fffffe url(../images/main/body_bg.jpg) no-repeat top;
}
hr{
	border-bottom: 1px solid #545454;
}
#undermenu{
	background: #9c9aca;
}
#grey_bottom{
	margin: 2px 1px 1px 1px;
	height: 8px;
	display: block;
	background: #545454;
}
#content{
	border-top: 3px solid #f3f3f3;
	border-left: 3px solid #f3f3f3;
}
#newsletter{
	background: #9b9a9a;
}
#calendar{
	background: #545454;
}
#menu{
	background: #7a76af;
}
#menu li.sub a:hover, #menu li.sub a.selected{
	background: #9c9aca;
}
#footer{
	border-top: 7px solid #545454;
}
#content img{
	border: 2px solid #ddd;
}