body {
    background: fixed #B4A298 url(images/hg_body.png) no-repeat center top;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 100.01%;
    margin: 0;
    padding: 0 0 15px;
    text-align: center;
}

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0;
  line-height: 0;
}


#siteHolder {
    width: 960px;
    background: none repeat 0 0 transparent;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    
}

#head {
    background: url(images/hg_head.png);
    height: 235px;
    width: 960px; 
    position: relative;
}

#home-link {
    background: url(images/clear.gif);
    position: absolute;
    left: 20px;
    top: 10px;
    width: 250px;
    height: 130px;
}

#headlinks {
    position: absolute;
    right: 30px;
    bottom: 80px; 
}

.album-code-left {
    position: absolute;
    top: 76px;
    right: 268px;
    background: url(images/clear.gif);
    width: 67px;
    height: 19px;
    border: none; 
    font-size: 70%;
}

.album-code-right {
    position: absolute;
    top: 76px;
    right: 173px;
    background: url(images/clear.gif);
    width: 67px;
    height: 19px;
    border: none; 
    font-size: 70%;
}

#butAlbumCode {
    width: 113px;
    height: 22px;
    position: absolute;
    top: 75px;
    right: 42px;
}


#headlinks a {
    text-transform: uppercase;
    background: url(images/listpoint_headnav.png) no-repeat 0 4px;
    color:#5F4B3F;
    font-size: 65%;
    text-decoration: none;
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
}

#headlinks a:hover {
    color:#C97B01;
}


#contentHolder {
    
    background: #FFFCF7 center 0 repeat-y;
    margin: 0 auto;
    width: 900px;
    padding: 0px 15px 20px 15px;
    margin: -15px 15px 0 15px;
    
}

#content {
    width: 550px;
    float: left;
    padding-top: 20px;
}

.content-block {
    position: relative;
    width: 520px;
    height: auto;
    padding: 20px 15px 0 5px; 
}

.date {
    background:url("images/kalenderblatt.png");
    width: 51px;
    height: 71px;
    position: absolute;
    top: 20px;
    left: 5px;
}

.tag {
    position: absolute; 
    top: 14px;
    left: 8px;
    font-size: 150%; 
    color: #5F4B3F;
    font-weight: bold;
    
}

.monat {
    position: absolute; 
    top: 47px;
    left: 15px;
    color: #FFFCF7;
    font-size: 55%;
    text-transform: uppercase;
    font-weight: bold;
    
}

#content h1 {
    text-transform: uppercase;
    color: #5F4B3F;
    font-size: 90%;
    margin: 0 20px 5px 70px;
}

#content h1.page {
    text-transform: uppercase;
    color: #5F4B3F;
    font-size: 90%;
    margin: 0 0px 5px 0px;
}

#content h1 a {
    text-decoration: none;
    color: #5F4B3F;
    
}

.line {
    width: auto;
    height: 1px;
    background: #F3EBE0;
    margin: 0 20px 0 0px;
    width: 520px;
}

.line-right {
    width: auto;
    height: 1px;
    background: #EBE1D2;
    margin: 1px 20px 0 0px;
    width: 335px;
}

#content p {
    color: #5F4B3F;
    font-size: 70%;
    margin: 10px 0px 10px 70px;
    line-height: 14px;
    min-height: 30px;
    
}

#content .text p {
    color: #5F4B3F;
    font-size: 70%;
    margin: 10px 0px 10px 0px;
    line-height: 14px;
    min-height: 0px;

}

#content p a {
    color: #5F4B3F;
    text-decoration: none;
    font-weight: bold;

}

.more-link {
    text-decoration: none;
    float: right;
    color: #5F4B3F;
    font-weight: bold;
    margin-bottom: 10px;
     
}


.tags  {
    border-top: 1px solid #EBE1D2;
    border-bottom: 1px solid #EBE1D2;
    margin: 0;
    padding: 5px 0;
    font-size: 70%;
    color: #5F4B3F;
    line-height: 20px;
}

.tags a {
    text-decoration: none;
    color: #5F4B3F;
}

.tags .left  {
    margin: 0 25px 0 10px;
    font-weight: bold;
    float: left;
}

.tags .right  {
    width: 430px;
    height: auto;
    float: left;
    margin-right: 20px;
}

.content-nav {
    font-size: 75%;
    text-align: center;
    margin-top: 15px;
}

.content-nav a {
    text-decoration: none;
    color: #5F4B3F;
    
}

.kommentarblock {
   background: #F7F2EB;
   font-size: 70%;
   color: #5F4B3F;
   margin: 1px 0; 
   padding: 5px 5px; 
}

.kommentarblock .kommentieren {
   background: url(images/symbol-kommentar.png) no-repeat;
   padding-left: 25px;
   float: left;
     
}

.kommentarblock a {
   float: right;
   color:#5F4B3F;
   text-decoration: none;
   
}

ol#commentlist {
    font-size: 70%;
    color:#5F4B3F;
}

ol#commentlist li{
    margin-bottom: 20px;
}

ol#commentlist li p {
    font-size: 100%;
    color:#5F4B3F;
    min-height: 0px;
}

#kommentarfelder {
   margin: 20px 15px 0 5px;  
}

#kommentarfelder p {
   margin: 10px 15px 5px 0px;
   min-height: 0px;
}

#kommentarfelder h1 {
   margin: 10px 15px 0 0px;
}


#sidebar {
    width: 335px;
    background: ;
    height: auto;
    float: left;
    margin: 20px 0 0 10px;
} 


#sidebar h1 {
    color: #77665D;
    font-size: 90%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 10px 0;
    background: url(images/hg_sidebox_top.png) no-repeat left bottom;
}

#sidebar .inhalt {
    background: #F7F2EB;
    width: 335px;
    height: auto;
    padding-bottom: 13px;
    padding-top: 10px; 
}

#sidebar .inhalt ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#sidebar .inhalt ul li{
   margin: 0px 10px;
}

#sidebar .inhalt ul li a {
   color: #5F4B3F;
   text-decoration: none;
   font-size: 80%;
   display: block;
   padding: 3px 30px;
   
}

#sidebar .inhalt ul li a:hover, #sidebar .inhalt ul li a.facebook:hover , #sidebar .inhalt ul li a.rss:hover, #sidebar .inhalt ul li a.twitter:hover {
   background-color: #EBE1D2;
}

#sidebar .inhalt ul li a.rss {
   background: url(images/symbol_rss_feed.png) 15px center no-repeat ;
   padding: 13px 15px 0 115px;
   height: 25px;
   font-size: 70%;
}

#sidebar .inhalt ul li a.facebook {
   background: url(images/symbol_facebook.png) 15px center no-repeat;  
   padding: 13px 15px 0 115px;
   height: 25px;
   font-size: 70%;
}

#sidebar .inhalt ul li a.twitter {
   background: url(images/symbol_twitter.png) 15px center no-repeat;
   padding: 13px 15px 0 115px;
   height: 25px;
   font-size: 70%;
   
}




#footer {
    width: 960px;
    position: relative;
}

#footernav {
    background:url("images/hg_footer.png") 0 0;
    width: 960px;
    height: 61px;
    text-align: center;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul li{
    color:#5F4B3F;
    display:inline;
    font-size:70%;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
}

#footer ul li a{
   color:#5F4B3F;
   line-height:40px;
   text-decoration: none;
}

#footer ul.copyright li a {
	line-height: normal;
}

#footer ul li a:hover{
   color:#C97B01;
}


