/* STANDARD-INCLUDES */
@import url('/css/minimal.css');
@import url('/css/presets/categoryview.css');
@import url('/css/presets/formstd.css');
@import url('/css/presets/structurep200m690c.css');
@import url('/css/presets/typographicstd.css');
@import url('/css/presets/menuhorizontal.css');
@import url('/css/presets/searchpanelstd.css');
/*@import url('/css/presets/iconstd.css');*/
@import url('/css/presets/iconpletzer.css');
@import url('/css/presets/extjs-reset.css');
/**************************************/
/** SuSIDE CSS (firstcss)            **/
/** MADDOX                          **/
/**************************************/

body {
	font-size: 12px;
	color: #343434;
	padding: 1px;
    margin:0;
}

body.website {
    background-image:none;
    background-repeat:no-repeat;
}

/* GENERAL STYLES */

* { font-family:Arial, Helvetica, sans-serif; }
h1, h3 { color:#006699; font-size:17px; }
h2 { color:#606060; font-size:13px; }
a { text-decoration:none; font-weight:bold; color:black; }
a:hover { text-decoration:underline; }

/***************************************/
/* SITE SECTIONS                       */
/***************************************/

#top {
    padding-top:20px;
}

#menue {
    float:left;
    width:895px;
    height:40px;
    background:url('/img/maddox/top_header.png');
}

#main {
    /* Hintergrund fuer Main/Content-Bereich*/
    background-image:url('/img/maddox/content_div_bg.png');
    background-repeat:repeat-x;
    background-position:top;
}

#panel {
    /* Hintergrund fuer Main/Content-Bereich, Oben-Abstand */
    padding-top:35px;
    background-image:url('/img/maddox/content_div_bg.png');
    background-repeat:repeat-x;
    background-position:top;
}

#breadcrumb {
    margin-bottom:10px;
}

/**************************************/
/**  FOOTER                          **/
/**************************************/

#footer a {
    font-weight:normal;
    color:#606060;
}

/**************************************/
/**  PANEL                           **/
/**************************************/

#panel h2, #shoppingCart h2, #lightbox h2 {
    color:#006699;
    font-size:14px;
}



#searchLinks {
    /*background:url('/img/maddox/rahmen_h.gif') repeat-x bottom;*/
}

/**************************/
/* SEARCH LINKS           */
/**************************/

/* tree */

div#treeCategory a {
    font-weight:normal;
}

div#sideMenu, div#searchLinks {
    margin-top:1px;
    padding:0px;
    margin-bottom:10px;
}


div#sideMenu a:hover, div#searchLinks a:hover {
}

div#sideMenu ul, div#searchLinks ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

div#sideMenu li, div#searchLinks li {

    display: block;
    margin-top:0px;
    margin-bottom:1px;
    padding:0px;

}

#sideMenu ul {
    display:block;
}

#sideMenu a {
    color:#606060;
}

#search, #box {
    background:url('/img/maddox/rahmen_v.gif') repeat-y right;
}

#box {
    margin-top:25px;
}

#imagesearchCa label {
    font-weight:bold;
}

/**************************************/
/**  MENUE                           **/
/**************************************/

#menue ul a {
    color:white;
}

#menue ul {
    margin:0;
    padding:0;
}

#menue li {
    padding:5px;
    display:block;
}

#menue {
    float:none;
    width:895px;
    height:40px;
    background:url('/img/maddox/top_header.png');
}

#menue ul {

    padding-top:8px;
    padding-bottom:8px;
    vertical-align:middle;

}

#menue li {
    float:left;

    font-size:12px;
    padding-left:15px;
    padding-right:15px;
    border-right:gray;
    border-right-style:solid;
    border-right-width:thin;
    
    list-style:none;
}

.pageHeader {
    background-color:#006699;
    color:#FFFFFF;
    float:none;
}

.nextPageLink img {
    background-image:url("/img/maddox/pfeil-weiss-r.gif")
}

.prevPageLink img {
    background-image:url("/img/maddox/pfeil-weiss-l.gif")
}

.pageSelector p {
    padding:0;
    margin:0;
}

.pageSelector {
    height:10px;
}

/**************************************/
/**  IMAGEIMPORT                     **/
/**************************************/

div.importoption a {
    color:#006699;
}

/**************************************/
/**  IMAGESEARCH                     **/
/**************************************/

#imagesearchCa {
    margin-bottom:10px;
}

#sLabRequery {
    float:none;
}

/**************************************/
/**  CONTENT                         **/
/**************************************/

/* categoryContent */

.categoryContent {
    float:none;
    clear:both;
}

/**************************************/
/** THUMBNAIL-IMAGE-SITE              */
/**************************************/

.imageActionMenu {
    /*background-color:#9F9F9F;*/
}

/*
div.imageCa .buttonEdit {
    background-image:url('/img/icon/Mini_Pixel_Icons/edit-page-yellow.gif') !important;
    width:14px !important;
    height:14px !important;
}

.buttonCart {
    background-image:url('/img/icon/Mini_Pixel_Icons/shopping-cart.gif') !important;
    width:14px !important;
    height:15px !important;
}

.buttonLightbox {
    background-image:url('/img/icon/Mini_Pixel_Icons/popular.gif') !important;
    width:14px !important;
    height:14px !important;
}

.buttonDownload {
    background-image:url('/img/icon/Mini_Pixel_Icons/download-page-grey.gif') !important;
    width:14px !important;
    height:14px !important;
} */

.imageMenu li a {
    color:#006699;
    font-weight:lighter;
}

/* POPUP */

div.imagepreview a.nextPageLink, div.imagepreview a.prevPageLink {
    background-color:#006699;
}
