/* --------------------------
version: 1.1
author: stieglbauer hans
email: hans.stieglbauer@elstiego.at
website: www.elstiego.at
-------------------------- */

/*  Allgemeine Formate  */
html {
    height: 100.1%;
    min-height: 101%;
    }    
BODY {
    BACKGROUND-COLOR: #000000 ;
    background: url(grafiks/hintergrund/hintergrund.png) repeat left top;
    COLOR: #ffcc33;
  /*  font-family:verdana, sans-serif;
   font-size:0.8em; */
    } 
.stiego {
    BACKGROUND-COLOR: #323232;         
    border:2px  solid #ff7b00;      
    COLOR: #a4a4a4 ; 
    width:870px;
    margin: auto; 
    text-align:center; 
   
    }
.field {
    
    width:650px;
    margin: auto; 
    text-align:center;  
    }
h3.info {
    BACKGROUND-COLOR: #323232; 
    COLOR: #f1a429 ;
    margin: auto; 
    text-align:center;  
    }
    
h4.info {
    BACKGROUND-COLOR: #323232;
    COLOR: #f1a429 ; 
    margin: auto; 
    text-align:center;  
    }
b.gold
    {
    COLOR: #f1a429 ;
    }
.gold
    {
    COLOR: #f1a429 ;
    } 
.blue
    {
    COLOR: #333399 ;
    } 
h4.gold
    {
    COLOR: #f1a429 ;
    }
    
h3.second {   
    COLOR: #a4a4a4 ;
    margin: auto; 
    text-align:center;  
    }
h4.second {    
    COLOR: #a4a4a4 ;
    margin: auto; 
    text-align:center;  
    }
/*  Links  */
a:link {color :#ffcc00 ;}
a:active {color : #ff0000;}     
a:visited {color : #f1a429 ;}  

a.nugx:link {color :#ffcc00 ;}
a.nugx:active {color : #ff0000;}     
a.nugx:visited {color : #f1a429 ;}  

a.pergament:link {color :blue ; }
a.pergament:active {color : rgb(125,132,176);}     
a.pergament:visited {color : rgb(141,20,3) ;}  

a.claim {
        COLOR: #a4a4a4 ; 
        text-decoration:none; 
        }
a.stones {
        COLOR: #a4a4a4 ;        
        }
/* Top Menü */
#topmenu {
    margin : 2em 0em 2em 0em;
    padding:0 ;
    list-style: none ;
  
    }

#topmenu li {
    float :left;
    }
#topmenu a {
    display:block;   
    line-height: 1.7em;     
    text-decoration:none;            
    }          
#topmenu .logo  { 
    padding: 0em 1em 0em 1em;  
    background:none;  
    }         

/* Seiten Menü */
#sitemenu {
    margin : 2em 0em 2em 0em;
    padding:0 ;
    list-style: none ;
    float :left;
    }
#sitemenu li {
    float :left;
    }

#sitemenu a {
    display:block;
    padding: 0 1em;
    line-height: 1.7em;
    background: url(grafiks/div_line.gif) repeat-y left top;
    text-decoration:none;            
    }           
#sitemenu a:hover {
    color:#f1a52a;
    text-decoration:underline;
    }            
#sitemenu .first  {
    padding: 0em 1em 0em 0.5em;  
    background:none;
    }
 
 
/* Formlarverbindung */

#kontoinfo LEGEND {COLOR: #F6B620}
#kontoinfo STRONG {COLOR: #D4D4D4}
#kontoinfo FIELDSET {BORDER-COLOR: #909090}   
.conl {
	FLOAT: left;
	WIDTH: 55%;
	OVERFLOW: hidden;
	WHITE-SPACE: nowrap
}
LABEL.conl {
	WIDTH: auto;
	OVERFLOW: visible;
	MARGIN-RIGHT: 10px
}
.clearb {CLEAR: both}
.forminfo {BACKGROUND-COLOR: #484848;
            BORDER-COLOR: #565656;
            BORDER-STYLE: solid;
	       BORDER-WIDTH: 1px;
           MARGIN-BOTTOM: 12px;
	       PADDING: 5px 10px;
	       color: #D4D4D4;
            }


/* Pergament */

#pergament_index {
   
    text-align:left;     
    color:#000000;
    width:376px;
    height:198px;
    margin-left:40px;   
    padding:20px 20px;
    background-image:url(grafiks/Pergament_klein.gif); 
    background-repeat:no-repeat
    }
#pergament_index a:link {color :blue ; }
#pergament_index a:active {color : rgb(125,132,176);}     
#pergament_index a:visited {color : rgb(141,20,3) ;} 

   
#pergament {
    clear:both;
    text-align:left;
    color:#000000;
    width:650px;
    height:300px;
    margin-left:auto;
    margin-right:auto ;
    padding:5px;
    background-image:url(grafiks/Pergament.gif); 
    background-repeat:no-repeat
    }
    
    
#pergament h3 {
    margin-left:40px;  
    margin-top:30px; 
    margin-bottom:5px;     
    }      

#pergament li,#pergament p {
    margin-left:40px;    
    }   


/* Listenausgabe claims*/

#claimtable table { 
    width:500px;     
    } 
    
#claimtable td,th { 
    text-align:center;
    height:30px;
    color:    #a4a4a4;
    padding: 5px 0px;     
    }     

/* Listenausgabe listing*/
#listing  {     
    background-color:#292929 ;
    border:1px  solid #ff9900;  
    width: 650px; 
    margin-left:auto; 
    margin-right:auto ;   
    border-spacing:0px;padding:15px    ;
      
    }
#listing tabel { 
     border-collapse:collapse;
        }
#listing caption { 
    padding:8px;    
    font-size: 16px;
    font-weight:bold;
    margin:1px 0;
    } 
#listing td,th { 
    text-align:center;
    height:30px;
    color:    #a4a4a4;
    padding: 5px 0px;     
    }  
   
#listing .me { 
    text-align:center;
    color:    #000000;
    font-weight:bold;
    } 
#listing tr:hover { 
  
   
    }     
#listing thead tr:hover {
    background-color:transparent;
    color:    #a4a4a4; 
    
    }  
#listing a {
    display:block;
    padding: 0 2em;
    line-height: 1.7em;   
    text-decoration:none;            
    }           
#listing a:hover {    
    color:#f1a52a;
    text-decoration:underline;
    }            
 
 


#schatzkammer legend {
     padding:10px ;    
     font-size:1.4em;
     color:#ff9900;   
    }
 
#schatzkammer fieldset {   
    text-align:left;
    clear:both  ;   
    border:2px  solid #909090;  
    width: 615px; 
    margin-left:auto; 
    margin-right:auto ;   
    border-spacing:0px;padding:15px    ;
    -moz-border-radius:15px;
    -khtml-border-radius:15px;  
    padding:15px 25px ; 
    }
#schatzkammer tr {
    height:30px;
    font-size:0.9em; 
    font-family:  Helvetica, sans-serif;
    }
#schatzkammer td {
    padding:10px;
    }
 
/*Formate perönlicher Bereich */
.stiegohalfheader  {  
    margin-top:25px ;      
     background-image:url(grafiks/hintergrund/header.png); 
    background-repeat:no-repeat  ;
    color:#323232;   
     width: 252px;  
    text-align:left; 
    padding:0px 25px;     
   font-weight:bold;  
   
    }  
 
.halfpersonal  {  
    background-color:#292929 ;
    text-align:left;
    border:1px  solid #ff9900;  
    width: 270px; 
    height: 350px;       
    border-spacing:0px;
    padding:15px   ;  
    }

.stiegoheader  {  
    margin-top:25px ;      
     background-image:url(grafiks/hintergrund/header.png); 
    background-repeat:no-repeat  ;
    color:#323232;    
    text-align:left; 
    padding:0px 25px;     
   font-weight:bold;  
    }  
    
.stiegoheader2  {  
    width:300px;
    margin-left:auto; 
     margin-right:auto ;
    margin-top:25px ;      
     background-image:url(grafiks/hintergrund/header2.png); 
    background-repeat:no-repeat  ;
    color:#323232;    
    text-align:left;     
    padding:0px 25px;     
   font-weight:bold;  
   
    }             
#personal  {  
    background-color:#292929 ;
    text-align:left;
    clear:both  ;
    border:1px  solid #ff9900;  
    width: 618px; 
    margin-left:auto; 
    margin-right:auto ;   
    border-spacing:0px;
   /* -moz-border-radius:15px;
    -khtml-border-radius:15px;  */
    padding:15px   ;  
    }
#personal li{
    margin-left:20px; 
    margin-top:15px ;   
    }
    
#personal h4{
    margin-bottom:0px; 
     
    }
#personal textarea,select,input{
     COLOR: #a4a4a4 ; 
    background-color:#323232 ;
     
    } 
.personalPicture    
    {
    float:left;
   margin-left:20px;
    }  
.personalText
    {
   margin-left:50px;
    }  
/*Formate Directorio */
h2.game {color:#FFDD00 ; text-align:center}
h3.game {
        color:#FF5E00;
        margin-top:10px;        
        }
h4.game {
        color:#FFDD00;   
           
        margin-bottom:5px;
        }
div.game {color:#a4a4a4; width:85%; text-align:left; margin-left:25px}
a.game:link {color :rgb(32,64,255) ;}
a.game:active {color : rgb(128,224,255)}     
a.game:visited {color : rgb(16,32,127)}  
li.game { margin-left:35px}




/*  Formate für Statistikausgabe in Tabellen */
table.list { border:2px  solid #ff9900; 
             width: 500px; 
             margin-left:auto; 
             margin-right:auto ;
             border-spacing:0px;padding:15px    ;
             -moz-border-radius:15px;
             -khtml-border-radius:15px;
             border-style:inset;     
             }
            
tr.row1 {BACKGROUND-COLOR: #404040; COLOR: #D4D4D4 ; text-align:left; height:40px;border-collapse:collapse; padding:0px;  }
tr.row2 {BACKGROUND-COLOR: #292929; COLOR: #D4D4D4 ; text-align:left; height:40px;border-style:none; padding:0px;}
th.list {COLOR: #D4D4D4; font-size:18px;}            
td.list {COLOR: #000000 ; text-align:center;font-size:15px;font-family:Verdana}
td.pak1  {COLOR: #ff9900 ; text-align:left;font-size:16px;font-family:Verdana ;padding-left: 25px}
td.pak2  {COLOR: #000000 ; text-align:left;font-size:16px;font-family:Verdana;padding-left: 25px}



/*  Formate für Highscore Ausgabe */

#highscore  { 
     clear:both;
     border:1px solid #ff9900; 
     width: 650px; 
     margin-left:auto; 
     margin-right:auto ;
     border-style:inset;     
     }
             
#highscore th {
    COLOR: #f1a429;
     font-size:16px;
     }        
#highscore tr {
    BACKGROUND-COLOR: #292929;
     COLOR: #D4D4D4 ;
      text-align:left; 
      height:40px;
      border-collapse:collapse; 
      padding:0px;  
      }
#highscore a {
    COLOR: #f1a429;
  
     }  



/*  Formate für Toplist  */

a.toplist {
    line-height : 25px;
    font-size:0.9em; 
    font-family:  verdana, sans-serif;      
    }

a.toplist:link {color: blue ;font-weight:bold;}
a.toplist:active {color : blue;}    
a.toplist:visited {color : blue ;}


.banneradress{
    float:left; 
    border:1px solid #a4a4a4; 
    width:438px ; padding:15px; 
    margin-top:15px;
    margin-bottom:40px;
    background-color:#292929 ;
        }

#footer {width: 880px;	height: 110px; 	margin: 25px auto; font-size:90%;
	background: #544C40 url(grafiks/hintergrund/hintergrund_footer.png) repeat left top;    
    border:1px  solid #000000;    }
#footer-content{width:400px;text-align:left;margin-left:auto; margin-right:15px;margin-top:-50px; padding:10px;}    
#footer a:link, #footer a:visited{color: #FFFFFF;text-decoration:none}
#footer a:hover, #footer a:active{color: #ADADAD;}


                
