.topbanner{
 position:relativ;
 margin-top:18px;
 margin-left:18px;
 margin-bottom:26px;
/* Statisches Bild --- zur Zeit deaktiviert ----

 background-image:url(/templates/screendesign/topbanner_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 
 */
 
 width:753px;
 height:169px;
 border-spacing:0pt;
}

.logo{
 position:absolute;
 top:18px;
  left:783px;
 width:120px;
 height:169px;
 background-image:url(/templates/screendesign/logo.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}

body .content{
 margin-top:40px;
 margin-left:18px;
 width:753px;
 border-right:1px solid #98989C;

}

.content img {
padding:0px;
margin:0px;
margin-bottom:15px;
}
.fulltextpicl img{
padding:0px;
margin:0px;
margin-right:15px;
}
.fulltextpicr img{
padding:0px;
margin:0px;
margin-left:15px;
}
table.2bilder img{
padding:0px;
margin:0px;
margin-right:15px;
margin-left:0px;
white-space:nowrap;
}
.3bilder img{
padding:0px;
margin:0px;
margin-right:15px;
margin-bottom:15px;
margin-left:0px;
white-space:nowrap;
}


.navi{
 position:absolute;
 top:260px;
  left:783px;
 background-color:white;
}

.bottom{
 position:absolute;
 margin-top:26px;
 margin-left:18px;
}
.fussleiste{
float:left;
 padding-top:3px;
 padding-bottom:3px;
 width:753px;
 border:1px solid #98989C;
 text-align:right;
}
.headleiste{
margin-top:15px;
margin-left:440px;
 width:320px;
}

.fussleisterechts{
 float:left;
 width:120px;
 height:14px;
 margin-left:12px;
 padding-top:3px;
 padding-bottom:3px;
 border:1px solid #98989C;
}
.copyright{
 position:absolute;
 left:378px;
 margin-top:40px;
/*
 background-image:url(/templates/screendesign/copyright.gif);
 background-position:top left;
 background-repeat:no-repeat; */
}