body
{
  text-align:center;
  padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
  color:#333333;
  background-color:#ffffff;
  font-family:Verdana,"Bitstream Vera Sans", sans-serif;
  font-size:11px;
}

p, div
{
  font-family:Verdana,"Bitstream Vera Sans", sans-serif;
  font-size:11px;
}


td {
  font-family:Verdana,"Bitstream Vera Sans", sans-serif;
  font-size:11px;
  text-align:left;
}

a
{
  color:#81a8c7;
  text-decoration:none;
}
a:hover
{
  color:#81a8c7;
  text-decoration:underline;
}
a:visited
{
  color:#81a8c7;
}


.topbar
{ 
  text-align:left;
  vertical-align:middle;
  background-color:#81a8c7;
}


.footer
{ 
  border-top:1px solid #4a4f6f;
  padding-top:7px;
  padding-bottom:7px;
  text-align:center;
  font-size:9px;
}

.footer_link
{ 
  font-size:9px;
  color:black;
  text-decoration:none;
  cursor:pointer;
}
.footer_link:visited
{ 
  font-size:9px;
  color:black;
  text-decoration:none;
  cursor:pointer;
}
.footer_link:hover
{ 
  font-size:9px;
  color:black;
  text-decoration:underline;
  cursor:pointer;
}

/* Linker Sidebar */
.sbl_headcell
{
  background-color:#81a8c7;
  height:26px;
  padding-top:3px;
  padding-left:15px;
}
.sbl_new_headcell
{
  background-color:#81a8c7;
  height:26px;
}
.sbl_cell
{
  background-color:#ededed;
  height:26px;
  padding-left:40px;
}
.sbl_link
{
  font-size:10px;
  color:#333333;
  text-decoration:none;
}
.sbl_link:hover
{
  font-size:10px;
  color:#333333;
  text-decoration:underline;
}
.sbl_link:visited
{
  font-size:10px;
  color:#333333;
  text-decoration:none;
}
.sbl_cell_bold
{
  background-color:#ededed;
  height:26px;
  padding-left:40px;
  font-weight:bold;
  width:210px;
  vertical-align:middle;
}


/* Rechter Sidebar */
/* Die umgebende Tabellenzelle */
.sbr
{
  padding:7px 7px 7px 7px;
  border-top:3px solid #ecf0f9;
  border-left:3px solid #ecf0f9;
}
/* Die Tabelle im Sidebar */
.sbr_block
{
  border:1px solid #81a8c7;
}
/* Überschriftenzelle im rechten Sidebar */
.sbr_headcell
{
  background-color:#81a8c7;
  height:26px;
  padding-top:3px;
  padding-left:5px;
  font-weight:bold;
  font-size:12px;
  border:1px solid #81a8c7;
}
/* Inhaltszelle im rechten Sidebar */
.sbr_cell
{
  height:26px;
  vertical-align:top;
  text-align:left;
}
.sbr_cell_indented
{
  height:26px;
  vertical-align:middle;
  text-align:left;
  padding-left:12px;
  border-top:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background-color:#ededed;
}
.sbr_dot
{
  height:26px;
  width:20px;
  vertical-align:middle;
  text-align:left;
  padding-left:12px;
  border-top:1px solid #ffffff;
  background-color:1px solid #ededed;
}
.sbr_link
{
  font-size:10px;
  color:#333333;
  text-decoration:none;
}
.sbr_link:hover
{
  font-size:10px;
  color:#333333;
  text-decoration:underline;
}
.sbr_link:visited
{
  font-size:10px;
  color:#333333;
  text-decoration:none;
}


.text_light_blue
{
  color:#81a8c7;
}

.bg_light_gray
{
  background-color:#f5f5f5;
  padding:5px 5px 5px 5px;
}

/* -------- IMPRESSUM -------- */

/* Eintragsüberschriften */
.impr_eintrag
{
  font-weight:bold;
  color:black;
  text-decoration:underline;
}
.impr_name
{
  font-weight:bold;
  color:#4a4f6f;
}
.impr
{
  color:#4a4f6f;
}

