body
	{
    SCROLLBAR-FACE-COLOR: #dcdcdc;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-BASE-COLOR: gray;
    scrollbar-3d-light-color: silver;
    scrollbar-dark-shadow-color: white;
    FONT-FAMILY: verdana, arial, sans-serif;


	background-color: #c4c4c4;
    BACKGROUND-IMAGE: url("../grafik_bg/bg-main-001.gif");
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-x;
	margin: 0px;
	}

#div-subtxt
	{
	height: 22px;
    BACKGROUND-IMAGE: url("../grafik_bg/bg-sub-001.gif");
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-x;
	}

.infobox
	{
	position: absolute; 
	left: 5px; 
	top: 5px; 
	width: 220px; 
	height: 80px; 
	display: none; 
	padding: 5px; 
	border: silver 0px solid; 
	background-color: #e6e6e6; 
	text-align: center;
	}
