/* DATEI:BrauniesWeb.css */

/* erstellt von JBraun */
/* 25.03.2007    erste Fassung */
/* 18.05.2008    Überarbeitet */
/* 26.04.2009    Überarbeitet */
/* 13.08.2011    Überarbeitet */
/* */
/* */
/* */

/* boby -----------------------------*/
body{
    font-family:"Arial","Courier New","Courier",sans-serif;
    color:#000000;
    font-size:12px;
    background:#D3FEFD;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    width:100%;
    height:100%;
    top:0;
}

/* Hintergrund ----------------------*/
div.hintergrund{
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

img.scaled{
    width:100%;
    height:100%;
    min-width:400px;
    min-height:300px;
    top:0;
    left:0;
}

/* Kopfzeile ------------------------*/
div.kopf{
    font-size:36px;
    font-weight:bold;
    letter-spacing:0.14em;
    margin:5px 0px 0px 0px;
    padding:0px;
    text-align:right;
    vertical-align:bottom;
    white-space:nowrap
}

/* Menu -----------------------------*/
div.menu{
    border-bottom-color:#FECB65;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-top-color:#FECB65;
    border-top-style:solid;
    border-top-width:2px;
    color:#FECB65;
    font-size:16px;
    font-weight:bold;
    margin:0px 0px;
    padding:0px;
    text-align:right
}
a.menu{
    color:#FFFA00;
    text-decoration:none
}

a.menu:visited{
    color:#0216FF
}

a.menu:hover{
    color:#FF007F
}

/* Links ---------------------------*/
div.links{
    background:transparent;
    float:left;
    height:80%;
    left:0px;
    top:0px;
    width:200px
}

/* Navigation -----------------------*/
div.navigation{
    font-size:16px;
    font-weight:bold;
    margin:20px 0px 0px 10px;
    padding:0px
}

#button{
    margin:0px 0px 0px 10px;
}

a.button{
    background-image:url(../grafik/button.gif);
    background-position:0px 0px;
    color:#FFFA00;
    display:block;
    height:22px;
    margin:10px 0px 10px 0px;
    padding:0px;
    text-align:left;
    text-decoration:none;
    vertical-align:middle;
    width:180px;
}

a.button:visited{
    color:#0216FF
}

a.button:hover{
    color:#FF007F
}

/* Fuss -----------------------------*/
div.fuss{
}

#besucher{
    font-family:"Arial","Courier New","Courier",sans-serif;
    font-size:12px;
    color:#F0F000;
    background:transparent;
    text-align:center;
    text-indent:2%;
    white-space:nowrap;
}

/* rechts ---------------------------*/
div.rechts{
    background:transparent;
    margin:0px 0px 0px 200px;
    padding:0px
}

/* Main -----------------------------*/
div.main{
    color:#EDEF8F;
    float:left;
    font-family:"Arial","Courier New","Courier",sans-serif;
    font-size:14px;
    font-weight:normal;
    margin:0px 0px;
    padding:0px 0px 0px 30px;
}

/* Einleitung ------------------------*/
span.einleitung{
    font-size:20px;
    font-weight:normal;
    background:transparent;
    text-align:left;
    white-space:normal;
}

/* Name -----------------------------*/
span.name{
    font-size:22px;
    font-weight:bold;
    color:#FF1C1C;
    background:transparent;
    text-align:left;
    white-space:normal;
}

/* Spruch des Tages -----------------*/
#spruchdestages{
    background:transparent;
    color:#00A0FF;
    font-size:22px;
    font-weight:bold;
    margin:50px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align:left;
    white-space:normal;
}

/* für JavaScript -------------------*/
.txspruch{
    background:transparent;
    color:#FFFFFF;
    font-size:18px;
    font-style:italic;
    margin:10px 0px 0px 0px;
    text-align:left;
    white-space:normal;
}

/* Abschluss ------------------------*/
div.abschluss{
    background:transparent;
    bottom:5px;
    clear:both;
    color:#D5FFFF;
    font-family:"Arial","Courier New","Courier",sans-serif;
    padding:0px;
    position:absolute;
    width:100%
}

/* Statuszeile ----------------------*/
div.aenderung{
    background:transparent;
    bottom:0px;
    border-bottom-width:2px;
    border-bottom-color:#FECB65;
    border-bottom-style:ridge;
    color:#D5FFFF;
    font-size:12px;
    margin:0px 0px 0px 0px;
    text-align:left;
    text-indent:2%;
    width:100%;
    white-space:nowrap;
}

/* Copyright ------------------------*/
div.copyright{
    float:left;
    font-size:14px;
    font-style:italic;
    height:30px;
    margin:2px 0px 0px 0px;
    padding:0px;
    text-align:right;
    width:290px
}

#copyright{
    float:left;
    font-weight:normal;
    vertical-align:top;
    width:190px
}

/* SelfHTML-------------------------*/
div.selfhtml{
    float:left;
    margin:2px 0px 0px 20px;
    height:30px;
    padding:0px;
    text-align:left;
    width:210px
}

#selfhtml{
    float:left;
    vertical-align:top;
    width:120px
}

/* Standard ------------------------*/
div.standard{
    margin:2px 20px 0px 300px;
    height:30px;
    padding:0px;
    text-align:right;
    font-size:14px
}

#standard{
    vertical-align:top
}