
html, body, textarea {
  background-color:#004400;
 
  color:#FFFFFF;
  scrollbar-base-color:#AAFFAA;
  scrollbar-3d-light-color:#EEFFEE;
  scrollbar-arrow-color:#00FF00;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#00AA00;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#44FF44;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin:  1px;
  padding: 0px;
}

a:link{
    color: #FF0000;
    font-weight: bold;
    border : 0px;
}
a:active, a.hover {
    color: #00AA00;
    font-weight: bold;
    cursor: pointer;
}
a:visited {
    color: #AAAAAA;
    font-weight: bold;
    text-decoration : italic;
}


table.main {
    background: #DDDD00;
    border: 1px #FF0000 solid;
    border-width: 1px 0px 0px 1px;
    text-align : left;
    font-size: 11px;
    padding : 10px;
    color : #FF0000;
    width     : 300px;
    position  : absolute; 
	  left      : 320px;
	  top       :  30px;
    
}


table.outer {
    border: 1px #FFAA00 solid;
    border-width: 1px 0px 0px 1px;
}



tr.tr_head {
    background: #008800;
    color : #FFFF00;
    border: 1px #FFFF00 solid;
    border-width: 1px 0px 0px 1px;
    text-align : center;
    font-size: 12px;
    font-weight: bold;
    padding : 10px;
}

td.1  {
   font-weight : bold;	
   width : 50px;
   cursor: pointer;
	}

td.td_left {
	width  : 306px;
	height : 400px;
	}
	
td.switchflag {
	width  : 18px;
	padding:  0px;
	}

td.switchtext {
	font-size : 12px;
	}



object.player_inv {

width :  0px;
height:  0px;

}

object.player {
width :  300px;
height:  63px;
}

div.anzeige {
width : 300px;
height:  70px;
font-weight : bold;
text-align : center;
color : #FFFFFF;
text-decoration : none;
}

div.anzeige a {

font-weight : bold;
text-align : center;
color : #FFFFFF;
	}
	
div.shout {
position 	:absolute; 
left  		: 625px;
top   		:   18px;
	}
	
div.map {
	color : #FFFF00;
	text-decoration : none;
	font-size: 10px;
	width : 300px; 
	height: 200px;
	border: 1px #FFFF00 solid;
	}
	


	
	
div.1 {
	color           :#0000AA;
	text-decoration :underline;
	width : 150px;
	cursor: pointer;
	}
	
span.flagbuttons {
	color           : #008800;
	text-decoration : none;
	border          : 0px;
	}

img.switchflag  {
	border : 0px;
}