body {
   padding                   : 0px;
   margin                    : 0px;
   color                     : #000000;
   font-family               : verdana,arial, sans-serif, helvetica;
   font-size                 : 11px;
}
p,div,form,center {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
   padding         : 0px;
   margin          : 0px;
}
table,td {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
}
h1 {
   color           : #33528c;
   font-size       : 12px;
   padding         : 0px;
   margin          : 0px;
   font-weight     : bold;
}

h2 {
   font-size       : 12px;
   padding         : 0px;
   margin          : 0px;
}

h3 {
   color           : #b50000;
   font-family     : verdana;
   font-size       : 11px;
   padding         : 0px;
   padding-bottom  : 10px;
   margin          : 0px;
}

h4 {
   font-size       : 12px;
   padding         : 0px;
   margin          : 0px;
   font-weight     : bold;
}

ul {
   padding         : 0px;
   margin          : 0px;
   margin-left     : 10px;
   margin-top      : 5px;
   margin-bottom   : 5px;
   
}
/** **************************************
 * Web Downloads
 */	.download_table			{ width:540px; color:#ffffff; }
	.download_top_row		{ color:#ffffff; font-size:16px; }
 	.download_group			{ bcolor:#ffffff; }
 	.download_table_col		{ color:#ffffff; }
 	.download_group_name	{ padding:5px; color:#ffffff; font-size:16px; font-style:italic; font-weight:bold; }
 	.download_file_title	{ font-weight:bold; color:#ffffff; }
 	.download_trenner		{ height:1px; border:1px dotted #ffffff; width:100%; }
 	.download_file_description	{ color:#ffffff; }

li {
   margin          : 0px;
   paddin          : 0px;
   margin-left     : 10px;
}
#content p {
   color           : #ffffff;
}
IMG {
   border          : 0px;
}

.tickerText {
  color            : #000000;
}

.formFelder {
  border           : 1px inset;
  font-size        : 11px;
  font-family      : verdana;
  padding-left     : 4px;
}

a, a:link, a:active, a:visited, a:hover {
  color            : #33528c;
  text-decoration  : none;
}
  a:hover {
  color            : #000000;
}

#content a, a:link, a:active, a:visited, a:hover {
  color            : #ffffff;
  text-decoration  : none;
}
#content a:hover {
  color            : #ffffff;
  text-decoration  : underline;
}

.teaserNavi a {
   color           : #000000;
   text-decoration : none;
}
.teaserNavi a:link {
   color           : #000000;
   text-decoration : none;
}
.teaserNavi a:active {
   color           : #000000;
   text-decoration : none;
}
.teaserNavi a:visited {
   color           : #000000;
   text-decoration : none;
}
.teaserNavi a:hover {
   color           : #000000;
   text-decoration : underline;
}




