/* Gemeinsame Styles für PD und Konvent */

.pmhWidth10 { width: 10%; vertical-align: top }
.pmhWidth15 { width: 15%; vertical-align: top }
.pmhWidth20 { width: 20%; vertical-align: top }
.pmhWidth45 { width: 45%; vertical-align: top }
.pmhWidth75 { width: 75%; vertical-align: top }
.pmhWidth85 { width: 85%; vertical-align: top }
.pmhWidth100 { width: 100% }
/* .pmhRowVisibility { visibility: collapse; line-height: 0 }
.pmhVisibilityHidden { visibility: hidden } */
.pmhRowVisibility { position:absolute; left:-2000px;}
.pmhVisibilityHidden { position:absolute; left:-2000px;}
.pmhClearBoth { clear: both }
.pmhColorRed { color: #FF0000 }
div#pmh td { vertical-align: top }
div#pmh th { vertical-align: top } 
div#pmh td.pmhBottom { vertical-align: bottom }

.visitkartemitfoto {
        width: 70%;
        float: left;
        min-height:     250px;
}

.visitkartenohnefoto {
        width: 70%;
        float: left;
}

.buchstabenraster {
        width: 60.5em;
}

.nebenbuchstabe {
        float: right;
        width: 55.8em;
}

.buchstabe {
        width: 0.75em;
        padding-left: 1.67em;
        padding-right: 1.67em;
        margin-top: 0;
        margin-bottom: 0;
        color: #006633;
        background: #FFFFFF;
}

pre {
	font-size: 1em;
	font-family: Courier New, Sans-Serif;
}
