/* CSS Document */
* {
       font-family: Tahoma;
}
html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	background-color:#73c72b;
}
td {
	text-align:left;
}

.bg_img{
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1440px;

    /* Set up proportionate scaling */
    width: 100%;
    height: auto;

    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
    display: inline-block;
}

div.div_1 {
	height:100%;
	width:822px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	z-index:2;
}
div.div_1small  {
	height:100%;
	width:822px;
	background-repeat:repeat-y;
	z-index:2;
}

#bg_ovl{
    width:    100%;
    height:   350px;
    z-index:  1;
}

#dirt_ovl {
    position: absolute;
    top:      0px;
    left:     13px;
    height:   100%;
    width:    794px;
    z-index:  1;
}
#topDIV {
	position:relative;
	width:830px;
	top:0px;
	height:90px;
	overflow:hidden;
	z-index:5;
}
#bottomDIV {
	position:absolute;
	width:830px;
	bottom:0px;
	height:90px;
	overflow:hidden;
	z-index:6;
}
#mainDIV {
	position:absolute;
	width:804px;
	top:63px;
	bottom:65px;
	margin-left:17px;
	overflow:auto;
	z-index:2;
	height:auto;
}
#startDIV {
	position:relative;
	overflow:auto;
	width:822px;
	bottom:0px;
	z-index:2;
	height:85%;
}
#innerMain1 {
	margin-right:20px;
	/*width:804px;
	height:99%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;

	*width:610px;
	*height:auto;
*/
}
#ShortcutDIV {
	position:absolute;
	width:822px;
	bottom:55px;
	height:auto;
	overflow:hidden;
	z-index:6;
	display:none;
}
#FieldsDIV {
	position:absolute;
	width:822px;
	bottom:55px;
	height:auto;
	overflow:hidden;
	z-index:7;
	display:none;
}
#flash_tropfen {
	position:absolute;
	width:822px;
	top:62px;
	height:40px;
	overflow:hidden;
	z-index:4;
	padding-left:45px;
}
#shortcut_hover {
	position:absolute;
	width:7px;
	height:100%;
	top:0px;
	left:0px;
	background-repeat:repeat-y;
	cursor:pointer;
    z-index: 7;
}
#shortcut_new {
	position:absolute;
	width:174px;
	height:100%;
	top:0px;
	left:0px;
	z-index:8;
	display:none;
}
.hr_main_nav { width:230px; margin:15px 0 0 45px; height:50px; position:relative; }
.hr_content { width:130px; margin:0 0 0 45px; height:20px; position:relative; }
.hr_main_1 { position:absolute; z-index:401; font-weight:bold; font-family:Tahoma,sans-serif; color:#4E5174; }
.hr_main_bg { position:absolute; top:1px; left:1px; z-index:400; font-weight:bold; font-family:Tahoma,sans-serif; color:#000000; }
.hr_content_bg { position:absolute; top:1px; left:1px; z-index:400; font-weight:bold; font-family:Tahoma,sans-serif; color:#000000; font-size:14px; }
.hr_main_2 { position:absolute; z-index:401; font-weight:bold; font-family:Tahoma,sans-serif; color:#933939; }
.hr_blue { position:absolute; z-index:401; font-weight:bold; font-family:Tahoma,sans-serif; color:#4E5174; font-size:14px; }
.hr_red { position:absolute; z-index:401; font-weight:bold; font-family:Tahoma,sans-serif; color:#933939; font-size:14px; }
.premium_shortcuts {
	height:27px;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:25px;
	}
.tankbox1 { height:17px; vertical-align:top;
}
.tankbox2{

}
.cursor {
	cursor:pointer;
}
.curser_help {
	cursor:help;
}

.bg_nav_box {
    height:140px;
    padding: 3px;
    padding-left: 40px;
    font-family: Tahoma;
    vertical-align:top; 
    background-repeat:no-repeat;
    font-size: 11px;
    line-height: 16px;
    background-image:url('https://pics.oilimperium.de/img_main/bg_nav_box.png'); 
}

.bg_nav_box_title {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-shadow:  0 -1px silver, -1px 0 silver, 1px 3px 3px #999999;
    margin: 3px;
    margin-top: 8px;
    padding: 0px;
    color: #2C2E3D;
    text-outline: 1px solid black;
}

.index_login {
    margin: 0px;
    padding: 0px;
}

.index_login dt {
    font-weight: bold;
    width: 35px;
    float: left;
    padding: 0px;
    margin: 2px;
}

.index_login dd {
    float: left;    
    padding: 0px;
    margin: 2px;
}


.bg_nav_box ul {
    font-size: 11px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    list-style-position: inside;
    padding-left: 10px;
    list-style-image: url('https://pics.oilimperium.de/img_main/li_bullet.png');
}

.box1 {
	height:18px; padding-left:2px;
}
.box2 {
	height:18px;
}
.box3 {
	height:18px;
}
.redfont {
	color:red;
}
table {
	border:0
}
img {
	border:0;
}
.tablehead {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color:white;
	text-decoration: none;
	border-bottom: 1px #000000 solid;
	padding-bottom:2px;
	vertical-align:bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:link{
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: none;
}
a.white:link{
	color: white;
	text-decoration: none;
}
a.white:visited {
	color: white;
	text-decoration: none;
}
a.white:hover {
	color: white;
	text-decoration: none;
}
a.help:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.help:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.help:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
.border_left1 {
	border-left: 1px #000000 solid;
}
.border_right1 {
	border-right: 1px #000000 solid;
}
.border_top1 {
	border-top: 1px #000000 solid;
}
.border_sub1 {
	border-bottom: 1px #000000 solid;
}
.border_left2 {
	border-left: 2px rgb(0,0,0) solid;
}
.border_right2 {
	border-right: 2px rgb(0,0,0) solid;
}
.border_top2 {
	border-top: 2px rgb(0,0,0) solid;
}
.border_sub2 {
	border-bottom: 2px rgb(0,0,0) solid;
}
.border_left3 {
	border-left: 1px rgb(0,0,0) dotted;
}
.border_right3 {
	border-right: 1px rgb(0,0,0) dotted;
}
.border_top3 {
	border-top: 1px rgb(0,0,0) dotted;
}
.border_sub3 {
	border-bottom: 1px rgb(0,0,0) dotted;
}
.border_left_double {
	border-left: 3px rgb(0,0,0) double;
}
.border_right_double {
	border-right: 3px rgb(0,0,0) double;
}
.border_top_double {
	border-top: 3px rgb(0,0,0) double;
}
.border_sub_double {
	border-bottom: 3px rgb(0,0,0) double;
}
.border_3d {
	 border-top:1px solid #EEEEEE;
	 border-left:1px solid #EEEEEE;
	 border-bottom:1px solid #BBBBBB;
	 border-right:1px solid #BBBBBB;
}
.border_all	{
	border: 1px rgb(0,0,0) solid;
}
.border_all2 {
	border: 1px rgb(255,255,255) solid;
}
.border_white {
	border: 2px rgb(255,255,255) solid;
}
.standart .top_left {
	width:8px;
	height:7px;
}
.standart .top {
	height:7px;
}
.standart .top_right {
	width:8px;
	height:7px;
}
.standart .left {
	height:40px;
	width:8px;
}
.standart .right {
	width:8px;
}
.standart .middle {
	text-align:center;
	vertical-align:top;
}
.standart .bottom_left {
	width:8px;
	height:7px;
}
.standart .bottom {
	height:7px;
}
.standart .bottom_right {
	width:8px;
	height:7px;
}
.bg_maintable {
	/*background-image:url('../picture/background_maintable.gif');*/
	background-repeat:no-repeat;
	background-position:center center;
}
.bg_right_160 {
	/*background-image: url('../picture/background_fenster_rechts_160px.gif');*/
	background-repeat:no-repeat;
	background-position:center center;
}
.bg_start_einleitung{
	/*background-image: url('../picture/start_einleitung.jpg');*/
	background-repeat:no-repeat;
	background-position:center center;
}
.bg_color_tabelle0{
		background-color: rgb(112,112,112);
}
.bg_color_tabelle1{
		background-color: rgb(197,197,197);
}
.bg_color_tabelle2{
		background-color: rgb(213,213,213);
}

.bg_color_tabelle_ranking1{
                background-image:url(https://pics.oilimperium.de/img_ranking/box_mm2.gif);
                background-repeat: repeat-y;
                background-color: #555553;
}
.bg_color_tabelle2_ranking{
                background-image:url(https://pics.oilimperium.de/img_ranking/box_mm.gif);
                background-repeat: repeat-y;
                background-color: #bab9b7;
}

.bg_color_tabelle_ranking1 .txt5, .bg_color_tabelle_ranking1 .td_name{
    color: #ffffff;
}

.bg_color_tabelle_ranking1 ,.bg_color_tabelle_ranking2
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

.txt5w a
{
    color: #ffffff;
}

.bg_tabellenkopf{
	background-repeat:repeat;
	background-position:left;
}
.color_maintable {
	background-color: rgb(153,147,102);
}
.txt1 {
	/* Große Nav-Texte */
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.txt2 {
	/* Kleine Texte + Fett */
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.txt3 {
	/* Kleine Texte + Fett */
	font-family: Tahoma;
	font-size: 8pt;
	/*font-weight:bold;*/
	color:white;
	text-decoration: none;
}
.txt4 {
	/* Große Nav-Texte */
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
.txt5 {
	/* Kleine Texte + Fett */
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color:black;
	text-decoration: none;
}
.txt5w {
	/* Kleine Texte + Fett + Weiss*/
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color:white;
	text-decoration: none;
}
.txt6 {
	/* Kleine Texte */
	font-family: Tahoma;
	font-size: 8pt;
	color:black;
	text-decoration: none;
}
.txt7w {
	font-family: Tahoma;
	font-size: 7pt;
	color:white;
	text-decoration: none;
}
.txt7b {
	font-family: Tahoma;
	font-size: 7pt;
	color:black;
	text-decoration: none;
}
.input1 {
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.button1{
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.input2 {
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	background : rgb(213,213,213);
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.input3 {
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	background : rgb(213,213,213);
	font-family: Tahoma;
	font-size : 8pt;
}
.input_leer {
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.input_leer_small {
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 8pt;
}
.input_leer_white {
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color:white;
}
.input_leer_white_small {
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 7pt;
	color:white;
}
.input_leer_black_small{
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 7pt;
	color:black;
}
.input_leer_green_small{
	background : transparent;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-family: Tahoma;
	font-size : 6pt;
	font-weight : bold;
	/*color:rgb(46,77,51); */
}
.input_red {
	background : rgb(213,213,213);
	border-top : 2px solid rgb(147,22,22);
	border-left : 2px solid rgb(147,22,22);
	border-right : 2px solid rgb(147,22,22);
	border-bottom : 2px solid rgb(147,22,22);
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.rollup_120 {
	width:120px;
	background-color : rgb(178,178,178);
	color : rgb(0,0,0);
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.rollup_180 {
	width:180px;
	background-color : rgb(178,178,178);
	color : rgb(0,0,0);
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
	font-family: Tahoma;
	font-size : 8pt;
}
.info_bauen1{
	 font-family:tahoma;
	 font-size : 8pt;
	 background : transparent;
	 border-top : 0px;
	 border-left : 0px;
	 border-right : 0px;
	 border-bottom : 0px;
	 overflow : hidden;
	 /*wrap:virtual;*/
}
.padding_all5 {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.padding_all2 {
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}
.imageborder1 {
	border:1px solid black;
}
.divstyle_help {
	padding:5px 5px 5px 5px;
	border:1px solid white;
	z-index:4;
	background-color:black;
}
.divstyle_help  {
	opacity:0.80;
	-moz-border-radius:8px;
}
/* Management */
#management {
/*
	width:730px;
	height:547px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position:top right;
	border:1px solid black;
*/
}
#m_building {
	position:absolute;
	width:208px;
	margin-left:475px;
	margin-top:90px;
}
#m_building_info {
	margin-top:6px;
	/*position:absolute;
	width:200px;
	height:auto; left:160px; top:310px;*/
	display:none;
}
.z1 {
	height:17px;
	border-bottom: 1px dotted black;
	*height:16px;
}

.z2 {
	height:17px;
	width:50px;
	text-align:center;
	border-bottom: 1px dotted black;
	*height:16px;
}
.div_m1 {
	width:150px;
	height:75px;
}
.div_m2 {
	width:82px;
	height:75px;
}

/* START twitter integration */

#twitter_div_start{
    position: absolute;
    top: 13px;
    overflow: hidden;
    left: 830px;
    width: 220px;
    height: 600px;
    background-image:url(https://pics.oilimperium.de/img_standards/twitter_map_4.png);
}

#twitter_div{
    position: absolute;
    top: 60px;
    left: 10px;
    width: 185px;
    height: 500px;
    color:black;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    overflow: hidden;
}

#twitter_div a{
    bottom: 0px;
}

#twitter_div_map{
    position: absolute;
    right: 0px;
    overflow: auto;
    top: 0px;
    width: 220px;
    height: 626px;
    z-index: -3;
}

#twitter_update_list{
    z-index: 10;
    list-style: none;
    padding-left: 10px;
}

#twitter-link {
    position: absolute;
    display: inline;
    margin-left: 10px;
    text-align: center;
    top: 575px;
    z-index: 99;
}
#twitter_update_list li{
    list-style: none;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: dotted;
}

#twitter_update_list li a{
    color: #4455CC;

}
/* END twitter integation */

/* START Ranking tabs and content */

.tabcontent{
    background:none repeat scroll 0 0 #919392;
    border:1px solid black;
    margin-top:-1px;
    width:573px;

}

.toptab {
    position: relative;
    display: block;
    float: left;
    line-height: 20px;
    text-align: center;
    background-image: url("https://pics.oilimperium.de/img_ranking/tab.png");
    width: 112px;
    height: 23px;
}

.tabselected {
    background-image: url("https://pics.oilimperium.de/img_ranking/tabsel.png");
    font-size: 12px;
    color: #8B0000 !important;
}

/* END Ranking tabs and content */


/* START Easteregg - Buchstaben*/

    #dyn39fg17io{width:10px; height:20px; position: absolute; left: 537px; top: 312px; z-index: 1000;}
    #dyn67vp92uc{width:17px; height:21px; position: absolute; left: 291px; top: 215px; z-index: 1000;}
    #dyn11qp05uk{width:19px; height:20px; position: absolute; left: 185px; top: 346px; z-index: 1000;}
    #dyn45tx37wy{width:11px; height:20px; position: absolute; left: 485px; top: 202px; z-index: 1000;}
    #dyn97ix37ub{width:15px; height:20px; position: absolute; left: 621px; top: 55px; z-index: 1000;}
    #dyn59uf21ke{width:10px; height:20px; position: absolute; left: 527px; top: 217px; z-index: 1000;}
    #dyn83od13ys{width:17px; height:20px; position: absolute; left: 552px; top: 446px; z-index: 1000;}
    #dyn14cw42mx{width:18px; height:21px; position: absolute; left: 548px; top: 197px; z-index: 1000;}
    #dyn95mg28va{width:18px; height:21px; position: absolute; left: 133px; top: 153px; z-index: 1000;}
    #dyn58tm38gi{width:19px; height:20px; position: absolute; left: 122px; top: 223px; z-index: 1000;}
    #dyn03bw82tc{width:14px; height:20px; position: absolute; left: 348px; top: 31px; z-index: 1000; }


    #easter_board{

        position: absolute;
        top: 50px;
        left: 75px;
        width: 650px;
        height: 270px;
    }

    .ui_button_close_lo{
       position: absolute;
        top: 10px;
        right: 10px;
        width: 26px;
        height: 26px;
        background-repeat: no-repeat;
    }

    ui_button_close_hi {/* image only in pic_style.css*/}

    .easter_heading
    {   position: absolute;
        top: 20px;
        left: 75px;
        width: 450px;
        height: 22px;
        font-size: 20px;
        font-family:Tahoma;
        color: #eee;
        font-weight: bold;
        text-transform: uppercase;
        left:85px;
        z-index:2;
    }

    .easter_heading_bg
    {   color: #000000;
        left:86px;
        top: 21px;
        z-index:1;
    }


    .easter_content
    {   position: absolute;
        color:#eee;
        font-family:Tahoma;
        font-size:18px;
        width: 450px;
        left:85px;
        z-index:2;

    }
    .easter_content_bg
    {   color:#000000;
        font-weight:200;
        color: black;
        z-index:1;
        left: 86px;

    }
    
    #easter_content_1 {
        height:100px;
        top:135px;
    }

    #easter_content_2 {
        height:100px;
        top:200px;
    }

    #easter_content_1bg{
        height:100px;
        top:136px;
    }

    #easter_content_2bg{
        height:100px;
        top:201px;
    }

     #easter_image{
        position: absolute;
        top: 60px;
        left: 75px;
        width: 486px;
        height: 54px;
     }


    .easter_letter{
        position: absolute;
        top: 2px;
        width: 60px;
        height: 60px;
        background-repeat: no-repeat;
        z-index:10;
    }

    #easter_letter_1{left: 0px;}
    #easter_letter_2{left: 42px;}
    #easter_letter_3{left: 71px;}
    #easter_letter_4{left: 129px;}
    #easter_letter_5{left: 158px;}
    #easter_letter_6{left: 211px;}
    #easter_letter_7{left: 258px;}
    #easter_letter_8{left: 298px;}
    #easter_letter_9{left: 348px;}
    #easter_letter_10{left: 380px;}
    #easter_letter_11{left: 424px;}
    
    
    #top_anzeige{
        position: absolute;
        top: 50px;
        left: 324px;
        width: 170px;
        height: 25px;

    }

    .top_letter{
        position: absolute;
        top: 2px;
        width: 20px;
        height: 18px;
        overflow:hidden;


        background-repeat: no-repeat;
        z-index:10;
        cursor: pointer;
    }


    .top_letter_empty{
        overflow:hidden;
        width:0px;
        height: 0px;
        background-repeat: no-repeat;
    }

    #top_letter_1{left: 0px;}
    #top_letter_2{left: 16px;}
    #top_letter_3{left: 25px;}
    #top_letter_4{left: 44px;}
    #top_letter_5{left: 54px;}
    #top_letter_6{left: 73px;}
    #top_letter_7{left: 87px;}
    #top_letter_8{left: 101px;}
    #top_letter_9{left: 118px;}
    #top_letter_10{left: 129px;}
    #top_letter_11{left: 144px;}

#eggbox {
	position:absolute;
	left:30px;
	top:55px;
	width:476px;
	height:311px;
	z-index:1
}

#eggbox_1 {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:120px;
	z-index:1;
	background-position: -0px -0px;
}


#eggbox_2 {
	position:absolute;
	left:0px;
	top:88px;
	width:280px;
	height:70px;
	z-index:3;
	background-position: -0px -120px;
}

#eggbox_3 {
	position:absolute;
	left:0px;
	top:128px;
	width:280px;
	height:65px;
	z-index:5;
	background-position: 0px -200px;
}

.egg {
	width: 50px;
	height: 60px;
	float: left;
}

.egg2{}

.egg_1{background-position: 0px 0px;} /*briefing room*/
.egg_2{background-position: -50px 0px;}
.egg_3{background-position: -100px 0px;}
.egg_4{background-position: -150px 0px;}
.egg_5{background-position: -200px 0px;}
.egg_6{background-position: -250px 0px;margin-right:5px;}
.egg_7{background-position: -300px 0px;margin-right:5px;}
.egg_8{background-position: -350px 0px;margin-right:5px;}
.egg_9{background-position: -400px 0px;margin-right:5px;}
.egg_10{background-position: -450px 0px;margin-right:5px;}

#dynegg_1_small{background-position: -500px -40px; left:300px; top:170px;}
#dynegg_2_small{background-position: -517px -40px; left:309px; top:80px; width:22px;}
#dynegg_3_small{background-position: -539px -40px; left:590px; top:120px;}
#dynegg_4_small{background-position: -556px -40px; left:357px; top:32px; width:13px;}
#dynegg_5_small{background-position: -568px -40px; left:655px; top:265px;}
#dynegg_6_small{background-position: -585px -40px; left:600px; top:90px;}
#dynegg_7_small{background-position: -602px -40px; left:132px; top:72px;}
#dynegg_8_small{background-position: -619px -40px; left:502px; top:220px;}
#dynegg_9_small{background-position: -636px -40px; left:566px; top:599px;}
#dynegg_10_small{background-position: -653px -40px; left:430px; top:220px;}

.egg_small {
	position:absolute;
	left:503px;
	top:164px;
	width:17px;
	height:20px;
	z-index:1001;
}

#egg_row_1 {
	position: absolute;
	left:18px;
	bottom:-5px;
	width: 300px;
	height: 60px;
	z-index:2;
}
#egg_row_2 {
	position: absolute;
	left:5px;
	bottom:0px;
	width: 300px;
	height: 60px;
	z-index:4;
}


/*-----Neue Textfelder*/

#egg_content_1 {
	height:100px;
	top:50px;
}

.egg_content {
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:18px;
	left:330px;
	position:absolute;
	width:300px;
	z-index:2;
}

#egg_content_1bg {
	height:100px;
	top:51px;
}

.egg_content_bg {
	color:black;
	font-weight:200;
	left:331px;
	z-index:1;
}

#egg_heading{left:45px;}
#egg_heading_bg{left:46px;}

#easter_image{}

#easter_content_2, #easter_content_2bg{visibility: hidden; }

#eggbox_small {
	position:absolute;
	left:394px;
	top:188px;
	width:76px;
	height:38px;
	z-index:999;
	background-position: -500px 0;
}

#dynlemming{
	position:absolute;
	left:480px;
	top:350px;
	height:95px;
	width:74px;
	visibility:visible;
	background-position: 0 0;
	z-index:1001;
}

.egg_14{
	position:absolute;
	left:500px;/*280px;*/
	top:140px;/*150px;*/
	height:135px;
	width:74px;
	visibility:visible;
	background-position: -657px 0;
	z-index:4;
}

.egg_11{
	position:absolute;
	left:540px;
	top:150px;
	height:110px;
	width:74px;
	visibility:visible;
	background-position:  0 0;
	z-index: 1;
}
.egg_12{
	position:absolute;
	left:405px;
	top:150px;
	height:110px;
	width:70px;
	visibility:visible;
	background-position:  -80px 0px;
	z-index:2;
}
.egg_13{
	position:absolute;
	left:450px;
	top:150px;
	height:110px;
	width:70px;
	visibility:visible;
	background-position:  -150px 0px;
	z-index: 3;
}
#dynkfc1{
	position:absolute;
	left:213px;
	top:224px;
	height:53px;
	width:40px;
	visibility:visible;
	background-position:  0px -110px;
	z-index: 500;
}
#dynkfc2{
	position:absolute;
	left:215px;
	top:190px;
	height:58px;
	width:40px;
	visibility:visible;
	background-position:  -40px -110px;
	z-index: 1001;
}
#dynkfc3{
	position:absolute;
	left:600px;
	top:310px;
	height:67px;
	width:60px;
	visibility:visible;
	background-position: -80px -110px;
	z-index: 1001;
}

/* END Easteregg */

/* START Aktientausch area */

a.stock_exchange_btn {
    float: right;
    width: 90px;
    height: 33px;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: bold;
    color: #66CC00;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    margin-bottom: 0px;
    background: url(https://pics.oilimperium.de/img_standards/button_black.png) repeat-x;
}

a.stock_exchange_btn:hover {
    color: lime;
}

.stock_market_header {
    height:30px;
    width: 100%;
    margin: 5px;
    padding: 5px;
    font-family: 'Tahoma';
    font-size: 12px;
    font-weight: bold;
}

/* END Aktientausch area */


/* START - PC Games exclusive special user notification */
#pc_games_campaign_popup {
    width: 482px;
    height: 283px;
    position: absolute;
    top: 70px;
    left: 145px;
    z-index: 10010;
}
#pc_games_campaign_logo {
    width: 252px;
    height: 283px;
    position: absolute;
    left: 14px;
    top: 0px;
}
#pc_games_campaign_content {
    width: 215px;
    height: 243px;
    position: absolute;
    right: 14px;
    top: 30px;
    overflow: hidden;
}
#pc_games_campaign_content ul {
    padding-left: 20px;
    list-style: none;
}
/* END - PC Games exclusive special user notification */

/* BEGIN infoBox */
#infoBoxDIV {
    width: 300px;
    /* #infoBoxHeader.height + infoBoxContainer.height (required by roll-in/out FX) */
    height: 142px;
    position: absolute;
    left: 36px;
    bottom: 80px;
    z-index: 5;
    overflow: hidden;
}
#infoBoxCtrl {
    cursor: pointer;
    position: absolute;
    left: 291px;
    bottom: 55px;
    width: 22px;
    height: 20px;
    z-index: 7;
}
#infoBoxHeader {
    width: 300px;
    height: 32px;
    clear: both;
    position: relative;
}
#infoBoxCloseBtn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
.infoBoxContainer {
    font-size: 12px;
    background-repeat: repeat-y;
    width: 300px;
    height: 110px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 7px;
}
#infoBoxContents {
    width: 288px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px 6px 0px 6px;
}
#infoBoxContentCtrls {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 260px;
    height: 20px;
}
#infoBoxContents form {
    margin: 8px;
}
.infoBoxIcon {
    cursor: pointer;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0px 3px 0px 3px;
}
/* END infoBox */

/* BEGIN footer */
.footer_button { position: absolute; cursor: pointer; }
.footer_button.logout { left: 36px; top: 17px; width: 34px; height: 72px; }
.footer_button.navigation { width: 50px; height: 48px; top: 40px; }
.footer_button.navigation.office { left: 265px; }
.footer_button.navigation.comcenter { left: 331px; }
.footer_button.navigation.management { left: 398px; }
.footer_button.navigation.business { left: 465px; }
.footer_button.navigation.missions { left: 531px; }
.footer_button.tutorial { width: 22px; height: 18px; left: 264px; top: 17px; }
.footer_button.shortcuts { width:22px; height:21px; left:597px; top:39px; }
.footer_button.fieldlist { width:22px; height:21px; left:597px; top:66px; }
.footer_text { position: absolute; cursor: default; font-size: 11px; }
.footer_text.field { width: 90px; height: 18px; left: 98px; overflow: hidden; line-height: 18px; vertical-align: middle; }
.footer_text.field.name { top: 16px; cursor: pointer; }
.footer_text.field.balance { top: 34px; }
.footer_text.field.tank { top: 52px; }
.footer_text.field.efficiency { top: 70px; }
.footer_text.user_id { left: 634px; top: 45px; width: 52px; height: 20px; overflow: hidden; font-size: 10px; text-align: center; }
.footer_text.user_info { left: 712px; top: 20px; width: 65px; height: 65px; overflow: hidden; text-align: center; }
.footer_text.servertime { left: 634px; top: 65px; width: 52px; height: 20px; overflow: hidden; text-align: center; }
.user_image { position: absolute; left: 0px; top: 0px; width: 65px; height: 65px; overflow: hidden; margin: 0px; z-index: -1; }
.footer_marketprices_info { position: absolute; width: 42px; height: 16px; left: 190px; line-height: 16px; vertical-align: middle; font-weight: bold; font-size: 11px; text-align: right; cursor: default; }
.footer_marketprices_info.crude_oil { top: 18px; }
.footer_marketprices_info.kerosene { top: 36px; }
.footer_marketprices_info.diesel { top: 54px; }
.footer_marketprices_info.gasoline { top: 72px; }
#smallinfotext {
    position: absolute;
    left: 370px;
    top: 5px;
    height: 20px;
    width: 295px;
    color: #fff;
    padding-left: 5px;
    font-size: 11px;
    background-color: #000;
    border: 1px solid #fff;
    line-height: 20px;
    vertical-align: middle;
    -moz-border-radius: 8px;
    display: none;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}
/* END footer */
