a:link {text-decoration: underline; color: #FB6A00;}
a:visited {text-decoration: underline; color: #FB6A00;}
a:hover {text-decoration: underline; color: #C1C1C1;}
a:active {text-decoration: underline; color: #FB6A00;}

a.Menu:link {text-decoration: none; color: #555555;}
a.Menu:visited {text-decoration: none; color: #555555;}
a.Menu:hover {text-decoration: none; color: #FB6A00;}
a.Menu:active {text-decoration: none; color: #555555;}

a.Foot:link {text-decoration: none; color: #FB6A00;}
a.Foot:visited {text-decoration: none; color: #FB6A00;}
a.Foot:hover {text-decoration: none; color: #C1C1C1;}
a.Foot:active {text-decoration: none; color: #FB6A00;}

body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #FFFFFF;
}

body.infowin {
    margin-top: 20px;
    margin-bottom: 12px;
    margin-left: 24px;
    margin-right: 12px;
    background-color: #F6F6F6;
}

h1 {
    font-family: Verdana;
    font-size: 36px;
    font-weight: bold;
    color: #DCDCDC;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}

p.Text { 
    font-family: Verdana;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #606060;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 12px;
}

p.TextTop { 
    font-family: Verdana;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    color: #606060;
    margin-left: 0px;
    margin-top: 18px;
    margin-bottom: 12px;
}

p.TextHead { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #000000;
    margin-left: 0px;
    margin-top: 18px;
    margin-bottom: 6px;
}

p.MenuText { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #555555;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
}

p.Impressum { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    margin-left: 0px;
    margin-top: 4px;
    margin-bottom: 0px;
    line-height: 14px;
}

p.Fussnote { 
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    color: #606060;
    margin-left: 12px;
    margin-top: 0px;
    margin-bottom: 16px;
    text-indent: -16px
}

p.TabText { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}

p.TabHead { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 6px;
}

p.TabTop { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 18px;
    margin-bottom: 6px;
}

p.FormText { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 3px;
}

p.Footer { 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #FB6A00;
    margin-left: 85px;
    margin-top: 6px;
    margin-bottom: 32px;
}

p.FootText { 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
    color: #606060;
    margin-left: 75px;
    margin-top: 28px;
    margin-bottom: 28px;
}

span.r {
    font-size: 10px;
    color: #FB6A00;
}

table {
    table-layout: fixed;
}

table.Main {
    background-color: #F6F6F6;
    border-style: none;
    width: 1000;
}

table.Menu {
    margin-top: 20px;
    margin-bottom: 22px;
    border-style: none;
    width: 1000;
}

table.Foot {
    margin-top: 36px;
    margin-bottom: 10px;
    border-style: none;
    width: 1000;
}

.FormInput { 
    font-family: Lucida Console;
    font-size: 12px;
    color: #555555;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 5px;
    border: 1px solid #DCDCDC;
    padding: 1px 2px;
}

.FormButton { 
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #555555;
    background-color: #DCDCDC;
}
