@import url('fonts.css');
@import url('wege_und_kommentare.css');
body {
background-image:url(images/bg_content.jpg);
background-repeat:repeat-y;
background-position:top center;
background-attachment:fixed;
background-color: #b5b7a9;
font-family: 'Roboto Condensed'!important;
color: #474842;
margin:0 auto;
}

#tabelle_info tr {

background-image:url(images/bg_tabelle_info.jpg);
background-repeat:repeat-x;
background-color: #f9faf2;
}

#tabelle_info td { /* Zellenbreite mit blind.gif */
border: 1px solid #fbfcf6;
font-size: 8pt;
color:#474842!important;
}


#tabelle_info_kommentare td {
border: 1px solid #fbfcf6;
font-size: 8pt;
background-image:url(images/bg_tabelle_info.jpg);
background-repeat:repeat-x;
color:#474842!important;
}

/* Bilderansicht THUMBS */
.bilderansicht_small img {
margin-right: 10px;
border:  1px solid #c8cabe;
}

.anzeigen_doku a,
.anzeigen_doku a:link,
.anzeigen_doku a:hover,
.anzeigen_doku a:active,
.anzeigen_doku a:visited {
color: #000000;
font-weight:500;
}

#content_kommentar  {
display:block;
}

.reihung_bild {
width:400px;
margin:0 auto;
display:block;
text-align:center;
}