/* More Space for the others */

div#jas-container{
	width: 300px;
}

div#jas-frame h2{
	display: none;
}

img#jas-image {
	display: none;
}

img#static-image {
  border: 1px solid #fff;
}

table#bildcontainer {
  width: 250px;
  text-align: left;
}

#content2 {
	width: 240px;
	margin-top: 40px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #content2 {
	width: 240px;
	margin-top: 40px;
}
/* End hide from IE5/mac */

#content2 ul {
	margin-left: 15px;
}

/* fuer Fullscreen */
#jas-frame.large{
	width: 770px;
}
#jas-container.xsmall {
	width: 10px;
}
#content2.xlarge {
	width: 580px;
	margin: 40px 0px 0px 20px;
	height: 340px;
}
#content2.xxlarge {
	width: 750px;
	margin: 5px 0px 0px 0px;
	height: 375px;
  overflow-x:hidden;
  overflow-y:hidden;
}
