BODY,TABLE,TR,TD,P,H1,H2,H3,H4,H5 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	}

BODY {
  background-color: #ffffff;
  scrollbar-base-color: #dfdfdf;
  scrollbar-shadow-color: #909090;
  scrollbar-highlight-color: #909090;
  scrollbar-arrow-color: #909090;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #dfdfdf;
  scrollbar-face-color: #ffffff;
  text-decoration: none;
  text-align     : justify;
  margin         : 0px 0px 0px 0px;
}

.frmText {
  font-family    : verdana;
  font-size      : 10px;
  color          : #000000;
  border-width   : 1px;
  border-color   : #909090;
  border-style   : solid;
  width          : 100px;
}

.frmButton {
  font-family    : verdana;
  font-Size      : 10px;
  color          : #000000;
  background     : #909090;
  border-color   : #000000;
  border-width   : 1px;
  border-style   : solid;
  cursor         : pointer;
}

.text {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 11pt;
	}

.text a:link, .text a:visited, .text a:active {
	font-family: verdana,arial,tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #aa0000;
	text-decoration: none;
	line-height: 11pt;
	}
  
.text a:hover {
	font-family: verdana,arial,tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
	line-height: 11pt;
	}
  

.kleingrau {
  font-size      : 10px;
  font-weight    : bold;
  color          : #505050;
}

.bildLayer {
  position: absolute;
  top     : 5;
  left    : 5;
  z-index : 1000;
  filter  : progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=5);
}


.articleHeader, .articleHeader a:link, .articleHeader a:visited, .articleHeader a:active
{
font-size: 13px;
font-weight: bold;
color: #505050;
padding-bottom: 2px;
text-decoration: none;
}
.articleHeader a:hover
{
font-size:13px;
font-weight:bold;
color:#AA0000;
padding-bottom:2px;
text-decoration: underline;
}
.articleDate
{
font-size: 9px;font-weight: normal;color:#808080; padding-bottom: 2px;text-align: left;
}
.articleContent 
{
text-align: justify;
line-height: 12pt;
}
.articleLink, .articleLink a:link, .articleLink a:visited, .articleLink a:active
{
font-size: 10px;
font-weight: normal;
color: #505050;
padding-bottom: 2px;
text-decoration: none;
text-align: right;
}

.articleLink a:hover
{
font-size: 10px;
font-weight: normal;
color: #AA0000;
padding-bottom: 2px;
text-decoration: underline;
text-align: right;
}

.calendarYears a:hover
{
color: #000000;
background-color: #EFEFEF;
text-decoration: none; 
clear: right; 
margin: 0 0 0 0; 
padding: 3px 1px 3px 0px; 
display: block; 
}
.calendarYears, .calendarYears a
{
color: #000000;
background-color: #FFFFFF;
text-decoration: none; 
clear: right; 
margin: 0 0 0 0; 
padding: 3px 1px 3px 0px; 
display: block; 
}

