/*
  DPSG-Bezirk Mainfranken
*/

 /* General page style.*/
body {
        background-color:#d4d4d4;
     }

/* General font families */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td , th       { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top:3px; margin-bottom:3px; }
hr        { height: 0px; border: solid #d9b189 0px; border-top-width: 1px;width:400px; color:#a60000; background-color:#a60000; margin-left:0; text-align:left; border:0;}
a        { font-weight: bold; color: #B30331; text-decoration: none; margin-top:3px; margin-bottom:3px; }
a:hover        { color: #A30021 ; text-decoration: underline; }
h1,h2                { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000; text-align:center;margin-top:3px; margin-bottom:3px; }
h3                { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; white-space:nowrap; margin-top:3px; margin-bottom:3px; }
a.bild                        {text-decoration:none; background-color:#ffffff; border-width:0px; border-color: #000000; border-style:solid; }
a.bild:hover        {text-decoration:none; background-color:#ffffff; border-width:0px; border-color: #FFFFFF; border-style:solid; }

/* Uses Bitmap */
TD.tablebg        { background-color: #ffffff }
TD.cat                { background-color: #ffffff; height: 28px }  /* Uses Bitmap */
TD.row1                { background-color: #ffffff }
TD.row2                { background-color: #ffffff }
TD.row4                { background-color: #ffffff }
TD.row6                { background-color: #ffffff }

/*------------------------------------------------------------------------------------------------*/
/* General normal text */
.gen                { font-size : 12px; color : #000000; }
a.gen                { color: #fe2222; text-decoration: none; }
a.gen:hover        { color: #7d0000; text-decoration: underline; }


/* General medium text */
.genmed                { font-size : 11px; color : #000000; }
a.genmed        { text-decoration: none; color : #fe2222; }
a.genmed:hover        { text-decoration: underline; color : #7d0000; }


/* General small */
.gensmall        { font-size : 10px; color : #000000; }
a.gensmall        { color: #fe2222; text-decoration: none; }
a.gensmall:hover{ color: #7d0000; text-decoration: underline; }


/* Hauptmenü */
.mainmenu                { font-size : 12pt; font-weight:bold; text-align="center"; text-decoration : none; color : #FFFFFF }
a.mainmenu                { font-size : 12pt; font-weight:bold; text-decoration : none; color : #FFFFFF }
a.mainmenu:hover{ font-size : 12pt; font-weight:bold; text-decoration : none; color : #000000 }

/* Form elements */
input,textarea, select {
        color : #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        border-color : #000000;
        border-width : 1px;
        border-style : solid;
}

/* The text input fields background colour */
input.post, textarea.post, select {
        background-color : #ffffff;
}

input { text-indent : 2px; }

/* Gästebuch */
.gb {}