body {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px;
  color: #EEEEEE;
  background-color: #364049;
  scrollbar-base-color:#6A89A6;
  scrollbar-3dlight-color:#6A89A6;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#364049;
  scrollbar-highlight-color:#BFBFBF;
  scrollbar-shadow-color:#000000;
}


table.colored td,table.colored {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  empty-cells: show;
  padding: 0px;
}

table.colored td {
  padding: 4px;
}

table.borderless td, table.borderless {
  border-width: 0px;
  padding: 0px;
}

.colored {
  background-color: #3C4A56;
}

.colored2 td {
  background-color: #232F39;
}

.colored3 {
  background-color: #575757;
}

.colored4 {
  background-color: #232F39;
}


a:link, a:active, a:visited {
  color: #B7B7B7;
  text-decoration: none;
}

a:hover {
  color: #FFBF00;
  text-decoration: none;
}


input, select, textarea {
  color: #EEEEEE;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  background-color: #323B43;
  border: solid 1px #D2D2D2;
}


.passive, .passive:link, .passive:active, .passive:visited {
  color: #6F6F6F;
}



.active, .active:link, .active:active, .active:visited {
  color: #FFBF00;
}

.active2, .active2:link, .active2:active, .active2:visited {
  color: #FFFFFF;
  font-weight: bold;
}    

.normal, .normal:link, .normal:active, .normal:visited {
  color: #595959;
  font-weight: normal;
}


.infobox {
  border-style: dotted;
  border-width: 2px;
  border-color: #4F4F4F;
  padding: 2px;
}


.negative {
  color: #BF0000;
}

.positive {
  color: #009F00;
}


.gangmember, .gangmember:link, .gangmember:active, .gangmember:visited {
  color: #FF7F00;
}

.rowdy {
  color: #DF0000;
}

.gang_leader, .gang_leader:link, .gang_leader:active, .gang_leader:visited {
  color: #00FF00;
}

.gang_locker, .gang_locker:link, .gang_locker:active, .gang_locker:visited {
  color: #FFBF00;
}

.gang_member, .gang_member:link, .gang_member:active, .gang_member:visited {
  color: #FFFFFF;
}

.gang_trial, .gang_trial:link, .gang_trial:active, .gang_trial:visited {
  color: #9F9F9F;
}
        
        
.small {
  font-size: 9px;
}


.items_good {
  color: #2EB3FF;
}

.items_better {
  color: #3689B9;
}

.items_best {
  color: #FFD659;
}


.searchresult {
 font-size: 11px;
 padding: 1px;
}

.searchresult a {
 text-decoration: none;
 font-weight: normal;
}


.msg_player, .msg_player:link, .msg_player:active, .msg_player:visited {
  color: #B7B7B7;
}

.msg_gang, .msg_gang:link, .msg_gang:active, .msg_gang:visited {
  color: #FF9F00;
}

.msg_attack, .msg_attack:link, .msg_attack:active, .msg_attack:visited {
  color: #FF3F00;
}

.msg_victim, .msg_victim:link, .msg_victim:active, .msg_victim:visited {
  color: #7F7F7F;
}

.msg_warning, .msg_warning:link, .msg_warning:active, .msg_warning:visited {
  color: #FF5F00;
}

.msg_delivery, .msg_delivery:link, .msg_delivery:active, .msg_delivery:visited {
  color: #00A0FF;
}

.msg_competition, .msg_competition:link, .msg_competition:active, .msg_competition:visited {
  color: #00C070;
}

.msg_system, .msg_system:link, .msg_system:active, .msg_system:visited {
  color: #00FF00;
}

.msg_unread {
  font-weight: bold;
}

.roulette_red {
  background-color: #DF0000;
}

.roulette_black {
  background-color: #000000;
}

.roulette_green {
  background-color: #004A4A;
}

.roulette_numbers {
  font-size: 14px;
}

.roulette_input {
  background-color: transparent;
  text-decoration: none;
  border: solid 1px #FFFFFF;
}


#nothing { display: none; }

.headline {
  font-size: 14px;
  display: inline;
  text-decoration: none;
}

.headline2 {
  font-size: 13px;
  display: inline;
  text-decoration: none;
}                   



/* Aufgaben */

  td.task a:link span,    span.task a:link span    { display: none; }
  td.task a:visited span, span.task a:visited span { display: none; }
  td.task a:hover span,   span.task a:hover span {
    position: absolute; 
    margin: -10px 0px 0px -280px;
    background-color: #FFFFFF;
    width: 280px;
    padding: 4px 4px 4px 4px;
    border: 1px solid #000000;
    font-family: Verdana, Arial;
    font-size: 11px;                                             
    color: #000000;
    text-align: left;
    display: block;
  }



/* Hover-Box */

  td.box a:link span,    span.box a:link span    { display: none; }
  td.box a:visited span, span.box a:visited span { display: none; }
  td.box a:hover span,   span.box a:hover span {
    position: absolute;
    margin: 28px 3px 3px 10px;
    background-color: #FFFFFF; 
    max-width: 400px;
    padding: 4px 10px 4px 10px;
    border: 1px solid #000000;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #000000;
    text-align: left;
    display: block;
  }



/* Ajax-Tabs */

.atabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: center;
}

.atabs li {
display: inline;
margin: 0;
}

.atabs li a {
text-decoration: none;
position: relative;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
}


.atabs li a.selected { /*selected main tab style */
  background-color: #232F39;
  position: relative;
}

.atabs li a.selected:hover { /*selected main tab style */
  text-decoration: none;
}



/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://img.schoolwars.com/sw/js/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://img.schoolwars.com/sw/js/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



