﻿html
{
	height: 100%;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #ffffff;
	font-size: 76%;
	font-family: 'Arial' , 'times new roman' , 'serif';
	overflow: hidden;
}
body
{
	height: 100%;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: White;
}

input[type=text], input[type=password]
{
	font-family: 'Arial' , 'times new roman' , 'serif';
	font-size: 1.1em;
	border: solid 1px #18416F;
}

select
{
	font-size: 1.1em;
	border: solid 1px #18416F;
	font-family: 'Arial' , 'times new roman' , 'serif';
	font-weight: normal;
	width: 100%;
}
li
{
	cursor: default;
}

table
{
	width: 100%;
}
th
{
	vertical-align: top;
	text-align: right;
	overflow: hidden;
}

.arts
{
	width: 100%;
}

.ca, .cp, .cam, .cpm
{
	padding-left: 5px;
	cursor: pointer;
	overflow: hidden;
}
.ca, .cam
{
	background-color: #e9f0f8;
}
.c1, .c2, .c4, .ca1, .ca2, .ca4
{
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.c1, .ca1
{
	width: 10%;
	max-width: 10%;
	text-align: center;
}
.c2, .ca2
{
	width: 20%;
	max-width: 20%;
}
.c4, .ca4
{
	width: 39%;
	max-width: 39%;
	font-weight: bold;
}
.ca1, .ca2, .ca4
{
	background-color: #e9f0f8;
}
.cpm
{
	font-size: 1.0em;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

.cam
{
	font-size: 1.0em;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

.m
{
	height: 100%;
	max-height: 100%;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
}

.lb
{
	color: #fff;
	background-color: #315B8A;
	height: 22px;
	padding-top: 5px;
}
.lbi
{
	vertical-align: middle;
	padding-right: 5px;
}
.lbt
{
	font-size: 1em;
	font-weight: bold;
	padding-left: 20px;
}
.lb40
{
	width: 40%;
}
.lb37
{
	width: 37%;
	padding-left: 3%;
}
.lb33
{
	width: 33%;
}
.lb30
{
	width: 30%;
}
.lb20
{
	width: 20%;
}
.lb18
{
	width: 18%;
	padding-left: 2%;
}
.lb10
{
	width: 10%;
}

.lb6
{
	width: 6%;
}
.lb6r
{
	width: 6%;
	text-align: right;
}

.lb6c
{
	width: 6%;
	text-align: center;
}


.lb7
{
	width: 7%;
	text-align: right;
	padding-right: 2%;
}
.lb5
{
	width: 5%;
}
.lb5r
{
	width: 5%;
	text-align: right;
}
.lb5c
{
	width: 5%;
	text-align: center;
}
.lb4
{
	width: 4%;
}
.lb4c
{
	width: 4%;
	text-align: center;
}
.lb40, .lb37, .lb33, .lb30, .lb20, .lb18, .lb10, .lb7, .lb5, .lb5r, .lb5c, .lb4, .lb4c, .lb6c
{
	float: left;
}

.tb
{
	background-color: #7ca2d3;
	background-image: url(../Images/testBG.png);
	height: 25px;
}
.tbi
{
	vertical-align: middle;
	padding-right: 5px;
}
.tbtl
{
	position: absolute;
	padding-right: 10px;
	right: 0;
}
.tbs
{
	width: 200px;
	vertical-align: middle;
}
.tbt, .tbtl
{
	color: #000;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
}

.d40
{
	width: 40%;
}
.d30
{
	width: 30%;
}
.d20
{
	width: 20%;
}
.d10
{
	width: 10%;
}
.d10b
{
	width: 10%;
	font-weight: bold;
}
.d5, .d5c, .d5r
{
	width: 5%;
}
.d5c
{
	text-align: center;
	border: none 0;
}
.d5r
{
	text-align: right;
	border: none 0;
}
.d4, .d4c, .d4r
{
	width: 4%;
}
.d4c
{
	text-align: center;
	border: none 0;
}
.d4r
{
	text-align: right;
	border: none 0;
}
.d6, .d6c, .d6r
{
	width: 6%;
}
.d6c
{
	text-align: center;
	border: none 0;
}

.d6r
{
	text-align: right;
	border: none 0;
}

.d40, .d30, .d20, .d10, .d10b, .d5, .d4
{
	text-align: left;
	border: none 0;
}

.np
{
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	vertical-align: middle;
}
.ni
{
	vertical-align: middle;
	padding-right: 5px;
}
.nt
{
	padding-left: 5px;
	font-size: 1em;
}
.nc
{
	font-size: 1em;
	text-decoration: underline;
	padding-left: 5px;
}
.nftl
{
	text-align: right;
	width: 15%;
}
.nft
{
}
.innf
{
	width: 50%;
}
.tdinnf
{
	width: 55%;
}
.btn
{
	cursor: pointer;
}
.btni
{
	text-align: left;
	vertical-align: middle;
	width: 15%;
}
.btnl
{
	text-align: left;
	vertical-align: middle;
	width: 30%;
}
.btnt
{
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}
.btico
{
	width: 16px;
}

.outl
{
	background-color: White;
}
.outd
{
	background-color: #e9f0f8;
}
.da, .outl, .outd
{
	position: absolute;
	top: 27px;
	width: 100%;
	overflow: auto;
	bottom: 0;
}
.in
{
	display: block;
	overflow: hidden;
}

.tt
{
	height: 45px;
	table-layout: fixed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}

#m
{
	background-image: url('../Images/CD.jpg' );
}

#t
{
	position: absolute;
	height: 30px;
	padding-top: 3px;
	left: 0;
	right: 0;
}

#n
{
	position: absolute;
	top: 30px;
	height: 160px;
	left: 0;
	right: 0;
	background-color: #e9f0f8;
}
#nm
{
	position: absolute;
	left: 0;
	width: 30%;
	top: 0;
	bottom: 0;
	border: 1px solid #7ca2d3;
}
#nmc
{
	padding-left: 5px;
}
#nmt
{
	padding-left: 10px;
}
#nma
{
	padding-left: 45px;
}
#nf
{
	position: absolute;
	left: 30%;
	width: 40%;
	top: 0;
	bottom: 0;
	border: 1px solid #7ca2d3;
}
#nfcl
{
	float: left;
	padding-top: 10px;
}
#nfcr
{
	float: right;
	width: 40%;
	padding-top: 10px;
}
#nft
{
	float: left;
	width: 100%;
}

#treeIcons img:hover
{
}

#treeIcons img
{
	border: solid 1px #E9F0F8;
	width: 100%;
	height: auto;
	max-height: 32px;
	max-width: 52px;
}

#treeIcons table
{
	table-layout: fixed;
	width: 100%;
}

#treeIcons
{
	table-layout: fixed;
	width: 100%;
}

.layoutFixed
{
	table-layout: fixed;
}

#treeIcons td
{
	table-layout: fixed;
}


#nr
{
	position: absolute;
	left: 70%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 1px solid #7ca2d3;
	overflow: auto;
}

#d
{
	position: absolute;
	top: 190px;
	bottom: 0;
	left: 0;
	right: 0;
}
#dh
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	border: 1px solid #7ca2d3;
}
#dm
{
	position: absolute;
	top: 0;
	left: 15%;
	bottom: 0;
	width: 20%;
	border: 1px solid #7ca2d3;
}
#dt
{
	position: absolute;
	top: 0;
	left: 35%;
	bottom: 0;
	width: 35%;
	border: 1px solid #7ca2d3;
}
#dd
{
	position: absolute;
	top: 0;
	left: 70%;
	bottom: 0;
	right: 0;
	border: 1px solid #7ca2d3;
}
#pd
{
}

#de1
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 25%;
	border: 1px solid #7ca2d3;
}
#de2
{
	position: absolute;
	top: 0;
	left: 25%;
	bottom: 0;
	width: 25%;
	border: 1px solid #7ca2d3;
}
#de3
{
	position: absolute;
	top: 0;
	left: 50%;
	bottom: 0;
	width: 25%;
	border: 1px solid #7ca2d3;
}
#de4
{
	position: absolute;
	top: 0;
	left: 75%;
	bottom: 0;
	right: 0;
	border: 1px solid #7ca2d3;
}

#ta
{
	position: absolute;
	height: 25px;
	padding-top: 3px;
	left: 0;
	right: 0;
}
#ea
{
	position: absolute;
	top: 27px;
	left: 0;
	bottom: 0;
	width: 33%;
	border: 0;
}
#eb
{
	position: absolute;
	top: 27px;
	left: 33%;
	bottom: 0;
	width: 33%;
	border-left: 1px solid #7ca2d3;
}
#ew
{
	position: absolute;
	top: 27px;
	left: 66%;
	bottom: 0;
	right: 0;
	width: 34%;
	border-left: 1px solid #7ca2d3;
}
#pa
{
	position: absolute;
	top: 0px;
	width: 100%;
	overflow: auto;
	bottom: 0;
}

#pa table tbody tr td
{
	vertical-align: top;
}

#tbAd1
{
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: 30%;
	font-size: 1em;
	background-color: #375a84;
	color: white;
	border-right: 1px solid black;
}
#tbAd2
{
	position: absolute;
	left: 30%;
	top: 0;
	height: 25px;
	width: 70%;
	font-size: 1em;
	background-color: #375a84;
	color: white;
	border-left: 1px solid black;
	border-right: 1px solid #7ca2d3;
}
#pAd1
{
	display: block;
	position: absolute;
	left: 0;
	top: 25px;
	bottom: 0;
	width: 30%;
	font-size: 1em;
	background-color: White;
	border: 1px solid #7ca2d3;
	overflow: auto;
}
#pAd2
{
	display: block;
	position: absolute;
	left: 30%;
	top: 25px;
	bottom: 0;
	width: 70%;
	font-size: 1em;
	background-color: White;
	border: 1px solid #7ca2d3;
	overflow: auto;
}
#artdettb
{
	width: 100%;
	height: 25px;
	background-image: url(../Images/testBG.png);
	background-color: #7ca2d3;
	color: #000;
}
#artdetpictb
{
	width: 100%;
	height: 25px;
	background-color: #7ca2d3;
	color: #000;
	background-image: url(../Images/testBG.png);
}
.einspdet
{
	padding-left: 10px;
	background-color: #e9f0f8;
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
.picpanel
{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.mainpic
{
	border: 1px solid Black;
	overflow: hidden;
	background-repeat: repeat;
}
.picdeta, .picdetp
{
	position: absolute;
}
.picdeta
{
	background-image: url(../Images/bg.png);
}
.picdetp
{
	background-image: none;
}
#artdetpic
{
	text-align: left;
	padding: 10px;
	overflow: hidden;
}

#tbAds1
{
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: 30%;
	font-size: 1em;
	background-color: #7ca2d3;
	border-right: 1px solid black;
}
#tbAds2
{
	position: absolute;
	left: 30%;
	top: 0;
	height: 25px;
	width: 70%;
	font-size: 1em;
	background-color: #7ca2d3;
	border-left: 1px solid black;
	border-right: 1px solid #7ca2d3;
}
#pAds1
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 30%;
	font-size: 1em;
	background-color: White;
	border: 0;
	overflow: auto;
}
#pAds2
{
	display: block;
	position: absolute;
	left: 30%;
	top: 0;
	bottom: 0;
	width: 70%;
	font-size: 1em;
	background-color: White;
	border-left: 1px solid #7ca2d3;
	overflow: auto;
}

.ale
{
	background-color: Gray;
	color: Yellow;
	font-weight: bold;
}
#LoginPanel
{
	background-color: #d8dbdc;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	z-index: 100001;
}

.pointer
{
	cursor: pointer;
}


.bold
{
	font-weight: bold;
}


#leftArtContainer
{
	left: 0px;
	width: 15%;
	height: 100%;
	bottom: 0;
	top: 0;
	position: absolute;
}

#rightArtContainer
{
	left: 15%;
	width: 85%;
	height: 100%;
	bottom: 0;
	top: 0;
	position: absolute;
	border-left: 1px solid #7CA2D3;
}

#etb
{
	height: 25px;
	left: 0;
	padding-top: 3px;
	position: absolute;
	right: 0;
}

#einsp_content
{
	left: 0;
	padding-top: 3px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 27px;
}

#einsp_content_einsp
{
	top: 0;
	bottom: 30%;
	left: 0;
	right: 0;
	position: absolute;
}
#einsp_krit
{
	top: 70%;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}


.EinspHeader
{
	top: 0;
	height: 22px;
	left: 0;
	right: 0;
	position: absolute;
}

.EinspContent
{
	overflow: auto;
	top: 27px;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}

#einsp_content_einspA
{
	display: none;
}
#einsp_content_einspB
{
	display: none;
}
#einsp_content_einspW
{
	display: none;
}

#ALiefOpen
{
	display: none;
}
#BLiefOpen
{
	display: none;
}
#WLiefOpen
{
	display: none;
}
#ALiefClose
{
	display: none;
}
#BLiefClose
{
	display: none;
}
#WLiefClose
{
	display: none;
}
.liefFolderImage
{
	vertical-align: middle;
}

#stckListeDetails
{
	background-color: White;
	bottom: 10px;
	display: none;
	left: 36%;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 335px;
	z-index: 100010;
	border: solid 1px #7CA2D3;
}

#EinspDetailsModalPanel
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	z-index: 100015;
}

#stckDetToolbarLeft
{
	left: 0;
	position: absolute;
	right: 70%;
}
#stckDetToolbarRight
{
	height: 30px;
	left: 30%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px #7CA2D3;
}

#stckDetPanelLeft
{
	bottom: 0;
	left: 0;
	overflow: auto;
	position: absolute;
	right: 70%;
	top: 25px;
}
#stckDetPanelRight
{
	left: 30%;
	position: absolute;
	right: 0;
	top: 25px;
	bottom: 0px;
	border-left: solid 1px #7CA2D3;
	overflow: auto;
}

.artdetbasic th
{
	width: 100px;
}

.GetWebshopArticleInfo_btn
{
	display: none;
}


.GetWebshopAllArticleInfo_btn
{
	display: none;
}

.beginstck
{
	background-repeat: no-repeat;
	background-image: url(../Images/begin.png);
}

.laststck
{
	background-repeat: no-repeat;
	background-image: url(../Images/last.png);
}

.contstck
{
	background-repeat: no-repeat;
	background-image: url(../Images/cont.png);
}
