/* CSS Document */
body, #copyright { background: #FFE49A url(/grafik/body_hideshowcase_bg.gif) repeat-y center top; }

/* CONTENT CONTAINER */
#contentcontainer {
	width: 716px; /* x IE 5 */
	float: left;
/*	background: url(/grafik/showcase_hide_bg.gif) no-repeat;*/
}
#maincontainer {
	background: url(/grafik/showcase_hide_bg.gif) no-repeat right top;
	min-height: 200px; /* x Firefox */
}
#extramenu  {
	text-align: center;
	width: 518px;
}
.contentcontainerbreit {
	width: 716px;
}
#languageselect {
	border: 10px solid black;
}

.languageselect {
	position: relative;
	right: -180px;
}
