/* Erholungsgebiet Bergsee Ratscher- http://www.ratscher.de/bergsee/ */

body {
        font-family : Helvetica,serif,"Times New Roman","MS Serif" ;
        color : #000000;
        background-color : #FFFFFF;
        margin-left : 10px;
        margin-top : 10px;
        font-size : 11pt;
}

a:link                 {
        font-family: Helvetica,serif,"Times New Roman","MS Serif" ;
        color:#0000FF;
        font-weight:bold;
        background : transparent;
}
a:visited {
        font-family: Helvetica,serif,"Times New Roman","MS Serif" ;
        color:#800080;
        font-weight:bold;
        background : transparent;
}
a:active  {
        font-family: Helvetica,serif,"Times New Roman","MS Serif" ;
        color:#FF0000;
        font-weight:bold;
        background : transparent;
}
a:hover   {
        font-family: Helvetica,serif,"Times New Roman","MS Serif" ;
        color:#CC00CC;
        font-weight:bold;
        text-decoration:underline;
        background : transparent;
}

table {
        margin : 0px 0px 0px 0px;
        padding : 0px 0px 0px 0px;
        border : 0px;
        border-collapse : collapse;
        font-size : 11pt;
}

td {
        margin : 0px 0px 0px 0px;
        padding : 0px 0px 0px 0px;
        border : 0px;
}

th {
        margin : 0px 0px 0px 0px;
        padding : 0px 0px 0px 0px;
        border : 0px;
        font-weight : bold;
}

p {
        margin-bottom : 2px;
        margin-top : 2px;
        margin-right : 10px;
        margin-left : 5px;
        text-align : justify;
}

in put {
        margin : 10px 5px 15px 0px;
}

b {
        font-weight : bold;
}

*.sw18x {
        font-size : 16pt;
}

*.sw18 {
        font-size : 15pt;
}

*.sw14 {
        font-size : 14pt;
}

*.sw12 {
        font-size : 11pt;
}

*.sw10 {
        font-size : 10pt;
}

*.sw8 {
        font-size : 8pt;
}

*.bd {
        font-weight : bold;
}

*.brn {
        color : #800000;
        background-color : transparent;
}

*.grn {
        color : #008000;
        background-color : transparent;
}

*.nm {font-weight : normal;}

*.abst {
        font-size : 3px;
}

*.rt {
        text-align : right;
}

*.link {
        text-decoration : underline;
        color : Blue;
        cursor : pointer;
}