body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    cursor: default;
    color: #000;
}

/* tpl 1 */

.welcome_bg1 {
    position: fixed;
    left: 45%;
    top: 25%;
    display:block;
    width:190px;
    height:250px;
    margin: auto;
}

.btn_deutch {
    padding:230px 5px 0 14px;
    float:left;
}

.btn_deutch a {
    display: block;
    width: 82px;
    height: 29px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_deutch a:hover {
    background: url(../images/btn_deutch.gif) no-repeat bottom;
}

.btn_english {
    padding:230px 0px 0 0px;
    float:right;
}

.btn_english a {
    display: block;
    width: 82px;
    height: 29px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_english a:hover {
    background: url(../images/btn_english.gif) no-repeat bottom;
}

/* tpl 2 */

.welcome_bg2 {
    position: fixed;
    left: 35%;
    top: 25%;
    display:block;
    width:450px;
    height:250px;
    margin: auto;
}

.btn_deutch2 {
    padding:230px 0 0 65px;
    float:left;
}

.btn_deutch2 a {
    display: block;
    width: 112px;
    height: 10px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_deutch2 a:hover {
    background: url(../images/btn_deutch2.gif) no-repeat bottom;
}

.btn_english2  {
    padding:230px 20px 0 0px;
    float:right;
}

.btn_english2 a {
    display: block;
    width: 96px;
    height: 12px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_english2 a:hover {
    background: url(../images/btn_english2.gif) no-repeat bottom;
}

/* tpl 3 */

.welcome_bg3 {
    position: fixed;
    left: 35%;
    top: 25%;
    display:block;
    width:400px;
    height:250px;
    margin: auto;
}

.btn_deutch3 {
    padding:230px 0 0 100px;
    float:left;
}

.btn_deutch3 a {
    display: block;
    width: 112px;
    height: 10px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_english3  {
    padding:230px 30px 0 0px;
    float:right;
}

.btn_english3 a {
    display: block;
    width: 96px;
    height: 12px;
    font-size: 10px;
    padding: 0 0 0 0;
}

/* tpl 4 */

.welcome_bg4 {
    margin: auto;
    padding-top: 565px;
    width: 412px;
    height: 53px;
}

.btn_deutch4 {
    padding:0px 0 0 0px;
    float:left;
}

.btn_deutch4 a {
    display: block;
    width: 112px;
    height: 10px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_english4  {
    padding:0px 0px 0 0px;
    float:right;
}

.btn_english4 a {
    display: block;
    width: 210px;
    height: 12px;
    font-size: 10px;
    padding: 0 0 0 0;
}

/* tpl 5 */

.welcome_bg5 {
    margin: auto;
    padding-top: 565px;
    width: 412px;
    height: 53px;
}

.btn_deutch5 {
    padding:0px 0 0 0px;
    float:left;
}

.btn_deutch5 a {
    display: block;
    width: 112px;
    height: 10px;
    font-size: 10px;
    padding: 0 0 0 0;
}

.btn_english5  {
    padding:0px 0px 0 0px;
    float:right;
}

.btn_english5 a {
    display: block;
    width: 210px;
    height: 12px;
    font-size: 10px;
    padding: 0 0 0 0;
}