@charset "utf-8";
/* Leistungen */

.oneColElsCtr #mainContent {
		position:absolute;
		width:638px;
		height:420px;
		margin-top:63px;
		margin-left:250px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background-image:url(../images/hg_kompetenzen.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
    }


#info {width:638px; height:385px; background:transparent; float:left; margin-top:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6c242c;}

#info ul {
  margin:0; 
  padding:0;
  left:30px; 
  position:relative; 
  width:600px; 
  height:100px;  
  z-index:1; 
  }
#info li {
  /* Hier habe ich was verändert */
  list-style-type:none; 
  width:170px; 
  height:18px;
  }
#info a {
  display:block; 
  width:170px; 
  height:0; 
  color:#6c242c; 
  text-decoration:none; 
  padding-top:18px; 
  background:transparent; 
  overflow:hidden;
  z-index:20;
  }
* html #info a {
  height:118px; 
  he\ight:0;
  }
#info a span {
  padding:0 0 0 335px; 
  display:block;
  }
#info a span:first-line {
  font-size:14px; 
  font-weight:bold;
  }
#info a#menuone {
  position:absolute; 
  left:0; 
  top:0;
  background-image:url(../images/b_werbefilme.gif);
  background-repeat:no-repeat;
  text-align:justify;
  }
#info a#menutwo {
  position:absolute; 
  left:0; 
  top:20px;
  background-image:url(../images/b_sportfilm.gif);
  background-repeat:no-repeat;
  text-align:justify;
  }
#info a#menuthree {
  position:absolute; 
  left:0; 
  top:40px;
  background-image:url(../images/b_produktfilme.gif);
  background-repeat:no-repeat;
  text-align:justify;
 }
#info a#menufour {
  position:absolute; 
  left:0; 
  top:60px;
  background-image:url(../images/b_immobilien.gif);
  background-repeat:no-repeat;
  text-align:justify;
 }
#info a#menufive {
  position:absolute; 
  left:0; 
  top:80px;
  background-image:url(../images/b_eventorganisation.gif);
  background-repeat:no-repeat;
  text-align:justify;
 }
 
#info a#menuone:hover,
#info a#menutwo:hover,
#info a#menuthree:hover,
#info a#menufour:hover,
#info a#menufive:hover {
  top:0; 
  left:0; 
  height:350px; 
  width:585px; 
  z-index:10;
  }
* html #info a#menuone:hover,
* html #info a#menutwo:hover,
* html #info a#menuthree:hover,
* html #info a#menufour:hover,
* html #info a#menufive:hover {
  height:368px; he\ight:350px;
  }
  
#info a#menuone:hover { background-image:url(../images/b_werbefilme_hover.gif); background-repeat:no-repeat; background-position:top left; }
#info a#menutwo:hover { background-image:url(../images/b_sportfilm_hover.gif); background-repeat:no-repeat; background-position:0 20px;}
#info a#menuthree:hover { background-image:url(../images/b_produktfilme_hover.gif); background-repeat:no-repeat; background-position:0 40px;}
#info a#menufour:hover { background-image:url(../images/b_immobilien_hover.gif); background-repeat:no-repeat; background-position:0 60px;}
#info a#menufive:hover { background-image:url(../images/b_eventorganisation_hover.gif); background-repeat:no-repeat; background-position:0 80px;}

#info img {
  float:right; 
  border:0; 
  margin:10px;
  }
