/* =template ohne sidebar
--------------------------------------------------------------- */
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	}
#weather,
#sidebar ul.banner,
#sidebar #impressum, #rechte_spalte {
	display: none;
	}
#wrapper {
	background: url(/pictures/wrapper_bg_full_width.gif) repeat-y;
	}
#container {
	width: 986px;
	}
#col_center {
	width: 785px;
	}
#header {
	float: left;
	}
#header img {
	float: left;
	margin-left: 1px;
	}
#content {
	width: 744px;
	background: url(/pictures/content_bg_full_width.png) no-repeat left top;
	}
/*

body.bd_full_width #content h1 {
	width: 549px;
	}
*/

