body.webdesign
{
padding:0;
margin:0;
	font-family:   Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.7em;
         color:#025ea9;
         margin-top:0;
margin-bottom:10px;
line-height:150%;
}
#container
{
position:absolute;
top:10%;
left:15%;
width:70%;
height:452px;
background-color:#025ea9;
}
#content_mitte
{
position:relative;
margin-top:1px;
margin-left:1px;
margin-bottom:1px;
  width:100%;
   height:450px;
  background-color:#ffffff;
text-align:left;
 background-image : url("../_ima/bg_strich_1.gif");
 background-repeat:no-repeat;
 background-position:top right;
}
#content
{
position:absolute;
top:90px;
left:148px;
align:center;
  width:70%;
   height:360px;
   background-color:#ffffff;
}

#logo
{
  position:absolute;
  right:0;
  top:-10px;
  }
#logo img {width:100%; max-width:379px;height:auto;}

#navigation
{
position:absolute;
  top:-20px;
  left:0px;
  width:100%;
  text-align:right;
  }

 #strich_oben
{
position:absolute;
  top:70px;
  left:0px;
  width:100%;
  background-image : url("../_ima/bg_strich_quer.jpg");
  background-repeat:repeat-x;
  z-index:10;
}
    #abstand
{
position:relative;
  top:3px;
  left:160px;
width:80%;
  }

#strich_links
{ position:absolute;
  top:0px;
  left:0px;
  width:148px;
  height:450px;
  background-image : url("../_ima/bg_strich_hoch.jpg");
   z-index:100;
}
  #content_ueberschrift
{
 position:absolute;
  left:40px;
  top:50px;
  height:20px;
}
    #content_scroll
{
position:absolute;
text-align:left;
  top:80px;
  left:0px;
  height:250px;
  width:100%;
  margin:0px;
  overflow:auto;
  }

    #content_text
{
position:relative;
text-align:left;
  top:0px;
  left:40px;
  width:80%;
  margin:0px;
  }
