tableBGundBORDER {
	background-color: #DDDDDD;
	border: 1px #666666 solid;
}
.tableBG1 {
	background-color: #666666;
}
.tableBG2 {
	background-color: #DDDDDD;
}
.tableBG3 {
	background-color: #EEEEEE;
}

 a, p, br, td, h1, h4, ul, ol, li,.leer {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 13px; */
}
 a {
	color: #000000;
	text-decoration: underline;
}
 b {
	font-weight: bold;
}
 p, br {
	line-height: normal;
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
.online_box {
	padding:10px; border-style:solid; border-width:1; border-color:1;
}

.toolbar { 
	background-color:threedface; 
	padding:1px; 
	color:menutext; 
	border-width:1px; 
	border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}

.button_standard {
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}

.buttonrow {
	border-width:1px;
	border-style:solid;
	border-color:black;
}

.buttonover {
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonshadow solid 1px; 
    BORDER-LEFT: buttonhighlight solid 1px; 
    BORDER-RIGHT: buttonshadow solid 1px; 
    BORDER-TOP:  buttonhighlight solid 1px; 
}

.buttondown
{
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
}

.buttonup {
  BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonshadow solid 1px; 
    BORDER-LEFT: buttonhighlight solid 1px; 
    BORDER-RIGHT: buttonshadow solid 1px; 
    BORDER-TOP:  buttonhighlight solid 1px; 
}

.txtbtn {
	font-family:tahoma; 
	font-size:70%; 
	color:menutext;
}

.smaller {
	font-size: 11px;
	line-height: 18px;
	text-decoration:none;
}
.smaller:hover {
	color: #000099;
}

.fett {
	font-weight: bold;
}

