#master, #inhalt {
	background:rgb(150,150,155);
}
#submenu {
	display:none !important;
}
#sitemenu, #sitemenu a {
	color:rgb(255,255,255) !important;
}
#sitemenu a.cur, #servicemenu a.cur {
	text-decoration:none !important;
}
#inhalt {
	padding:0px !important;
	width:560px;
}
#teaser {
	position:absolute;
	padding-bottom:0px;
	/*bottom:50px;*/
	bottom:55px;
	left:560px;
	background:rgb(255,221,0);
}
#servicemenu {
	top:45px;
}
#inccon {
	border-top:2px solid #fff !important;
	width:100%;
}

.rgslideshow {
	background:none !important;
	border:0px !important;
}

#teaser h1 {
  color:rgb(0,0,0);
  background:none;
  border-bottom:1px solid rgb(150,150,155);
  padding:0px 5px 2px 5px;
  margin:0px !important;
}
#teaser .csc-header-n1 {
	margin-top:0px !important;
}
#teaser ul, #teaser li {
	list-style:none outside;
	padding:0px;
  margin:0px;
}
/*#teaser li {
	background:url(../img_layout/arrow-red.gif) no-repeat 5px 4px;
}*/
#teaser li a:link, #teaser li a:active, #teaser li a:visited {
	text-decoration:none;
	padding-left:20px;
	background:url(../img_layout/arrow-red.gif) no-repeat 5px 4px;
	border-bottom:1px solid rgb(150,150,155);
	display:block;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}