@charset "utf-8";
/* CSS Document */
html { margin:0;}

body {margin:0; background:#e8efe4 url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/bgb.png) bottom center no-repeat; 
background-size: contain; }
#header {background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/head-bg.png) no-repeat; width:1000px; height:112px; margin:0 auto;}
#outer_wrapper {width:1000px; background:none; margin:0 auto;}
#main {width:1000px; margin:0 auto;}
#content {width:900px; margin: 0 auto; float:left; background: none; border: 0px solid #ccc; padding: 10px 50px;; -moz-border-radius:5px 5px 5px 5px; font-family:"Trebuchet MS", sans-serif; ;}
#foot-top {background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/foot-top.jpg) no-repeat; width:790px; height:19px;margin:0 auto;}
#footer {background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/foot.jpg) top no-repeat; width:790px;margin:0 auto;}
#left-side {width:210px; float:left; height:auto;}
#left-side div {margin-left:13px; color:#ccc;  font-size:14px;}

h2.nav {background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/nav-top.jpg) no-repeat; height:47px; width:204px;padding-top:12px; font: 14px "Trebuchet MS", sans-serif; font-weight: bold;  color: #ccc !important;}

.p50 {
	width:49.99%;
	float:left;
}


.p25 {
	width:20%;
	float:left;
}
.p40 {
	width:39.99%
}

.p40r {
	width:39.99%;
	float:right;
	margin-right:40px;
}

.p65 {float:left; width:65px; margin-left:3px;}

a.footer {
	color:#ccc;
}
a:hover .footer , a:active .footer, a:current .footer  {
	color:#FC0;
}

.copy {
	font-size:10px; margin-top:2em;
	color:#999;
}
/*********************************************************
 * JTL-Shop3 Tiny stylesheet
 * 
 * $Id: base.css 986 2010-08-04 10:39:31Z andy $
 *  
 *********************************************************/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, label, input, button, textarea, select, p, blockquote, th, td {
   margin: 0;
   padding: 0;
   font-family:"Trebuchet MS", sans-serif;
}

h1, h2, h3 {
   padding: 0;
   margin : 0 0 0.35em 0;
}

h1 {
   margin : 0 0 0.5em 0;
   font : 18px "Trebuchet MS", sans-serif;
   color : #333;
   font-weight:bolder;
   font-size:18px;
}

h2 {
   font : 16px "Trebuchet MS", sans-serif;
   font-size:16px;
}

h3 {
   margin-top: 1.5em;
   font-size : 1.1em;
}

strong,
h3, h4, h5, h6 {
   font-weight : bold;
}

ul, ol {
   list-style-type: none;
}

fieldset {
   border: 0;
}

fieldset legend {
   font-weight: bold;
}

label:hover {
   cursor: pointer;
}

img {
   border: 0;
}

/* 
 *  google chrome input border glow
 */
*:focus, a, textarea, input, select {
   outline: none;
}

/*
 *  firefox dotted links
 */
* {
  -moz-outline-style: none;
}

*::-moz-focus-inner {
   border: none;
}

/*
 *  format
 */
.hide_overflow {
   overflow: hidden !important;
}

.left {
   float :left !important;
}

.right {
   float: right !important;
}

.clear {
   clear: both;
}

.tcenter {
   text-align: center;
}

.tleft {
   text-align: left;
}

.tright {
   text-align: right;
}

.nospacing {
   margin: 0 !important;
   padding: 0 !important;
}

.vmiddle {
   vertical-align: middle;
}

.noborder {
   border: 0 !important;
}

.hidden {
   display: none;
}

.nowrap {
   white-space: nowrap;
}

/*
 *  horizontal list
 */
ul.hlist {
   width: 100%;
   overflow: hidden;
}

ul.hlist li {
   float: left;
   display: block;
}

ul.thead {
   border-bottom: 1px solid #ccc;
}
ul.hlist a {
	color:#333333;
}

/*
 *  vertical list
 */
ul.vlist {
   width: 100%;
   overflow: hidden;
}

ul.vlist li {
   float: none;
   display: block;
}

/*
 *  percent widths
 */
.p10 {
   width: 10%;
}

.p15 {
   width: 15%;
}
 
.p20 {
   width: 20%;
}

.p25 {
   width: 25%;
}

.p33 {
   width: 33.333333333333333%;
   w\idth: 33%;
}

.p50 {
   width: 49.99%;
}

.p66 {
   width: 66%;
}

.p75 {
   width: 75%;
}

.p80 {
   width: 80%;
}

.p100 {
   width: 100%;
}

.cl {
   margin: 0 5px 0 0;
}

.cc {
   margin: 0 5px;
}

.cr {
   margin: 0 0 0 5px;
}

.vmiddle {
   vertical-align: middle;
}

.clearall:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.clearall {
   display: inline-block;
}

html .clearall {
   height: 1%;
}

.clearall {
   display:block;
}







/*
 *  standardliste
 */
ul.list li a {
   display: block;
   text-decoration: none;
   padding: 2px 0 2px 12px;
   background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/square.png) no-repeat 4px 0;
}

ul.list li a:hover {
   text-decoration: underline;
   background-color: #f2f5fa;
}



 
.page_width {
   width: 1080px;
}

#page {
   width: 100%;
   margin: 0 auto;
   text-align: center;
   background-color: #fff;
}

#outer_wrapper {
   margin: 0px auto;
  padding:0;
   text-align: center;
}

#page_wrapper {
   margin: 0 auto;
   float: left;
   width: 979px;
   padding-left:11px;
   padding-right:10px;
   z-index: 80;
}

#header_wrapper {

}

#header {
   margin: 0 auto;
   text-align: left;
   position: relative;
   height: 70px;
   z-index: 100;
}

#settings {
   position: absolute;
   top: 50px;
   right: 130px;
   font-size: 0.9em;
   z-index: 120;
}
/* IE 6 */
* html #settings {
      right: 0px;
}

#logo {
   height: 100%;
   float: left;
   position: relative;
}

#headlinks_wrapper {
   height: 30px;
   width:1000px;
 
   overflow: none;
   padding: 75px 0px 0 0px;


}

/* IE 7 */
* + html #headlinks_wrapper {
   padding: 4px 0px 0 0px;
}
/* IE 6 */
* html #headlinks_wrapper {
   padding: 0px 0px 0 0px;
}

#headlinks {
	width:770px;	

}

/* IE 6 */
* html #headlinks {
   	margin-top:25px;
	background:none;
}

/* IE 6 */
* html #headlinks ul li {
   	padding-left:5px;
	padding-right:5px;
}

/* IE 6 */
* html #headlinks ul li a {
   color:#333;
   font-size:12px;
   font-weight:bolder;
}

/*#headlinks {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   z-index: 100;
}*/

#speciallinks {
   margin: 0 auto;
   text-align: center;
   background-color: #f6f6f6;
   border-radius: 0 0 10px 10px;
}

#search {
   margin: 0 auto;
   padding: 4px 0 5px 0;
   background-color: #fbfbfb;
   z-index: 120;
}

#content {
   position: relative;

   text-align: left;
   z-index: 1;
   font-family:"Trebuchet MS", sans-serif;
}

#content_wrapper {
   float: left;
   width: 100%;

}

#breadcrumb {
   font-size: .98em;
   border-bottom: 1px solid #ddd;
   padding: 0 0 0.25em 0;
   margin: 0 0 1em 0;
}

#content_footer {
   margin-top: 15px;
   border-top: 1px solid #ddd;
   text-align: right;
}

#content_footer a {
   font-size: .88em;
}

#footer_wrapper {
   margin: 0 auto 0 auto;
   text-align: center;
   background-color: #f6f6f6;
   clear: both;
   width:790px;
 
}



#footer p.jtl {
   padding-right: 75px;
}

#banner {
   
}

/*
 *  container specifications
 */
#content.no_breadcrumb {
   margin-top: 0;
   padding-top: 0;
}

#logo img {
   position: absolute;
   top: 10px;
   left: 0;
}



/*
 *  headlinks
 */
#headlinks {
   border-bottom: 1px solid #FBFBFB;
}

#headlinks.active {
   border-bottom: 1px solid #e2ebff;
}

#headlinks ul li > a {
   color: #666;
   font-weight: bold;
   font-size: 0.8em;
   text-decoration: none;

   height: 25px;
   line-height: 25px;
   display: block;
   padding: 0 10px;
   background-color: #f6f6f6;
   
   margin-top: 2px;
   
   /* radius 4 all */   
   border-radius: 4px 4px 0 0;
   -moz-border-radius: 4px 4px 0 0;
   -webkit-border-radius: 4px 4px 0 0;
   -khtml-border-radius: 4px 4px 0 0;
}

#headlinks ul li > a:hover {
   color: #000;
   background-color: #BABABA;
   line-height: 25px;
   padding-top: 0px;
   margin-top: 0;
}

#headlinks ul {
   list-style: none;
   padding: 0;
   margin: 0;
}

#headlinks li {
   float: left;
   margin: 0;
   padding: 0 2px 0 0;
}



/*
 *  links
 */
a,
a:visited,
a:link {
   color: #0000c6;
}

a:hover {
   color: #00007b;
}

a:active {
   color: #d00000;
}








/*
 *  gfx
 */
.image,
a .image {
   border: 2px solid #eee;
   background-color: #fff;
}

a:hover .image {
   border: 2px solid #ddd;
}



/*
 *  misc
 */
del {
   color: #d00000;
   text-decoration: line-through;
} 

#content .container {
   margin: 15px 0;
   /*clear: both;*/
}

#content h1.underline,
#content h2.underline {
   border-bottom: 1px dotted #ccc;
}



/*
 *  article overlay
 */
#content .image_overlay_wrapper {
	position: relative;
}

#content .image_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/preloader.gif) no-repeat center;
	width: 100%;
	height: 100%;

	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}






/*
 *  page footer links
 */
.footer_links a {
   padding: 0;
   line-height: 16px;
   margin: 0.35em 0.25em 0 0.25em;
   display: inline-block;
}

.footer_links a.print {
   padding-left: 20px;
   background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/print.png) no-repeat center left;
}

.footer_links a.back {
   padding-left: 20px;
   background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/back.png) no-repeat center left;
}

.footer_links a.top {
   padding-left: 20px;
   background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/top.png) no-repeat center left;
}


/*
 *  page specific
 */

/* order transaction sample
#page_type_11 #headlinks li.basket {
   display: none;
}
*/

/*############### theme #########*/
a, a:visited, a:link { color: #3E47A2; }
a:visited { color: #793ea2; }
a:hover, a:visited:hover { color: #50619f; }

#header h1{
        text-decoration: none;
        color: #333;
		font-size:42px;
		padding:0;
		margin:10px 0 0 100px;
	   font-weight:normal;
        }

#header h2{
        text-decoration: none;
        color: #333;
		font-size:18px;
		padding:0;
		margin:60px 0 0 50px;
		
		
        }


		
		#warenkorb_form p.box_error {visibility:hidden; height:0px;}
		
#headleft{width:500px;float:left;}

.custom_content h2 { margin-top: 1.5em; }
.custom_content em { font-weight: normal; color: #000; }



#page { background: transparent url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/cont-bg.png) repeat-y; width:1000px;  margin:0 auto; }

#header_wrapper, #header { height:125px; background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/head-bg.png) no-repeat; width:1000px; padding:0; }
#headlinks, #headlinks.active { border: none; padding-left:20px; padding-right:15px;}


#search { background:none repeat scroll 0 0 transparent; padding:0;  text-align:left; margin-top:0px; width:215px; }
#search-form { width:200px; padding-right:10px;   height: 20px; padding-top: 15px; background: url("gfx/bg_head_search.png") no-repeat scroll right bottom transparent; }
#speciallinks { display: none; /* background-color:transparent; margin:-34px auto 0; text-align:right; */ }
#search input[type="text"] { width:100px; font-size:10px;}

input#suggest {font-size:10px;}

form#search-form-t fieldset input[type="text"] { width:182px; font-size:14px;}

#search-t input#suggest-t {font-size:12px;}

#footer ul li.p50 {width:80%}

/*ul.category_subcategories li div.category_wrapper {height:154px;}*/

li.art-only div p {margin-left:400px;}
div.tright40 {margin-left:400px; float:left;}

p.h150 {height:130px;}
#header {  }

#sidepanel_left { width: 190px; }


#headlinks ul { margin-left: 20px; margin-right:2px;}



.sidebox h3 {
border-bottom: none;
padding: 1px 2px; 
padding-left:20px;
margin: 2px; 
height:25px;
background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/kat-bg.png) no-repeat;
color: #333;
font-size: 0.9em !important;
font-family:"Trebuchet MS", sans-serif;
}

.sidebox div.sidebox_content {padding-top:0;}

.sidebox_content li {margin-left:15px;}

#settings li span,
#settings > ul > li > a { color: #333; }
#settings { top: 55px; right:50px; text-align: right; width:280px;  }

/* IE 6 */
* html #settings {
      right: 0px;
}
#settings > ul { float:right; height:20px; padding-left:5px; padding-top:5px; color:#333; background: url("gfx/bg_head_search.png") no-repeat scroll left bottom transparent; }

#settings div.expander_box { text-align: left; }

/*#headbox{width:278px; float:right ;margin-right:50px; height:187px;}*/
/* IE 6 */
* html #headbox {
    right:0px;
	position:absolute;
}

#wk{width:280px; height:30px;}

#outer_wrapper { margin-top: 0; width:1000px;  height:100%;}
#page_wrapper {  background:none; padding:0px; padding-top:13px; width:1000px; }
#content_wrapper {background:none; width:1000px; margin:0 auto; }

/* #settings a.expander { background-color: #5d6b9c; margin-left: 5px; } */
#headlinks ul li > a, #headlinks li.basket > a { background: transparent; color: #333; font:14px "Trebuchet MS", sans-serif; margin-top:4px}
#headlinks ul li > a:hover, #headlinks li.basket > a:hover, #settings a.expander.active, #settings a.expander:hover { }
#settings a.expander.active, #settings a.expander:hover { border-color: #CCC; color: #000; }

#logo img { top:2px; left:25px }

#footer_wrapper { background: transparent none; margin-top:0; }

#footertop {
	width:790px;
	height:40px;
	background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/footertop.jpg) no-repeat;
	margin:0 auto;
}

#footerbtm {
	width:790px;
	height:28px;
	background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/footbtm.jpg) no-repeat;
	margin:0 auto;
}

#footer {
   margin: 0 auto;
   text-align: left;
   padding: 1.5em 10px;
   padding-bottom:0;
   font-size: 0.9em;
   background: url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/footmid.jpg) repeat-y;
   width:790px;
}

#borderbtm {
	width:790px;
	height:19px;
	background:url(http://bilder1.eazyauction.de/mhicke/templates/28110_0ead9cc2/borderbtm.jpg) no-repeat;
	margin:0 auto;

}


	
#fl {float:left; width:350px;}
   
   

.header_highlight{
	background:#9CD8F2;
}


p {margin-bottom:1em; font-family:"Trebuchet MS", sans-serif;}

#content p {
	font:"Trebuchet MS", sans-serif !important;
	font-family:"Trebuchet MS", sans-serif;
}

#content li {margin-left:10px;}

.p30 {width:29.99%; float:left;}
.p30e {width:29.99%; clear:left;}