@import url("/img/css/alliances.css");

* {
    z-index: 0;
}

div, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

a img {
    border: 0;
}

a, a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 984px;
    overflow: hidden;
}

.header {
    float: left;
    width: 984px;
    height: 100px;
    background: transparent url('/img/img/front/header.png') no-repeat top left;
}

.content-container {
    float: left;
    width: 984px;
    overflow: hidden;
}

div.mycharname {
    position: absolute;
    color: #ffffff;
	font-size: 18px;

left:
    17px;

top:
    188px;

width:
    200px;

height:
    20px;

z-index:
    2000;
}

.newmail {
    position: absolute;
    top: 113px;
    left: 417px;
    z-index: 10000;
    width: 66px;
    height: 52px;
}

.newfight {
    position: absolute;
    top: 116px;
    left: 473px;
    z-index: 10000;
    width: 65px;
    height: 49px;
}

.newProfilePn {
    position: absolute;
    top: 182px;
    left: 400px;
    z-index: 10000;
    width: 65px;
    height: 49px;
}

.unreadnews {
    position: absolute;
    top: 175px;
    left: 210px;
    z-index: 10000;
    width: 50px;
    height: 50px;
}

.footer {
    float: left;
    width: 984px;
    height: 40px;
    background: transparent url('/img/img/front/footer-bg.png') no-repeat top left;
}

.menu {
    float: left;
    width: 190px;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    background: transparent url('/img/img/front/menu.png') repeat-y top left;
}

.menu-avatar {
    float: left;
    width: 190px;
    height: 134px;
}

.menu-avatar-relative {
    position: relative;
    width: 190px;
    height: 134px;
}

.menu-avatar-relative-img {
    position: absolute;
    top: 12px;
    left: 32px;
    width: 130px;
    height: 122px;
}

.menu-avatar-relative-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 190px;
    height: 134px;
    background: transparent url('/img/img/front/menu-avatar.png') no-repeat top left;
}

.menu-bars {
    float: left;
    width: 190px;
    height: 41px;
    background: transparent url('/img/img/front/menu-bars.png') no-repeat top left;
}

.yellow-bar {
    float: left;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    width: 103px;
    padding: 6px 0px 0px 41px;
}

.yellow-bar-content {
    float: left;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    background: transparent url('/img/img/front/yellow-bar.png') repeat-x top left;
}

.red-bar {
    float: left;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    width: 103px;
    padding: 7px 0px 0px 41px;
}

.red-bar-content {
    float: left;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    background: transparent url('/img/img/front/red-bar.png') repeat-x top left;
}

.menu-content {
    float: left;
    width: 190px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    background: transparent url('/img/img/front/menu-bg2.png') no-repeat top left;
}

.menu-content-relative {
    position: relative;
    width: 190px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
}

.menu-plant-left {
    position: absolute;
    width: 39px;
    height: 195px;
    top: -17px;
    left: -1px;
    background: transparent url('/img/img/front/menu-plant-left.png') no-repeat top left;
}

.menu-plant-right {
    position: absolute;
    width: 42px;
    height: 189px;
    top: -17px;
    right: 1px;
    background: transparent url('/img/img/front/menu-plant-right.png') no-repeat top left;
}

.menu-element {
    float: left;
    width: 165px;
    height: 36px;
    padding: 3px 0px 0px 12px;
}

.menu-spacer-1 {
    float: left;
    width: 190px;
    height: 24px;
    margin-top: 8px;
    background: transparent url('/img/img/front/menu-spacer-1.png') no-repeat top left;
}

.menu-spacer-2 {
    float: left;
    width: 190px;
    height: 30px;
    margin-top: 3px;
    background: transparent url('/img/img/front/menu-spacer-2.png') no-repeat top left;
}

.content {
    float: left;
    width: 794px;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
    background: transparent url('/img/img/front/content-bg.png') repeat-y top left;
}

.text-top {
    float: left;
    width: 650px;
    height: 87px;
    background: transparent url('/img/img/front/text-top-bg.png') no-repeat top left;
    font-size: 16px;
    line-height: 20px;
    padding: 33px 96px 0px 48px;
}

.content-bg {
    width: 690px;
    padding: 0px 0px 0px 0px;
}

.profile {
    float: left;
    width: 714px;
    height: 898px;
    padding-bottom: 0px;
}

.profileshowb {
    float: left;
    width: 714px;
    height: 855px;
    padding-bottom: 0px;
}

.profilearena {
    float: left;
    width: 697px;
    height: 487px;
    padding-bottom: 0px;
}

.profile-relative {
    position: relative;
    width: 714px;
    height: 597px;
}

.profile-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 714px;
    height: 898px;
    background: transparent url('/img/img/front/profile-bg.jpg') no-repeat top left;
}

.profileshow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 714px;
    height: 855px;
    background: transparent url('/Bilderx/profila.jpg') no-repeat top left;
}

.arena-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 697px;
    height: 487px;
    background: transparent url('/img/images2/arenachars.png') no-repeat top left;
}

.avatar {
    position: absolute;
    top: 113px;
    left: 142px;
    width: 158px;
    height: 157px;
}

.avatar1 {
    position: absolute;
    top: 25px;
    left: 22px;
    width: 126px;
    height: 126px;
}

.avatar2 {
    position: absolute;
    top: 25px;
    left: 359px;
    width: 126px;
    height: 126px;
}

.char-data {
    position: absolute;
    top: 69px;
    left: 100px;
    width: 195px;
    height: 21px;
    color: #bb8a69;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

.char-mydata {
    position: absolute;
    top: 59px;
    left: 360px;
    width: 190px;
    height: 21px;
    color: #bb8a69;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

.char-data-items {
    position: absolute;
    top: 46px;
    left: 90px;
    width: 130px;
    height: 21px;
    color: #bb8a69;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

.char-datal {
    position: absolute;
    top: 67px;
    left: 367px;
    width: 40px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
}

.char-dataHP {
    position: absolute;
    top: 62px;
    left: 536px;
    width: 60px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
}

.char-dataHero {
    position: absolute;
    top: 60px;
    left: 602px;
    width: 60px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;

}

.char-dataHero2 {
    position: absolute;
    top: 6px;
    left: 532px;
    width: 60px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
	z-index:100;
}

.char-mydatal {
    position: absolute;
    top: 57px;
    left: 621px;
    width: 40px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
}

.char-data-haendler {
    position: absolute;
    top: 48px;
    left: 600px;
    width: 40px;
    height: 24px;
    color: #bb8a69;
    font-size: 21px;
    line-height: 24px;
    text-align: left;
}



.char-dataprofil {
    position: absolute;
    top: 540px;
    left: 115px;
    width: 270px;
    height: 30px;
    color: #9FDDFF;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}

.char-datab {
    position: absolute;
    top: 370px;
    left: 52px;
    width: 230px;
    height: 100px;
    color: #000000;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
}

.char-data1 {
    position: absolute;
    top: 45px;
    left: 165px;
    width: 220px;
    height: 100px;
    color: #ffebb6;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.char-data2 {
    position: absolute;
    top: 45px;
    left: 503px;
    width: 220px;
    height: 100px;
    color: #ffebb6;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.char-data-gold {
    position: absolute;

	font-size: 17px;

color:
    #ffffff;

top:
    200px;

left:
    440px;

width:
    90px;

height:
    30px
}

.char-data-gold2 {
    position: absolute;

	font-size: 17px;

color:
    #ffffff;

top:
    220px;

left:
    440px;

width:
    90px;

height:
    30px
}

.amulet-box {
    z-index: 200;
    position: absolute;
    top: 513px;
    left: 554px;
    width: 105px;
    height: 105px;
}

.amulet-box-haendler {
    z-index: 200;
    position: absolute;
    top: 430px;
    left: 556px;
    width: 105px;
    height: 105px;
}

.amulet-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 105px;
}



.gloves-box {
    z-index: 200;
    position: absolute;
    top: 274px;
    left: 301px;
    width: 105px;  
    height: 105px;
}

.gloves-box-haendler {
    z-index: 200;
    position: absolute;
    top: 129px;
    left: 451px;
    width: 105px;
    height: 105px;
}

.gloves-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 105px;
}

.helmet-box {
    z-index: 200;
    position: absolute;
    top: 132px;
    left: 305px;
    width: 105px;
    height: 105px;
}

.helmet-box-haendler {
    z-index: 200;
    position: absolute;
    top: 129px;
    left: 570px;
    width: 105px;
    height: 105px;
}

.helmet-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 105px;
}

.left-hand-box {
    z-index: 200;
    position: absolute;
    top: 140px;
    left: 550px;
    width: 105px;
    height: 155px;
}

.left-hand-box-haendler {
    z-index: 200;
    position: absolute;
    top: 550px;
    left: 451px;
    width: 105px;
    height: 155px;
}


.left-hand-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 155px;
}

.right-hand-box {
    z-index: 200;
    position: absolute;
    top: 326px;
    left: 556px;
    width: 105px;
    height: 155px;
}

.right-hand-box-haendler {
    z-index: 200;
    position: absolute;
    top: 255px;
    left: 556px;
    width: 105px;
    height: 155px;
}

.right-hand-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 155px;
}

.armor-box {
    z-index: 200;
    position: absolute;
    top: 410px;
    left: 303px;
    width: 105px;
    height: 155px;
}

.armor-box-haendler {
    z-index: 200;
    position: absolute;
    top: 255px;
    left: 451px;
    width: 105px;
    height: 155px;
}

.armor-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 155px;
}

.boots-box {
    z-index: 200;
    position: absolute;
    top: 644px;
    left: 553px;
    width: 105px;
    height: 105px;
    vertical-align: middle;
}

.boots-box-haendler {
    z-index: 200;
    position: absolute;
    top: 430px;
    left: 451px;
    width: 105px;
    height: 105px;
    vertical-align: middle;
}

.boots-box img {
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 105px;
}

.ring-box {
    z-index: 200;
    position: absolute;
    top: 592px;
    left: 303px;
    width: 105px;
    height: 155px;
    vertical-align: middle;
}


.ring-box-haendler {
    z-index: 200;
    position: absolute;
    top: 557px;
    left: 556px;
    width: 105px;
    height: 155px;
    vertical-align: middle;
}

.ring-box img {
    z-index: 200;
    margin: 0px 0px 0px 0px;
    width: 105px;
    height: 155px;
}

.midbox1 {
    position: absolute;
    z-index: 10;
    top: 131px;
    left: 170px;
    width: 105px;
    height: 155px;
}

.midbox1-haendler{
    position: absolute;
    z-index: 10;
    top: 131px;
    left: 328px;
    width: 105px;
    height: 155px;
}

.bigbox1 {
    position: absolute;
    z-index: 10;
    top: 345px;
    left: 45px;
    width: 105px;
    height: 155px;
}

.bigbox1-haendler {
    position: absolute;
    z-index: 10;
    top: 480px;
    left: 328px;
    width: 105px;
    height: 155px;
}

.bigbox2 {
    position: absolute;
    z-index: 10;
    top: 345px;
    left: 170px;
    width: 105px;
    height: 155px;
}

.bigbox2-haendler {
    position: absolute;
    z-index: 10;
    top: 305px;
    left: 328px;
    width: 105px;
    height: 155px;
}

.blocken {
    position: absolute;

	font-size: 14px;

font-weight:bold;

color:
    #7c6e64;

top:
    771px;

left:
    410px;

width:
    142px;

height:
    30px;
}

.schutzschild {
    position: absolute;

	font-size: 11px;

color:
    #7c6e64;

font-weight:bold;

top:
    300px;

left:
    622px;

width:
    70px;

height:
    30px;
}

.hilfe {
    position: absolute;

	font-size: 15px;

color:
    #ececec;

top:
    80px;

left:
    655px;

width:
    55px;

height:
    120px;
}

.hilfe2 {
    position: absolute;

	font-size: 15px;

color:
    #c39b61;

top:
    194px;

left:
    430px;

width:
    70px;

height:
    50px;
}

.yellow-bar-big {
    position: absolute;
    left: 520px;
    top: 51px;
}

.yellow-bar-big-content {
    float: left;
    width: 137px;
}

.yellow-bar-big-text {
    float: left;
    width: 290px;
    line-height: 18px;
    font-size: 14px;
    color: #ffebb6;
    text-align: left;
}

.yellow-bar-big-bar {
    float: left;
    width: 137px;
    height: 12px;
    background: transparent;
}

.yellow-bar-big-bar-content {
    float: left;
    height: 12px;
    background: transparent url('/img/img/front/yellow-bar-big-content.png') repeat-x top left;
}

.red-bar-big {
    position: absolute;
    left: 520px;
    top: 30px;
}

.red-bar-bigf1 {
    position: absolute;
    left: 18px;
    top: 240px;
}

.red-bar-bigf2 {
    position: absolute;
    left: 358px;
    top: 240px;
}

.red-bar-big2 {
    position: absolute;
    left: 15px;
    top: 200px;
}

.red-bar-bigz1 {
    position: absolute;
    left: 210px;
    top: 170px;
}

.red-bar-big-content {
    float: left;
    width: 137px;
}

.red-bar-big-text {
    float: left;
    width: 290px;
    line-height: 18px;
    font-size: 14px;
    color: #ffebb6;
    text-align: left;
}

.red-bar-big-bar {
    float: left;
    width: 137px;
    height: 12px;
    background: transparent;
}

.red-bar-big-bar-content {
    float: left;
    width: 137px;
    height: 12px;
    background: transparent url('/img/img/front/red-bar-big-content.png') repeat-x top left;
}

.red-bar-big-bar-content-orange {
    margin-top: 2px;
    margin-left: 3px;
    float: left;
    height: 21px;
    line-height: 1px;
    font-size: 1px;
    background: transparent url('/img/img/front/red-bar-big-content2.png') repeat-x top left;
}

.red-bar-big-bar-content-green {
    margin-top: 2px;
    margin-left: 3px;
    float: left;
    height: 21px;
    line-height: 1px;
    font-size: 1px;
    background: transparent url('/img/img/front/red-bar-big-content3.png') repeat-x top left;
}

.attibutes {
    position: absolute;
    width: 242px;
    top: 662px;
    left: 90px;
    font-size: 14px;
    color: #fbde45;
    text-align: left;
}

.attibutes2 {
    position: absolute;
    width: 242px;
    top: 581px;
    left: 370px;
    font-size: 14px;
    color: #fbde45;
    text-align: left;
}

.attibutesvor {
    position: absolute;
    font-weight: bold;
    width: 50px;
    top: 680px;
    left: 17px;
    font-size: 15px;
    z-index: 10000;
    color: #feff70;
    text-align: left;
}

.attibutesvor2 {
    position: absolute;
    font-weight: bold;
    width: 50px;
    top: 602px;
    left: 295px;
    font-size: 15px;
    z-index: 10000;
    color: #feff70;
    text-align: left;
}

.login {
    float: left;
    width: 690px;
    height: 460px;
    padding: 0px 12px 10px 12px;
}

.login-relative {
    position: relative;
    width: 690px;
    height: 460px;
}

.login-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 690px;
    height: 460px;
    background: transparent url('/img/img/front/login-bg.png') no-repeat top left;
}

.login-name-input {
    position: absolute;
    top: 301px;
    left: 255px;
    width: 268px;
    height: 25px;
}

.login-password-input {
    position: absolute;
    top: 338px;
    left: 255px;
    width: 268px;
    height: 25px;
}

.register {
    float: left;
    width: 690px;
    height: 460px;
    padding: 0px 12px 10px 12px;
}

.register-relative {
    position: relative;
    width: 690px;
    height: 460px;
}

.register-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 690px;
    height: 460px;
    background: url('/img/img/front/register-bg.jpg') no-repeat top left;
}

.register-name-input {
    position: absolute;
    top: 265px;
    left: 255px;
    width: 268px;
    height: 25px;
}

.register-password-input {
    position: absolute;
    top: 301px;
    left: 255px;
    width: 268px;
    height: 25px;
}

.register-email-input {
    position: absolute;
    top: 338px;
    left: 255px;
    width: 268px;
    height: 25px;
}

.login-name-input input, .login-password-input input, .register-name-input input, .register-password-input input, .register-email-input input {
    margin: 0px 5px;
    padding: 0px;
    border: 0px;
    width: 256px;

	color: #fff;

background-color:
    #0a0a0a;
}

.login-button {
    position: absolute;
    top: 368px;
    left: 396px;
    width: 125px;
    height: 35px;
}

.register-button {
    position: absolute;
    top: 368px;
    left: 396px;
    width: 125px;
    height: 35px;
}

.register-screenshots {
    float: left;
    width: 680px;
    padding: 30px 8px;
}

.register-screenshots div {
    float: left;
    width: 188px;
    height: 150px;
    padding: 8px 9px 8px 9px;
    text-align: center;
    background: transparent url('/img/img/front/screenshot-border.png') no-repeat top left;
}

.register-screenshots div img {
    float: left;
    width: 188px;
    height: 150px;
}

.quest2 {
    float: left;
    width: 714px;
    height: 500px;
    padding-bottom: 10px;
}

.quest2-relative {
    position: relative;
    width: 714px;
    height: 500px;
}

.quest2-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 714px;
    height: 500px;
    background: transparent url('/img/img/front/quest2-bg.png') no-repeat top left;
}

.quest2-title {
    position: absolute;
    top: 16px;
    left: 10px;
    width: 694px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #a8a8a8;
}

.quest2-button {
    position: absolute;
    top: 438px;
    left: 296px;
    width: 113px;
    height: 28px;
}

.quest2-bar {
    position: absolute;
    top: 370px;
    left: 110px;
    width: 494px;
    height: 59px;
    background: transparent url('/img/img/front/quest2-bar.png') no-repeat top left;
}

.quest2-bar-progress {
    position: absolute;
    top: 381px;
    left: 123px;
    width: 462px;
    height: 29px;
}

.quest2-bar-progress-bg {
    float: left;
    height: 29px;
    background: transparent url('/img/img/front/quest2-bar-proggres.png') repeat-x top left;
}

.quest2-bar-time {
    position: absolute;
    top: 373px;
    left: 123px;
    width: 462px;
    height: 29px;
    text-align: center;
    font-size: 28px;
    color: #cfcfcf;
}

.quest1 {
    float: left;
    width: 714px;
    height: 500px;
    padding-bottom: 10px;
}

.quest1-relative {
    position: relative;
    width: 714px;
    height: 500px;
}

.quest1-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 714px;
    height: 500px;
    background: transparent url('/img/img/front/quest1-bg.png') no-repeat top left;
}

.quest1-button {
    position: absolute;
    top: 394px;
    left: 432px;
    width: 189px;
    height: 35px;
}

.quest1-text {
    position: absolute;
    top: 270px;
    left: 55px;
    width: 610px;
    height: 110px;
    color: #ffebb6;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
}

.quest1-title {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 656px;
    height: 26px;
    font-size: 18px;
    color: #ffebb6;
    font-weight: bold;
}

.quest1-avatar {
    position: absolute;
    top: 60px;
    width: 115px;
    height: 134px;
    padding: 3px;
    background: transparent url('/img/img/front/q1-avatar-border.png') no-repeat top left;
}

.quest1-avatar1 {
    left: 60px;
}

.quest1-avatar2 {
    left: 300px;
}

.quest1-avatar3 {
    left: 540px;
}

.quest1-name {
    position: absolute;
    top: 205px;
    width: 220px;
    height: 26px;
    font-size: 14px;
    color: #ffebb6;
    font-weight: bold;
    text-align: center;
}

.quest1-name-active {
    color: #e2b58d;
}

.quest1-name1 {
    left: 10px;
}

.quest1-name2 {
    left: 250px;
}

.quest1-name3 {
    left: 490px;
}

.quest1-info {
    position: absolute;
    top: 455px;
    left: 10px;
    width: 694px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    color: #ffebb6;
    font-weight: bold;
}

.pns {
    width: 697px;
    height: 599px;
    background: transparent url('/img/images2/pn.png') no-repeat top left;
}

.pninhalt {

	font-size: 18px;

color:
    #000;

text-align:left;
}

.pnleiste, .pnleiste a, .pnleiste a:visited {

	font-size: 18px;

color:
    #221814;

text-align:right;

font-weight:bold;

text-decoration:none;
}

.beschreibung {
    position: absolute;
    top: 1130px;
    left: 35px;
    width: 670px;
    height: 119px;
    font-size: 14px;
    color: #ffebb6;
    text-align: left;
}

.beschreibungprofil {
    position: absolute;
    top: 600px;
    left: 10px;
    width: 681px;
    height: 119px;
    font-size: 14px;
    color: #ffebb6;
    text-align: left;
}

.atticons {
    position: absolute;
    top: 858px;
    left: 5px;
    width: 60px;
    height: 470px;
    font-size: 14px;
    color: #ffebb6;
    text-align: left;
}

.beschreibungshow {
    position: absolute;
    padding: 5px;
    top: 530px;
    left: 10px;
    width: 655px;
    height: 130px;
    font-size: 14px;
    color: #fff9dc;
    text-align: left;
}

.profilicons {
    position: absolute;
    padding: 5px;
    top: 350px;
    left: 20px;
    width: 270px;
    height: 120px;
    font-size: 14px;
    color: #fff9dc;
    text-align: left;
}

div.Tabelle_Dienste {
    left: 0px;
    top: 0px;
    width: 697px;
    height: 487px;
    background: #000009 url('/img/images2/diensteback.jpg') top left;
}

div.Tabelle_arbeiten {
    left: 0px;
    top: 0px;
    width: 714px;
    height: 649px;
    background: #000009 url('/Bilderx/dienstback_mafia.jpg') top left;
}

div.Tabelle_teams {
    left: 0px;
    top: 0px;
    width: 714px;
    height: 620px;
    background: #000009 url('/Bilderx/teamback.jpg') top left;
}

div.Tabelle_endlager {
    left: 0px;
    top: 0px;
    width: 714px;
    height: 659px;
    background: #000009 url('/Bilderx/endlagerback.jpg') top left;
}

div.Tabelle_gilde {
    left: 0px;
    top: 0px;
    width: 697px;
    height: 530px;
    background: #000009 url('/img/images2/gildenback.jpg') top left;
}

div.dienste {
    position: absolute;
    padding: 6px 6px 6px 6px;
    left: 65px;
    top: 175px;
    width: 586px;
    height: 231px;
    text-align: left;
}

div.banker {
    position: absolute;
    padding: 6px 6px 6px 6px;
    left: 205px;
    top: 70px;
    width: 430px;
    height: 231px;
    text-align: left;
}

div.bankerbild {
    position: absolute;
    padding: 6px 6px 6px 6px;
    left: 40px;
    top: 70px;
    width: 155px;
    height: 300px;
    text-align: left;
}

div.wait {
    position: absolute;
    padding: 6px 6px 6px 6px;
    left: 60px;
    top: 100px;
    width: 610px;
    height: 231px;
    text-align: left;
}

div.wait2 {
    position: absolute;
    padding: 6px 6px 6px 6px;
    left: 100px;
    top: 100px;
    width: 495px;
    text-align: left;
}

div.+ {
	position:absolute;
	left:32px;
	top:243px;
	width:120px;
	height:33px;
	text-align:left;
}

div.bestechen {
	position:absolute;
	left:51px;
	top:240px;
	color:#e3e3e3;
	width:480px;
	text-align:left;

}

div.bestechenpic {
	position:absolute;
	left:6px;
	top:200px;
	width:480px;
	text-align:left;

}


div#wrapper { 
    position:relative; 
	
}

div.Tabelle_reittiere {

	left:0px;
	top:0px;
	width:697px;
	height:487px;
	background: #000009 url('/img/images2/reittiere_back.jpg') top left;
}

div.reittierbilder {
	position:absolute;
	left:352px;
	top:113px;
	width:312px;
	height:351px;
}


div.reittierauswahl {
	position:absolute;
	left:32px;
	top:258px;
	width:320px;
	height:206px;
}

div.Tabelle_ehrenplatz {
	left:0px;
	top:0px;
	width:697px;
	height:487px;
	background: #000009 url('/img/images2/ehrenplatzbackn.jpg') top left;
}

div.ehrenplatz {
	position:absolute;
	left:113px;
	top:115px;
	width:504px;
	height:353px;

}


div.Tabelle_nachrichten {

	left:0px;
	top:0px;
	width:697px;
	height:454px;
	background: #000009 url('/img/images2/nachrichtenueberblick.gif') top left;
}


div.nachrichtenuebersicht {
	position:absolute;
	left:190px;
	top:45px;
	width:471px;
	height:342px;
}

/*	slider
*/
*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}


*.carpe_horizontal_slider_track {
	background: url('/img/images2/sliderback.png') no-repeat;
	color: #333;
	width: 155px;
	_width:223px;
	height: 32px;
	margin-top:0px;
	margin-left:20px;
	_margin-left:-20px;
}

*.carpe_horizontal_slider_trackx {
	background: url('/Bilderx/sliderback_mafia1.png') no-repeat;
	color: #333;
	width: 190px;
	height: 116px;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}

*.gildeninfos {

	background: url('/img/images2/sliderback3.jpg') no-repeat;
  position: absolute;
  top: 284px;
  left: 0px;
	color: #333;
	width: 268px;
	height: 163px;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}

*.carpe_horizontal_slider_tracko {
	background: url('/img/images2/sliderbacko.jpg') no-repeat;
	color: #333;
	width: 268px;
	height: 163px;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}


*.carpe_horizontal_slider_track *.carpe_slider {
	width: 200px;
	height: 32px;
	_width: 25px;
	_height: 25px;
	background: url('/img/images2/sliderback2_mafia.png') no-repeat; 
  	background-position: 0px 4px;
	position: relative;
	margin: 0;
	_margin-top:101px;
	_margin-left:20px;
	z-index: 1;
}


*.carpe_horizontal_slider_track2 {
	background: url('/img/images2/slider_bg_safe.png') no-repeat;
	background-position: 0px 5px;
	color: #333;
	width: 155px;
	_width:223px;
	height: 32px;
	margin-top:0px;
	margin-left:20px;
	_margin-left:-20px;
}

*.carpe_horizontal_slider_track2 *.carpe_slider2 {
	width: 200px;
	height: 32px;
	_width: 25px;
	_height: 25px;
	background: url('/img/images2/slider_btn_safe.png') no-repeat; 
  	background-position: 0px -2px;
	position: relative;
	margin: 0;
	_margin-top:101px;
	_margin-left:20px;
	z-index: 1;
}


*.carpe_horizontal_slider_trackx *.carpe_sliderx{
	width: 155px;
	height: 32px;
	background: url('/img/images2/sliderback2_mafia.png') no-repeat;
  	background-position: 10px 37px;
 	color: #333;
	position: relative;
	margin: 0;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}

.carpe_slider_display {
    position: absolute;
    top: 336px;
    left: 85px;
    height: 30px;
   	width: 20px;
    vertical-align: middle;
    background: transparent ;
	color: #fff;
	text-align: center;
	font-size: 12px;

	border: 0;
	cursor: default;
	}


.carpe_slider_display2 {
    height: 35px;
   	width: 200px;

	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
    background: transparent;
	color: #fccb88;
	border:0px;
}
	
.carpe_slider_display_gang {
	
    height: 30px;
   	width: 85px;
	vertical-align: middle;
	text-align: center;
    background: transparent ;
	color: #000;
	 font-size: 20px;
	 font-weight:bold;

	 border: 0;
	 cursor: default;
	}	


.sliderunten {
     height: 30px;

    color:#9ba0d4;
    vertical-align: middle;
    font-size: 12px;
    position: absolute;
    top: 340px;
    left:430px;
}



.einzahlbutt {
   	width: 131px;
    height: 23px;
    position: absolute;
    top: 380px;
    left:90px;
}



.sliderbutton {
    position: absolute;
    top: 195px;
    left: 7px;
}

.kontostand {
    position: absolute;
    top: 50px;
    left: 170px;
}


/*	slider
*/



.dienste {

    	
}


.speicherbutton{
    position: absolute;
    top: 617px;
    left: 572px;
    	
}

.tasche1 {
    position: absolute;
    top: 549px;
    left: 34px;
    	
}

.tasche1-haendler {
    position: absolute;
    top: 58px;
    left: 415px;
    
}

.tasche2 {
    position: absolute;
    top: 549px;
    left: 158px;
}


.tasche2-haendler {
    position: absolute;
    top: 58px;
    left: 455px;
}

.tasche1b {
    position: absolute;
    top: 705px;
    left: 600px;

}



.tasche2b {
    position: absolute;
    top: 705px;
    left: 635px;

}


div.reittierlayout {
    background: #000000 url('/img/images2/geback3.jpg');
    left:0px;
    top:0px;
    width:714px;
    height:649px;
    color:#ffffff;

    font-size: 15px;
}

div.updates

{
    position:absolute;
    font-size: 18px;
    left:125px;
    top:559px;
    width:155px;
    height:90px;
}

div.updates2

{
    position:absolute;
    font-size: 18px;
    left:314px;
    top:559px;
    width:155px;
    height:90px;
}

div.updates3

{
    position:absolute;
    font-size: 18px;
    left:514px;
    top:559px;
    width:155px;
    height:90px;
}

div.training

{
    position:absolute;
    font-size: 20px;
    left:325px;
    top:45px;
    width:335px;
    height:200px;
}


div.reittierebalken {
    position:absolute;
    left:0px;
    top:0px;
    width:697px;
    height:48px;
}


div.reittierbild {
    position:absolute;
    left:138px;
    top:81px;
    width:437px;
    height:283px;
}


div.stallmeister {
    position:absolute;
    left:12px;
    top:404px;
	width:424px;
    height:35px;
    text-align:center;
	z-index:10000;
}


div.reittiericons {
    position:absolute;
    left: 17px;
    top:25px;
    width:82px;
    height:50px;
    color:white;
    font-size:26px;
    text-align:center;
}

div.reittiericons2 {
    position:absolute;
    left: 613px;
    top:25px;
    width:82px;
    height:50px;
    color:white;
    font-size:26px;
        text-align:center;
}

div#reittier1 {
    position:absolute;
    background: transparent url('/img/images2/reittier-balken-off.jpg');
    left:25px;
    top:433px;
    width:135px;
    height:95px;
}


div#reittier2 {
    position:absolute;
    background: transparent url('/img/images2/reittier-balken-off.jpg');
    left:202px;
    top:436px;
    width:135px;
    height:95px;
}


div#reittier3 {
    position:absolute;
        background: transparent url('/img/images2/reittier-balken-off.jpg');
    left:373px;
    top:435px;
    width:139px;
    height:95px;
}

div#reittier4 {
    position:absolute;
    background: transparent url('/img/images2/reittier-balken-off.jpg');
    left:553px;
    top:433px;
    width:138px;
    height:95px;
}

div.reittierkaufen {
  z-index:100000;
    position:absolute;
    left:510px;
    top:180px;
    width:187px;
    height:170px;
}

div.mountButton {
    cursor:pointer;
}



div.Tabelle-Aufgaben {
   background: transparent url('/Bilderx/lagerhaus_back_mafia.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:577px;

}

div.Tabelle-Konv {
   background: transparent url('/Bilderx/konverter_leveltoolow.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:603px;

}

div.Tabelle-Hof_info {
   background: transparent url('/Bildery/hof_info.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:820px;

}

div.Tabelle-Hof_info01 {
   background: transparent url('/Bildery/hof_info01.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:820px;

}


div.Tabelle-Kampftipps {
   background: transparent url('/Bilderx/kampftipps.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:657px;

}

div.Tabelle-Kampfwartezeit {
   background: transparent url('/Bilderx/kampfzeit_bg01.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:504px;

}

div.Tabelle-Aufgaben2 {
   background: transparent url('/img/images2/questback3.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:657px;

}

div.Tabelle-Aufgaben3 {
   background: transparent url('/Bilderx/lagerhaus_open_mafia.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:649px;

}

div.Tabelle-Heilen {
   background: transparent url('/Bilderx/heilen_mafia.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:511px;

}

div.Tabelle-Fight {
   background: transparent url('/img/images2/abenteuerfinish2.gif') no-repeat top left;
	left:0px;
	top:0px;
	width:697px;
	height:453px;

}

div.Tabelle-Fight2 {
   background: transparent url('/img/images2/abenteuerfinish3.gif') no-repeat top left;
	left:0px;
	top:0px;
	width:697px;
	height:453px;

}
div.Iconquest1 {
	position:absolute;
	left:106px;
	top:580px;
	width:73px;
	height:74px;
}

div.Iconquest2 {
	position:absolute;
	left:173px;
	top:569px;
	width:60px;
	height:58px;
}


div.Iconquest3 {
	position:absolute;
	left:104px;
	top:280px;
	width:25px;
	height:25px;
}


div.Iconquest4 {
	position:absolute;
	left:340px;
	top:75px;
	width:25px;
	height:25px;
}


div.picquestgeber {
	position:absolute;
	left:407px;
	top:16px;
	width:250px;
	height:249px;
	border-width:0px;
  border-style:solid;
  border-color: #184461;
}


div.picquestgeber_count {
	position:absolute;
	left:384px;
	top:0px;
	width:250px;
	height:249px;
	border-width:0px;
  border-style:solid;
  border-color: #184461;
}

div.winlost {
	position:absolute;
	left:278px;
	top:60px;
	width:435px;
	height:492px;
	border-width:0px;
  border-style:solid;
  border-color: #184461;
}

div.picquestgeberkb {
	position:absolute;
	left:22px;
	top:100px;
	width:155px;
	height:155px;
}

div.questannehmen {
	position:absolute;
	left:7px;
	top:212px;
	width:144px;
	height:24px;
	z-index:10000;

}

div.questauftrag {
	position:absolute;
	left:17px;
	top:235px;
	width:144px;
	height:24px;
	font-size:12px;

}

div.eq0 {
	position:absolute;
	left:13px;
	top:21px;
	width:84px;
	height:24px;
	font-size:12px;

}

div.eq {
	position:absolute;
	left:95px;
	top:14px;
	width:65px;
	height:24px;
	font-size:12px;

}







div.aufgabenbackground {
	position:absolute;
	left:40px;
	top:43px;
	width:366px;
	height:350px;
	color:#e5ead4;
}

div.aufgabenbackground2 {
	position:absolute;
	left:198px;
	top:100px;
	width:445px;
	height:248px;
	color:#FFFFFF;
}

div.aufgabenbackground_service {
	position:absolute;
	left:22px;
	top:48px;
	width:220px;
	height:370px;
	color:#e5ead4;
}

div.aufgabenbackground_questkampf {
	position:absolute;
	left:22px;
	top:55px;
	width:225px;
	height:440px;
	color:#e5ead4;
}

div.aufgabenbackground_heilen {
	position:absolute;
	left:31px;
	top:65px;
	width:340px;
	height:300px;
	color:#a48f8f;
	font-size:14px;
}


div.aufgabenbackground_kampftipps {
	position:absolute;
	left:250px;
	top:205px;
	width:450px;
	height:370px;
	color:#e5ead4;
}

div.aufgabenbackground_kampfwait {
	position:absolute;
	left:260px;
	top:345px;
	width:420px;
	height:290px;
	color:#e5ead4;
}

div.aufgabenbackground_banker {
	position:absolute;
	left:340px;
	top:43px;
	width:325px;
	height:350px;
	color:#f3dba9;
	
}





div.questbelohnung {
	z-index:-1;
    text-align: left;
 	width:185px;
	height:55px;

  	font-size: 12px;
  	color: #ffffff;
  	background: transparent url('/img/images2/beloback.png');
  	vertical-align:middle;
	margin-left:5px;
}


div.questbelohnung2 {

	z-index:-1;
	position:absolute;
  text-align: left;
 	width:388px;
	height:28px;

  font-size: 12px;
  color: #b89c61;
  background: transparent url('/img/images2/chooseba.gif');
  vertical-align:middle;
  }

  div.questbelohnung3 {

	z-index:-1;
  text-align: left;
 	width:391px;
	height:39px;

  font-size: 12px;
  color: #ffffff;
  background: transparent url('/img/images2/beloback3.png');
  vertical-align:middle;
}


.aufgabenueberschrift {

	font-size: 18px;
    color: #e4c38a;
    width: 366px;
    height:28px;
	font-weight:bold;
    text-align:center;
}

.aufgabentext {

	font-size: 13px; 
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color: #000000; 
	text-align:left;
}

.aufgabenquest {
	

	font-size: 13px; 
	padding-left:5px;
	padding-top:10px;
	text-align:left;
	font-weight:bold;
	
}

.aufgabenueberschrift_service {

	font-size: 18px;
	padding-left:8px;
    color: #e4c38a;
    width: 215px;
    height:40px;
    text-align:left;
}

.aufgabentext_service {

	padding-top:0px;
	padding-left:8px;
	font-size: 13px;
	color: #e4c38a; 
	text-align:left;
}

.aufgabenueberschrift_kampftipps {

	font-size: 18px;
     	color: #000;
     	width: 190px;
     	height:40px;
     	text-align:left;
     	

}


.belohnungx {
  position:absolute;
	left:550px;
	top:505px;

  font-size: 13px;
  width: 136px;
  height:76px;
  color: #d1b68f;
  font-weight:bold;
}

.belohnungr {
  position:absolute;
	left:550px;
	top:505px;

  font-size: 13px;
  width: 136px;
  height:76px;
  color: #d1b68f;
  font-weight:bold;
}


.aufgabenicontext {
    position:absolute;
	left:31px;
	top:70px;

    font-size: 16px;
    color: #ffffff;
}


div.Abenteuer {
    left:0px;
    top:0px;
    width:697px;
    height:463px;
}

div.Abenteuerx {
    left:0px;
    top:0px;
    width:697px;
    height:637px;
}


div.scene {
    position:absolute;
    left:0px;
    top:0px;
    width:697px;
    height:487px;
}

div.fightscene {
    position:absolute;
    left:20px;
    top:35px;
    width:660px;
    height:432px;
	background:transparent url('/img/images2/abenteuerfinish2.gif') no-repeat top left;
}


div.abenteuertextbalken {
    position:absolute;
    background: transparent  url('/img/images2/balkeboben.png');
	color:#ffffff;
	left:0px;
    top:0px;
    width:697px;
    height:31px;
    text-align:left;
}

div.abenteuertextoben

{
    position:absolute;

    font-size: 15px;
  	left:0px;
    top:1px;
    width:697px;
    height:31px;
}

div.zeitbalken {
    background: transparent url('/img/images2/zeitbalken.png');
    position:absolute;
    left:68px;
    top:367px;
    width:559px;
    height:46px;
}

div.balkeninhalt {
    position:absolute;
    left:85px;
    top:376px;
    width:550px;
    height:29px;
}

div.buttonabbrechen {
    position:absolute;
    left:282px;
    top:420px;
    width:600px;
    height:44px;
    cursor:pointer;
}


div.zeitbalken2 {
    background: transparent url('/img/images2/dbalk.gif');
    position:absolute;
    left:124px;
    top:32px;
    width:321px;
    height:15px;
}

div.zeitbalken3 {
    position:relative;
    background: transparent url('/img/images2/dbalk.gif');
    left:0px;
    top:0px;
    width:321px;
    height:15px;
}



div.balkeninhalt2 {
    position:absolute;
    left:133px;
    top:37px;
    width:263px;
    height:29px;
}

div.balkeninhalt4 {
    position:absolute;
    left:9px;
    top:5px;
    width:263px;
    height:29px;
}

div.balkeninhalt5 {
    position:absolute;
    left:9px;
    top:5px;
    width:302px;
    height:29px;
}

div.balkeninhalt3 {
    position:absolute;
    left:15px;
    top:60px;
    width:158px;
    height:157px;
}

div.buttonabbrechen2 {
    position:absolute;
    left:245px;
    top:50px;
    width:112px;
    height:28px;
    cursor:pointer;
}

div.questtitel {
    position:relative;
    top:133px;
	color:#ffffff;
    font-size: 25px;
}

img #balken {
    vertical-align: middle;
    text-align: left;
}

#balkentext {
    vertical-align: middle;
    position:absolute;
    left:220px;
    top:5px;
    color:#ffffff;
    font-size: 21px;
}

#balkentext2 {
    vertical-align: middle;
    position:absolute;
    left:220px;
    top:0px;
    color:#c9dbff;
    font-size: 25px;
}

#balkentextfight{
  z-index:10000;
      font-weight: bold;
    vertical-align: middle;
    position:absolute;
    left:5px;
    top:125px;
    color:#fff003;

    font-size: 15px;
	text-align:center;
	 width:174px;

}

#Zielobjekt{
    vertical-align: middle;
    position:absolute;
    left:22px;
    top:335px;
    color:#ffffff;

    font-size: 14px;
	text-align:center;
	width:134px;

}


#ehrenplatz{
    vertical-align: middle;
    color:#ffffff;

    font-size: 21px;
	font-weight: bold;
	width:263px;
}

div.haendlertabelle {
    background: transparent url('/img/images2/haendler-bg02.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:785px;
}


div.haendlerinfo {
   background: transparent url('/img/images2/haendler.jpg') no-repeat top left;
	position:absolute;
	left:23px;
	top:0px;
	width:245px;
	height:0px;
}

div.heandlerusergold {
	position:absolute;
	left:425px;    
	color:#ffffff;
    font-size: 15px;
	top:620px;
	width:319px;
	height:41px;
}

/*waffe*/
div.haendler-bigSlot1 {
	position:absolute;
	left:10px;
	top:130px;
	width:105px;
	height:155px;
}
/*brust*/
div.haendler-bigSlot2 {
	position:absolute;
	left:10px;
	top:302px;
	width:105px;
	height:155px;
}
/*schild*/
div.haendler-bigSlot3 {
	position:absolute;
	left:132px;
	top:302px;
	width:105px;
	height:155px;
}
/*helm*/
div.haendler-midSlot1 {
	position:absolute;
	left:10px;
	top:480px;
	width:105px;
	height:105px;
}
/*handschuhe*/
div.haendler-midSlot2 {
	position:absolute;
	left:132px;
	top:480px;
	width:75px;
	height:105px;
}
/*schuhe*/
div.haendler-midSlot3 {
	position:absolute;
	left:10px;
	top:596px;
	width:105px;
	height:105px;
}

div.haendler-smallSlot1 {
	position:absolute;
	left:132px;
	top:590px;
	width:105px;
	height:105px;
}
/*bogen*/
div.haendler-smallSlot2 {
	position:absolute;
	left:132px;
	top:130px;
	width:105px;
	height:155px;
}

div.neueware {
	position:absolute;
	left:13px;
	top:553px;
	width:164px;
	height:22px;
}

#itemcounter{
	position:absolute; top:10px; left:490px;
}

div.mkzugold {
	position:absolute;


	left:5px;
	top:615px;
	width:360px;
	height:70px;
	padding-left:5px;
	padding-top:5px;
}

div.neuewarebutton {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:45px;
}

div.nomodul {
	position:absolute;
	left:582px;
	top:624px;
	width:52px;
	height:52px;
}


div.noartefakt {
	position:absolute;
	left:127px;
	top:615px;
	width:52px;
	height:52px;
}


div.noschildgurt {
	position:absolute;
	left:124px;
	top:352px;
	width:70px;
	height:72px;
}

div.leveltext {
	position:absolute;
	left:210px;
	top:65px;
	width:160px;
	height:32px;

	font-size: 20px;
	color: #d2a37f;

}


div.leveltext_haendler {
	position:absolute;
	left:170px;
	top:65px;
	width:160px;
	height:32px;

	font-size: 20px;
	color: #d2a37f;

}



div.handelabschliessen {
	position:absolute;
	left:503px;
	top:618px;
	width:189px;
	height:35px;
}

.ruestungschwach {


    font-weight:bold;
	color: #5c5b5b;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
}


.ruestungnormal {

    font-weight:bold;
	color: #ffffff;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
 }


.ruestungselten {


    font-weight:bold;
	color: #487b2d;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
}

.ruestungepisch {

	
    font-weight:bold;
	color: #ac119d;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
}

.ruestunglegendaer {

    font-weight:bold;
	color: #ba5903;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
}

.ruestungspecial {

    font-weight:bold;
	color: #ee1414;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom:11px;
}


.boxoben {
    margin: 0; 
    padding: 0; 

    font-size: 12px;    
    color: #fff;
}

.boxoben a, a:link, a:visited {
    margin: 0; 
    padding: 0; 

    font-size: 12px;    
    color: #fff;
}

.overlibtext {

   color: #fff;
   font-size: 12px;
   font-weight:bold;
}

div.abenteuerfinish1 {
	position:absolute;
	left:102px;
	top:93px;
	width:492px;
	height:312px;
}


div.abenteuerfight {
	position:absolute;
	left:20px;
	top:35px;
	width:660px;
	height:423px;

}

div.fightvortext{

    font-size: 15px;
	position:absolute;
	text-align:left;
	left:198px;
	top:50px;
	width:440px;
	height:350px;
}

div.fightbutton{
	position:absolute;
    left:7px;
    top:225px;
    width:173px;
    height:37px;
}

div.abenteuerendtxt {

    font-size: 15px;
	position:absolute;
	text-align:left;
	left:210px;
	top:80px;
	width:450px;
	height:400px;
}

div.kampfstatpic {
	position:absolute;
	background: transparent url('/img/images2/kampfstat.gif') no-repeat top left;
	left:20px;
	top:40px;
	width:660px;
	height:423px;
}

div.kampfstattxt{
	position:absolute;
	color:#c5e6ff;

    font-size: 14px;
	left:205px;
	top:60px;
	width:442px;
	height:150px;
}

div.belohnung {
	position:absolute;
	color:#c5e6ff;

    font-size: 14px;
	left:25px;
	top:270px;
	width:130px;
	height:100px;
}

div.belohnung2 {
	position:absolute;
	color:#c5e6ff;

    font-size: 14px;
	left:25px;
	top:242px;
	width:130px;
	height:100px;
}


#GTable {

	border-collapse:collapse;
	margin-top:1px;
	width:420px;
    margin-left:auto;
    margin-right:auto;


      	 }

#GTable table {
background:#000000;
        border:1px solid #322018;
        font-size:11px;
		
		 }


#GTable td{
background:#000000;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;
    border:1px solid #322018;
    font-size:11px;
  }

#GTable th {
background:#000000;
	text-align:center;
        border:1px solid #322018;
        font-size:14px;
        vertical-align:middle;
        overflow:hidden;
        height:15px;
 	
}


div.questanzahl {
	position:absolute;
	color:#000000;

    font-size: 12px;
	left:293px;
	top:595px;
	width:150px;
	height:60px;
	text-align:left;
}

div.questanzahl2 {
	position:absolute;
	color:#510200;

    font-size: 12px;
	left:283px;
	top:595px;
	width:150px;
	height:60px;
	text-align:left;
}

div.qzahl1 {
	position:absolute;
	   font-size: 19px;
	color: #a21d00;

    font-size: 24px;
	left:293px;
	top:570px;
	width:50px;
	height:20px;
	text-align:left;
	font-weight:bold ;
}

div.arenaTabelle {
	background: transparent url('/Bilder/kolo.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:697px;
	height:487px;
}


div.arenabereich {
	position:absolute;
	left:193px;
	top:35px;
	width:315px;
	height:420px;
	color:#ffeaaf;

    font-size: 12px;

}

div.resultsunder {
	position:absolute;
	left:2px;
	top:315px;
	width:470px;
	height:20px;
	}

div.resultsunder2 {
	position:absolute;
	left:215px;
	top:320px;
	width:450px;
	height:200px;
	}

table.tformat {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    }

table.tformat td.q {
    padding: 0.2em 0px 0.2em 0em;
    border: 1px solid #110000;
    border-width: 0 0 1px 0;
	text-align: left;

    }
	

table.tformat tr:hover td.q {
    background-color: #0b0000;
    }

table.tformat th {
    text-align: left;
    }

table.tformat a {
    text-align: left;
	color: #fbbf28;
    }
	
.Tabelle_ehrenplatz{
	

    font-size: 12px;    
	}

div.machtkristtab {
	background: #000000 url('/Bilderx/uranback.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:635px;

    font-size: 12px;
}

div.machtkristtab01 {
	background: #000000 url('/Bilderx/giveback.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:635px;

    font-size: 12px;
}

div.machtkristre {
    text-align:left;
	position:absolute;

	font-size:12px;
	left:68px;
	top:110px;
	width:320px;
	height:220px;
}


div.machtkristun {
	position:absolute;
	left:260px;
	top:285px;
	width:350px;
	height:100px;
}


.spellCast {

    font-size: 15px;    
	color:white;
}

.spellResist {

    font-size: 15px;    
	color:red;
}

.spellHit {

  font-size: 15px;    
  color:#e6ffd3;
}

.meleeBlock {

  font-size: 15px;    
  color:white;
}

.meleeMiss {

  font-size: 15px;    
  color:red;
}

.meleeHit {

  font-size: 15px;    
  color:#e6ffd3;
}

.meleeCrit {

  font-size: 15px;    
  color:orange;
}

.fightWin {

  font-size: 15px;    
  color:#e6ffd3;
}
.fightLose {

  font-size: 15px;    
  color:red;
}


div.fightbuttonstats {
	position:absolute;
	left:398px;
	top:12px;
	width:285px;
	height:344px;
}

.gildeinput {
  background-color: #0c0400;
  border:1px solid #af816c;
  color:#ffffff;

  font-size: 12px;
}

div.aaa {
	position:absolute;
    top: 370px;
	left:0px;
	width:114px;
	height:24px;
}

 div.Tabelle-Truppe {
   background: #000000 url('/Bilderx/truppe.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:766px;

}

 div.Tabelle-Truppe2 {
   background: #000000 url('/Bilderx/truppe2.jpg') no-repeat top left;
	left:0px;
	top:0px;
	height:625px;

}

 div.Tabelle-Truppe3 {
   background: #000000 url('/Bilderx/gang_war01.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:658px;

}

 div.Tabelle-Gangwar01 {
   background: #000000 url('/Bilderx/gang_war_bg03.jpg') no-repeat top left;
	left:0px;
	top:0px;
	width:714px;
	height:861px;

}


div.truppe-ueberschrift {
	position:absolute;
	left:115px;
	top:46px;
	width:420px;
	height:30px;
	font-size:26px;
	text-align:left;
	color:#000;
}


div.truppe-bild {
	position:absolute;
	left:55px;
	top:300px;
	width:190px;
	height:190px;
}

div.truppe-content {
	position:absolute;
	left:260px;
	top:300px;
	width:390px;
	height:380px;
}

