﻿.Rotator 
{
  border:1px; 
  border-color:Black; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:1px; 
  border-color:white; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  border-color:Gray; 
  border-bottom-color:Black;
  border-right-color:Black;
  border-style:solid; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}


.CategoryHeader
{
	font-size: 10px;
	font-weight: bold;
	border-bottom: thin solid black;
	text-transform: none;	
}

.medium
{
	font-weight: 900;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
}

.small_gray
{
	font-weight: 600;
	font-size: 8pt;
	color: Gray;
	text-decoration:none;
	font-family: Verdana, Tahoma, Arial;
}

.small_dbl
{
	font-weight: normal;
	font-size: 8pt;
	color: #000033;
	font-family: Arial, Verdana, Tahoma, Arial;
	width:150pt;
}

.small_dbl_2
{
	font-weight: normal;
	font-size: 8pt;
	color: #000033;
	font-family: Arial, Verdana, Tahoma, Arial;
	width:110pt;
}


.small_print
{
	font-weight: 500;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.small_bold_print
{
	font-weight: 900;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.headline_print
{
	font-weight: 900;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}


.headline_white_print
{
	font-weight: 900;
	font-size: 14pt;
	color: #FFFFFF;
	font-family: Arial;
}

.small
{
	font-weight: 500;
	font-size: 8pt;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
}
.smaller
{
	font-weight: 500;
	font-size: 7.5pt;
	color: #000033;
	font-family: Arial, Verdana, Tahoma;
}

.LinkButton
{
	font-weight: 600;
	font-size: 8pt;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
	text-decoration:none;
}

.LinkButton_small
{
	font-weight: normal;
	font-size: 8pt;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
	text-decoration:none;
}
.small_weiss
{
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
}
.small_weiss_fett
{
	font-weight: 900;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
}

.Error
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Tahoma, Arial;
}


.small_fett
{
	font-weight: bold;
	font-size: 8pt;
	color: #000033;
	font-family: Verdana, Tahoma, Arial;
}
.tx 
{ 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Tahoma;
}

.tx_pager
{ 	
	border-right:Solid 1px  #F7F9FA;
	BORDER-TOP: #F7F9FA 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #F7F9FA 1px solid; 
	BORDER-BOTTOM: #F7F9FA 1px solid; 
	FONT-FAMILY: tahoma;
}

.tx_no_border
{ 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-FAMILY: verdana,tahoma, arial
}