/* 
Document   : zrp
Created on : 15.02.2009, 19:43:44
Author     : Patrick Zäch
Description:
Purpose of the stylesheet follows.
*/

body {
    text-align: center;
    font-family: Courier,monospace;
    color: rgb(10, 100, 10);
    background-color: #000000;
}

div#body {
    margin:0 auto;
    margin-top: -10px;
    text-align:left;
    width: 100%;
}

/* menu */

div#menuwrap {
    text-align: center;
    width: auto;
    height: 26px;
    padding-bottom: 7px;
}

div#menu {
    text-align: left;
    width: auto;
}

div#menu a {
    padding-bottom: 2px;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: none;
    color: black;
}


div#sprache {
    margin-top:-36px;
    text-align:right;
    width:100%;
}

div#sprache a:link {
    color: #B9CB83;
}
div#sprache a:visited {
    color: #B9CB83;
}
div#sprache a:hover {
    color: gray;
}
div#sprache a:active {
    color: #B9CB83;
}


/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 26px; width: 470px;
    background: url("img/bg.gif") no-repeat top;
    padding: 3px;
    overflow: hidden;

    border-top: solid rgb(20,100,20) 1px;
    border-right: solid rgb(20,100,20) 1px;

}
/* Force the list to flow horizontally */
.lavaLamp li {
    float: left;
    list-style: none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url("img/lava.gif") no-repeat right -30px;
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLamp li.back .left {
    background: url("img/lava.gif") no-repeat top left;
    height: 30px;
    margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px arial;
    color: #fff; outline: none;
    text-align: center;
    height: 24px; top: 7px;
    z-index: 10; letter-spacing: 0;
    float: left; display: block;
    margin: auto 8px;
}



/* inhalt */

div#inhalt {
    text-align: left;
    /*width: 1000px;*/
    width: 100%;
    margin-top: -14px;
    /*border-top: lime dotted;*/
    border-top: #36a136 solid 1px;
    border-bottom: #36a136 solid 1px;
    background-color: rgb(244, 251, 210);
}

div#inhalt h4 {
    margin-left: 5px;
}
div#inhalt p {
    margin-left: 10px;
}

div#inhalt p.uber {
    text-decoration: underline;
}
div#inhalt p.text {
    width: 700px;
}

div#inhalt p.textlang {
    width: 1010px;
}

div#inhalt a:link {
    color: olive;
}
div#inhalt a:visited {
    color: olive;
}
div#inhalt a:hover {
    color: gray;
}
div#inhalt a:active {
    color: olive;
}

div#optionen {
    margin-top: -35px;
    width:750px;
    padding-left: 3px;
}

div#optionen2 {
    margin-top: 12px;
    width:650px;
}

div#optionen3 {
    margin-top: 12px;
    border-style: dotted;
    border-color: olive;
}


div#optionen a {
    border:1px solid lime;
    padding-left:3px;
    padding-right:3px;
    padding-top:1px;
    padding-bottom:1px;
    text-decoration: none;
}

div#optionen a:link {
    border:1px solid olive;
    color:olive;
}

div#optionen a:visited {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#optionen a:hover {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#optionen a:active {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}


div#optionen2 a {
    border:1px solid lime;
    padding-left:3px;
    padding-right:3px;
    padding-top:1px;
    padding-bottom:1px;
    text-decoration: none;
}

div#optionen2 a:link {
    border:1px solid olive;
    color:olive;
}
div#optionen2 a:visited {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#optionen2 a:hover {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#optionen2 a:active {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}



#streckenbeschreibungsID {
    padding-left:3px;
    padding-right:3px;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration: none;
    border:0px solid olive;
    color:olive;
    background-color: #f4fbd2;
}

div#streckenbeschreibungsID a:link {
    border:1px solid olive;
    color:olive;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:1px;
}

div#streckenbeschreibungsID a:visited {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#streckenbeschreibungsID a:hover {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#streckenbeschreibungsID a:active {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}



#detailsID {
    padding-left:3px;
    padding-right:3px;
    padding-top:1px;
    padding-bottom:1px;
    text-decoration: none;
    border:0px solid olive;
    color:olive;
    background-color: #f4fbd2;
}

div#detailsID a:link {
    border:1px solid olive;
    color:olive;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:1px;
}

div#detailsID a:visited {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#detailsID a:hover {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}
div#detailsID a:active {
    background-color:#14B214;
    border:1px solid black;
    color:black;
}






/* statusseite */

div.benchtabelle {
    width: 700px;
}

div.letzterouten {
}

table.algostats {
    margin-left: 5px;
    color: olive;
    table-layout: auto;
    width: 100%;
}

table#atstatus {
    margin-left: 5px;
    color: olive;
    table-layout: auto;
}

table.bench_table {
    margin-left: 5px;
    color: olive;
}

td.a {
    color: rgb(10, 100, 10);
}

div#index_stats {
    text-align: right;
    font-size: small;
    color:#64F064;
}

div#zrpmap_info {
    text-align: right;
    font-size: small;
}

div#zrpmap_debug {
    text-align: right;
    font-size: small;
}


iframe#camframe {
    margin-left: -7px;
}

p.munin {
    text-align: center;
}

/* player */

div.playerdiv a {
    margin-left: 100px;
}

/* Kugers stuff designen */

div#zrpmap_zeit {
    font-weight:bold;
    margin-bottom:5px;
    text-align:center;
}

div#zrpmap_km {
    font-weight:bold;
    margin-top:-10px;
    text-align:center;
}

.js_eingabe {
    margin-bottom: 10px;

    font-size: small;
    padding-left: 2px;
    color: rgb(10, 100, 10);
    border-left: 1px solid black;
    background-color: rgb(120, 220, 88);
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    width: 100%;
}

.js_map {
    height:570px;
    margin-bottom:5px;
    margin-left:235px;
    margin-top:-570px;

    border: solid black 1px;

    text-align:right;
    width:auto;
}

#js_hinzu {
    margin-left:-10px;
    text-align:center;
}

#highway_checkbox {
    margin-left:30px;
    margin-right:5px;
}


.js_textbox {
    margin-bottom: 5px;

    padding-left: 2px;
    padding-top: 2px;
    color: rgb(10, 100, 10);
    border-left: 1px solid black;
    background-color: rgb(120, 220, 88);
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;

    width: 100%;
    height: 300px;
}


.zwischentext_uu {
    margin-bottom: 10px;
    background-color: black;
    color: black;
    width: 216px;
    height: 1px;
}


.js_button {

}

#goButton {
    background-color:black;
    background-image:url(img/go.jpg);
    background-position:center center;
    background-repeat:repeat;

    border: 2px olive solid;
    border-bottom-width: 1px;

    color:red;
    float:none;
    font-size:large;
    font-weight:700;
    margin-left:35px;
    margin-top:22px;
    padding:5px;
    text-align:center;
    width:136px;
}
#goButton a{
    width:130px;
    height:33px;
}
#goButton a:hover {
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;

    background-image:url(img/go2.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    color: rgb(240,70,70);
}




.js_button2 {

    margin-left: 35px;
    padding: 5px;
    width: 150px;
    background-color: black;
    color: lime;
    border-left: 2px lime ridge;
    border-right: 2px lime ridge;
    border-top: 2px lime ridge;
    border-bottom: 2px lime double;

}


#status {
    height:570px;
    padding-left:3px;
    padding-top:5px;
    width:225px;
}

#status1 {
}

#status00 {

}

.togglehelp {
    color: white;
    width: 96%;
    display: none;
    padding:3px;
    margin-left: 6px;
    border:1px dotted rgb(199, 10, 10);
    background-color: rgb(251, 55, 55);
}


.toggleuber {
    text-align: center;
    display:block;
    color: olive;
    width:175px;
    padding:2px;
    margin-top: 5px;
    border:1px solid olive;
    background-color: rgb(244, 251, 210);
}


.toggleuberDetails {
    text-align: left;
    padding-left: 5px;
    display:block;
    width:155px;
    padding:2px;
    margin-top: 5px;
    border:1px solid lime;
    background-color: black;
}

.toggleinhalt {
    color: black;
    width:98%;
    margin-right: 3px;
    display: none;
    padding:4px;
    padding-right: 6px;
    margin-left: 6px;
    border:1px dotted #707000;
    background-color: rgb(251, 255, 251);
}



.toggleinhalt a {
    color:#993300;
    text-decoration:none;
}


#toggleBoxes {
    background-image: url("img/marker.jpg");
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 35px;
    width: 139px;
    height: 27px;
    text-align: right;
    padding-right: 7px;
    padding-top: 5px;


    background-color:#144614;
    background-position:center center;
    background-repeat:no-repeat;
    border-left: 2px olive solid;
    border-right: 2px olive solid;
    border-top: 0px lime ridge;
    border-bottom: 1px olive solid;
    float:none;

}



.load_textarea{
    width: 99%;
    margin-left: 5px;
}

.load_textarea input{
    width: 99%;
    margin-left: 5px;
}
