





.box     {

float:left;

}



.box p   {

margin-bottom:10px;

}











          .box.breit       {

          font-color: #ffffff;

          width:600px;

          background:#000000;

          border:1px solid #111;

          padding:20px 20px 10px;

          margin:0 10px 20px 10px;

          }



                .box.breit a{

                        display:block;

                        padding:0 0px;

                        background:#000000;

                        color:#ccc;

                        margin:0;

                        border-bottom:0px dotted #ababab;

                        text-decoration:none;

                        line-height: 18px;

                        }



                                  .box.breit img       {

                                 border:0px;

                                 }



         .box.small       {

         font-color: #ffffff;

         width:180px;

         background:#000000;

         border:1px solid #111;

         padding:20px 20px 10px;

         margin:0 10px 20px 10px;

         }





                .box.small a{

                        display:block;

                        padding:0 5px;

                        background:#424141;

                        color:#ccc;

                        margin:0;

                        border-bottom:1px dotted #ababab;

                        text-decoration:none;

                        }

                        .box.small a:hover{

                                background:#c4eb3e;

                                color:#000;

                                border-bottom:1px solid #000000;

                                }



        .box.small h2       {

                font-size:0.9em;

                line-height: 16px;

                color:#d6d6d6;

                margin:0 0 0px;

               font-weight:normal;

        background: url(images/newsbackc1.png) no-repeat;

        }



        .box.small h1       {

                font-size:0.9em;

                line-height: 16px;

                color:#d6d6d6;

                margin:0 0 0px;

               font-weight:normal;

        background: url(images/newsbackc2.png) no-repeat;

}