.tabActiveLeft_1 {
	padding:0px;
	vertical-align:middle;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_3a.gif);
	height:22px;
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size: 16px;
	line-height:14px;
}
.tabActiveLeft_2 {
	padding:0px;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_3a.gif);
	width:3px;
	background-position: top right;
	font-size:16px;
	line-height:14px;
}
.tabActiveRight_1 {
	padding:0px;
	vertical-align:middle;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_3b.gif);
	height:22px;
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size:16px;
	line-height:14px;
}
.tabActiveRight_2 {
	padding:0px;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_3b.gif);
	width:3px;
	background-position: top right;
	font-size:16px;
	line-height:14px;
}
.tabInactiveRight_1 {
	padding:0px;
	padding-top:5px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_3b.gif);
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size:16px;
	line-height:14px;
}
.tabInactiveRight_2 {
	padding:0px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_3b.gif);
	width:10px;
	background-position: top right;
	font-size:16px;
	line-height:14px;
}
.tabInactiveLeft_1 {
	padding:0px;
	padding-top:5px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_3a.gif);
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size:16px;
	line-height:14px;
}
.tabInactiveLeft_2 {
	padding:0px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_3a.gif);
	width:10px;
	background-position: top right;
	font-size:16px;
	line-height:14px;
}
.keywordTitle {
	cursor:pointer;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgArrowDown.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:173px;
	height:20px;
	color:#393e51;
	padding-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #d6d6d6;
	font-weight:bold;
}
.keywordTitleDown {
	font-size: 16px;
	line-height:20px;
	cursor:pointer;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgArrowDown.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:197px;
	height:20px;
	color:#393e51;
	padding-top:0px;
	padding-left:20px;
	margin-bottom:0px;
	border-bottom:1px solid #393e51;
	font-weight:normal;
}
.keywordTitleUp {
	font-size: 16px;
	line-height:20px;
	cursor:pointer;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgArrowUp.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:197px;
	height:20px;
	color:#393e51;
	padding-top:0px;
	padding-left:20px;
	margin-bottom:0px;
	border-bottom:1px solid #393e51;
	font-weight:bold !important;
}
.keywordTitleNone {
	font-size: 16px;
	line-height:20px;
	cursor:pointer;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgArrowNone.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:197px;
	height:20px;
	color:#393e51;
	padding-top:0px;
	padding-left:20px;
	margin-bottom:0px;
	border-bottom:1px solid #393e51;
	font-weight:400 !important;
}
.keywordTitleNone a {
	color:#393e51;
	display:block;
}
.keywordSub {
	display:none;
	padding-left:5px;
}
.keywordSubShow {
	display:block;
	margin-left:8px;
	padding-left:10px;
	border-left:1px solid #dbdde3;
}
.keywordSubHidden {
	display:none;
	padding-left:20px;
	color:#393e51;
}
a.keywordTitleLink:link {
	color:#393e51;
	font-size: 16px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
a.keywordTitleLink:visited {
	color:#393e51;
	font-size: 16px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
a.keywordTitleLink:hover {
	color:#c10416;
	font-size: 16px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
a.keywordTitleLink:active {
	color:#393e51;
	font-size: 16px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
.singKeywordLink {
	margin-left:5px;
}
.keywordLink {
	font-size:16px;
	color:#393e51;
	display:block;
	border-bottom:1px solid #393e51;
	text-decoration:none;
}
td.unselected {
	cursor:pointer;
	background-color: #d6d6d6;
	color: #a7050f;
	padding: 0px;
	padding-left: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgTabs.gif);
}
td.selected {
	background-color: #d6d6d6;
	border: 1px solid #ffffff;
	padding: 0px;
	padding-left: 11px;
}
td.vorschau {
	background-color: #ffffff;
	border: none;
	border-right: 1px solid #95927F;
	padding: 0px;
	padding-left: 11px;
	background-image:url(/sysModules/obxPrintShop/gfx/misc/bgTabs.gif);
}
.tabTable {
	width:640px;
	empty-cells:show;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.tabActive {
	padding:0px;
	vertical-align:middle;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_2.gif);
	height:22px;
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size: 16px;
	line-height:16px;
}
.tabActiveRight {
	padding:0px;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabActive_2.gif);
	width:3px;
	background-position: top right;
	font-size: 16px;
	line-height:16px;
}
.tabInactive {
	padding:0px;
	padding-top:5px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_2b.gif);
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size: 16px;
	line-height:16px;
}
.tabInactiveRight {
	padding:0px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_2b.gif);
	width:10px;
	background-position: top right;
	font-size: 16px;
	line-height:16px;
}
.tabInactiveLeft {
	padding:0px;
	padding-top:5px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_2a.gif);
	width:50%;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-size: 16px;
	line-height:16px;
}
.tabInactiveLeftRight {
	padding:0px;
	border-bottom: 1px solid #a5a5a5;
	background-image: url(/sysModules/obxPrintShop/gfx/misc/bgTabInactive_2a.gif);
	width:10px;
	background-position: top right;
	font-size: 16px;
	line-height:16px;
}
.lastTab {
	padding:0px;
	border-bottom: 1px solid #a5a5a5;
	font-size:6px;
}
.contentArea {
	background-color: #f4f4f1;
	padding:5px;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
}
