/* loslegbarevloeren */

body#website {
	background					: #ece9e8 url(/images/loslegbarevloeren/bg_container.gif) repeat-x;
}

#header_container {
	background: url(/images/loslegbarevloeren/bg_header_container.gif) repeat-x center top !important;
}


/* -------------  menu  {{{ ------------- */
div#menu {
	background					: url(/images/loslegbarevloeren/menu_bg.gif) repeat-x center top;
}


#menu #menu_right {
	background					: url(/images/loslegbarevloeren/menu_end.gif) no-repeat center top;
}

#menu #menu_left {
	background					: url(/images/loslegbarevloeren/menu_start.gif) no-repeat center top !important;
}

#menu ul ul li a:hover {
	background: url(/images/loslegbarevloeren/submenu_hover.gif) repeat-x;
}

#menu ul ul {
	background: #cbbaaa;
}

/* -------------  }}} ------------- */

/* -------------  content  {{{ ------------- */
#content {
	background: #ece6e0;
	border: 1px solid #917d6a;
}

#content_container {
	float: left;
	padding-right: 10px;
	width: 592px;
}

#footer_welcome {
	border-top: 3px solid #6e5b4a;
}

#welcome_news h3 {
	background: url(/images/loslegbarevloeren/newsitem_bg.gif) repeat-x;
}

#welcome_news .linkable_hover h3 {
	background: url(/images/loslegbarevloeren/newsitem_hover_bg.gif) repeat-x !important;
}

/* -------------  }}} ------------- */

#welcome_news {
	width: 298px !important;
}

