body
{
  margin: 10px;
  background-color: #D9DEE8;
  font-family: verdana;
}

.header
{
  background: url("images/schissers-logo-neu-2-06.jpg") no-repeat;
  width: 100%;
  height: 143px;
  background-color: #667788;
}

.container_left
{
  width: 20%;
  float: left;
}

.container_content
{
  width: 55.8%;
  float: left;
  margin-left: 2%;
}

.container_right
{
  width: 20%;
  float: right;
  margin-right: 3px;
}

.navi_t
{
  border: 1px solid #667787;
  background-color: #9FABB7;
  width: 100%;
  height: 22px;
}

.content
{
  border: 1px solid #667787;
  width: 100%;
  background-color: #9FABB7;
  height: 22px;
}

.login
{
  border: 1px solid #667787;
  background-color: #9FABB7;
  width: 100%;
  height: 22px;
}

.box_l
{
  background-color: #DDE3F0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #AEBBC7;
  width: 100%;
}

.box_r
{
  background-color: #DDE3F0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #AEBBC7;
  width: 100%;
}

.news
{
  width: 99%;
  float: left;
  margin-left: 4px;
}

.newsa
{
  width: 99%;
  float: left;
  margin-left: 4px;
  font-size: 10pt;
}

.date
{
  font-size: 10pt;
  font-weight: bold;
  
}

.navi
{
  margin-left: 6px;
  margin-bottom: 4px;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.calendar
{
  margin-left: 6px;
}

.stats
{
  margin-left: 6px;
  margin-bottom: 4px;
}

#news_head
{
   font-weight: bold;
   margin-top: 13px;
   margin-left: 17px;
   font-size: 10pt;
   color: #586876;
}

#news
{
   margin-top: 10px;
   margin-left: 2px;
   margin-bottom: 14px;
   font-size: 10pt;
}

input.logini
{
  border: 1px solid #AADC00;
  width: 180px;
}

input.loginb
{
  border: 1px solid #AADC00;
  margin-left: 6px;
  background-color: #ffffff;
}

input.addcom
{
  border: 1px solid #000000;
  margin-left: 0px;
  background-color: #DDE3F0;
}

select.register
{
  border: 1px solid #AADC00;
}

.by
{
  font-size: 8pt;
  margin-top: 6px;
}

a:link
{
  color: #586876;
  text-decoration: none;
}

a:visited
{
  color: #586876;
  text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

a:link.com
{
  color: #000000;
  text-decoration: none;
  font-size: 9pt;
}

a:visited.com
{
  color: #000000;
  text-decoration: none;
  font-size: 9pt;
}

a:hover.com
{
  color: #ffffff;
  text-decoration: underline;
}
/*
a:link.na
{
  color: #31373c;
  text-decoration: none;
  font-size: 10pt;
}
´
a:visited.na
{
  color: #31373c;
  text-decoration: none;
  font-size: 10pt;
}

a:hover.na
{
  color: #31373c;
  text-decoration: underline;
}
*/
#topwidth
{
  margin-top: 20px;
}

#weidalesen
{
  margin-top: 5px;
  font-weight: bold;
}

.klapptext
{
  margin-top: 5px;
}

#rellinks
{
  margin-top: 5px;
}

#text8pt
{
  font-size: 8pt;
}

#text9pt
{
  font-size: 9pt;
}

#text10pt
{
  font-size: 10pt;
}

.comments_small
{
  font-size: 8pt;
  color: #ffffff;
}

#msg
{
  color: #ffffff;
  font-size: 10pt;
}

#msgbox
{
  margin: auto;
  font-size: 10pt;
  margin-top: 16px;
  width: 300px;
  border: 1px solid #667787;
  background-color: #9FABB7;
  height: 22px;
}

#msgbox2
{
  margin: auto;
  background-color: #DDE3F0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #AEBBC7;
  width: 300px;
  font-size: 10pt;
  text-align: center;
}

#addbox
{
  margin: auto;
  background-color: #DDE3F0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #AEBBC7;
  width: 100%;
  font-size: 10pt;
}

#lm8px
{
  margin-left: 8px;
}