* {margin:0; padding:0;}

body {
   background-color:#002F52; 
	color: #000000;
   text-align: center; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}

div#wrapper{
   position: relative;
   background-color: #FFFFFF;
	color: #000000;
	width:740px;
	margin:0px auto;
	text-align:left;

}

div#logo{ 
   position: absolute;
   top: 0px;
	left: 85px;
}

div#topnavi{ 
   position: absolute;
	font-size: 1px; /* wg. Abstand IE*/
   top: 34px;
	left: 452px;
}

div#drucknavi{ 
   position: relative;
	font-size: 1px; /* wg. Abstand IE*/
  	left: 270px;
}

div#nachobennavi{ 
   position: relative;
	font-size: 1px; /* wg. Abstand IE*/
  	left: 263px;
}

#topbg {
  background-image: url(../img/gfx/bgs/topbg.jpg);
  background-repeat: no-repeat;
  width:740px;
  height:77px;
}

#header {
  width:740px;
  height:189px;
}

#content{
  background-image: url(../img/gfx/bgs/contentbg.gif);
  background-repeat: repeat;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
}

div#leftbg {
  position: absolute;
  float: left;
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  left: 0px;
  width: 218px;
  z-index: 1;
}

div#leftbg2 {
  position: relative;
  float: left;
  clear: both;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  left: 0px;
  width: 218px;
  z-index: 1;
}

div#leftcontainer {
  margin-top: 0px;
  padding: 0px;
}

div#topcontainer{
   position: relative;
	padding-top: 45px;
	padding-right: 10px;
   padding-bottom: 10px;
	padding-left: 235px;
}

div#container{
   position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 235px;
}

div#containerh{
   position: relative;
        float:right;
        width:200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 500px;
}

div#contentbg {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  height: 100%;
  z-index:1;
}

div#navibg{ 
  clear: both;
  position: absolute;
  top: auto;
  left: 218px;
  background-image: url(../img/gfx/bgs/navibg.jpg);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  width: 522px;
  height: 45px;
  z-index:2;
}

div#footer {
  clear: both;
  width:740px;
  height:47px;
}

div#bottom-lbg {
  background-image: url(../img/gfx/bgs/bottom_lbg.gif);
  background-repeat: repeat-x;
  float: left;
  width:220px;
  height:47px;

}

div#bottom-rbg {
  background-image: url(../img/gfx/bgs/bottom_rbg.gif);
  background-repeat: repeat-x;
  float: right;
  text-align: right;
  width: 520px;
  height:47px;
}

.each 
{
border-bottom: #CCCCCC 1px solid; border-top: #CCCCCC 1px solid; margin-right:10px;
}

