body.MCD {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        font-weight: 500;
        line-height: 14pt;
        background-color: #ffffff;
        background-image: none;
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position: center center;
        padding: 0px;
        margin:0px;
        }


/* Für Tabelle in album*.htm */

.B
{
	position:relative;
	top:1px;
	text-align: center;
	width: 860px;
	height: 26px;
	border: 1px solid black;
	background-color: #FFFFE0;
}


/* Für die Buttons */

button
{
    cursor: pointer;
    height:24px;
    min-width: 50px;
    padding: 0;
}

.T
{
    width: 874px;
    text-align: center;
    margin: 0px;
    margin-top: 10px;
}

.Sprechblase
{
    font-family: Courier,serif;
    font-size: 12pt;
    font-weight: bold;
    color: #6f6f6f;
    background-color:transparent;
    padding: 5px;
    margin-top: 0.3em;
    margin-bottom: 0.1em;
    text-align: center;
}

.Bild 
{
	width: 874px;
        margin: 0;
        background-color: white;
/*
        border-width: 1px;
        border-style: solid;
        border-color: gray;
*/        
        vertical-align: baseline;
        padding: 5px;
}

.Pfeil
{
    width: 10px;
    height: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    
}
