@font-face {
    font-family: myFont;
    src: url(./BENGOTHN.TTF);
}


a {        font-weight: normal;
        text-decoration: none;
        color: #C00000;
        }

a:table_link{           color: #FFFFC0;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a:link{                 color: #FFFFC0;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a:link2{                color: #FFFF1F;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link:visited{         color: #FFFF1F;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link2:visited{        color: #FFFF1F;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link:active{          color: #0000FF;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link2:active{          color: #0000FF;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link:hover{           color: #00aaff;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }
a.link2:hover{          color: #00aaff;
                        font-size: 24px;
                        font-weight:bold;
                        text-decoration: none;
                }

a.normal {        display:block;
                width: 160px;
                height: 24px;
                border: none;
                background-image: url('./bilder/standart-button.jpg');
                }

a.normal:hover {        background-image: url('./bilder/mouseover-button.jpg');
                                }

p{        font-size: small;
        }

body{           background-image: url('./bilder/Candyass1-0.jpg'); */
                background-color: #442211;
                text-align: center;
                margin-top: 40px;
                font-family: myFont;
                color:#FFFFC0;
                font-size:11;
                font-weight:normal;
                }

h1, h3{        font-weight: normal;
                color:#FFFF1F;
                }


#gesamt{        width:1000px;
                margin: auto;
                font-size: normal;
                font-weight:bold;
                text-align:center;
                border: double #888822;
                }



#obersteZeile{
                                background-color: #000000;

                                height: 1px;
                                width: 899px;
                                text-align: right;
                                border-top: solid #000000;
                                border-bottom: solid #666622;
                                }
#kopfZeile{        position: static;
                        background-image: url('./bilder/die-gute-betreuung-kopf.jpg');
                        height: 132px;
                        text-align: left;
                        }

#kopfText{        margin-left: 15px;
                        text-align: center;
                        }

#kopfTextGross{        font-size: xx-large;
                                }
#myHeader{        font-size: xx-large;
                                }

#leerUnterHeader{        text-align:left;
                                        background-color: #202020;
                                        height: 16px;
                                        width: 1024px;
                                        }

#obereLinks{        height: 20px;
                                width: 985px;
                                text-align: left;
                                padding: 0px 0px 0px 15px;
                                color: #FFFF1F;
                                background-color: #996600;
                                border-top: solid #996600;
                                border-bottom: solid #996600;
                                }

#subMenue{        float: left;
                        width: 190px;
                        height: auto;
                        min-height: 300px;
                        color: #ee5500;
                        background-color: #881100;
                        border-right: solid #aa8822;
                        text-align: left;
                        line-height: 0.1;
                        padding: 0px 0px 15px 15px;
                        }

#inhalt{        width: auto;
                        color: #FFFF1F;
                        height: auto;
                        text-align: left;
                        }


#footer{        clear: both;
                        height: 45px;
                        width: 100%;
                        text-align: center;
                        color: #FFFFFF;
                        background-color: #881100;
                        border-top: solid #881100;
                        border-bottom: solid #881100;
                        }

#footerText{        padding-right: 16px;
                    margin-top: 2px;
                    color: #FFFFC0;
                    }