﻿
a:link {color: black; text-decoration: None;}
a:visited {color: black; text-decoration: None;}
a:active {color: black; text-decoration: None;}
a:hover {color: black; text-decoration: Underline;}

.navi:link{color:white;text-decoration:none;}
.navi:visited{color:white;text-decoration:none;}
.navi:active{color:white;text-decoration:none;}
.navi:hover{color:white;text-decoration:underline;}

.news_itema{
	border:1px solid silver;
}

.formurl {display:none;}

.searchbtn{
	border:0;
	background-image:url('../image/button/btn_search.gif');
	width:74px;
	height:22px;
}

.tbl_game_style1{
	background-color:#F4F3F1;
}

.tbl_game_style2{
	background-color:#F6F6F6;
}

.login_input {
	font-family:Arial;
	font-size:10px;
	border:1px solid grey;
}

.submit_input {
	background-image:url('../image/button/login.gif');
	background-repeat:no-repeat;
	border:0px;
	
}

.search_form_field{
	margin:3px;
	font-family:Arial;
	font-size:10px;
	border:1px solid black;
}

.usermenu {
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #E0DFDF;
	border-top:0;
	color:#3E3C3C;
	background-color:#E0DFDF;
}


a#game:link {color: white; text-decoration: None;}
a#game:visited {color: white; text-decoration: None;}
a#game:active {color: white; text-decoration: None;}
a#game:hover {color: white; text-decoration: Underline;}


a#menu:link {color: black; text-decoration: None;}
a#menu:visited {color: black; text-decoration: None;}
a#menu:active {color: black; text-decoration: None;}
a#menu:hover {color: #FF9933; text-decoration: None;}


a#navigation:link {color: #003366; text-decoration: None;}
a#navigation:visited {color: #003366; text-decoration: None;}
a#navigation:active {color: #999999; text-decoration: None;}
a#navigation:hover {color: #000000;background-color:#FFFFCC; text-decoration: Underline;}
 

a#userc:link {color: black; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: bold;}
a#userc:visited {color: black; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: None;}
a#userc:active {color: black; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: None;}
a#userc:hover {color: black; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: Underline;}

a#mmogrequest:link {color: black;background-color:#FFFFFF;font-weight: bold; text-decoration: bold;}
a#mmogrequest:visited {color: black;background-color:#FFFFFF; font-weight: bold;text-decoration: bold;}
a#mmogrequest:active {color: black;background-color:#FFFFFF; font-weight: bold;text-decoration: bold;}
a#mmogrequest:hover {color: white;background-color:#000000;font-weight: bold; text-decoration: bold;}


a#online:link {color: white; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: bold;}
a#online:visited {color: white; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: None;}
a#online:active {color: white; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: None;}
a#online:hover {color: white; font-family: Arial; font-size: 12px ; font-weight: bold; text-decoration: Underline;}

a#footer:link {color: white; font-family:Verdana; font-size:10pt; font-weight:bold; text-decoration: None;}
a#footer:visited {color: white; font-family:Verdana; font-size:10pt; font-weight:bold; text-decoration: None;}
a#footer:active {color: white; font-family:Verdana; font-size:10pt; font-weight:bold; text-decoration: None;}
a#footer:hover {color: white; font-family:Verdana; font-size:10pt; font-weight:bold; text-decoration: underline;}

li#categorie {
	list-style-type: none; margin:1px;background-color:#D6D6D6;margin-top:1px;
}

li#catunsel {
	list-style-type: none;margin:1px;
}

li#catunsel:hover {
	list-style-type: none; margin:1px; background-color:#D6D6D6;
}

input#usercinput {
	border:1px solid silver;
}

textarea#userctext {
	margin-left:10px;border:1px solid silver;
}

a#cat:link {color:black; font-family: Verdana; font-size:12px; text-decoration:none;}
a#cat:hover {color:black; font-family: Verdana; font-size:12px; font-weight:bold; background-color:#D6D6D6;text-decoration:none; width: 100%;}

a#catsel:link {color:black; font-family: Verdana; font-size:12px; font-weight:bold; background-color:#D6D6D6;text-decoration:none;}
a#catsel:hover {color:black; font-family: Verdana; font-size:12px; font-weight:bold; background-color:#D6D6D6;text-decoration:none;}
a#catsel:active {color:black; font-family: Verdana; font-size:12px; font-weight:bold; background-color:#D6D6D6;text-decoration:none;}
a#catsel:visited {color:black; font-family: Verdana; font-size:12px; font-weight:bold; background-color:#D6D6D6;text-decoration:none;}

#title{
float:left;
margin:2px;
margin-left:3px;
	
}

#btn_more {
float:right;
margin-top:3px;
margin-right:3px;
margin-bottom:2px;	
	
}

.tbl_content1 {
	
	border-left:1px solid #0094FF; 
	border-right:1px solid #0094FF; 
	border-bottom:1px solid #0094FF;
	background-color:#F7F7F7;
	vertical-align:top;
	
}

#tbl_content2 {
	border-left:1px solid #C0C0C0; 
	border-right:1px solid #C0C0C0; 
	border-bottom:1px solid #C0C0C0;
	background-color:#F7F7F7;
	
}


input#loginfield {
	BORDER: 1px solid silver; 
	color: white;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;  
	background-color:black;
}
}


* html div#foundmmog { 
   height: expression( this.scrollHeight > 332 ? "333px" : "auto" ); /* sets max-height for IE */
   max-height: 333px; /* sets max-height value for all standards-compliant browsers */
}

.topframe{
 position: relative; 
 padding: 0px; width: 987px; 
 height: 30px; 
 z-index: 1;
}
 
div.top {
 background-image: url(image/top_frame.gif);
 position: fixed;
 width: 100%;
 height: 31px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(image/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/overlay.png", sizingMethod="scale");
	}

 
div.bottom {
 background-image:url(image/bottom_frame.gif);
 position: absolute;
 padding-bottom: 0px; 
 width: 100%; 
 height: 60px; 
 bottom: 0px; 
 right: 0px;  
 left: 0px;
}

.box1_head {
	BACKGROUND: url(image/box1_top.png) no-repeat; WIDTH: 299px; HEIGHT: 22px
}

.box_content {
	BACKGROUND: #ffffff; MARGIN: 0px 4px; OVERFLOW: auto; HEIGHT: 323px
}

#mmog {
	BACKGROUND: #b9b9b9; FLOAT: left; MARGIN-LEFT: 5px; WIDTH: 299px; HEIGHT: 365px
}

.lBox {
	BORDER-RIGHT: #dbdbdb 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #dbdbdb 1px solid; PADDING-LEFT: 0px; MARGIN-BOTTOM: 8px; PADDING-BOTTOM: 0px; OVERFLOW: hidden; BORDER-LEFT: #dbdbdb 1px solid; MARGIN-RIGHT: 8px; PADDING-TOP: 0px; BORDER-BOTTOM: #dbdbdb 1px solid
}
DIV.lContent {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 0px;
}
.sCenter {
	MARGIN: auto; TEXT-ALIGN: left;
}


/**
* Definition der Easy-Clearing-Klasse
* (http://www.positioniseverything.net/easyclearing.html)
*/

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clear {
display: inline-table;
}

/* Hides from IE-mac */
* html .clear {
height: 1%;
}

.clear {
display: block;
}
/* End hide from IE-mac */

div.selected {
	background-image: url(image/widget1.png) ;
	background-repeat: no-repeat;
}


/* Tab */
  body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      font-size:10px;	
      line-height:normal;
          border-bottom:1px solid #838686;
      }
    #tabs4 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../image/misc/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../image/misc/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6F7070;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {
		float:none;
		font-weight:bold;
	}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      font-weight:bold;
      color:#6F7070;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
-->

/*- Menu Tabs 6--------------------------- */

    #tabs6 {
    margin-left:0px;
      float:left;
      width:100%;

      font-size:93%;
      line-height:normal;
      }
    #tabs6 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("../image/misc/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("../image/misc/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
-->


/*- Menu Tabs 10--------------------------- */

    #tabs10 {
    background-color:#3A9EB7;
      float:left;
      width:100%;
      font-size:93%;
	text-align:left;
      border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../image/misc/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../image/misc/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
