﻿html, form
{
    height: 100%;
}
body
{
    background-color: #dedede;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    height: 100%;
    background-image: url('images/st85.jpg');
    background-size: cover;
    background-position: center center;
}
img
{
 border:0px;   
}
.hund
{
    width: 100%;
    height:100%;
}
.vhund
{
    height: 100%;
}

.top_bg
{
    background-image: url('images/top_bg.png');
    background-repeat: repeat-x;
    background-attachment: scroll;
    width: 100%;
    height: 39px;
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
}

.bott_bg
{
    font-family: tahoma;
    font-size: 10pt;
    color: #798ea2;
    background-image: url('images/bott_bg.png');
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: center;
    height: 59px;
}
.bott_bg a, .bott_bg a:link, .bott_bg a:visited, .bott_bg a:active
{
    color: #798ea2;
    text-decoration:none;
}
.left_body_bg
{
    width: 100%;
   /* background-image: url('images/LoginPage_left_body_bg_05.png');
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left;*/
}
.right_body_bg
{
    width: 100%;
   /* background-image: url('images/LoginPage_right_body_bg_09.png');
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: right;*/
    vertical-align: top;
    text-align: center;
}

.login_tbl
{
    width: 517px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.logintbl_top
{
    width: 100%;
    font-size: 1px;
    background-image: url('images/LoginTbl_top_bg_13.png');
    background-repeat: repeat-x;
    background-attachment: scroll;
    height: 15px;
}
.logintbl_bott
{
    width: 100%;
    font-size: 1px;
    background-image: url('images/LoginTbl_bott_bg_13.png');
    background-repeat: repeat-x;
    background-attachment: scroll;
    height: 15px;
}
.logintbl_left
{
    width: 15px;
    background-image: url('images/LoginTbl_left_bg_12.png');
    background-repeat: repeat-y;
    background-attachment: scroll;
}
.logintbl_right
{
    width: 15px;
    background-image: url('images/LoginTbl_right_bg_12.png');
    background-repeat: repeat-y;
    background-attachment: scroll;
}
.logintbl_center
{
    background-color: rgba(0, 3, 5, 0.37);
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding:30px;
}

.contact_td
{
    background-position: center top;
    width: 50px;
    height: 12px;
    font-size: 1px;
    background-image: url('images/LoginPage_ContactUs_13.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.betweenlinks
{
    height: 12px;
    width: 10px;
    font-size: 1px;
}
.about_td
{
    background-position: center top;
    width: 45px;
    height: 12px;
    background-image: url('images/LoginPage_aboutUs_13.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 1px;
}

.cnt_img_top
{
    font-size: 1px;
    height: 10px;
}

.txt_box
{
    background-position: center top;
    width: 208px;
    height: 22px;
    text-align: left;
    vertical-align: middle;
    background-image: url('images/LoginPage_txtbox_43.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left: 5px;
    font-size: 2px;
}

.txtbox_visual
{
    border-style: solid;
    border-width: 0px;
    font-family: tahoma;
    font-size: 9pt;
    color: rgba(255, 255, 255, 1);;
    background: transparent;
    width: 198px;
    margin: 0;
    padding: 0;
}

.userpass_txt
{
    width: 208px;
    text-align: right;
    padding-bottom: 3px;
}

.forgotpass_td
{
    font-family: tahoma;
    font-size: 8pt;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    color: #9b9b9b;
}
.forgotpass_td a,.forgotpass_td a:link,.forgotpass_td a:visited,.forgotpass_td a:active
{
     color: #9b9b9b;
     text-decoration:none;
}
.forgotpass_td a:hover
{
    color: #666666;
    text-decoration:none;
}
.enter_btn
{
    text-align: left;
    vertical-align: bottom;
    padding-top: 5px;
}
