body{

background-position:center 10px;
}

#pos1101012290, #pos1101012293 {
 width:120px;	
}

               a:link {
               color: #E7190C;
               }

               a:hover {
               color: #E7190C;
               text-decoration: underline;
               }

               a:visited {
               color: #E7190C;
               }


               a:active {
               color: #CE0F42;
               text-decoration: underline;
               }



               h1 {
               font-size: 1.4em;
               color: #222222;
               }

               h2 {
               font-size: 1.2em;
               color: #222222;
               padding: 0px 0 0 0;
               }


               #container {
                    margin: 0 auto;
                    width: 780px;
                    border: 1px solid #fff;
                    padding: 0.9em;
               }

               #box  {
                    background-image: url(./background/box.gif);
                    background-repeat: no-repeat;
                    position: relative;
                    float: left;
                    margin: 0.1em 0.1em;
                    width: 249px;
                    height: 198px;
                    border: 1px solid #fff;

               }
               #boxtitle  {
                    color: black;
                    position: relative;
                    float: left;
                    margin: 0.2em 0.3em;
                    padding: 0.2em 0.3em;
                    width: 230px;
                    height: 35px;
                    text-align: center;

               }

               #boxtext  {
                    position: relative;
                    float: left;
                    font-size: 0.85em;
                    margin: 0.2em 0.3em;
                    padding: 0.1em 0.5em;
                    width: 216px;
                    height: 100px;

               }  

               #boxtext  img  {
                    margin: 0em 5.8em 1em 5.8em;
                    float:left;
                    border: 0px;
                    width: 90px;
                    height: 63px;
               }

               #more  {
                    position: absolute;
                    left: 210px;
                   top: 180px;
                    
                    font-size: 0.85em;
                    text-align: right;
                    height: auto;
               }


               #box-last  {
                    background-image: url(./background/box-last.gif);
                    background-repeat: no-repeat;
                    position: relative;
                    float: left;
                    margin: 0.1em 0.1em;
                    width: 249px;
                    height: 198px;
                    border: 1px solid #fff;

               }


               #boxtitle-last  {
                    color: red;
                    position: relative;
                    float: left;
                    margin: 0.2em 0.5em;
                    padding: 0.2em 0.3em;
                    width: 220px;
                    height: 35px;
                    text-align: center;

               }

               #boxtext-last  {
                    position: relative;
                    float: left;
                    font-size: 0.85em;
                    margin: 0.2em 0.3em;
                    padding: 0.1em 0.3em;
                    width: 236px;
                    height: 150px;
               }  

               #boxtext-last img  {
                    margin: 0em 0.7em 0.1em 0em;
                    float:left;
               }


               #sidebar  {
                    width: 130px;

               }

               #sidebar img{
                    background-color: #ffffff;
                    margin-top: 10px;
                    padding: 10px;
                    border: 1px solid #999999;
               }
               #sidebar img:first-child{
                    margin-top: 16px;
                    padding: 10px;
                    margin-left: 0px;
                    border: 1px solid #999999;
               }

               #footer  {
                    /*margin-top: 10px;*/
                   &nbsp;margin-left: 310px;
                    padding: 1.2em 0.3em;
                    font-size: 0.8em;
                    text-align: center;
&nbsp;                   float:left;
                    border-top: 1px dashed #939CA6;
                    color: #939CA6;
               }

               #footer a {
                    color: #FF1E0C;
               }

               #footer-2spaltig  {
                    margin-top: 10px;
                    margin-left: 210px;
                    padding-top: 1.2em;
                    font-size: 0.8em;
                    text-align: center;
&nbsp;                   float:left;
                    border-top: 1px dashed #939CA6;
                    color: #939CA6;
               }

               #footer-2spaltig a {
                    color: #FF1E0C;
               }  
               
               .css_feld_rechts_mitte {
                    background-repeat:no-repeat;                   
               } 
