a:link   { color:  #666666;  text-decoration: none }
a:visited   { color:  #666666;  text-decoration: none }
a:hover   { color: #ff9934;  text-decoration: none }
a:active   { color:  #666666; text-decoration: none }

a.news:link   	 { color: #2A57A5;  text-decoration: none }
a.news:visited   { color: #2A57A5;  text-decoration: none }
a.news:hover     { color: #2A57A5;  text-decoration: none }
a.news:active    { color: #2A57A5; text-decoration: none }

a.sub:link   	{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #2a57a5;  text-decoration: none }
a.sub:visited   { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #2a57a5;  text-decoration: none }
a.sub:hover     { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #2a57a5;  text-decoration: none }
a.sub:active    { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #2a57a5;  text-decoration: none }

      
.teaserhead  {
	font-weight: bold;
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
	color : #666666;
}
	.teasertext  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
	color : #666666;
}
	.contentHead  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : #2A57A5;
}
	.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : #000000;
}
	.contentBig  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 17px;
	color : #2A57A5;
	font-weight: bold;
}
.cellNews {
	background-image:url(../img/bg_news.gif); 
	background-repeat:repeat;
	}
.cellContent {
	background-image:url(../img/bg_content.gif); 
	background-repeat:repeat;
	}
.cellBottom {
	background-image:url(../img/bottom.gif); 
	background-repeat:repeat-x;
	}
.cellTop {
	background-image:url(../img/bg_start.gif); 
	background-repeat:repeat;
	}
.cellLogo {
	background-image:url(../img/bg_logo.gif); 
	background-repeat:repeat;
	}
.cellMST{
	background-image:url(../img/bg_mst.gif); 
	background-repeat:repeat;
	}
.cellBild{
	background-image:url(../img/bg_start.jpg); 
	background-repeat:no-repeat;
	}
.cellLine{
	background-image:url(../img/bg_line.gif);
	background-repeat:repeat-y;
	}
.cellSub{
	background-image:url(../img/bg_sub.gif);
	background-repeat:no-repeat;
	}


