@charset "utf-8";

#content-wrapper  {
	background: url(../img/content-wrapper-bg-home.gif) 0 0 no-repeat;
	margin-top: -10px;
}

#content {
	float: left;
	width: 608px;
	margin: 0;
	/*background: url(../img/content-bg-home.jpg) no-repeat -2px 0;*/
}

/*body#uid36 #content {
	background: #ebebeb;
}*/

.lang-select {
	margin-top: 13px;
}

#content .teaser-element img.shadow {
	visibility: hidden;
} 

#content p.bodytext, #content .csc-textpicHeader {
	padding-left: 10px;
}

/** NEU */

#content {
	float: left;
	width: 100%;
}

#teaser {
	float: left;
	width: 100%;
	margin-top: 9px;
}

.langMenu {
	display: inline;
	width: auto;
	float: right;
	right: 10px;
	top: -23px;
	position: relative;
	z-index: 100;
}

.langMenu li a {
	color: #fff;
}

.langMenu li a:hover {
	color: #9D9D9D;
}

ul.langMenu li.flag-en {
	background: url(../img/gb.gif) center right no-repeat;
}

ul.langMenu li.flag-de {
	background: url(../img/de.gif) center right no-repeat;
}

.teaser-element {
	float: left;
	margin-right: 4px;
	height: 134px;
	background: #fff;
}

.teaser-element.asp {
	margin-right: 0;
}

body#uid36 .teaser-element img.shadow {
	visibility: hidden;
} 

#main-body {
	background: url(../img/navi-firstlevel-shadow.jpg) 0 134px repeat-x;
}

div.lang-select {
	margin-top: 0px!important;
	margin-right: 0px!important;
}