/** Allgemein **/
body {
	background-color: #FDF8EC;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	overflow: auto;
}

table {
	font-size: 11px;
}

.table_border {
	background-color: #E7D9B5;
}

.table_border_light {
	display: inline-table;
	border-color: #E0DFE3;
	border: 1px solid #E0DFE3;
	border-collapse: collapse;
}

form {
	display: inline;
}

.line_dark {
	background-color: #666;
}

.line_dark_light {
	background-color: #ddd;
}

.line_light {
	background-color: #fff;
}

.line_red {
	background-color: #fa493b;
}

.vline {
	background-image: url(../gfx/layout/vline.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.vline2 {
	background-image: url(../gfx/layout/vline2.gif);
	background-repeat: repeat-x;
	height: 22px;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #fa493b;
	border-style: none none dotted;
}

.col_head {
	background-color: #E6DABB;
	color: #000;
	font-weight: 700;
	font-size: 10px;
	padding: 3px;
}

.col_1 {
	background-color: #fff;
	padding: 3px;
	font-size: 11px;
}

.col_2 {
	background-color: #f9f9f9;
	padding: 3px;
	font-size: 11px;
}

.col_3 {
	padding: 3px;
}

.col_4 {
	padding: 3px;
	font-size: 11px;
}

.rating_bar {
	width: 75px;
	background: url(../gfx/icons/star_inactive.png) 0 0 repeat-x;
}

.rating_bar div {
	height: 14px;
	background: url(../gfx/icons/star_active.png) 0 0 repeat-x;
}

/** Texteinstellungen **/
.footer_text {
	color: #75684A;
	font-size: 10px;
}

.ts_title {
	font-weight: 700;
	font-size: 14px;
}

.text_12 {
	font-size: 12px;
}

.box_text {
	font-size: 11px;
	color: #75684A;
}

.small_text {
	font-size: 11px;
}

.xsmall_text {
	font-size: 10px;
	color: #75684A;
}

.xsmall_text_light {
	font-size: 10px;
	color: #666;
}

.hl_1 {
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline;
	color: #000;
}

.msg_error {
	color: #ff0000;
	font-weight: 700;
}

.msg_ok {
	color: #008000;
	font-weight: 700;
}

.preis_neu {
	color: #ff0000;
	font-weight: 700;
	font-size: 11px;
}

.preis_alt {
	color: #000;
	font-size: 11px;
}

.preis_big {
	color: #000;
	font-weight: 700;
	font-size: 12px;
}

.preis_neu_big {
	color: #ff0000;
	font-weight: 700;
	font-size: 12px;
}

.preis_alt_big {
	color: #000;
	font-size: 12px;
}

.preis_green_big {
	color: #008000;
	font-size: 14px;
	font-weight: 700;
}

.titel {
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

.order_headline {
	color: #888;
	font-size: 11px;
	font-weight: 700;
	font-style: italic;
}

.red_headline {
	color: #A40000;
	font-size: 11px;
	font-weight: 700;
	font-style: italic;
}

.box_header {
	font-size: 10px;
	font-weight: 700;
	padding-left: 10px;
	padding-right: 10px;
	color: #A1A2B6;
}

.shoppfad {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #75684A;
}

.cat {
	color: #75684A;
}

.static_red {
	font-size: 11px;
	text-decoration: none;
	color: #fa493b;
}

.static_green {
	font-size: 11px;
	text-decoration: none;
	color: #008000;
}

/** Links **/
a {
	font-size: 11px;
	color: #75684A;
}

a:hover {
	text-decoration: none;
	color: #fa493b;
}

a.static_red {
	font-size: 11px;
	text-decoration: none;
	color: #fa493b;
}

a.static_red:hover {
	text-decoration: none;
	color: #fa493b;
}

a.static_green {
	font-size: 11px;
	text-decoration: none;
	color: #008000;
}

a.static_green:hover {
	text-decoration: none;
	color: #008000;
}

a.shoppfad {
	font-size: 10px;
	text-decoration: none;
	color: #75684A;
}

a.shoppfad:hover {
	text-decoration: none;
	color: #fa493b;
}

a.artikel {
	font-size: 11px;
	color: #000;
}

a.artikel:hover {
	text-decoration: none;
	color: #75684A;
}

a.small {
	font-size: 11px;
	color: #75684A;
}

a.small:hover {
	text-decoration: none;
	color: #fa493b;
}

a.xsmall {
	font-size: 10px;
	color: #75684A;
}

a.xsmall:hover {
	text-decoration: none;
	color: #fa493b;
}

a.navi {
	color: #fff;
	text-decoration: none;
}

a.navi:hover {
	color: #fff;
	text-decoration: underline;
}

a.cat {
	color: #75684A;
	text-decoration: none;
}

a.cat:hover {
	color: #fa493b;
	text-decoration: none;
}

a.footer {
	color: #75684A;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: none;
	color: #fa493b;
}

/** Eingabefelder **/
input.box {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select.box {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/** Hintergrundbilder **/
.grad_left {
	background-image: url(../gfx/layout/gradient_left.png);
	background-repeat: repeat-y;
}

.grad_right {
	background-image: url(../gfx/layout/gradient_right.png);
	background-repeat: repeat-y;
}

.angebot_bg {
	background-color: #FDF8EC;
	height: 120px;
}

.top_bg {
	background-image: url(../gfx/layout/bground_top.png);
	background-repeat: repeat-x;
	height: 83px;
}

.navi_bg {
	background-image: url(../gfx/layout/bground_navi.png);
	background-repeat: repeat-x;
	height: 55px;
}

.cont_bg {
	/*background-image: url(../gfx/layout/bground_cont.png);*/
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fcf2d7;
}

.footer_bg {
	background-image: url(../gfx/layout/bground_footer.png);
	background-repeat: repeat-x;
	height: 35px;
}

.box_hline {
	background-image: url(../gfx/borders/b1_bg_h.gif);
	background-repeat: repeat-x;
}

.box_vline {
	background-image: url(../gfx/borders/b1_bg_v.gif);
	background-repeat: repeat-y;
}

/** Navigation **/
.navigation {
	background-image: url(../gfx/layout/navi_center.png);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	height: 41px;
	width: 110px;
	text-align: center;
}

.box_titel {
	background-image: url(../gfx/layout/box_center.png);
	background-repeat: repeat-x;
	height: 28px;
	color: #75684A;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 10px;
}

.box_content {
	background-color: #fff;
}

.cont_left {
	background-image: url(../gfx/layout/cont_left.png);
	background-repeat: repeat-y;
	width: 10px;
}

.cont_right {
	background-image: url(../gfx/layout/cont_right.png);
	background-repeat: repeat-y;
	width: 10px;
}

.cont_top {
	background-image: url(../gfx/layout/cont_tc.png);
	background-repeat: repeat-x;
	height: 10px;
}

.cont_bottom {
	background-image: url(../gfx/layout/cont_bc.png);
	background-repeat: repeat-x;
	height: 10px;
}

/** Sonstiges **/
.show_scat_min {
	width: 100%;
}

td.scategorie {
	padding-left: 15px;
	height: 20px;
}

.more_text {
	padding-left: 20px;
}

.bild_links_unten {
	background-image: url(../gfx/layout/gruppe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 154px;
}

.catimage {
	margin-left: 4px;
	margin-top: -44px;
}

* html .catimage {
	margin-left: -112px;
	margin-top: -44px;
}

div.autocomplete ul {
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected { 
	background-color: #fff;
	color: #ff0000;
}

div.autocomplete ul li {
	display:block;
	list-style-type:none;
	cursor:pointer;
	background-color: #fff;
}

#loadingImg {
	display:none;
}

.testMode {
	position: absolute;
	top: 5px;
	left: 100%;
	margin-left: -210px;
	width: 200px;
	line-height: 20px;
	text-align: center;
	background-color: Yellow;
	color: #000000;
	border: 2px solid #ff0000;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50; /* Opera */
}

/** Dialogbox **/
.dialogbox {
	border: 1px dashed #ff0000;
	background-color: #FFF3A6;
	font-weight: 700;
	color: #ff0000;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*#global_div {
   text-align: center;
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 100%;
   overflow: visible;
   visibility: visible;
   display: block;
	background-image: url(../gfx/layout/trans_white.png);
}*/

#global_div {
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../gfx/layout/trans_white.png);
	z-index: 1
}

.sparpack_div {
   margin-left: -200px;
	z-index: 2;
   position: absolute;
   top: 150px;
   left: 50%;
   width: 400px;
   height: 200px;
	border: 2px solid #DD0000;
	background-color: #fff;
	padding: 5px;
	text-align: left;
}

/** Register **/
.tabs {
	float: left;
	width: 100%;
	line-height: normal;
	background-image: url("../gfx/layout/tabs/tabs_bg.gif");
}

.tabs ul {
	margin: 0;
	padding: 0 0 0;
	list-style: none;
}

.tabs li {
	float: left;
	background: url("../gfx/layout/tabs/tab_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 0;
	margin-right: 2px;
	padding: 0 0 0 10px;
	line-height: 18px;
}

.tabs li.current {
	background: url("../gfx/layout/tabs/tab_sel_bg.gif") no-repeat left top;
	margin-right: 2px;
}

.tabs span {
	float: left;
	display: block;
	background: url("../gfx/layout/tabs/tab_end.gif") no-repeat right top;
	padding: 0px 10px 0 0;
}

.tabs .current span {
	background: url("../gfx/layout/tabs/tab_sel_end.gif") no-repeat right top;
}

.tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.tabs a:link, .tabs a:visited, .tabs a:hover {
	color: #666;
}

.tabs a:hover {
	color: #FA493B;
}

.tabs .current {
	font-weight: 700;
}

.tabs .current a, .tabs .current a:link, .tabs .current a:visited {
}

.panel_wrapper div.panel {
	display: none;
}

.panel_wrapper div.current {
	display: block;
	width: 100%;
	overflow: visible;
}

.panel_wrapper {
	border: 1px solid #E1D2AF;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background-color: white;
}

.center_float {
	display: inline-block;
}

* html .center_float {
	display: inline;
}

/* *** Suchcontainer *** */
#jSuggestContainer {
	position: absolute;
	font-size: 11px;
	border: 1px solid #d6dadc;
	background-color: #fff;
	width: 400px;
	padding: 8px;
}

.jSuggestLoading {
	font-style:italic;
	padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
	margin: 0;
	padding:0;
	list-style:none;
}

#jSuggestContainer ul li{
	padding: 2px 4px;
	border-top: 1px dotted #d6dadc;
	color:#000;
	background:#fff;
	cursor:pointer
}

#jSuggestContainer ul li.last{
	border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover{
	background: #f6f6f6;
	color: #000;
}

#jSuggestContainer ul li.noHover{
	background: #fff;
	color: #000;
}

#jSuggestContainer ul li.noData{
	background: #fff;
	color: #a10000;
	font-weight: 700;
}

#jSuggestContainer ul li h2{
	color: #a10000;
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 5px;
}

#jSuggestContainer ul li span{
	color: #666;
	font-size: 11px;
}

#jSuggestContainer ul li p.preis{
	color: #a10000;
	font-size: 13px;
	text-align: right;
	margin-top: 5px;
	font-weight: 700;
}

#jSuggestContainer ul li p span{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

#jSuggestContainer ul li.noHover a {
	color: #000;
	font-weight: 700;
	text-decoration: none;
}

#jSuggestContainer div a:hover {
	color: #a10000;
	text-decoration: none;
}

#searchContainer {
	background-color: #fff;
	border-bottom: 2px solid #BC1E16;
	border-left: 2px solid #BC1E16;
	border-right: 2px solid #BC1E16;
	border-top: 2px solid #BC1E16;
	position: absolute;
	display: none;
	padding: 5px;
	margin-top: -25px;
}
/*
#jSuggestContainer {
	position:absolute;
	font-size: 11px;
	border:1px solid #ccc;
	border-top:0;
	background:#FFF;
}

.jSuggestLoading {
	font-style:italic;
	padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
	margin: 0;
	padding:0;
	list-style:none;
}

#jSuggestContainer ul li{
	padding: 2px 4px;
	border-bottom: 1px dotted #BC1E16;
	color:#000;
	background:#fff;
	cursor:pointer
}

#jSuggestContainer ul li.last{
	border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover{
	background:#f4f4f4;
	color:#ff0000;
}

#searchContainer {
	background-color: #fff;
	border-bottom: 2px solid #BC1E16;
	border-left: 2px solid #BC1E16;
	border-right: 2px solid #BC1E16;
	border-top: 2px solid #BC1E16;
	position: absolute;
	display: none;
	padding: 5px;
	margin-top: -25px;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:950px;
		height:140px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../gfx/layout/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../gfx/layout/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:15px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:15px;
		line-height:15px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:15px;
		border:1px solid #ccc;
		background:#A5130D;
		color:#fff;
		font-size: 13px;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#F0392D;
		color:#fff;
		font-weight: bold;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#slidecontrol {
		position:absolute;
		margin-top: -145px;
		margin-left: 5px;
		width: 950px;
	}
/* // Easy Slider */
