/* BASIC STYLES
*/
h1{
    margin: 0.8em 0;
}

h2{
    margin: 0.8em 0;
}

ul{
    list-style: disc;
    padding-left: 2em;
}
ol{
    list-style: decimal;
    padding-left: 3em;
}
table,
ul,
ol,
p,
.hr{
    margin: 0 0 1em 0;
}
td{
}
img{
}
.imgLeft{
    margin-right: 15px;
}
.hr{
    border-color: #ccc;
}


/* FONTS
*/
body{
    text-align: left;
    font: normal normal normal 13px/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666666;
}
h1,
h1 a,
h1 span{
    font: normal normal normal 26px/1.2 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    color: #38374a;
}
h2,
h2 a,
h2 span,
h3{
    font: normal normal normal 15px/1.3 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    color: #71729d;
}
a{
    color: #71729d;
}
a:hover{
    text-decoration: underline;
}
#navTop a{
    font: normal normal normal 13px/42px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#navLeft a{
    font: normal normal normal 13px/1.3 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
strong, b, th{
    font-weight:bold;
}
em, i{
    font-style:italic;
}
u{
    text-decoration:underline;
}
strike, s{
    text-decoration:line-through;
}


/* RESET NAVIGATION LISTS
*/
#navTop ul, #navLeft ul, #smallNav ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position:relative;
}
#navTop ul a, #navLeft ul a, #smallNav ul a{
    text-decoration: none;
}
#navTop ul a:hover, #navLeft ul a:hover, #smallNav ul a:hover{
    text-decoration: none;
}


/* BASIC STRUCTURE
*/
html{
    background: url(../layout/bgHtml.gif) repeat-x 0 0 #a6acd1;
}
body{
}
#website{
    width: 960px;
    margin: 3px auto 0;
    position: relative;
    padding: 0 33px 100px 29px;
    background: url(../layout/bgWebsite.gif) repeat-x 0 0;
}
#wrapper{
    width: 960px;
    position: relative;
    float: right;
    display: inline;
    padding: 30px 0 25px 0;
	background: #fff;
}


/* HEADER
*/
#header{
    position: relative;
    float: left;
    width: 960px;
    height: 334px;
    background: #fff;
}
#header img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#headerImage{
    width: 740px;
    height: 268px;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
#headerImage img{
}
#headerImage b{
    display: block;
    width: 9px;
    height: 9px;
    background: url(../layout/bg_overlay_headerimage.html) right top no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12;
}
#header_overlay{
    width: 980px;
    height: 33px;
    background: url(../layout/bg_overlay_header.html) no-repeat 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
}
#logo{
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
}



/* CONTENT
*/
#content{
    width: 450px;
    float: left;
    display: inline;
    position: relative;
    top: 0;
    left: 0;
}
.shop #content{
    width: 660px;
}
#content img{
}

/* CONTACT AREA / SMALL 2
*/
#contact{
    display: block;
    width: 220px;
    z-index: 12;
    background: url(../layout/bgContact.gif) repeat-x 0 0 #d4d4e2;
	margin: 0 0 30px 0;
}
#contact .teaser{
    width: 204px;
    margin: 0;
    padding: 26px 0 26px 16px;
    border: 0;
    background: none transparent;
}
#contact .teaser *{
	color: #393b73;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;<
}
#contact .teaser h3{
    margin: 0 0 .3em 0;
    background: none transparent;
    border: 0;
    padding: 0;
}
#contact .teaserContent{
    margin: 0;
    padding: 0;
    border: 0;
    background: none transparent;
}
#contact .teaser p{
}
#contact .teaser a{
    text-decoration: none;
}
#contact .teaser a:hover{
    text-decoration: underline;
}
#contact br.clear{
    display: none;
}
#editMode #contact .adminModuleSideBar{
    background: none transparent;
    position: absolute;
    left: 0;
    top: 0;
}
#editMode #contact .adminModuleSideBar .edit{
    margin: 0;
    padding: 0;
    left: -20px;
    top: 0;
}
#editMode #contact .adminModuleSideBar b,
#editMode #contact .adminModuleSideBar .delete,
#editMode #contact .adminModuleSideBar .activeStatus,
#editMode #contact .adminModuleSideBar .position,
#editMode #contact .adminNewModule{
   display: none;
}


/* TEASER / SMALL 1
*/
#teaser{
    width: 220px;
    float: right;
    margin: 0;
    display: inline;
    position: relative;
    top: 0;
    left: 0;
}
#teaser .clear{
    display: none;
}
.shop #teaser{
    display: none;
}
.teaser{
    width: 220px;
    margin: 0 0 45px 0;
    background: url(../layout/bg_teaser.html) no-repeat right top;
}
.teaser .image{
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 220px;
}
.teaser .image img{
    display: block;
}
.teaser .image b{
    display: block;
    width: 210px;
    height: 11px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../layout/bg_overlay_teaserimage.html) no-repeat;
}
.teaserContent{
}
.teaserContent *{
}
.teaserContent a{
}
.teaser h3{
    margin: 0.6em 0 0.5em 0;
	color: #38374a;
}
.teaser h3.overImage{
}
.teaser p,
.teaser ul,
.teaser ol,
.teaser table{
    margin: 0 0 0.5em 0;
}
.teaser .overImage{
}
.teaser .belowImage{
}
.teaser .textLink,
.teaser .downloadLink{
}
.teaser .textLink{
    display: inline-block;
    margin: .6em 0 0 0;
}
.teaser .textLink:hover{
    text-decoration: underline;
}
#teaser .adminNewModule{
}

/* NAV TOP
*/
#navTop{
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 740px;
    z-index: 12;
}
#navTop ul{
    position: relative;
    float: left;
    overflow: hidden;
}
#navTop li{
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
    overflow: hidden;
}
#navTop a{
    float: left;
    padding: 14px 15px 0;
}
#navTop span{
    display: block;
    overflow: hidden;
    padding: 0;
}
#navTop .passive a{
    color: #4b4b4b;
}
#navTop .passive a:hover{
    color: #71729d;
}
#navTop .active a{
	color: #38374a;
    background: url(../layout/bgNavTopActive.gif) repeat-x 0 0;
}


/* NAV LEFT 
*/
#navLeft{
    width: 220px;
    min-height: 1px;
    float: left;
    display: inline;
    margin: 0 35px 0 0;
}
#navLeft ul{
}
#navLeft ul li{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
}
#navLeft ul span{
    display: block;
    overflow: hidden;
    padding: 0;
}
#navLeft ul a{
    display: block;
    padding: 4px 5px 4px 0;
	margin: 0 16px 0 19px;
	border-bottom: 1px dotted #9191a0;
}
#navLeft ul .active{
	background: url(../layout/bgNavLeftActive.gif) repeat-x 0 0 #c2c1d6;
}
#navLeft ul .active span{
	background: url(../layout/bgNavLeftActive.png) no-repeat 6px center;
}
#navLeft ul .active a{
    color: #38374a;
}
#navLeft ul .passive a{
    color: #666666;
}
#navLeft ul .passive a:hover{
    color: #71729d;
}
#navLeft ul ul{
    clear: both;
    float: none;
    border: 0;
    margin: 0;
}
#navLeft ul ul li{
    border: 0;
}
#navLeft ul ul span{
}
#navLeft ul ul a{
    padding-left: 16px;
    background: none transparent;
}
#navLeft ul ul .active{
}
#navLeft ul ul .active span{
	background: #fff;
}
#navLeft ul ul .active a{
    background: none transparent;
	color: #38374a;
}
#navLeft ul ul .active a:hover{
}
#navLeft ul ul .passive{
}
#navLeft ul ul .passive span{
	background: #fff;
}
#navLeft ul ul .passive a{
    background: none transparent;
}
#navLeft ul ul .passive a:hover{
    background: none transparent;
	color: #71729d;
}
#navLeft ul ul ul{
}
#navLeft ul ul ul li{
}
#navLeft ul ul ul span{
}
#navLeft ul ul ul a{
}
#navLeft ul ul ul .active{
}
#navLeft ul ul ul .active a{
}
#navLeft ul ul ul .active a:hover{
}
#navLeft ul ul ul .passive{
}
#navLeft ul ul ul .passive a{
}
#navLeft ul ul ul .passive a:hover{
}

/* SMALL NAV
*/
#smallNav{
    width: 200px;
    position: absolute;
    left: 18px;
    bottom: 20px;
}
#smallNav li{
    float: left;
    width: 100%;
    position: relative;
    background: url(../layout/bgSmallNavA.html) no-repeat 0 6px;
    padding: 0 0 0 13px;
    margin: 3px 0 0 0;
}
#smallNav a{
    color: #f3eaf3;
}
#smallNav ul a:hover{
    text-decoration: underline;
}


/* NEWS MODULE
*/
#content div.newsWrapper{
    margin: 0;
}


/* SHOP BORDER-COLOR AND STYLE
*/
.shop hr,
.shoppingCart th,
.shopSummaryFirst td,
.shoppingCart td,
.shopColumn1 li,
.shopColumn2 li,
.shopShipping td,
.shopShipping th,
.shopPicture,
.shopShortArticle,
.articleSmallPreview1,
.articleSmallPreview2,
.articleSmallPreview3,
.articleSmallPreview4,
.shopArticle td,
.shopArticle th,
.shoppingCartSmall{
    border-style: solid;
    border-color: #1e5faa; /* dark */
}


/* SHOP COLOR AND BACKGROUND COLOR
*/
.shopLink,
.shopStep .shopNumber,
.shopStepActive,
.shopStep,
.shopStep a,
.shoppingCartSmall .shopLink,
.shopDelete{
    color: #1e5faa;
}
.shoppingCartSmall .shopLink{
    color: #fff;
}
.shopLink,
.shopStep .shopNumber,
.shopDelete{
    background: #1a4f8f;
    text-transform: uppercase;
}
.shopDelete:hover{
    background: #ff0000;
    color: #ffffff;
}
.shopLink:hover,
.shoppingCartSmall .shopLink:hover{
    background: #1a4f8f;
    color: #fff;
    text-decoration: none;
}
.shopConfirm{
    color: green;
    font-weight: bold;
}
.shop .required b,
.shop .requiredError b{
    color: red;
}
.shopStepActive .shopNumber{
    background: #1a4f8f;
    color: #fff;
}
.shopStep{
    opacity: 0.6;
}


/* SHOP FONT SIZES
*/
.shopPrice{
    font-Size: 16px;
}
.shopLink,
input.shopLink{
    font-size: 12px;
}


/* SHOP UNASSORTED
*/
.shopShortDescription{
    width: 200px;
}
.articlePictures{
    width: 180px;
}
.shopCartImage{
    padding: 2px 2px 2px 0;
    text-align: center;
    vertical-align: middle;
}
.shopArticle table{
    width: 450px;
}
.shoppingCartSmall{
    margin-bottom: 15px;
    line-height: 1.2;
}
.shoppingCartSmall p{
    background: url(../../../base/layout/shop/bgCartSmall.gif) 5px center no-repeat;
    margin: 5px 0;
    padding: 5px 5px 5px 70px;
}
.shoppingCartSmall .shopLink{
    display: block;
    margin: 3px 0;
    float: none;
}
#navLeft .shopLink{
    line-height: 1.0;
    padding: 2px 5px 3px 5px;
    text-transform: none;
}


/* EDITMODE - RESET AND PREPARE NAV ELEMENTS
*/
#editMode #navLeft li,
#editMode #navTop li,
#editMode #smallNav li{
    position: relative;
}
#editMode .editButton img{
    border: 0;
    padding: 0;
    background: none transparent;
}
#editMode #navLeft .editButton,
#editMode #navTop .editButton,
#editMode #smallNav .editButton{
    position: absolute;
    z-index: 1;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    background: none transparent;
}


/* EDITMODE - NAV TOP
*/
#editMode #navTop li{
    margin: 0 0 0 0;
    padding: 0;
}
#editMode #navTop a{
    padding-left: 18px;
    padding-right: 5px;
}
#editMode #navTop .editButton{
    top: 27px;
    left: 0;
}
#editMode #navTop .active a,
#editMode #navTop .passive a{
}

/* EDITMODE - SMALL NAV
*/
#editMode #smallNav li{
    margin: 0 5px 0 0;
}
#editMode #smallNav a{
    padding-left: 18px;
}
#editMode #smallNav .editButton{
    top: 1px;
    left: 0;
}

/* EDITMODE - NAV LEFT
*/
#editMode #navLeft ul li{
}
#editMode #navLeft ul .active a{
    background-image: none;
}
#editMode #navLeft ul .active span{
    background-image: none;
}
#editMode #navLeft ul .passive a{
    background-image: none;
}
#editMode #navLeft ul .passive a:hover{
    background-image: none;
}
#editMode #navLeft ul a{
    padding-left: 18px;
}
#editMode #navLeft ul .editButton{
    top: 3px;
    left: 0;
}
#editMode #navLeft ul ul li{
}
#editMode #navLeft ul ul a{
    padding-left: 36px;
}
#editMode #navLeft ul ul .editButton{
    left: 18px;
}
#editMode #navLeft ul ul ul li{
}
#editMode #navLeft ul ul ul a{
    padding-left: 54px;
}
#editMode #navLeft ul ul ul .editButton{
    left: 36px;
}

#editMode #headerImage b{
}

/* EDITMODE - SHOP LINK
*/
#editMode .navLeft a.shopLink{
    line-height: 1.0;
    padding: 2px 5px 3px 5px;
}

/* FANCYBOX
*/
#fancybox-outer,
.fancybox-title-inside{
    /*background: #F0ECE0;*/
}
.fancybox-title-inside *{
    /*color: #3e3e3c;*/
}

