  
/* -=[ Master ]=- */

.ma_link 
{
	color: #f29837; 
	text-decoration: none; 
	font-size: xx-small;
}
.ma_link:hover 
{
	color: #CE1033; 
	font-size: xx-small;
}
.m_link 
{
	color: #cecece; 
	text-decoration: none; 
	font-size: xx-small;
}
.m_link:hover 
{
	color: #CE1033; 
	font-size: xx-small;
}
.md_link 
{
	color: #000000; 
	text-decoration: none; 
	font-size: xx-small;
}
.md_link:hover 
{
	color: #CE1033; 
	font-size: xx-small;
}
.m_big 
{
	font-size: small;
}
.m_small 
{
	font-size: xx-small;
}

.m_table 
{ 
	background-color:#FFFFFF;
	font-weight: bold;
	color: #CE1033;
	border-width:0px;
	border-style:None;
	height:1px;
	border-collapse:collapse;
}

.m_table_empty
{ 
	background-color:#FFFFFF;
	border-width:0px;
	border-style:None;
	height:1px;
	border-collapse:collapse;
}

.md_table 
{ 
	background-color:#FFFFFF;
	color: #000000;
	border-width:0px;
	border-style:None;
}

.md_table_white
{ 
	background-color:	#A8C7E4;
	color: 			#000000;
	border-width:		0px;
	border-style:		None;
}

.md_table_blue
{ 
	background-color:	#E6EEF1;
	color: #000000;
	border-width:0px;
	border-style:None;
}

.d_table 
{ 
	//background-color:#97D1D5;
	background-color:#FFFFFF;
	border-width:0px;
	border-style:None;
	height:1px;
	border-collapse:collapse;
}

/* -=[ General ]=- */
TABLE
{
	font-family: Verdana;
	font-size: xx-small;
	/*background-image: url("../../../bilder/hintergrund3.jpg");*/

}
.InputType
{
	font-family: Verdana;
	font-size: xx-small;
}
.f_red { color: #FF0000; }
.f_7 { font-size: 7pt; }
.f_8 { font-size: 8pt; }
.f_10 { font-size: 10pt; }
.f_11 { font-size: 11pt; }
.f_13 { font-size: 13pt; }
.f_14 { font-size: 14pt; }

/* Red Bold */
.main_14 { font-weight: bold; color: #CE1033; font-size: 14pt; }
.main_13 { font-weight: bold; color: #CE1033; font-size: 13pt; }
.main_12 { font-weight: bold; color: #CE1033; font-size: 12pt; }
.main_11 { font-weight: bold; color: #CE1033; font-size: 11pt; }
.main_10 { font-weight: bold; color: #CE1033; font-size: 10pt; }
.main_9  { font-weight: bold; color: #CE1033; font-size: 9pt; }
.main_8  { font-weight: bold; color: #CE1033; font-size: 8pt; }
.main_7  { font-weight: bold; color: #CE1033; font-size: 7pt; }

/* Black Bold */
.bb_14 { font-weight: bold; color: #000000; font-size: 14pt; }
.bb_13 { font-weight: bold; color: #000000; font-size: 13pt; }
.bb_12 { font-weight: bold; color: #000000; font-size: 12pt; }
.bb_11 { font-weight: bold; color: #000000; font-size: 11pt; }
.bb_10 { font-weight: bold; color: #000000; font-size: 10pt; }
.bb_9  { font-weight: bold; color: #000000; font-size: 9pt; }
.bb_8  { font-weight: bold; color: #000000; font-size: 8pt; }
.bb_7  { font-weight: bold; color: #000000; font-size: 7pt; }

/* White Bold */
.wb_14 { font-weight: bold; color: #FFFFFF; font-size: 14pt; }
.wb_13 { font-weight: bold; color: #FFFFFF; font-size: 13pt; }
.wb_12 { font-weight: bold; color: #FFFFFF; font-size: 12pt; }
.wb_11 { font-weight: bold; color: #FFFFFF; font-size: 11pt; }
.wb_10 { font-weight: bold; color: #FFFFFF; font-size: 10pt; }
.wb_9  { font-weight: bold; color: #FFFFFF; font-size: 9pt; }
.wb_8  { font-weight: bold; color: #FFFFFF; font-size: 8pt; }
.wb_7  { font-weight: bold; color: #FFFFFF; font-size: 7pt; }

BODY 
{
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
}

.nav img
{
	vertical-align: middle; 
}

.nav
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	//background-color: #456DB3;
	color: #FFFFFF;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	text-decoration: none;
}

.nav:hover
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.navsub
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
	background-color: #E6EEF1;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
}

.navsub:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

.navbg
{
	background-color : #E6EEF1;
}

a
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

.content tr
{
	vertical-align: top;
}

.content td
{
	vertical-align: top;
}

.header tr
{
	vertical-align: top;
	height: 80px;
}

.header td
{
	vertical-align: top;
	height: 80px;
}

#first
{
	line-height: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

#second
{
	line-height: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

#first2
{
	line-height: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

#second2
{
	line-height: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

.tickerscript tr
{
	height: 60px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xxx-small;
}

.tickerscript td
{
	height: 60px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xxx-small;
}

.logo tr
{
	height: 100px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

.logo td
{
	height: 100px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
}

.tickerline tr
{
	height: 11px;
}

.tickerline td
{
	height: 11px;
}

.tickerline_top tr
{
	height: 11px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xxx-small;
}

.tickerline_top td
{
	height: 11px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xxx-small;
}

.ticker
{
	line-height: 10px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: xxx-small;
}

.ticker:hover
{
	line-height: 10px;
	text-decoration: none;
	color: #8C0F26;
	font-family: Verdana;
	font-size: xxx-small;
}