A:link    {
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	COLOR: Blue;
	text-decoration: none;
}
A:visited {
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	COLOR: Blue;
	text-decoration: none;
}
A:hover   {
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	COLOR: #DC143C;
	text-decoration: none;
}
A:active  {
	font-family: Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	COLOR: Blue;
	text-decoration: none;
}

A.newslink:link    {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	COLOR: White;
	text-decoration: none;
}
A.newslink:visited {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	COLOR: White;
	text-decoration: none;
}
A.newslink:hover   {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	COLOR: #FFFF99;
	text-decoration: none;
}
A.newslink:active  {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	COLOR: #FFFF99;
	text-decoration: none;
}

BODY,HTML{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-face-color: #7CBDDE;
	scrollbar-track-color: #D3E8F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #D3E8F4;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	color: #000000;
	background-attachment: fixed;
	text-decoration: none;
	background-repeat: no-repeat;
	scrollbar-highlight-color: #D2D9E3;
}

TD {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: 2px;
	color: #000000;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* text settings */

.titelnormal {
	 font: 13px Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 color: #000000;
	 line-height:normal;
	 letter-spacing: normal;
  	 word-spacing: 2px;
	 text-decoration: none;
}
.titelfett {
	 font: 14px Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 color: #000000;
	 line-height:normal;
	 letter-spacing: normal;
  	 word-spacing: 2px;
	 text-decoration: none;
}

.textnormal {
	 font: 12px Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 color: #333333;
	 line-height:normal;
	 letter-spacing: normal;
  	 word-spacing: 2px;
	 text-decoration: none;
}
.textfett {
	 font: 12px Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 color: #333333;
	 line-height:normal;
	 letter-spacing: normal;
  	 word-spacing: 2px;
	 text-decoration: none;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

/* hyperlink settings */


INPUT.konbut { BORDER-COLOR: #C9DEF7 ; border: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 11px; WIDTH:65px; color: #C9DEF7; background-color: #56708D  }


