body
{
  margin-left     : 0px;
  margin-top      : 0px;
  background-color: #FFFFFF;
}

table 
{ 
  border-style    : solid;
  border-color    : #000000;
  border-width    : 0px;
  background-color: #FFFFFF; 
  margin          : 0px;
  margin-bottom   : 0px;
}

tr
{
  border-style    : solid;
  border-color    : #000000;
  border-width    : 0px;
  margin          : 0px;
  margin-bottom   : 0px;
}

td
{
  border-style    : solid;
  border-color    : #000000;
  border-width    : 0px;
  margin          : 0px;
  margin-bottom   : 0px;
  font-family     : lucida sans unicode; 
  font-size       : 12px; 
  color           : #60646C;
}

td.CDS_Red
{
  background-color: #D8000C;
  margin          : 0px;
  margin-bottom   : 0px;
  border-width    : 0px;
}

td.CDS_Yellow
{
  background-color: #F5A300;
  border-style    : solid;
  border-color    : #000000;
  border-width    : 0px;
}

td.CDS_bottom_tag
{
  border-top-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
  padding-top     : 10px;
}

td.underline
{
  border-bottom-style : solid;
  border-color        : #FFFFFF;
  border-width        : 1px;
}

img
{
  margin-bottom       : 0px;
  border-width        : 0px;
  border-style        : none;
}


div 
{
  position            : absolute;
  top                 : 0px;
  left                : 0px;
}


h1
{
  font-family     : lucida sans unicode;
  font-size       : 18 px;
  color           : #D8000C;
}

h2.CDS_Agenda_main
{
  font-family     : lucida sans unicode;
  font-size       : 18 px;
  color           : #60646C;
  word-spacing    : 0; 
  margin          : 0;
}

h2.CDS_Agenda_sub
{
  font-family     : lucida sans unicode;
  font-size       : 8 px;
  color           : #60646C;
  font-weight     : bold;
  font-variant    : small-caps;
  word-spacing    : 0; 
  margin          : 0;
}

h3
{
  font-family     : lucida sans unicode;
  font-size       : 14 px;
  color           : #D8000C;
  font-weight     : bold;
  word-spacing    : 0; 
  margin          : 0;
}

p.CDS_Agenda_sub
{
  font-family     : lucida sans unicode;
  font-size       : 12 px;
  color           : #60646C;
  font-weight     : bold;
  font-variant    : small-caps;
  word-spacing    : 0; 
  margin          : 0;
}

p  
{ 
  font-family     : lucida sans unicode; 
  font-size       : 12px; 
  color           : #60646C;
}

p.CDS_Contact_information
{
  font-family     : lucida sans unicode;
  font-size       : 10px;
  color           : #FFFFFF;
}

p.small
{
  font-family     : lucida sans unicode;
  font-size       : 10px;
}

 p.MsoNormal
{
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Arial";
	margin-left:0cm; margin-right:0cm; margin-top:0cm
}
	
a.menu
{
  font-family     : impact;
  font-size       : 16px;
  font-style      : bold; 
  color           : #FFFFFF;
  text-decoration : none;
  line-height     : 24px;
}

p.menu_seperator
{
  font-size       : 4px;
}

a.menu:link     { color : #FFFFFF; }
a.menu:visited  { color : #FFFFFF; }
a.menu:hover    { color : #D8000C; }
a.menu:active   { color : #FFFFFF; }

a.heading:link     { color : #60646C; }
a.heading:visited  { color : #60646C; }
a.heading:hover    { color : #D8000C; }
a.heading:active   { color : #60646C; }

a.CDS_Normal
{
  font-family     : lucida sans unicode;
  font-size       : 12px;
  color           : #60646C;
  text-decoration : underline;
}

a.CDS_Normal:link     { color : #60646C; }
a.CDS_Normal:visited  { color : #60646C; }
a.CDS_Normal:hover    { color : #D8000C; }
a.CDS_Normal:active   { color : #60646C; }

a.CDS_Contact_information
{
  font-family     : lucida sans unicode;
  font-size       : 10px; 
  color           : #FFFFFF;
  text-decoration : none;
}

a.CDS_Contact_information:link      { color : #FFFFFF; }
a.CDS_Contact_information:visited   { color : #FFFFFF; }
a.CDS_Contact_information:hover     { color : #D8000C; }
a.CDS_Contact_information:active    { color : #FFFFFF; }

div#artikel
{
  position          : relative;
  background-color  : rgb(252,227,178);
  top               : 20px;
  left              : 20px;
  width             : 450px;
  z-index           : 1;
  text-align        : justify;
  border            : 1px solid black;
}

#artikel p
{
  font-family       : courier new;
  margin            : 30 30 30 30;
  text-align        : justify;
  padding           : 0px;
  line-height       : 16px;
  font-size         : 12px;
}

#artikel h1
{
  font-family       : courier new;
  color             : rgb(0,0,0);
  font-size         : 20px;
  text-decoration   : bold;
  margin            : 30 30 30 30;
  text-align        : left;
  line-height       : 28px;
}




