body {
    background-color: #999999;
    color: #555555;
    font-family: sans-serif;
    text-align: center;
    margin: auto;
}

td {
    border: 1px solid #CCCCCC;
    padding: 0px;
}

h1 {
    color: #FC8326;
    font-size: 12pt;
}
h2 {
    font-size: 10pt;
    margin-top: 50px;
    margin-left: 5px;
    margin-bottom: 0px;
}
h3 {
        font-size: 10pt;
        font-weight: bold;
}

a {
    text-decoration: none;
}
strong {
    color: #035297;
}

#t1 table {
    width: 550px;
    font-size: 9pt;
    margin: 0 85px;
    border: 0px;
}

#t1 label {
    border: 0px;
    width: 100%;
    font-family: sans-serif;
    font-size: 9pt;
}

#t1 td {
    border: 0px;
    font-family: sans-serif;
    font-size: 9pt;
}

#t1 input {
    border: 1px solid #2E639F;
    width: 100%;
    font-family: sans-serif;
    font-size: 9pt;
}

#container {
    background-color: #FFFFFF;
    border-left: #FFFFFF 3px solid;
    border-right: #FFFFFF 3px solid;
    width: 750px;
    text-align: center;
    margin: auto;
}

#menuHeadO {
    background-color: #FC8326;
    height: 10px;
}
.menuHeadB {
    background-color: #035297;
    height: 10px;
}
#menuHeadBzr {
    background-color: #035297;
    height: 10px;
    width: 204px;
}

.menu {
    border-left: 1px solid #CCCCCC;
}
#menuAktiv {
    width: 90px;
    float: left;
}
#menuAktiv a {
    color: #FC8326;
    font-weight: bold;
}
#menuAktiv a:hover {
    color: #666666;
    font-weight: bold;
}
.menuOther {
    width: 88px;
    float: left;
}
.menuOther a {
    color: #666666;
    font-weight: bold;
}
.menuOther a:hover {
    color: #035297;
    font-weight: bold;
}
#menuZR {
    background-color: #035297;
}
#menuZR img {
    border: 0px;
    height: 77px;
    width: 204px;
}

.corner {
    text-align: right;
}
.corner img {
    border: 1px solid #FFFFFF;
    height: 11px;
    width: 11px;
}

#banner {
    height: 200px;
}
#ps {
    color: #FC8326;
    font-weight: bold;
    vertical-align: top;
    padding: 15px;
}
#os {
    color: #FC8326;
    font-weight: bold;
    vertical-align: top;
    padding: 15px;
}
#os a {
    color: #035297;
    font-size: 9pt;
    font-weight: bold;
}
#os a:hover {
    color: #035297;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}

#boxL {
    width: 50%;
    font-size: 9pt;
    vertical-align: top;
    padding: 20px;
    padding-bottom: 5px;
}
#boxL a {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}
#boxL a:hover {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
#boxL img {
    border: 1px solid #CCCCCC;
    height: 51px;
    width: 100px;
    margin-top: 5px;
    padding: 2px;
}
#i2 {
    margin-left: 10px;
}

#boxR {
    width: 50%;
    font-size: 9pt;
    vertical-align: top;
    padding: 20px;
}
#boxR a {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}
#boxR a:hover {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
#box {
    font-size: 9pt;
    vertical-align: top;
    padding: 20px;
    padding-bottom: 5px;
}
//#box img {
//    border: 1px solid #CCCCCC;
//   height: 51px;
//    width: 100px;
//    margin-top: 5px;
//    padding: 2px;
//}


#telOrder {
    height: 105px;
}
#telOrder img {
    border: 0px;
    height: 103px;
    width: 202px;
    margin: 1px;
}
#openTime {
    padding: 1px;
    vertical-align: top;
}
#openTime div {
    background-color: #FC8326;
    height: 165px;
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
    vertical-align: top;
    padding: 15px;
    padding-bottom: 0px;
}

#line {
    background-color: #035297;
    color: #035297;
    font-size: 1pt;
}
#end {
    font-size: 8pt;
    padding: 3px;
    padding-left: 20px;
}
#end a {
    color: #777777;
    text-decoration: underline;
}
#end a:hover {
    font-weight: bold;
    text-decoration: none;
}

#separator {
    color: #CCCCCC;
}

