html, body{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #172f51;
	height:100%;
}

#FrontPageHeader h1{
	font-size: 13px;
	padding: 0;
	margin: 0;
}

td{
  vertical-align: top;
}

a{
  text-decoration: none;
}

.FrontPageArticleHead{
  height: 26px;
  background-image: url(images/front_hd.gif);
  background-repeat: no-repeat;
  color: #FFFFFF; 
  font-size: 12px; 
  font-weight: bold; 
  padding: 4px 0px 0px 20px;
  margin:0;
}
.FrontPageArticle{
	background-repeat: no-repeat;
	width: 273px; 
	height: 98px;
  padding: 3px 20px 0px 80px;
  margin:0;
}

.menu{
  padding: 4px 0 5px 15px;
  margin-right: 15px;
  background-image: url(images/arr_blue.gif);
  background-repeat: no-repeat;
  background-position: 0% 7px;
  color: #7690b3;
}

.newslinks a{
	font-size: 10px;
	color: #b2001d;
}

.menu a{
  font-family: Verdana, sans-serif;
  color: #7690b3;
}

.aktivMenu{
  padding: 4px 0 5px 15px;
  margin-right: 15px;
  background-image: url(images/arr_red.gif);
  background-repeat: no-repeat;
  background-position: 0% 7px;
  border-top: dashed 1px #7690b3;
  border-bottom: dashed 1px #7690b3;
}

.aktivMenu a{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: #b2001d;
}

.subMenu{
  font-family: Verdana, sans-serif;
  color: #b2001d;
  line-height: 16px;
}

.subMenu a{
  font-family: Verdana, sans-serif;
  font-weight: normal;
}

.aktivSubMenu{
  /*height: 23px;*/
}

.aktivSubMenu a{
  font-family: Verdana, sans-serif;
  color: #b2001d;
  font-weight: normal;
}

.ReadMore{
  background-image: url(/images/arr_red.gif); 
  background-repeat: no-repeat; 
  background-position: 0% 70%; 
  padding-top: 2px;
  padding-left: 14px; 
  font-weight: bold;
}

.ReadMore a{
  color: #9e001e;
}
	
/* news header styles */
#SubPageHeader h1{
  width: 505px;
  font-weight:bold; 
  font-size: 13.05px;
  padding: 0 0 4px 0;
  margin: 0 0 10px 0;
  border-bottom: dashed 1px #7690b3;
}

.NewsItem{
  margin: 0;
  padding-top: 9px;
  padding-bottom: 13px;
  height: 103px;
  width: 505px;
  border-bottom: solid 1px #7690b3;
}

.NewsListPicture{
  /*height: 104px; 
  width: 141px;*/ 
  padding-top: 3px;
  padding-right: 15px;
}

.NewsListHeader{
  font-weight: bold; 
  color: #b4011e;
}

.NewsDate{
  font-weight: bold; 
  color: #b2001d; 
  padding-bottom: 1px;
}
