/*****************************************************************************
 **
 **     Version 1.0 by Bernhard M�ller <bernhard.moeller@teleos-web.de>
 **
 */


/***** [HTML] *****/


body
{
  font-family: Verdana,Arial,Helvetica,serif;
  color: #000000;
  background-color: #ffffff;
  background-image:url(/pics/sidebar.jpg);
}

h1, h2, h3, h4, h5, h6, address
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  background-color: transparent;
  text-align: center;
}

iframe
{
/*  position:absolute; */
  top: 20px;
  left: 20px;
  width: 100%;
  height: 480px;
  border-style: none;
  color: #E7D7B2;
  background-color: #000000;
}

p, li, body, ul, ol, table
{
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 98%;
  color: #000000;
  background-color: transparent;
}

p
{
  text-align: justify;
}

.picture
{
  color: #000000;
  background-color: #000000;
  background-image: url(/pics/background.jpg);
/*  background-repeat: repeat-y; */
  background-position: center;
}

.tabular
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,serif;
  color: #000000;
  background-color: transparent;
}

address    
{
  font-size: 80%;
  color: #000000;
  background-color: transparent;
  font-weight: bold;
}

img
{
  border: none;
}


/***** [Misc] *****/

.copyright
{
  font-size: 70%;
  color: #cc0000;
  background-color: transparent;
  text-align: center;
}

.notice
{
  font-size: 70%;
  color: #fc0000;
  background-color: transparent;
  text-align: justify;
}

.note
{
  color: #990000;
  background-color: transparent;
}

.notebold
{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #990000;
  background-color: transparent;
  font-weight: bold;
}

.linkitem
{
  color: #000000;
  background-color: transparent;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  vertical-align: top;
}

.linkitem:hover
{
  text-decoration: underline;
}

.banner
{
  text-align: center;
  vertical-align: middle;
  width: 100%;
}


.hbar
{
  color: #ff1010;
  background-color: transparent;
  background-image:url(/pics/sidebar.jpg);
  text-align: left;
  vertical-align: middle;
}

.vbar
{
  color: #ffffff;
  background-color: transparent;
  background-image:url(/pics/sidebar.jpg);
  text-align: center;
  vertical-align: top;
}

.vbartab
{
  text-align: center;
}

.vbaradd
{
  color: #ffffff;
  background-color: transparent;
  background-image:url(/pics/sidebar.jpg);
  text-align: center;
  vertical-align: bottom;
}

.el-table {white-space: nowrap;}

.wereheadline
{
  color: #222222;
  background-color: transparent;
  font-size: 115%;
  font-weight: bold;
  text-align: center;
}


/***** [Menu] *****/

.l1cell
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  vertical-align: middle;
  text-align: center;
}

.l1itemakt
{
  color: #000000;
  background-color: transparent;
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l1itempass
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  color: #525252;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l1itempass:hover
{
  text-decoration: underline;
}

.l2cell
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  vertical-align: middle;
  text-align: center;
}

.l2itemakt
{
  color: #000000;
  background-color: transparent;
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l2itempass
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  color: #525252;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
}

.l2itempass:hover
{
  text-decoration: underline;
}

.l3cell
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  vertical-align: middle;
  text-align: center;
}

.l3itemact
{
  color: #000000;
  background-color: transparent;
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.l3itempass
{
  font-family: 'Century Schoolbook',Verdana,Arial,Helvetica,sans-serif;
  color: #525252;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.l3itempass:hover
{
  text-decoration: underline;
}
