@import url(/config/format-hauptseite.css);

#Mitgliederliste {font-size:0.9em;}
#Mitgliederliste p {
		margin-top:0;
		margin-bottom:0;
		margin-left:0.5cm;
		padding:0.5em;
		border-top:1px blue solid;
}

.bildunterschrift {font-size:8pt}


/* Style Sheet for gallery.php by Roger Murer */

/* ***** GALLERY INDEX START ***** */

                               
div#index {
    text-align: center;
}

div#index a {
    font-size:10pt;
}

div#index table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div#index td.thumbcell {
    width: auto;
    border-style: solid;
    border-color: #0000aa;
    border-width: 1pt;
    text-align: center;
    vertical-align: middle;
    padding: 5pt;
}

div#index td.page {
    width: auto;
    border-style: none;
    border-color: #FDFF7A;
    border-width: 1pt;
    text-align: center;
    vertical-align: middle;
    padding: 10pt;
    font-size:10pt;
}

div#index td.thumbcell img {
    border-style: none;
}

/* *****  GALLERY INDEX END  ***** */

/* ***** IMAGE PAGE START ***** */
                                
div#image {
    text-align: center;
}

div#image a {
    font-size:10pt;
}

div#image table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}

div#image td.linkcell {
    width: auto;
    border-style: none;
    padding: 10pt;
}

div#image td.imagecell {
    width: auto;
    border-style: solid;
    border-color: #0000aa;
    border-width: 1pt;
    padding: 5pt;
}

div#image td.descriptioncell {
    width: auto;
    border-style: none;
    padding: 10pt;
    font-size: 10pt;
}

/* ***** IMAGE PAGE END ***** */
