#header
{
    position:relative;
}

#fontposition
{
    float:                        left;
    width:                        500px;
}

#himmelsjahrposition
{
    position:                     absolute;
    clear:                        both;
    width:                        603px;
    margin-top:                   20px;
    left:				0px;
}

#logo_claim
{
    bottom:                       0;
    left:                         0;
}

#logo_txt
{
  color:#dddddd;
  font-family:arial,sans-serif;
  font-size: 13px;
  padding-left: 75px;
  text-shadow:black 1px 1px 1px;
 
}
#logo_claim img
{
    margin-top:                     30px;
}

#logo_himmelsjahr
{
    bottom:                       0;
    right:                        0;
}

#center
{
    margin:                         auto;
    text-align:                     left;
    width:                          810px;
}

.button_rss
{
    background: url('../../images/general/feed-icon.png') no-repeat top right;
    display: block;
    color: #BBBBBB;
    position: absolute;
    top:7px;
    right:5px;
    height: 16px;
    padding-right:20px;    
}


  .facebookbtn { width: 41px; height: 41px; background-repeat: no-repeat; background-image: url("../../images/community/_facebook_small2.PNG"); display: inline-block; padding-right:86px; position:absolute; right:5px;top: 44px; }
  .facebookbtn:hover {  width: 41px;  height: 41px;  background-repeat: no-repeat;  background-image: url("../../images/community/_facebook_big2.PNG");  display: inline-block; padding-right:86px; position:absolute; right:5px; top:44px; }
  .youtubebtn { width: 41px; height: 41px; background-repeat: no-repeat; background-image: url("../../images/community/_youtube_small2.PNG"); display: block; padding-right:43px; position:absolute; right:5px; top:44px; }
  .youtubebtn:hover {  width: 41px;  height: 41px;  background-repeat: no-repeat;  background-image: url("../../images/community/_youtube_big2.PNG");  display: inline-block; padding-right:43px; position:absolute; right:5px; top:44px; }
  .twitterbtn { width: 41px; height: 41px; background-repeat: no-repeat; background-image: url("../../images/community/_twitter_small2.PNG"); display: block; padding-right:0px; position:absolute; right:5px; top:44px; }
  .twitterbtn:hover {  width: 41px;  height: 41px;  background-repeat: no-repeat;  background-image: url("../../images/community/_twitter_big2.PNG");  display: inline-block;  padding-right:0px; position:absolute; right:5px; top:44px; }

