@import ("default.css");

#footer, #bread_crumb, #produktMenu { 
	display: none !important;
	height: 0px !important;
}

body {
	border-bottom: 2px solid #FFF;
}

#wrapper {
	height: 100%;
	overflow: hidden;
}

#head { 
	height: 100px;
	background: #FFF;
}

#siteTitle a, #siteTitle a:link, #siteTitle a:hover {
	width: 240px; 
	height: 85px;
	background: transparent url(/images/logo_projection.png) 0 0 no-repeat;
}


#siteSlogan {
	top: 0px;
	left: 240px;
	width: 579px;
	height: 85px;
	background: transparent url(/images/logo_motto_projection.png) bottom left no-repeat;
}

#navigation { border-bottom: 2px solid #FFF; }

#content {
	border-right: none;
	width: 800px;
}

#sidebar {
	display: block;
	border-right: none;
	margin: 0 20px -999px 0;
	padding: 0px 0px 999px 0px;
}

#sidebar {
	margin-top: -21px;
	padding-top: 21px;
}

/*
#sidebar img {
	display: none;
}
*/
