.bg-main-001
	{
	/*
	background-attachment: scroll;
	background-image: url("../grafik_bg/bg-main-001.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	*/
	background-color: #ffffff;
	}

.bg-shadow-r-001
	{
	border: 0px solid silver;
/*
	width: 781px; 
*/
	background-attachment: scroll;
	background-image: url("../grafik_bg/bg-shadow-r-003.gif");
	background-position: top right;
	background-repeat: no-repeat;
	}

.bg-shadow-b-001
	{
	border: 0px solid silver;
	width: 953px;
	height: 10px;
	background-attachment: scroll;
	background-image: url("../grafik_bg/bg-shadow-b-005.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}

.bg-vertmenu-001
	{
	height: 540px;
	background-attachment: scroll;
	background-image: url("../grafik_bg/bg-menu-003.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	border-left: 1px solid silver;
	}

.bg-contentarea
	{
	height: 540px;
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	border-right: 1px solid silver;
	}


.qm-icon
	{
	margin-top: 4px;
	margin-right: 4px;
	}

.qm-txt
	{
	margin-top: 5px; 
	margin-right: 24px;
	}

.qm-txt-last
	{
	margin-top: 5px; 
	}

.content-001
	{
	background-color: #ffffff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	}
