body { color: black; background-color: #131210; background-image: url(images/bg.jpg); background-repeat: repeat-x; width: 100%; }
#content { background-color: #312a24; background-image: url(images/bg_content.jpg); background-repeat: repeat-x; background-position: center top; }
#footer { background-color: #131210; background-image: url(images/bg_footer.jpg); background-repeat: repeat-x; background-position: center top; height: 160px; }
#news { overflow-x: hidden; overflow-y: auto; }
#header { height: 240px; }
.newsbar { background-image: url(images/bg_newsbar.jpg); }
.text_content { color: #a19083; font-size: 14px; font-family: georgia; line-height: 1.5; text-align: left; }
.text_info { color: #a19083; font-size: 11px; font-family: georgia; line-height: 1.5; text-align: left; }
.text_footer { color: #5e5146; font-size: 12px; font-family: georgia; line-height: 1.5; }
a:link { color: #5e5146; }
a:visited { color: #5e5146; }
a:hover { color: #847365; }
a:active { color: #a19083; }
.galerie_thumbnail { }
.galerie_thumbnail img { margin: 4px; } 

a.galerie_thumbnail { margin-right: 5px; margin-bottom: 20px; } 
a.galerie_thumbnail:link { border: solid 2px #a39183; } 
a.galerie_thumbnail:hover { border: solid 2px #a39183; } 
