/* 
** Cascading-Style-Sheet for insiders-clan.de
** Version 3.3.1
** by Elchi3 http://www.elchi3.de 
*/ 

/* ======| Allgemeines |====== */
/* html-Elemente: */
body
{
  font-family: Verdana;
  font-size: 12px;
  color: #ABC4FE;
  background: #1A1A1A url(images/bg.gif) repeat;
  margin: 0px;
  padding: 0px;
}
input, textarea, select {
  background: #CCCCCC;
  border: 1px solid #000;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
  background: #FFFFFF;
  border: 1px solid #000;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
h4 {
  font-size: 10px;
}

/* Klassen: */
.float_left {
  float: left;
}
.clear {
  clear: both;
}
.abstaende {
  margin: 0px;
  padding: 0px;
}
.block {
  display: block;
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
}


/* Ilch: */
.Cnorm {
  background: #00527F;   
}
.Cmite {
  background: #00486F;  
}
.Cnorm:hover, .Cmite:hover {
  background: #003D5F;   
}
.Chead {
  background: #003D5F;   
}
.Cdark {
  background: #00334F;   
}










/* ======| Pseudo-Formate |====== */
a:link
{
  text-decoration: none;
  color:#46A4F9;
}
a:visited
{
  text-decoration: none;
  color:#46A4F9;
}
a:hover
{
  text-decoration: none;
  color:#CCCCCC;
}
a:active
{
  text-decoration: none;
  color:#CCCCCC;
}









/* ======| Divs |====== */
#root {
  width: 900px;
  margin: 0px auto;
  padding: 0 0 0 19px;
  background: url(images/bg_content.png) repeat-y;
}
#content {
  width: 509px;
  float: left;
}
#footer {
  width: 900px;
  height: 38px;
  margin: 0px auto;
  padding: 12px 0 0 19px;
  background: url(images/footer.jpg) no-repeat;
  text-align: center;
}
#sidebar_links {
  width: 172px;
  float: left;
}

#sidebar_rechts {
  width: 178px;
  float:left;
}
.boxen_rechts {
  margin: 0px 0px 0px 11px;
}
.boxen_rechts img {
  margin: 0px 0px 0px 8px;
}
.boxen_links {
  margin: 5px 0;
  width: 162px;
}










/* ======| Headnavigation |====== */
#headpic {
  margin-left: -19px;
  display: block;
}
#head_home {
  background: url(images/home.jpg);
  font-size: 16px;
  font-weight: bold;
  color: #7894A9;
  text-align: center;
  padding: 8px 0 0 0;
  width: 167px;
  height: 26px;
  float: left;
  display: block;
}
#head_home:hover {
  color: #ABC4FE;
}
#head_gb {
  background: url(images/gaestebuch.png);
  width: 110px;
  height: 19px;
  float: left;
  display: block;
}
#head_gb:hover {
  background: url(images/gaestebuch_mo.png);
}
#head_forum {
  background: url(images/forum.png);
  width: 100px;
  height: 19px;
  float: left;
  display: block;
}
#head_forum:hover {
  background: url(images/forum_mo.png);
}
#head_links {
  background: url(images/links.png);
  width: 100px;
  height: 19px;
  float: left;
  display: block;
}
#head_links:hover {
  background: url(images/links_mo.png);
}
#head_members {
  background: url(images/members.png);
  width: 100px;
  height: 19px;
  float: left;
  display: block;
}
#head_members:hover {
  background: url(images/members_mo.png);
}
#head_squads {
  background: url(images/squads.png);
  width: 100px;
  height: 19px;
  float: left;
  display: block;
}
#head_squads:hover {
  background: url(images/squads_mo.png);
}
#head_join {
  background: url(images/joinus.png);
  width: 100px;
  height: 19px;
  float: left;
  display: block;
}
#head_join:hover {
  background: url(images/joinus_mo.png);
}
#head_fight {
  background: url(images/fightus.png);
  width: 85px;
  height: 19px;
  float: left;
  display: block;
}
#head_fight:hover {
  background: url(images/fightus_mo.png);
}










/* ======| Sidebar Links / Sidebar Rechts |====== */
.nav_head {
  background: url(images/navi_bg_head.jpg) no-repeat;
  width: 162px;
  color: #7894A9;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.nav_head_box {
  background: url(images/navi_bg_head.jpg) no-repeat;
  width: 162px;
  height: 20px;
  color: #7894A9;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.nav_head_box_rechts {
  background: url(images/navi_bg_head_rechts.jpg) no-repeat;
  width: 170px;
  height: 20px;
  color: #7894A9;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.nav {
  background: url(images/navi_bg.jpg) no-repeat;
  width: 162px;
  height: 19px;
  padding: 0 0 0 5px;
  font-size: 15px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  display: block;
  text-align: center;
}
.nav:link {
  color: #7894A9;
}
.nav:visited {
  color: #7894A9;
}
.nav:hover {
  background: url(images/navi_bg_mo.jpg) no-repeat;
  color: #ccc; 
}










/* ======| Spezielles |====== */
#hmenu {
  background: url(images/hmenu_bg.jpg) repeat-x;
  width: 509px;
  height: 20px;
  font-size: 12px;
  padding: 2px 0 0 0;
  display: block; 
}
#footer_content {
  height: 38px;
}
.shoutbox {
  width: 160px;
  padding: 1px 0;
  margin: 1px 0;
}
.on {
  height: 0px;
  border: dashed #9AB1C8 0px;
  border-top-width: 1px;
}

/* News */
.newstext {
  padding: 15px 5px;
}
.news_oben h1, .news_oben h3 {
   border-bottom: 1px dotted #000;
   padding-bottom: 3px;
   margin-bottom: 5px;
}
.newstitle {
  float: left;
  width: 80%;
  padding-top: 15px;
}
.newskat {
  float: left;
  width: 20%;
  text-align: center;
}


/* Tooltip */
a.tooltip:hover {
  position: relative;                        /* Bezug für span, IE: erst bei :hover setzen */
  background: none;                       /* IE, Farbe egal */
} 
a.tooltip span {
  position: absolute;                        /* aus Textfluß herausnehmen */
  visibility: hidden;                        /* normal: unsichtbar */
  width: 10em;                               /* FF: kein Leerzeichen vor Einheit */
  top: 2em; left: 1em;                       /* Tooltip-Position, sollte man festlegen */
}
a.tooltip:hover span {
  visibility: visible;
}/* hover: sichtbar */