div#MainMenuBox ul
{
    display: block;
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    height: 38px;
}

div#MainMenuBox ul li
{
    display: block;
    float: left;
    position: relative;
}

div#MainMenuBox ul li ol
{
    display: none;
}

div#MainMenuBox ul li ol li
{
    width: 100%;
}

div#MainMenuBox ul li:hover ol
{
    display: block;
    background: #F5AE0A;
    list-style-type: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    top: 100%;
    left: 0px;
    z-index: 999;
    width: 100%;
}



div#MainMenuBox a,div#MainMenuBox a:visited
{
    text-decoration: none;
    color: #FFF;
    line-height: 36px;
    font-weight: bold;
    font-size: 13px;
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
    background: #111;
    border: 2px solid #000;
}

div#MainMenuBox a:hover
{
    text-decoration: none;
    color: #F5AE0A;
    line-height: 36px;
    font-weight: bold;
    font-size: 13px;
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
    background: #232323;
    border: 2px solid #000;
    border-bottom: 2px solid #F5AE0A;
}

div.FloaterFree
{
    clear: both;
}


div.PageContentWOSubMenu
{
    padding: 15px;   
}

div.PageContentWSubMenu
{
    float: left;
    padding: 10px;
    width: 710px;
}

div.PageContentWSubMenu div.ContentArea
{
}

div.PageContentWOSubMenu div.ContentArea
{
    
}

div.PageContentWSubMenu div.Title, div.PageContentWOSubMenu div.Title
{
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}

div.PageContentWSubMenu div.Header, div.PageContentWOSubMenu div.Header
{
    font-size: 12px;
    font-style: italic;
    padding: 5px;
    font-style: normal;
}

div.PageContentWSubMenu div.Footer, div.PageContentWOSubMenu div.Footer
{
    font-size: 10px;
    padding: 10px;
    text-align: right;
}

div.PageContentWSubMenu div.TitlePicture
{
    float: right;
    margin-bottom: 15px;
}

div.ChildPreview img.TitlePicture
{
    float: left;
    width: 72px;
    height: 72px;
    margin-right: 5px;
}

div.ChildPreviewShorttext
{
    padding-left: 20px;
}

div.ChildPreviewBox
{
    width: 100%;
    padding: 5px;
}


div.ChildPreview
{
    min-height: 74px;
    position: relative;
    padding: 5px;
    margin: 5px;
    border-top: 1px solid #000;
    background: #222;
    cursor: pointer;
    z-index: 500;
}

div.ChildPreview:hover
{
    min-height: 74px;
    position: relative;
    padding: 5px;
    margin: 5px;
    border-top: 1px solid #000;
    background: #423302;
    cursor: pointer;
}

div.ChildPreview h1.ChildPreviewTitle
{
    font-size: 14px;
    color: #F5AD0A;
}

div.ChildPreviewLink
{
    text-align: right;
    font-weight: bold;
}

div.ChildPreviewLink a
{
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    color: rgb(245,174,10);
    text-decoration: none;
}

div.ChildPreviewLink a:visited
{
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    color: rgb(245,174,10);
    text-decoration: none;
}

.JSAppear
{
}

a.ShopLink
{
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

a.ShopLink:visited
{
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

a.ShopLink:hover
{
    color: #F5AE0A;
}



div#DynInfo
{
	position: absolute;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

div#DynInfo img
{
	display: inline;
	margin: 0px;
	border: 0px;
	padding:0px;
}

table.WKTable
{
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px;
    margin: 0px;
    border-color: #000000;
    text-align: left;
    background: #000000;
    color: #ffffff;
    font-size: 11px;
    width: 100%;
}

table.WKTable input
{
    width: 50px;
    text-align: right;
    border: 0px;
}

table.WKTable input.Artikel
{
    width: 150px;
    text-align: center;
    background: #333333;
    color: #fff;
    padding: 2px;
    border: 1px solid #F5AE0A;
}

table.WKTable input.Menge
{
    width: 20px;
    text-align: right;
    background: #333333;
    color: #fff;
    padding: 2px;
    border: 1px solid #F5AE0A;
}

table.WKTable input.Order
{
    width: 100px;
    border: 1px solid #F5AE0A;
    background: #333333;
    color: #fff;
    text-align: center;
    padding: 2px;
}

table.WKTable tr.r0
{
    background: #222222;
    color: #ffffff;
    font-size: 11px;
}

table.WKTable tr.r0 td,table.WKTable tr.r1 td
{
    font-size: 11px;
}

table.WKTable tr.r0 input,table.WKTable tr.r1 input
{
    font-size: 11px;
    background: transparent;
    color: #ffffff;
}

table.WKTable tr.r0_h input,table.WKTable tr.r1_h input
{
    font-size: 11px;
    background: #000;
    color: #ffffff;
}

table.WKTable tr.r0_h
{
    background: #F5AE0A;
    color: #000000;
    font-size: 11px;
}

table.WKTable tr.r1
{
    background: #323232;
    color: #ffffff;
    font-size: 11px;
}

table.WKTable tr.r1_h
{
    background: #F5AE0A;
    color: #000000;
    font-size: 11px;
}



tr.ShpRw_0
{
        background: #323232;
        color: #ffffff;
        line-height: 16px;
        height: 32px;
}

tr.ShpRw_0 input
{
        background: #fff;
        color: #000;
        text-align: right;
        border: 1px solid #000;
        height: 18px;
        padding: 2px;
}

tr.ShpRw_0:hover
{
        background: #F5AE0A;
        color: #000000;
}

tr.ShpRw_0:hover input,tr.ShpRw_1:hover input
{
        background: #000;
        color: #fff;
}

tr.ShpRw_1
{
        background: #222222;
        color: #ffffff;
        line-height: 16px;
        height: 32px;
}

tr.ShpRw_1 input
{
        background: #fff;
        color: #000;
        text-align: right;
        border: 1px solid #000;
        height: 18px;
        padding: 2px;
}

tr.ShpRw_1:hover
{
        background: #F5AE0A;
        color: #000000;
}

a.SpanLink
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

h5
{
    font-size: 14px;
}


tr.r0
{
    background: #333;
    border: 1px solid #000;
    vertical-align: top;
}

tr.r1
{
    background: #222;
    vertical-align: top;
}

tr.r0:hover
{
    background: #665500;
    border: 1px solid #000;
    vertical-align: top;
    color: #fff;
}

tr.r1:hover
{
    background: #665500;
    vertical-align: top;
    color: #fff;
}



tr.r0 td, tr.r1 td
{
    border-bottom: 1px solid #000;
    font-size: 12px;
    vertical-align: top;
}

tr.r1_h, tr.r0_h
{
    background: #665500;
    color: #fff;
    vertical-align: top;
}

div#WKBox
{
    z-index: 500;
    width: 916px;
    font-size: 11px;
    border: 1px solid #000;
}

div.WKBemerkungSet
{
    
}

div.WKBemerkungSet textarea
{
    display: inline;
    border: 0px;
    overflow: hidden;
    background: transparent;
    font-family: Verdana;
    color: #FF0000;
    width: 100%;
}

div.WKBemerkung
{
    margin-top: 5px;
    
}

div.WKBemerkung b
{
    display: block;
    color: #666666;   
}

div.WKBemerkung textarea
{
    float: left;
    width: 340px;
    height: 120px;
    
}

div.WKBemerkung div
{
    width: 20px;
    padding: 0px;
    margin: 0px;
    float: left;   
    
}

div.WKBemerkung div img
{
    display: block;    
}


div.ShowBox
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    width: 320px;
    background: #F5AE0A;
    border: 1px solid #000;
    z-index: 600;
    color: #000;
    padding: 15px;
    font-size: 12px;
    font-weight: bold;
}


div.ShowBoxError
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    width: 320px;
    background: #ff0000;
    border: 1px solid #ffffff;
    z-index: 600;
    color: #ffffff;
    padding: 15px;
    font-size: 12px;
    font-weight: bold;
}


ul.SupportMenu
{
    display: block;
    list-style-type: none;   
    clear:both;
    margin: 0px;
    padding: 0px;
}

ul.SupportMenu li
{
    float:left;
    width: 120px;
    background: #444;
    border: 1px solid #222;
}

ul.SupportMenu li a
{
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #fff;
}

ul.SupportMenu li a:visited
{
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #fff;
}

table.Bestellungen
{
      margin: auto;
      width: 700px;
      border-collapse: collapse;
      border-spacing: 0px;
      empty-cells: show; 
      border: 1px solid #000;
      background: #000;
      margin-bottom: 15px;
}

table.Bestellungen tr
{
    border-bottom: 1px solid #222;
}

table.Bestellungen tr.Active
{
    border-bottom: 1px solid #222;
    background: #f00;
}

table.Bestellungen tr.Active:hover
{
    border-bottom: 1px solid #222;
    background: #050;
}

table.Bestellungen th
{
    background: #F5AE0A;
    color: #000;
    font-size: 13px;
}

table.Bestellungen tr:hover
{
    background: #333;
    color: #000;
    cursor: pointer;
}


table.Bestellungen tr td
{
    padding: 5px;
    border: 1px solid #222;
}


table.Bestellungen tr:hover td
{
    padding: 5px;
    border: 1px solid #000;
}

table.Bestellungen tr.Beposten
{
    background: #111;
    color: #fff;
}

table.Bestellungen tr.Beposten:hover
{
    background: #222;
    color: #fff;
}

table.Beposten
{
     width: 100%;
     border: 0px;
     margin-bottom: 15px;
}


table.Beposten tr
{
    background: #333;
    color: #fff;  
}

table.Beposten tr:hover
{
    background: #000;    
    color: #fff;
}

table.Beposten tr th
{
     border: 0px;
     background: #000;
     color: #fff;
}

table.Beposten tr td
{
     border: 1px solid #000;
}

table.Beposten tr:hover td
{
     border: 1px solid #000;
}


tr.SYSHover
{
    background: #222222;
    color: #ffffff;
}

tr.SYSHover:hover
{
    background: #B06A00;
    color: #000000;
}

tr.SYSHover td
{
    border-bottom: 1px solid #000000;
}


td.WrapLess
{
    white-space:nowrap;
}

td.Centered
{
    text-align: center;
}


div.PageArtikel
{
    border: 2px solid #000;
    margin: 10px;
    background: #222;
}

div.PageArtikel:hover
{
    border: 2px solid #000;
    margin: 10px;
    background: #000;
}

div.PageArtikel img
{
    float: right;
    margin: 5px;
    border: 1px solid #000;   
}

div.PageArtikel h1.ArtikelNum
{
    color: #F5AE0A;
    font-size: 14px;
    margin: 0px;
    padding: 5px;
}

div.PageArtikel h2.Bezeichnung
{
    font-size: 12px;
    padding: 5px;
    margin: 0px;   
}

a.Basic
{
    color: #ffffff;
}

a.Basic:visited
{
    color: #ffffff;
}

a.Basic:hover
{
    color: #F5AE0A;   
}

div.ImageZoom
{
    width: 72px;
    height: 72px;
    background: #fff;
    position: relative;
    border: 1px solid #000;
}

div.ImageZoom img.ImageZoomThumb
{
    position: absolute;
    bottom: 0px;
    right: 0px;   
    cursor: pointer;
}

div.ImageZoom img.ImageZoomImage
{
    height: 72px;
}


div.ImageZoomBox
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: url(/layout/wb80.png);
    z-index: 888;   
}

div.ImageZoomBox div.closeBtn
{
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(/layout/wkaa.png);
    width: 18px;
    height: 18px; 
    z-index: 900; 
}

div.ImageZoomBox div.innerFrame div.copyProtect
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/layout/cpyp.png);   
    z-index: 899;
}

div.ImageZoomBox div.innerFrame
{
    border: 1px solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
}

div.ImageZoomBox div.innerFrame img
{
    
}


#wkfi
{
    width: 300px !important;  
    text-align: left !important;
}

div#wkfiac
{
    position: relative;
    left: 0px;
    width: 100%;
    background: #222;
    font-family: Verdana;
    font-size: 10px;
    border: 1px solid #665500;
}


div#wkfiac ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#wkfiac ul li
{
    border: 1px solid #665500;
    padding: 5px;
    font-weight: bold;
    color: #F5AE0A;
}

div#wkfiac ul li.selected
{
    border: 1px solid #F5AE0A;
    padding: 5px;
    font-weight: bold;
    background: #665500;
}

div#wkfiac ul li span.informal
{
    font-weight: normal;
    display: block;
    color: #fff;
}

#wksbtn
{
    width: 200px;
}

tr.wkh
{
    background: #F5AE0A;
    color: #000;
    font-weight: bold;
    line-height: 16px;
}


div#KitData
{
    margin-top: 20px;
    padding: 2px;
}

td.ModHeader
{
    background: #F5AE0A;
    color: #000;
    padding-left: 5px !important;
    padding-bottom: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    font-weight: bold;
    position: relative;
}

table.KitTable
{
    width: 100%;   
    border-spacing: 1px;
}


table.KitTable td
{
    padding: 5px;
}

table.KitTable span.Umbau
{
    float: right;
    padding: 5px;
    background: #000;
    color: #fff;
    margin-left: 10px;
    cursor: help;
}

table.KitTable span.Reduz
{
    float: right;
    padding: 5px;
    background: #000;
    color: #fff;
    margin-left: 10px;
    cursor: help;    
}


table.KitTable span.Einsc
{
    float: right;
    padding: 5px;
    background: #000;
    color: #fff;
    margin-left: 10px;
    cursor: help;    
}

table.KitTable span.Alu
{
    float: right;
    padding: 5px;
    background: #FF0000;
    color: #fff;
    margin-left: 10px;
    cursor: help;    
}


div#PageIntro
{
	position: relative;
	width: 710px;
	height: 140px;
	overflow: hidden;
}

div.PI_Item
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 140px;
}

div.PI_Item p
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #F5AE0A;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}





div#DynInfoLayer table
{
	border-collapse: collapse;
}
td#DITLB
{
	height: 15px;
	width: 15px;
	background: url(/DynInfo2/topLeftBorder.png);
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td#DITRB
{
	height: 15px;
	width: 15px;
	background: url(/DynInfo2/TopRightBorder.png) 0px 0px;
}

td#DITB
{
	height: 15px;
	background: url(/DynInfo2/TopBorder.png);
}

td#DIRB
{
	width: 15px;
	background: url(/DynInfo2/RightBorder.png);
}

td#DIBRB
{
	height: 15px;
	width: 15px;
	background: url(/DynInfo2/BottomRightBorder.png);
}

td#DIBB
{
	height: 15px;
	background: url(/DynInfo2/BottomBorder.png);
}

td#DIBLB
{
	height: 15px;
	width: 15px;
	background: url(/DynInfo2/BottomLeftBorder.png);
}

td#DILB
{
	width: 15px;
	height: 15px;
	background: url(/DynInfo2/LeftBorder.png);
}

td#DynInfoLayerContent
{
	background: #CCCCCC;
	z-index: 920;
	padding: 10px;
	font-size: 10px;
	font-family: Verdana;
}



div.SupportPage
{
    width: 100%;
}

div.SupportMenu
{
    background: #222;
    margin: 5px;
    border: 1px solid #000;
}

div.SupportContent
{
    position: relative;
    background: #222;
    margin: 5px;
    width: 900px;
    padding: 0px;
}


div.SupportMenu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.SupportMenu ul li
{
    display: block;
    float: left;
}

div.SupportMenu ul li a
{
    display: block;
    padding: 5px;
    margin: 5px;
    background: #333;
    cursor: pointer;
}

div#SupportTitle
{
    font-size: 14px;
    font-weight: bold;
    padding: 5px;   
}


div#SupportBestellungenContainer
{
    margin-top: 30px;
    width: 100%;
}

div#SupportBestellPostenContainer
{
    margin-top: 10px;
}


div.BEItem
{
    width: 100%;
    clear: both;
    line-height: 18px;
    border: 1px solid #000;
    height: 18px;
    background: #111;
}


div.BEItemActive
{
    width: 100%;
    clear: both;
    line-height: 18px;
    border: 1px solid #000;
    height: 18px;
    background: #f00;
}


div.BEItem:hover
{
    width: 100%;
    clear: both;
    line-height: 18px;
    border: 1px solid #000;
    height: 18px;
    background: #665500;
    color: #fff;
    cursor: pointer;
}

div#BEHeader
{
    width: 100%;
    clear: both;
    color: #000;
    line-height: 18px;
    border: 1px solid #000;
    height: 18px;
    background: #F5AE0A;
    font-weight: bold;
}
div#BEHeader:hover
{
    cursor: arrow;
}

div.BEDat
{
    float: left;
    width: 150px;
}

div.BEPos
{
    float: left;
    width: 50px;
    text-align: right;
}

div.BEAnz
{
    float: left;
    width: 50px;
    text-align: right;
}

div.BESum
{
    float: left;
    width: 90px;
     text-align: right;
}

div.BEBem
{
    float: left;
    margin-left: 10px;
}

div.BEStat
{
    float: left;
    width: 60px;
}


div.BPItem
{
    clear: both;
    background: #111;
    border-bottom: 1px solid #222;
}


div.BPItem:hover
{
    clear: both;
    background: #665500;
    border-bottom: 1px solid #222;
}


div.BPArt
{
    float: left;
    width: 140px;
}

div.BPBez
{
    float: left;
    width: 380px;
    padding-left: 5px;
}

div.BPAnz
{
    float: left;
    width: 30px;
}

div.BPBp
{
    float: left;
    width: 75px;
    text-align: right;
}


div#BestellungPop
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 300;
    background: url(/layout/wb80.png);
}

div#BestellungenPopWrap
{
    position: relative;
    width: 100%;
    height: 100%;
}

div#BestellungenPopContent
{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 12px;
    margin-top: -240px;
    margin-left: -460px;
    width: 920px;
    height: 480px;
    background: #665500;
}

div.SupportBTN
{
    display: inline-block;
    cursor: pointer;
    padding: 5px;
    background: #F5AE0A;
    color: #000;
}


div.Art
{
    float: left;
    text-align:center;
    margin: 5px;
    background: #232323;
    color: #ffffff;
    border: 1px solid #000;
    padding: 5px;
    width: 260px;
}

div.Art:hover
{
    float: left;
    text-align:center;
    margin: 5px;
    background: #F5AE0A;
    color: #000;
    border: 1px solid #000;
    padding: 5px;
    width: 260px;
}


span.PADescr
{
    display: block;
    margin: 5px;
}

div.Art img
{
    width: 250px;
    border: 1px solid #000;
}

div.ArtTab span
{
    display: inline;
}

div.SYSPage
{
    width: 560;
    margin-left: 70px;
}

div.iSafe
{
    position: absolute;
    z-index: 1;
    border: 1px solid #f00;
}


div.News
{
    padding: 0.4em;
    font-size: 1.1em;
}

div.News a.weiter
{
    text-decoration: underline;
    color: #f5ae0a;
    float: right;
}

div.News div.NewsItem
{
    position: relative;
    background: #262626;
    padding: 0.8em;
    margin: 0.4em 0.4em 0.8em 0.4em;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

div.Home div.NewsItem
{
    background: #333 !important;
}

div.News div.NewsItem div.Datum
{
    position: absolute;
    top: 5px;
    right: 5px;
}

div.News div.NewsItem h1
{
    font-size: 1.20em;
    line-height: 1.4em;
    color: #f5ae0a;
}

div.News div.NewsItem h2
{
    font-size: 1.05em;
    line-height: 1.2em;
    color: #F4ad09;
}

div.News div.NewsItem h3
{
    font-size: 1.1em;
    color: #F3ac08;
}

div.News div.NewsItem p
{
    text-align: justify;
    line-height: 1.3em;
}

div.SubMenuTop
{
    background: #333;
    padding: 0.5em;
    font-size: 1.1em;
    font-weight: bold;
}

div.SubMenuTop a
{
    display: inline-block;
    padding: 0.4em 0.4em 0.4em 0.4em;
    text-decoration: none;
    color: #fff;
    background: #000;
}

div.SubMenuTop b
{
    display: inline-block;
    padding: 0.1em 0.2em 0.5em 0.2em;
    color: #f5ae0a;
}


#wkva option 
{
    display: block;
	white-space: pre-wrap;
}
