/*---------------- Browser und System Check ---------------*/


#browsersystem { visibility: hidden;}


/*
DIV {  border:1px solid #ff0000;}
*/



/* ---------------- Definitionen Headbereich ---------------- */

#maincontent
{
  width:988px;
}

#head-logo
{
  width:300px;
  padding-left: 40px;
  height: 50px; 
/*  background-image:url(/fileadmin/website/images/tensor-c-logo.gif); background-repeat:no-repeat;*/
  float:left;
}


#head-service-navigation
{
  margin-left:280px;
  width: 603px;
/*  border: 1px solid #ff0000;*/
/* Service Navigation auf Unterkante vom Logo setzen*/
/*  padding-top:6px;   --> siehe Zusatz CSS*/
}

#head-navigation
{
  padding: 0 0 0 20px;
  clear:left;
  height: 40px;
}

#head-slogan
{
  width: 380px; 
  height: 200px;
  float:left;
  background: FFF;
/*  overflow: hidden;*/
}

#head-image
{
  margin-left:385px;
  width: 600px; 
  height: 200px;
}


/* ---------------------------------------------------------- */
/* ---- Definitionen Inhalts Template - Template Selector --- */

#content
{
  margin-top: 5px;
}

/* Definitionen linke Spalte */


#cont-left-col, #cont-left-menu
{
  padding:15px 15px 15px 15px;
  width: 185px;
}


/* Definitionen mittlere Spalte */

#cont-mid
{
  min-height: 270px;
/*  height: 300px;*/
  margin-left:220px;
  width: 765px;
  background: FFF;
}

#cont-mid-col
{
  width: 720px;
  padding:15px 15px 15px 15px;
}

/* ---------------- Definitionen Extensions --------------------- */
.tx-macinasearchbox-pi1
{
  padding-top: 10px;
}