* {
  margin        : 0px;
  padding       : 0px;
}




body {
  margin        : 0px;
  padding       : 0px;
  font-family   : arial, helvetica, verdana;
}

div, td {
  font-size     : 12px;
}


#startbar_main {
  height        : 22px;
  width         : 980px;
  background    : #8898A3;
  border-bottom : 2px solid #ffffff;
  text-align    : right;
  color         : #FFFFFF;
  padding-right : 10px;
}

#startbar_right {
  height        : 22px;
  background    : #566D7F;
  border-bottom : 2px solid #D9DEE2;
}

#footer_main {
  height        : 22px;
  background    : #8898A3;
  border-top    : 2px solid #ffffff;
}

#footer_right {
  height        : 20px;
  background    : #566D7F;
  border-top    : 2px solid #D9DEE2;
}

*html #footer_right {  height        : 22px;}


#header_left {
  height        : 75px;
  width         : 200px;
  background    : #C0C7CD;
  border-right  : 2px solid #ffffff;
  border-bottom : 2px solid #FFFFFF;
}

#header_main {
  height        : 77px;
  width         : 780px;
  background    : url(/layout/header.jpg) no-repeat left #d9dee2;
  border-bottom : 2px solid #FFFFFF;
}

#header_right {
  height        : 75px;
  background    : #8898A3;
}

#content_right {
  background    :#D9DEE2;
}

#content_main {
  vertical-align : top;
}


#mainnavi {
  background    : #C0C7CD;
  border-right  : 2px solid #ffffff;
  vertical-align: top;
}

#content {
  width         : 700px;
  margin        : 20 40 20 40px;
  border        : 0px solid #FF0000;
}



h1 {
  font-size     : 18px;
  color         : #566D7F;
  border-bottom : 1px solid #566D7F;
  margin-bottom : 20px;
}

h2 {
  font-size     : 16px;
  color         : #566D7F;
  border-bottom : 1px solid #eeeeee;
  margin-bottom : 10px;
}

h3 {
  font-size     : 12px;
  color         : #566D7F;
  border-bottom : 1px solid #eeeeee;
  margin-bottom : 10px;
}

h4 {
  font-size     : 12px;
  color         : #566D7F;
  margin-bottom : 5px;
}

.line {
  border-top    : 1px solid #eeeeee;
  margin-top    : 10px;
  padding-top   : 10px;
}
  


.content_box {
  margin-bottom : 20px;
  text-align    : justify;
}

.content_box td {
  text-align    : justify;
}

.content_box img {
  margin        : 10 10 10 0px;
}


.galerie td {
  width         : 30px;
  height        : 30px;
}

.galerie td img {
  margin        : 1px;
  padding       : 0px;
  border        : 1px solid #000000;
}

.linkimg {
  background-image      : url(/layout/link_img.gif);
  background-repeat     : no-repeat;
  background-position   : 0 2px;
  padding-left          : 12px;
}

.border_left {
  border-left           : 1px solid #EEEEEE
}

/* ####### BOXEN FORMAT ####### */

.cleardiv {
  clear             : both;
  height            : 20px;
}

.headerbox, .listheader {
  background        : #566D7F;
  color             : #ffffff;
  font-size         : 12px;
  padding           : 2 5 2 5;
}

.contentout {
  padding           : 0;
  float             : left;
  text-align        : left;
}

.innerbox {
  background        : #EFEFEF;
  border            : 1px solid #d5d5c7;
  padding           : 5px;
  width             : 333px;
}

* html .innerbox { width: 345px;}

.imgbox {
  margin-right      : 8px;
  padding-bottom    : 2px;
  float             : left;
}

.innerbox_full {
  background        : #EFEFEF;
  border            : 1px solid #d5d5c7;
  padding           : 5px;
}


.spalten3_eintrag {
  float             : left;
  width             : 340px;
}


/* ####### FORMULAR FORMAT ####### */


.formmain input, .formmain textarea, .formmain select {
  border            : 1px solid #AAAAAA;
  margin-bottom     : 2px;
  font-size         : 12px;
  padding           : 2px;
 }
 
.widthcontact {
  width             : 368px;
}

*html .widthcontact {
  width             : 380px;
}


.widthcontactadr {
  width             : 288px;
}

*html .widthcontactadr {
  width             : 300px;
}


/* ####### LINKS FORMAT ####### */

#startbar_main a:link, #startbar_main a:visited {
  font-size         : 12px;
  color             : #ffffff;
  text-decoration   : none;
}

#startbar_main a:hover {
  text-decoration   : underline;
}

#content a:link, #content a:visited {
  font-size         : 12px;
  color             : #DF8153;
  text-decoration   : underline;
}

#content a:hover {
  color             : #566D7F;
  text-decoration   : underline;
}

/* ####### FORUM FORMAT ####### */

.forum {
  overflow          : hidden;
  text-align        : left !important;
}

.forum center {
  text-align        : left !important;
  padding-bottom    : 10px;
  margin-bottom     : 10px;
  border-bottom     : 1px solid #eeeeee;
}

.forum td {
  vertical-align    : top;
}

.forum hr {
  height            : 0px;
  width             : 0px;
  margin            : 0px;
  padding           : 0px;
  position          : absolute;
  left              : -800px;
}

.forum .entrytable {
  width             : 100%;
  background        : #EFEFEF;
  border            : 1px solid #d5d5c7;
}

.forum .entrytable td {
  padding           : 2 5 2 5;
}

.forum input, .forum textarea {
  border            : 1px solid #AAAAAA;
  font-size         : 12px;
  padding           : 2px;
  margin-top        : 2px;
}


th {color:black;background-color:red !important; font-weight: bold;}
.list0 {color:black;background-color:#f0f0f0 !important; }
.list1 {color:black;background-color:#e0e0e0 !important; }

.einruecken {
  padding-left      : 20px !important;
}

.topnavi {
  font-weight       : bold;
  background-image      : url(/layout/link_img.gif);
  background-repeat     : no-repeat;
  background-position   : 0 2px;
  padding-left          : 12px;
}

/* ####### NAVI1 FORMAT ####### */

#navihead1 {
  height        : 30px;
  line-height   : 30px;
  vertical-align: middle;
  background    : #566D7F;
  padding-left  : 20px;
  font-size     : 1em;
  font-weight   : bold;
  color         : #fff8e4;
}

*html #navihead1 {
  width         : 198px;
}

#navi1 {
  font-size     : 1em;
  border-top    : 1px solid #C0C7CD;
  margin-left   : 0px;
  border-bottom : 2px solid #FFFFFF;
  }

*html #navi1 {
  width         : 198px;
}

#navi1 ul {
  margin        : 0;
  padding       : 0;
  list-style    : none;
  }

#navi1 li {
  margin        : 0px;
  padding       : 0px;
  border-bottom : 1px solid #C0C7CD;
  }

#navi1 a {
  display       : block;
  text-decoration:none;
  font-weight   : normal;
  color         : #7893A8;
  line-height   : 30px;
  height        : 30px;
  padding-left  : 20px;
  background    : #D9E5EF;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navi1 a {float:none;}
/* End IE5-Mac hack */

#navi1 a:hover {
  background    : url("/layout/subnavi_hover.gif") #D2D8DD;
  color         : #7893A8;
  }

#navi1 #current {
  background    : url("/layout/subnavi_hover.gif");
  }

#navi1 #current a{
  background    : url("/layout/subnavi_hover.gif");
  color         : #666666;
  }
  

  
/* ################################## */
/* ###          ABSTÄNDE          ### */
/* ################################## */

.mtop2    {margin-top:      2px;}
.mtop5    {margin-top:      5px;}
.mtop10   {margin-top:     10px;}
.mtop15   {margin-top:     15px;}
.mtop20   {margin-top:     20px;}
.mtop25   {margin-top:     25px;}
.mtop30   {margin-top:     30px;}
.mtop35   {margin-top:     35px;}
.mtop40   {margin-top:     40px;}
.mtop45   {margin-top:     45px;}
.mtop50   {margin-top:     50px;}

.mbot2    {margin-bottom:   2px;}
.mbot5    {margin-bottom:   5px;}
.mbot10   {margin-bottom:  10px;}
.mbot15   {margin-bottom:  15px;}
.mbot20   {margin-bottom:  20px;}
.mbot25   {margin-bottom:  25px;}
.mbot30   {margin-bottom:  30px;}
.mbot35   {margin-bottom:  35px;}
.mbot40   {margin-bottom:  40px;}
.mbot45   {margin-bottom:  45px;}
.mbot50   {margin-bottom:  50px;}

.mleft2   {margin-left:     2px;}
.mleft5   {margin-left:     5px;}
.mleft10  {margin-left:    10px;}
.mleft15  {margin-left:    15px;}
.mleft20  {margin-left:    20px;}
.mleft25  {margin-left:    25px;}
.mleft30  {margin-left:    30px;}
.mleft35  {margin-left:    35px;}
.mleft40  {margin-left:    40px;}
.mleft45  {margin-left:    45px;}
.mleft50  {margin-left:    50px;}

.mright2  {margin-right:    2px;}
.mright5  {margin-right:    5px;}
.mright10 {margin-right:   10px;}
.mright15 {margin-right:   15px;}
.mright20 {margin-right:   20px;}
.mright25 {margin-right:   25px;}
.mright30 {margin-right:   30px;}
.mright35 {margin-right:   35px;}
.mright40 {margin-right:   40px;}
.mright45 {margin-right:   45px;}
.mright50 {margin-right:   50px;}

.ptop2    {padding-top:     2px;}
.ptop5    {padding-top:     5px;}
.ptop10   {padding-top:    10px;}
.ptop15   {padding-top:    15px;}
.ptop20   {padding-top:    20px;}
.ptop25   {padding-top:    25px;}
.ptop30   {padding-top:    30px;}

.pbot2    {padding-bottom:  2px;}
.pbot5    {padding-bottom:  5px;}
.pbot10   {padding-bottom: 10px;}
.pbot15   {padding-bottom: 15px;}
.pbot20   {padding-bottom: 20px;}
.pbot25   {padding-bottom: 25px;}
.pbot30   {padding-bottom: 30px;}

.pleft2   {padding-left:    2px;}
.pleft5   {padding-left:    5px;}
.pleft10  {padding-left:   10px;}
.pleft15  {padding-left:   15px;}
.pleft20  {padding-left:   20px;}
.pleft25  {padding-left:   25px;}
.pleft30  {padding-left:   30px;}

.pright2  {padding-right:   2px;}
.pright5  {padding-right:   5px;}
.pright10 {padding-right:  10px;}
.pright15 {padding-right:  15px;}
.pright20 {padding-right:  20px;}
.pright25 {padding-right:  25px;}
.pright30 {padding-right:  30px;}

.pall2    {padding:         2px;}
.pall5    {padding:         5px;}
.pall10   {padding:        10px;}
.pall15   {padding:        15px;}
.pall20   {padding:        20px;}
.pall25   {padding:        25px;}
.pall30   {padding:        30px;}
