@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
}
html {
	overflow-y:scroll;
	overflow-x:auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:rgb(240,240,238);
	font-size:12px;
	line-height:18px;
}
.clear {
	clear:both;
}
img {
	border:none
}
a img {
	border:none;
}

a {
	text-decoration:none;
	color:rgb(170,121,11);
}
a:hover {
	color:#ccc;
}

table {
	border-collapse:collapse;
	width:100%;
}
td {
	vertical-align:top;
}
/* Seitenaufbau*/
#wrapper {
	width:970px;
	margin:20px auto;
	position:relative;
}
#logo {
	position:relative;
	margin-bottom:10px;
}

#page {
	width:956px;
	background-color:#fff;
	padding:7px;	
}

#header {
	width:956px;
	height:147px;
	border-bottom:7px solid #fff;
	position:relative;
}	

#navi1 {
	width: 166px;
	height:128px;
	padding:10px;
	background-color:#beb693;	
	float:left;
	margin-right:7px;
	color:#fff;
}
#kopf {
	float:left;
	width: 570px;
	height:148px;
	margin-right:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(110,83,100);
	background-color:#f0eacf;
	}
#kopf div {
	padding:10px;
}
#rechts {
	width: 166px;
	height:128px;
	padding:10px;
	background-color:rgb(141,132,127);	
	float:left;
	color:#fff;
	position:relative;
}

/*Scrollbar content*/
.scroll-pane { float:left; overflow-y: auto;overflow-x: hidden; width: 152px; height: 128px;  position:relative;display:inline}
.scroll-content {position:absolute;top:0;left:0; width: 152px;}
.slider-wrap{float:left;width:10px;  border-left:1px solid #fff; border-right:1px solid #fff;}
.slider-vertical{position:relative; height:100%; }
.ui-slider-handle{width:8px !important; height:10px; margin:0 auto; background-color:#fff;display:block;position:absolute; margin-left:-1px;}
.scroll-pane .ui-state-hover, 
.scroll-pane .ui-widget-content .ui-state-hover, 
.scroll-pane .ui-widget-header .ui-state-hover, 
.scroll-pane .ui-state-focus, 
.scroll-pane .ui-widget-content .ui-state-focus, 
.scroll-pane .ui-widget-header .ui-state-focus { 
	border: 1px solid #fff; background-color:#fff; background-image:none !important; font-weight: bold; color: #ffffff; }

/*
.scroll-pane { float:left;overflow: auto; width: 152px; height: 128px;  position:relative;display:inline}
.scroll-content {position:absolute;top:0;left:0; width: 152px;}
.slider-wrap{float:left;width:10px;  border-left:1px solid #fff; border-right:1px solid #fff;}
.slider-vertical{position:relative; height:100%; }
.ui-slider-handle{width:8px !important; height:10px; margin:0 auto; background-color:#fff;display:block;position:absolute; margin-left:-1px;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, 
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	border: 1px solid #fff; background-color:#fff; background-image:none !important; font-weight: bold; color: #ffffff; }
*/
#main {
	width:956px;
	background-image:url(../images/falseColumn.gif);
	background-repeat:repeat-y;
	position:relative;
}	

#navi2 {
	width: 166px;
	padding:10px;
	margin-right:7px;
	float:left;
	padding-bottom:53px;
	color:#fff;
}
#footer {
	padding:10px;
	position:absolute;
	bottom:0;
	padding-bottom:7px;

}
#content {
	float:left;
	width: 763px;
	min-height:300px;
}

#mitte {
	width:500px;
	padding:10px;
	margin:10px;
	float:left;
	margin-right:7px;
	position:relative;
}
#mitteSide {
	width:720px;
	padding:10px;
	margin:10px;
	float:left;
	margin-right:7px;
}
.ohneRand {
	width:530px;
	padding: 0 !important;
	margin: 0 !important;
	float:left;
	margin-right:7px;
}
#side {
	width: 186px;
	margin:10px;
	margin-left:30px;
	margin-right:0;
	padding:10px;
	padding-right:0;
	float:left;
}
#cover {
	margin-bottom:15px;
}
.coverInMain {
        width:126px;
        float:left;
        margin-right:20px;
}

h1, h2{
	font-weight: normal;
	line-height:140%;
	color:rgb(170,121,11);
}
h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
	margin-bottom:0px;
}
h2 p {
	margin-bottom:0;
}

.abstand {
  	margin-bottom:14px;
}
.einzug {
	margin-left:80px;
}
p {
	margin-bottom:8px;
}
.bibliographie {
	color:rgb(170,121,11);
	font-size:11px;
	line-height:16px;
}
.button {
	padding:5px;
	border:none;
	width:126px;
	display:block;
	color:#fff;
	text-align:center;
	background-color:rgb(141,132,127);
}
.button:hover {
		background-color:rgb(170,121,11);
		color:#fff;
	}
#navi1 ul,
#navi2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navi1 a,
#navi2 a  {
	display:block;
	height:19px;
	width:152px;
}
#navi1 a:hover,
#navi2 a:hover,
#navi1 a.active,
#navi2 a.active {
	background-position:0 19px;
}

#navi2 ul ul {
	margin-left:20px;
}
#navi2 ul ul a {
	width:146px;
}
#navi1 a b,
#navi2 a b  {
	display:none;
}
.shopnavi {
    position:relative;
    width:530px;
    height:28px;
}

.shopnavi2 {
    position:relative;
    width:420px;
    height:28px;
}
.floatRight {
    float: none;
	right:0;
	position:absolute;
}

.floatLeft {
    float:left;
	margin-top:5px;
}
.a{      position:absolute;
	 margin-top:-5px;
    position:relative;
     margin-top:-18px;
}
.bildtitel,
.mwst {
      font-size:9px;
	  line-height:12px;
}
.preis2 {
	  margin-top:10px;
}
input.anzahl {
  width:40px;
}
.warenkorbTable th,
.warenkorbTable td {
  padding:5px;
}
#content ul {
	margin-left:40px;
}

form table {
	width:100%;
	table-layout:fixed;
}

form td {
	padding:5px 0px;
}
form input, form select {
	border:1px solid #8D847F;
	width:440px;
	padding:4px;
}
form input[type=checkbox] {
width:10px;
padding:0;
margin:0;
}
#meldung {
	margin-bottom:18px;
}
#warenkorblink {
 position:absolute;
 bottom:10px;
}
#warenkorblink a {
	color:#fff;
}
#warenkorblink a:hover {
	color:#ccc;
}
.subArtikelNavi {
	margin-right:30px;
}

#searchlabel {
	margin-top:4px;
}
#searchwrapper {
	width:110px; /*follow your image's size*/
	height:26px;/*follow your image's size*/
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:0px;
	position:absolute; /*important*/
	top:10px;
	right:10px;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:-4px;
	left:0px;
	width:80px;
	height:26px !important;
}

 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:86px;
	width:24px;
	height:26px;
}
