@import "stylesheet-standard.css";

html,body {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    background: #cacaca;
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 12px;
    color: #1041bd;
}

html>body {
    min-height: 100%;
}

#overall {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    background: #ffffff;
}

body>#overall {
    height: auto;
    min-height: 100%;
}

#header {
    height: 191px;
    padding-top: 20px;
    background: #CACACA;
    /*padding: 25px 0 0 0;*/
}

#headfeld {
    position: absolute;
    top: 146px;
    left: 140px;
    width: 400px;
    height: 70px;
}

#sitebody {
    padding: 10px 0 81px 25px;
}

#sidebar_left {
    width: 200px;
    margin: 0 0 0 0;
    float: left;
}

#content {
    width: 525px;
    margin: 0 25px 0 25px;
    background: #ebebeb;
    float: left;
}

#sidebar_right {
    width: 175px;
    margin: 0 0 0 0;
    float: left;
}

#footer {
    height: 47px;
    background: url("images/footer.gif") no-repeat #cacaca;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 34px 0 0 0;
}

.sidebar_box {
    margin: 0 0 25px 0;
    background: #EBEBEB;
}

.sidebar_box .sidebar_box_left_top {
    height: 22px;
    background: url("images/sidebar_box_left_top.gif") no-repeat;
    font-size: 0px;
}

.sidebar_box .sidebar_box_left_bottom {
    height: 19px;
    background: url("images/sidebar_box_left_bottom.gif") no-repeat;
    font-size: 0px;
}

.sidebar_box .sidebar_box_right_top {
    height: 22px;
    background: url("images/sidebar_box_right_top.gif") no-repeat;
    font-size: 0px;
}

.sidebar_box .sidebar_box_right_bottom {
    height: 19px;
    background: url("images/sidebar_box_right_bottom.gif") no-repeat;
    font-size: 0px;
}

.sidebar_box .sidebar_box_title {
    height: 21px;
    background: url("images/sidebar_box_title.gif") repeat-x;
    padding: 3px 0 3px 14px;
    font-size: 14px;
    font-weight: bold;
    color: #1041BD;
}

.sidebar_box_inhalt {
    padding: 5px 18px;
}

.sidebar_box .sidebar_box_bullet, .content_box_bullet {
    height: 6px;
    background: url("images/sidebar_box_bullet.gif") no-repeat 7% 0%;
    font-size: 0px;
}

.sidebar_box ul {
    list-style-type: none;
    padding: 5px 0;
    margin: 0;
    width: 200px;
}

.sidebar_box ul li {
    display: inline;
}

.sidebar_box ul li a {
    display: block;
    width: 186px;
    padding: 2px 0 2px 14px;
}

.sidebar_box ul ul {
    padding: 0;
    list-style-type: none;
    width: 200px;
}

.sidebar_box ul li ul a {
    display: block;
    width: 166px;
    padding: 2px 0 2px 34px;
}

.sidebar_box ul li a:hover {
    color: #ffffff;
    background: #1041bd;
}

.sidebar_box ul li a.active {
    background: #d3d3d3;
}

.sidebar_box ul li ul li ul a {
    display: block;
    width: 156px;
    padding: 2px 0 2px 44px;
}

.content_box_top {
    height: 22px;
    background: url("images/sidebar_box_content_top.gif") no-repeat;
    font-size: 0px;
}

.content_box_title {
    height: 21px;
    background: url("images/sidebar_box_title.gif") repeat-x;
    padding: 3px 0 3px 14px;
    color: #1041BD;
}

.content_box_title a {
    color: #1041BD;
}

.content_box_title a:hover {
    color: #ffffff;
}

.imglink:hover {
    background: none;
}

.content_box_inhalt {
    padding: 5px 20px 20px 20px;
}

.content_box_bottom {
    height: 19px;
    background: url("images/sidebar_box_content_bottom.gif") no-repeat;
    font-size: 0px;
}

h1 {
    font-size: 180%;
    margin: 0.5em 0 0.25em 0;
}

h2 {
    font-size: 160%;
    margin: 0.5em 0 0.25em 0;
}

h3 {
    font-size: 140%;
    margin: 0.5em 0 0.25em 0;
}

h4 {
    font-size: 120%;
    margin: 0.5em 0 0.25em 0;
}

h5 {
    font-size: 100%;
    margin: 0.5em 0 0.25em 0;
}

h6 {
    font-size: 100%;
    margin: 0.5em 0 0.25em 0;
    text-decoration: underline;
}

p {
    margin: 0.5em 0;
}

.clear {
    clear: both;
}

a {
    color: #1041BD;
}

div.catblock a:hover {
    color: #1041BD;
    background: transparent;
}

input {
    padding: 2px;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #ffffff;
    font-family: "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
    font-size: 12px;
    color: #8b8b8b;
    margin-right: 5px;
}

input.imgbutton {
    border: 0;
    padding: 0;
}

.search {
    width: 97px;
    float: left;
}

.searchbutton {
    float: left;
    width: 20px;
    height: 24px;
    background: pink;
}

div.copyright {
    text-align: center;
    position: absolute;
    bottom: 30px;
    width: 100%;
    color: #8B8B8B;
    font-size: 80%;
}

div.copyright a {
    color: #8B8B8B;
}









/** LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #2F53B1;
	}

.button {
    display: block;
    border: 1px outset #000000;
    background: url('images/button_bg.gif') repeat-x #142269;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    width: 150px;
    min-width: 100px;
    cursor: pointer;
}

.button:hover {
    border: 1px inset #000000;
    color: #ffffff;
    cursor: pointer;
}

input.submit {
    display: block;
    border: 1px outset #000000;
    background: url('images/button_bg.gif') repeat-x #142269;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    width: 150px;
    min-width: 100px;
    cursor: pointer;
}

input.submit:hover {
    border: 1px inset #000000;
    color: #ffffff;
    cursor: pointer;
}









.fl_right {
    float: right;
}

.fl_left {
    float: left;
}

#shoppingcart {
    width: 490px;
}

#shoppingcart td.images img {
    width: 75px;
}

#shoppingcart td.images a {
    display: block;
    background: url('images/proddet_imgbox.gif');
    width: 139px;
    height: 150px;
    margin-top: -16px;
    padding: 21px 0 0 30px;
}

#shoppingcart td.images a img {
    border: 3px solid #ffffff;
}

.dottedtopborder {
    border-top: 1px dotted #1041BD;
}

.onepxwidth {
    width: 1px;
}

textarea {
    width: 90%;
}

.infomessage {
    padding: 5px;
    background: #77BD7F;
    color: #ffffff;
}

.errormessage {
    padding: 5px;
    background: #CEB0B0;
    color: #ffffff;
}

.block {
    border: 1px dotted #1041BD;
    padding: 5px;
    margin-bottom: 10px
}

.block h3 {
    margin-top: 0;
}

.productOldPrice {
    color: #ff0000;
	text-decoration: line-through;
}
/* GalleryXXL **************** */

#gxxl {
    width: 100%;
}

/*div>#gxxl {
    width: 360px;
}*/

/*#gxxl a {
    color: #1041BD;
    background: none;
    text-decoration: none;
    padding: 1px;
}

#gxxl a:hover {
    color: #ffffff;
    background: #000000;
    text-decoration: none;
}

#gxxl a.active {
    color: #ffffff;
    background: #000000;
    text-decoration: none;
}*/

/* Gallery-Listing *********** */

#gxxl_gallist {
    margin: 20px 0;
}

#gxxl_gallist a {
    display: block;
    float: left;
    background: #DCDCDC;
    margin: 5px;
    padding: 5px;
    cursor: pointer;
    color: #1041BD;
}

#gxxl_gallist a:hover {
    text-decoration: none;
    background: #1041BD;
    color: #DCDCDC;
}

#gxxl_gallist a span.img {
    display: block;
    width: 100px;
    height: 75px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#gxxl_gallist a span.name {
    display: block;
    width: 90px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}


/* Image-Listing ************* */

#gxxl_imglist {
    margin: 20px 0;
}

#gxxl_imglist a {
    display: block;
    float: left;
    background: #DCDCDC;
    margin: 5px;
    padding: 5px;
    cursor: pointer;
    color: #1041BD;
}

#gxxl_imglist a:hover {
    text-decoration: none;
    background: #1041BD;
    color: #DCDCDC;
}

#gxxl_imglist a span.img {
    display: block;
    width: 100px;
    height: 75px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}



/* Image-Detail **************** */

#gxxl_detail {
    margin: 20px 0;
    background: #eeeeee;
    padding: 5px;
}



/* Page-Navigation ************* */

#gxxl_pagenav {
    text-align: center;
}


/* Misc ************************ */

.clear {
    clear: both;
}

.hide {
    display: none;
}
