/* *************** */
/* facebook plugin */
/* *************** */
#facebook_wall {
    font-size:11px;
    /* Inneres DIV wegen IE bug */
    width:342px;
    height:100%;
    margin-top:28px;
}
#facebook_wall ul {
/*background-color: greenyellow;*/
    float:left;
/*    padding:10px 5px 0px 20px;*/
    padding-bottom: 8px;
    margin: -20px 0px 0px 0px;
}
#facebook_wall li {
/*background-color: yellow;
border: 1px solid black;*/
    list-style-type: none;
    height: 105px;
    margin-left: -39px;
/*    padding-bottom:5px;*/
}
#facebook_wall hr {
/*    width: 113%;
    margin-left: -39px;*/
}
.facebook_icon, .facebook_date, .facebook_comments, .facebook_likes,
.facebook_text,
.facebook_pics , .facebook_frame {
    float:left;
}
.facebook_icon{
    padding-top:5px;
    width:30px;
}
.facebook_date{
    width:70px;
}
.facebook_text{
    padding:2px 10px 3px 0px;
    width:322px;
}
.facebook_text a{
    line-height: 1.1em;
}
.facebook_comments{
    padding-left:20px;
    width:102px;
}
.facebook_likes{
    width:80px;
}
.facebook_pics{
    /*width:180px !important;*/
    height:40px;
    /*padding-left:20px;*/
}
.facebook_pics img{
    /*padding-right:5px;*/
}
.facebook_button{
/*    float:right;
    padding-right:10px;
    width:105px;
    height:20px;*/
}
/* ****** */
/* TAPETE */
/* ****** */
#news_wall{
    background: url(symphony.png);
    text-align: left;
    /*vertical-align: top;*/
    width: 342px;
    padding-left: 2px !important;
    padding-right: 2px !important;    
/*    margin-top: -10px;
    padding-bottom: 10px;*/
     /*align="left" valign="top" width="342"*/
     /*background-color: lightgreen;*/
}
#instagram{
    border: none;
    overflow: hidden;
    width: 342px;
 /*   height: 115px;*/
    float:left;
    padding-left: 4px;
    /*padding-left: 1px;*/
  /*  margin-left: 2px !important;
        padding-left: -2px !important;*/
    /*background-color: lightcoral;*/
}
#instagram ul{
    /*margin-left: -2px !important;*/
}
/*#style="border:none;overflow:hidden;width:342px;height:120px;margin-top:-15px;margin-bottom:-45px"*/
#h4_top{
    margin-top: 10px;
    font-family: 'Amatic SC', cursive;	
    font-size: 24px;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.1em;
    color:#491c16;
    text-transform: uppercase;
    text-align: center;
}