.topnavi {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        11px;
	color:            #FFFFFF;
}

.subnavi {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      normal;
	font-size:        11px;
	color:            #FFFFFF;
}

.bottom-navi {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      normal;
	font-size:        10px;
	color:            #666666;
}

.headline-schwarz {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        14px;
	color:            #000000;
}

.headline-weiss {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        14px;
	color:            #ffffff;
}


.headline-schwarz-kl {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        12px;
	color:            #000000;
}


.headline-weiss-kl {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        12px;
	color:            #ffffff;
}


.headline-rot-kl {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      bold;
	font-size:        11px;
	color:            #B91450;
}


.fliess-schwarz {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      normal;
	font-size:        11px;
	line-height:		16px;
	color:            #000000;
}

.fliess-rot {
	font-family:      	Verdana;
	font-style:       	normal;
	font-variant:     	normal;
	font-weight:      	normal;
	font-size:        	11px;
	line-height:		16px;
	color:            	#B91450;
}

.fliess-rot-weit {
	font-family:      	Verdana;
	font-style:       	normal;
	font-variant:     	normal;
	font-weight:      	normal;
	font-size:        	11px;
	line-height:		28px;
	color:            	#B91450;
}

.tc-grey {
	background-color:	#666666;
}

.tc-mediumgrey {
	background-color: #999999;
}

.tc-lightgrey {
	background-color: #dddddd;
}


a:link 		{ 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #B91450	
}
a:active 	{
	font-family: Verdana;
	font-size: 11px; 
	text-decoration: none ;
	color: #B91450	
}
a:visited 	{ 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #B91450	
}

a.weiss:link 		{ 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #ffffff	
}
a.weiss:active 	{
	font-family: Verdana;
	font-size: 11px; 
	text-decoration: none ;
	color: #ffffff	
}
a.weiss:visited 	{ 
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #ffffff		
}

a.footerlinks:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.footerlinks:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B91450;
	font-size: 10px;
	text-decoration: underline;
}

a.footerlinks:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}



td {
	font-family:      Verdana;
	font-style:       normal;
	font-variant:     normal;
	font-weight:      normal;
	font-size:        11px;
	color:            #000000;
}


