/* flexible contentelmente */
#main_eins {
         margin-top:10px;
         background-color:transparent;
         width:250px;
         height:270px;
         overflow:hidden;
         position:absolute;
         left:10px;}
#main_zwei {
         margin-top:10px;
         background-color:#CED7E0;
         width:230px;
         height:260px;
         overflow:hidden;
         position:absolute;
         left:265px;
         padding:10px 10px 0px;
         text-align:justify;}
#main_zwei a{
         margin-top:10px;}
#main_drei {
         margin-top:10px;
         background-color:#CED0D2;
         width:130px;
         height:270px;
         overflow:hidden;
         position:absolute;
         left:520px;
         padding:0px 10px;}
#main_drei h1{
         font-weight:bold;
         font-size: 12px;
         color:#000000;
         margin:5px 0px 5px;}
