#container
	{
 	position:relative;
         top:10px;
	width:970px;
         height:590px;
           text-align:left;
           border-width:1px;
           border-color:#cccccc;
           border-style:solid;
 	}

#oben
{
 position:absolute;
  top:20px;
  left:38px;
width:600px;
height:126px;
}
#strichorange
{
 position:absolute;
  top:150px;
  left:38px;
width:699px;
height:2px;
  background-color:#EB6D20;
overflow:hidden;
}

#rechts
{
 position:absolute;
  top:0px;
  left:776px;
  width:195px;
  height:590px;
  background-color:#EB6D20;
}

#logo
{
 position:absolute;
  top:150px;
  left:0px;
  height:147px;
  width:193px;
  overflow:hidden;
    border-left-width:1px;
  border-left-style:solid;
  border-left-color:#cccccc;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#cccccc;
  background-color:#ffffff;
}

#kommentare
{
 position:absolute;
  top:82px;
  left:506px;
}

#schriftzug
{
 position:absolute;
  top:227px;
  left:12px;
  height:90px;
  width:170px;
  text-align:left;
}

#kont
{
 position:absolute;
  top:420px;
  left:12px;
  height:90px;
  width:170px;
  text-align:left;
}

#navigation
{
position:absolute;
  top:147px;
  left:38px;
  width:740px;
}

#unterNavigation
	{
 	position:absolute;
         left:0px;
  	top:310px;
         width:190px;
         word-spacing:9px;
         text-align:left;
         }

#navigationLinks
{
position:absolute;
  top:230px;
  left:39px; 
  width:100px;
   text-align:left;
float:left;
}

#content
{
position:absolute;
  top:230px;
  left:223px;
  width:535px;
  height:360px;
  padding-right:18px;
  overflow:auto;
   text-align:left;
}