@import url(anubo-layout-common.css);
@import url(anubo-content.css);
@import url(tt_news.css);
@import url(ext.css);
@import url(menu300a.css);

/* Das CSS Layout basiert auf Arbeiten von Owen Briggs, Big John
und ClevaTreva. Angepasst für TYPO3 von Jochen Weiland */

/* Einstellungen für die Anordnung der 3 Spalten sowie Kopf- und Fußbereich */

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#FFFFFF;
  min-width:895px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:895px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:276px;
  width:619px;
  background:#FFFFFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:277px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-276px;
}
*>html #left{width:276px;}
#container-left{
  width:276px;
	overflow:hidden;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:619px;

  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:101px;
  overflow:hidden;
}
#clearheaderleft{
  height:101px;
  overflow:hidden;
}
#clearfootercenter{
  height:108px;
  overflow:hidden;
}
#clearfooterleft{
  height:108px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:895px;
  height:40px;
  overflow:hidden;
  margin-top:-40px;
}
#subfooter1{
  background:#ffffff url(../img/footer-bg.jpg) repeat-x;
  text-align:center;
  height:40px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:895px;
  height:101px;
  overflow:hidden;

}
#subheader1{
  background: url(../img/header-bg.jpg);
  text-align:center;
  height:101px;
  width: 895px;

}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:619px;
  margin-left:276px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}
/* Ab hier Einstellungen für die Formatierung der Spalten */

/* Positionierung des Content innerhalb der mittleren Spalte */

#container-content {
	margin: 20px 32px 10px 48px;
	width: 566px;

	overflow: hidden;
}



