.cleardiv {
  height:0px;
  font-size:0px;
  line-height:0px;
  clear:both;
}

#mastercontainer {
  margin-left:75px;
  width:771px;
}

#logo{
  margin-top:20px;
}

#navi{
  margin-top:40px;
}

#content{
  margin-top:39px;
  margin-bottom:30px;
}

#language {
  margin-top:0px;
  float:right;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #111;
	background-color: #eee;*/
	/*padding: 5px;*/
	/*opacity: 0.85;*/
	/*background-image:url(/images/tooltip/background.gif);*/
	background-position:left bottom;
	background-image:url(/images/tooltip/arrow.png);
	background-repeat:no-repeat;
	padding:0px;
	margin-top:0px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip .header {
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
  display:block;
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
  white-space: nowrap;
  line-height:13px;

}
#tooltip .teaserline {
  color:#ffffff;
  display:block;
  font-weight:normal;
  padding-left:10px;
  padding-right:10px;
  white-space: nowrap;
  line-height:13px;
}

#tooltip h3 {
	/*width:150px;
	height:154px;*/
	background-color:#848B8A;
	margin:0px 0px 4px 5px;
	padding:0px;
	height:44px;

  text-transform: none;
  border:none;

}

#content .MTKultwerkNewsTeaser {
  position: relative;
}
#content .MTKultwerkNewsTeaser a.paradisebutton {
  position:absolute;right:-54px;bottom:360px;
  z-index:50;
  background-color:transparent;
}
#content .MTKultwerkNewsTeaser a.paradisebutton img {
  border:none;
}
#content .MTKultwerkNewsTeaser a.paradisebutton:hover {
  background-color:transparent;
}