/* by Argyrios Tsintzilonis v1.2 */

/* Header von News */
.newshead {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase;}
/* Text von aktuellen News */
.news {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
.news a:link {color: #336699; text-decoration: none}
.news a:visited {color: #666666; text-decoration: none}
.news a:hover {color: #CC9933; text-decoration: none}
.news a:active {color: #336699; text-decoration: none}

/* Text der Box */
.box {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.box a:link {color: #336699; text-decoration: none}
.box a:visited {color: #333333; text-decoration: none}
.box a:hover {color: #CC6600; text-decoration: underline}
.box a:active {color: #336699; text-decoration: underline}
.box1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699;}
.box1 a:link {color: #336699; text-decoration: none}
.box1 a:visited {color: #333333; text-decoration: none}
.box1 a:hover {color: #CC6600; text-decoration: underline}
.box1 a:active {color: #336699; text-decoration: none}
.box2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.box2 a:link {color: #336699; text-decoration: none}
.box2 a:visited {color: #333333; text-decoration: none}
.box2 a:hover {color: #CC6600; text-decoration: underline}
.box2 a:active {color: #336699; text-decoration: none}
.box3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336699;}
.box3 a:link {color: #336699; text-decoration: none}
.box3 a:visited {color: #333333; text-decoration: none}
.box3 a:hover {color: #CC6600; text-decoration: underline}
.box3 a:active {color: #336699; text-decoration: none}
.box4 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #336699; background-color: #EFEFE7; border: #EFEFE7;}
.box4 a:link {color: #336699; text-decoration: none}
.box4 a:visited {color: #333333; text-decoration: none}
.box4 a:hover {color: #CC6600; text-decoration: underline}
.box4 a:active {color: #336699; text-decoration: none}

/* Text im Footer */
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: center;}
/* Ticker */
.scroll 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    white-space:nowrap;
}


/* by Jan-Peter Neugebauer 1.11.2006 */
.errorText
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight:bold; 
   font-style:italic;
}

.tableHeadline
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight:bold;
   white-space:nowrap; 
} 

.BubbleClass
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px;
   /*border-color:#336699;*/
   border-color:#000000;
   border-width:1px;
   border-style:solid;
   /*color: #336699;*/
   color: #000000;
   /*background-color: #EFEFE7; */
   background-color: #FFFFCC; 
   white-space:nowrap;  
}

.newsheadline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #336699;
	background-color: #EFEFE7;
	border: #EFEFE7;
}
.newsheadline a:link {color: #336699; text-decoration: none}
.newsheadline a:visited {color: #333333; text-decoration: none}
.newsheadline a:hover {color: #CC6600; text-decoration: none}
.newsheadline a:active {color: #336699; text-decoration: none}

/*
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;  
}*/
