a:link {
	color: #146114;
	text-decoration: none;
}
a:visited {
	color: #146114;
	text-decoration: none;
}
a:hover {
	color: #000099; /* #187118;*/
	text-decoration: underline overline;
}
a:active {
	color: #146114;
	text-decoration: none;
}
body,textarea,table,td,div {
	background-image:url(../pic/bgStreifBeige01.gif);
	scrollbar-highlight-color: #333333; /*linker und oberer rand*/
	scrollbar-shadow-color: #333333; /*rechter und unterer rand*/
	scrollbar-3dlight-color: #FFFae1; /*verdopplung des linken und oberen rands auen */
	scrollbar-darkshadow-color: #FFFae1; /*verdopplung des rechten und unteren rands auen */
	scrollbar-base-color: #FFFae1; /*verndert nichts sichtbares*/
	scrollbar-face-color: #FFFae1;
	scrollbar-track-color: #FFFae1;
	scrollbar-arrow-color:#cc0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.border{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boldBlue {
	font-weight: bold;
	color: #000099;  /*187118*/
}
.normBlue {
	color: #000099;
}
.headline01 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color: #000099;; text-decoration: underline overline
}
.italic {
	font-style: italic;
}
.listSquared {  list-style-type: square}
