/* CSS Standard */
body
{
  font-weight: 300;
  font-size:   0.86em;
  font-family: verdana,Arial,Helvetica,sans-serif;
  margin:      0;
  padding:     0;
  background:  #fff;
}

/* Sichtbarkeit / Unsichtbarkeit von elementen */

.trvis
{
  display: table-row;
}
.trinvis
{
  display: none;
}

/* ENDE Sichtbarkeit */

/* Chars von Mitglied anzeigen */

.usercharsplace
{
  padding: 10px;
  font-weight: 300;
  font-size:   0.86em;
}
.chartoggle
{
  text-align: center;
}
/* END */

a
{
  font-weight:     bold; 
  color:           #000; 
  text-decoration: none;
}
a:hover
{
  color:           #800;
}
/* Text Formationen */
.tf_err
{
  color: #FF0000;
}
.tf_okay
{
  color: #00FF00;
}
.tf_fett
{
  font-weight: bold;
}
.tf_kursiv
{
  font-style: italic;
}
.tf_ustrich
{
  text-decoration: underline;
}
.tf_dstrich
{
  text-decoration: line-through;
}
.tf_center
{
  text-align: center;
}
.tf_right
{
  text-align: right;
}
.tf_today
{
  color: #00CC00;
}
.tf_yesterday
{
  color: #00CCCC;
}
.nomember
{
  color: #ccc;
}
/* Hauptelemente */
/* Kopfzeile */
#head2
{
  position:   absolute;
  left:       0px;
  top:        0px;
  height:     100px;
  width:      100%;
  z-index:    19;
}
#head
{
  position:      absolute;
  left:          0px;
  top:           0px;
  height:        100px;
  width:         100%;
  background:    #ddd;
  border-bottom: 1px solid;
  z-index:       20;
}
/* Navigation */
#navi
{
  position:     absolute;
  left:         0px;
  top:          101px;
  width:        170px; /* Menübreite */
  background:   #ddd;
  border-right: 1px solid;
  z-index:      20;
}
#navi ul
{
  padding:    0px;
  margin:     0px;
  list-style: none;
  width:      100%;
}
#navi a
{
  display:       block;
  padding:       3px 8px;
  width:         154px; /* Menübreite */
  font-size:     0.8em;
  border-bottom: 1px solid;
}
#navi a:hover
{
  background: #999;
}
#navi li.top
{
  padding:     5px 5px;
  font-size:   0.9em; 
  font-weight: bold;
  border-bottom: 1px solid;
  background:  #aaa;
}
#navi .counter th
{
  background: #aaa;
}

#navi .login li
{
  font-size:   0.8em; 
}
#navi .login .pad
{
  padding:      3px;
  padding-left: 5px;
}
#navi .submit_button
{
  text-align: center;
  padding: 3px;
}

/* Inhalt */
#main
{
  position: absolute;
  top: 0px;
  left: 191px;
  right: 20px;
  max-width: 1000px;
  /*margin:     121px 20px 20px 191px; /* Menübreite (4) +21*/
  background: #ddd;
  /*border:     1px solid;*/
  z-index:    1;
}
/* Fußzeile */
#footer
{
  z-index: 2;
  max-width: 1000px;
  min-width:  600px;
  text-align: center;
  font-size:    7pt;
}
#main td
{
  padding: 3px;
}
#main th, .counter, .counter th
{
  border-bottom: 1px solid;
}
/* Spezifische Seiten Elemente */
table
{
  width: 100%;
}
#main_news .news_left
{
  width:      50%;
  padding:    3px;
  text-align: left;
  background: #90EE90;
}
#main_news .news_right
{
  width:      50%;
  padding:    3px;
  text-align: right;
  background: #90EE90;
}
#main_news .news_content
{
  padding: 5px;
  background: #ccc;
}
#main_news .news_foot
{
  border-top: 1px solid;
  text-align: right;
}
.free
{
  height: 20px;
}
#main_wwwsetupxpages .free,
#main_userlist .free
{
  border: none;
}
.news_nav
{
  text-align: center;
}

.news_nav a
{
  display: inline-block;
}
.wappen
{
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid;
  background: none;
}
.wappen table
{
  width: 80px;
  height: 100px;
}
.wappen tr, .wappen td
{
  background: none;
}
.wappen td, .userpic, .vcard
{
  text-align: center;
}
.vcard
{
  height: 120px;
}
.wappen td
{
  vertical-align: top;
}
/* Gildenrank Setup */
#main_wwwsetupranks td, 
#main_wwwsetupranks th,
#main_wwwsetupxpages td, 
#main_wwwsetupxpages th
{
  text-align: center;
  border: 1px solid;
}
/* Benutzerliste */
#main_userlist .ulist_wall
{
  border-right: 2px solid;
}
/* Charakter Liste */
.tbody:hover
{
  background: #fff;
}
#main_charlist,
#main_charedit,
#main_nav_chars,
#main_memlist,
#main_crafterlist,
#main_wwwsetupranks,
#main_wwwsetupxpages,
#main_comments,
#main_userlist
{
  border-collapse: collapse;
}
#main_charlist th a,
#main_charedit th a,
#main_crafterlist th a
{
  display: block;
}
#main_charlist th a:hover,
#main_charedit th a:hover,
#main_crafterlist th a:hover
{
  background: #999;
}
#main_charlist, 
#main_charlist td, 
#main_charlist th,
#main_crafterlist, 
#main_crafterlist td, 
#main_crafterlist th,
#main_charedit, 
#main_charedit td, 
#main_charedit th,
.main_navtr th,
#main_memlist th,
#main_memlist td,
#main_comments th,
#main_comments td,
#main_userlist th,
#main_userlist td
{
  border: 1px solid;
}
#main_nav_chars th
{
  border: 1px solid;
  border-top: none;
}
.main_nav ul, 
.charzuedit ul,
.edit_but ul,
.comment_but ul
{
  list-style: none;
  display: inline;
}
.main_nav li, 
.charzuedit li,
.edit_but li,
.comment_but li
{
  display: inline;
}
/* Formulare inline anzeigen */
/* .pwvergessen, .register, .pwsetup, .usetup, .wwwsetup, .login */
form
{
  display: inline;
}
.setup_left
{
  border-right: 1px solid;
}
.form_submit
{
  border-top: 1px #000 solid;
  text-align: center;
}
.form_left
{
  text-align: right;
  vertical-align: top;
}
.form_right,
.comment_inhalt,
.comment_name
{
  vertical-align: top;
}
/* Setup */
