
/* ------------------------- Head Bereich ----------------------- */

#head-navigation
{
  border: none;
  margin:0;
  padding: 0;
  float:left;
/*  display: block;*/
/*  overflow:hidden;*/
}

.submenu-wrap { float:left; z-index:10;}

#head-suche { float:right; position: relative; height: 30px;}

/*
#head-image { overflow:hidden;}
*/

/* ------------------------- Head Bereich ----------------------- */
/* ----------------------- Content Bereich ---------------------- */
#content { float:none;}

#cont-left-col-outer { float:left;}

#cont-left-col {}

#cont-mid-col-outer { width: 547px; overflow: hidden; float:left;}

#cont-mid-col {}

#cont-right-col 
{
/* 
  float:right;
  border: 1px solid #ff0000;
*/ 
  overflow:hidden;
  padding-left:10px;
  width: 210px;
}

/*  GFX Header ----- */
.gfx-colpos-1-header, .gfx-colpos-0-header,.gfx-colpos-2-header
{
	margin-bottom:5px;
}

.gfx-colpos-1-header, .gfx-colpos-2-header
{
	position:relative;
}

/* ----------------------- Content Bereich ---------------------- */
/* ------------------------ Footer Bereich ----------------------- */

#foot-navigation {}

/* ------------------------ Footer Bereich ----------------------- */
/* ---------------- Definitionen Extensions --------------------- */

.news-hr, .news-hr2, .news-hr-red 
{
/*  display:block;  */
  width: 100%;
  margin: -5px 0;
}

 .news-hr-red { margin: 0 0 10px 0; }

.news-listtxt-item a img { margin: 5px 5px 5px 5px;}

/* ------------------- Layer Menu Arrow ------------------------ */

.submenuone {
  background-image:url(../icons/lay-nav-arrow.gif);
  background-repeat:no-repeat;
  background-position:1px 4px;	
}
