a:link    {  color: blue }
a:visited {  color: red }
/* a:aktive  {  color: black } */
a:hover   {  color: olive;}
a:focus   {  color: olive;} 

body {
        background-color:  #DADADA;
        }

div.MCD {
        width: 796px;
        }

body.Banner {
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	background-color: #DADADA;
        color: black;
        }
        
body.noBGImg {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        font-weight: 500;
        line-height: 14pt;
        background-color: #FFFFFF;
        }
        
body.MCD {
        font-family: Arial,Helvetica;
        font-size: 12pt;
        font-weight: 500;
        line-height: 14pt;
        background-color: #FFFFFF;
        background-image: url('img/bgmcdlogo.jpg');
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position: 200px 100px;
/*
        padding-left: 20;
        padding-right: 20;
*/        
        }
    
.KaRo {
        font-family: Arial,Helvetica;
        font-size: 10pt;
        font-weight: 500;
        line-height: 14pt;
        background-color:  #FFFFFF;
        background-image: url(img/karo.jpg); 
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position: center 80%;
/*
        padding-left: 20;
        padding-right: 20;
*/        
        }

.Titel {
        font-family: Arial,Helvetica;
        font-size: 10pt;
        font-weight: 500;
        line-height: 14pt;
        background-color:  #FFFFFF;
        background-image: url('img/higrbi.gif');
        padding: 0;
        margin: 0;
        }

.Titelbild {
        font-family: Arial,Helvetica;
        font-size: 10pt;
        font-weight: 500;
        line-height: 14pt;
        background-image: url('img/picofmonth.jpg');
        background-repeat:no-repeat;
        background-attachment:scroll;
        background-position: center center;
        }
        
.Titelbildtext{
        font-family: Arial,Helvetica;
        font-size: 10pt;
        font-weight: 400;
        line-height: 12pt;
	padding-top: 3pt;
	padding-bottom: 3pt;
	}

font.Club {
        font-family: Times New Roman, Times, serif;;
        font-size: 26pt;
        font-style: italic;
        font-weight: 500;
        }


h1 {
        font-size: 14pt;
        line-height: 16pt;
        color: red;
        margin: 0;
        background-color: #DADADA;
        border-width: 1px;
        border-style: solid;
        border-color: gray;
        letter-spacing: 1px;
        vertical-align: baseline;
        padding: 5px;
        }
h2 {
        font-size: 12pt;
        line-height: 14pt;
        color: red;
        margin: 0;
        background-color: #DADADA;
        border-width: 1px;
        border-style: solid;
        border-color: gray;
        letter-spacing: 1px;
        vertical-align: baseline;
        padding: 5px;
        }

p.ctxt {
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 3pt;
	}
p.ltxt {        
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 3pt;
	}
p.jtxt {
	text-align: justify;
	text-indent:12pt;
	margin-top: 0pt;
	margin-bottom: 3pt;
	}

p.Kopf {
        width: 100%;
        color: blue;
        background-color: #FFFFE0;
        border-width: 1px;
        border-style: solid;
        border-color: gray;
        font-size: 12pt;
        font-family: Arial,Helvetica;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 12pt;
        vertical-align:middle;
        padding: 4pt;
        padding-left: 2%;
        margin: 0;
        }
        

td.WRow {

}

td.WRowHover {
        background-color : #FBF596;
        text-decoration:underline;
        color:blue;
}

button  {
        width: 140px;
        height: 24px;
        text-align: left;
        font-size: 10pt;
        color: blue;
        padding-top: 0;
        padding-left: 5px;
        margin-top: 1;
        border: 0;
        background-image: url(tn/bhg.jpg); 
        background-repeat: no-repeat;
        background-position: 0px 0px;
        }
        
.Bhover {
        background-image: url(tn/bhg1.jpg); 
        color: yellow;
        }
        
.Bnorm { 
        background-image: url(tn/bhg.jpg); 
        }

.Bimg {
        position:absolute; 
        left:122px;
        }
        
        
img.Jmp 
        { cursor: pointer; }

        
