body
{
  background-color:white;
}

div#head
{
  background-image:url('/standard/img/kopf_streifen.jpg');
}

div#content
{
  position:relative;
  top:60px;
  left:0px;
  width:860px;
  height:376px;
  border-top:1px solid rgb(186,186,186);
  border-left:1px solid rgb(186,186,186);
  margin-bottom:60px;
  padding-bottom:0;
}

div.contModule
{
  position:absolute;
  width:171px;
  height:124px;
  border-bottom:1px solid rgb(186,186,186);
  border-right:1px solid rgb(186,186,186);
  border-top:none;
  border-left:none;
  margin:0;
  padding:0;
}

div#startbild
{
	/* sitzt in #content */
	position:absolute;
	top:-1px;
	left:-1px;
}

div#span3
{
  width:516px;
  border-right:none;
}

div.contModule img
{
  display:block;
  position:relative;
  top:0px;
  left:0px;
  margin:0;
  padding:0;
  border:none;
}
