body{
	margin:0;
	padding:0;
	background-image:url(img/bg.jpg);
	background-position:top center;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:13px !important;
	color:#522f0f;
}
img{
	border:0;
}
a{
	color:#522f0f;
	text-decoration:none;
}
a:active, a, object { 
	outline: none; 
}
h1{
	color:#878A00;
	font-size:18px !important;
}
p, span{
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:13px !important;
}
a:hover, .cat_active{
	color:#878A00;
	text-decoration: underline;
}

.wrapper{
	background-image:url(img/topline.png);
	background-position:top center;
	background-repeat:repeat-x;
	height:134px;
}
/* HEADER */
	.header{
		background-image:url(img/header.png);
		background-position:top center;
		background-repeat:no-repeat;
		height:674px;
		top:-50px;
		position:relative;
	}
	.subheader{
		background-image:url(img/subheader.png);
		background-position:top center;
		background-repeat:no-repeat;
		height:200px;
		top:-50px;
		position:relative;
	}
	.flash{
		position: absolute;
		top:130px;
		left:130px;
	}
	.subheadercontent{
		position:relative;
		margin:0 auto;
		width:990px;
		height:200px;
	}
	.headercontent{
		position:relative;
		margin:0 auto;
		width:990px;
		height:684px;
	}
	.logo img{
		position:absolute;
		left:410px;
		top:10px;
		width:200px;
		height:200px;
	}
	.newsticker{
		position:absolute;
		left:0;
		top:621px;
	}
	.maincats{
		position:absolute;
		left:10px;
		top:240px;
		line-height:24px;
	}
	.maininfo{
		position:absolute;
		right:10px;
		top:240px;
		line-height:24px;
		text-align:right;
	}
	.cart{
		position:absolute;
		left:0;
		top:0;
		width:210px;
	}
	.cart img{
		width:120px;
		height:15px;
	}
	.cart .cartdetail{
		margin:0;
		padding:3px 0 0 35px;
	}
	#topmenu_left{
		position:absolute;
		top:113px;
		left:120px;
	}
	#topmenu_right{
		position:absolute;
		right:120px;
		top:113px;	
	}
	.topmenu a{
		text-transform:uppercase;
		color:#d4e839;
	}
	.suche {
		position:absolute;
		top:0px;
		right:0px;
		width:130px;
		font-size: 10px;
		line-height:18px;
		text-align:right;
	}
	.suche input.gm_class_input{
		width: 95px;
		border:none;
		background:none;
		font-size:10px;
	}
	.claim{
		position:absolute;
		top:10px;
		left:600px;
	}
/* /HEADER */

.content{
	position:relative;
	margin:0 auto;
	width:990px;
	top:-30px;
}
.maintop{
	background-image:url(img/maintop.png);
	background-repeat:no-repeat;
	height:7px;
}
.main{
	background-image:url(img/main.png);
	background-repeat: repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:1px 25px;
}
.submain{
	background-image:url(img/submain.png);
	background-repeat: repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:0px 25px;
}
.subleft{
	float:left;
	width:200px;
	line-height:24px;
	padding-bottom:30px;
	position:relative;
	left:-5px;
}
.subright{
	float:left;
	margin:42px 0;
	width:700px;
	line-height:18px;
}
.subleft img.headline{
	position:relative;
	left:-25px;
	margin-top:30px;
}
.mainbottom{
	background-image:url(img/mainbottom.png);
	background-repeat:no-repeat;
	height:7px;
}
.footer{
	text-align:center;
	position:relative;
	top:-15px;
	line-height:24px;
}
.copyright{
	display:none;
}
.clear{
	clear:both;
}
.mainleft{
	width:800px;
}
.mainright{
	float:right;
	width:200px;
}
.product_left{
	float:left;
	padding-right:60px;
	width:300px;
}
.product_right{
	float:right;
}
.product_right .image_box a img{
	border:1px  dashed #FF7612;
	padding:10px;
}
.preis{
	font-size:18px !important;
	margin:10px 0;
	color:#CC0000;
}
.details_qty input{
	width:30px;
}
#cart_table th{
	background-color:#352518;
	color:#D4E839;
	padding:8px;
}
#cart_table td{
	background-color:#FFFFFF;
	padding:5px;
}
#cart_table{
	margin:20px 0;
	width:100%;
}
#cart_table_total{
	text-align:right;
	width:100%;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear{
	clear:both;
}
.new_products{
	margin:20px 0;
	/* border-top:1px  dashed #FF7612; */
}
.float-left #filter{
	float:none !important;
}
.new_products table{
	margin:20px 0 0 0;
	padding:0;
}
.new_products td{
	list-style:none;
	background-color:#FFFFFF;
	padding:15px;
	width:200px;
	vertical-align:top;
	border:1px dashed #728C25;
	text-align:center;
}
.new_products td#last{
	margin-right:0px;
}
.new_products h2{
	font-size:14px;
}
.new_products .centerclass{
	text-align:center
}
.new_products .centerclass a{
	color:#878A00;
}
/* Bestellsprozess */
.btn_left{
	float:left;
}
.btn_right{
	float:right;
}
.footernavi{
	position:relative;
	top:19px;
	padding:10px;
	border-top:1px  dashed #FF7612;
	color:#BF9E47;
}
.footernavi ul li{
	display:inline;
	font-size:12px;
	padding:10px 20px;
}
.footernavi ul li.current, .footernavi ul li.last{
	background-color:#fff;
	font-weight:bold;
	color:#FF7612;
}
.class_error_message{
	color:#E0042A;
	font-size:8px;
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}
.must{
	position:relative; 
	text-align:right;
	top:-10px; 
}
#checkout_payment table{
	width:100%;
}	
#checkout_payment table td{
	border:1px dotted #CCCCCC;
	padding:5px;	
}
#checkout_payment .module_name{
	border-top:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding:5px;
	font-weight:bold;
	margin-top:10px;	
}
#checkout_payment .module_option_radio{
	width:20px;
}
#checkout_payment textarea{
	width:250px;
	height:100px;
	margin:10px 0;
}
.box_first, .box_second, .box_third{
	float:left;
	width: 300px;
	border-right:1px dotted #CCCCCC;	
	min-height:210px;
}
.box_first{
	padding-right:20px;
}
.box_second{
	padding: 0 20px;
}
.box_third{
	padding-left:20px;
	border:none;
}
.text_block_heading{
	font-weight:bold;
	margin:5px 0;
}
#account{
	width:400px;
}
.headerError{
	border: 1px dashed #CC0000 !important;
	color:#CC0000;
}
.subleft #manufacturers select{
	width:115px !important;
}
.products_block table, .total_block table{
	width:100%;
}
.products_block table td, .total_block table td{
	margin:3px;
	padding:3px;
	min-height: 20px;
}
.products_block table td{
	padding:10px;
	border:1px  dashed #FF7612;
}
.products_block table td.table_products_space{
	border:none;
}
.address .left_address, .address .right_address{
	padding:20px 20px 20px 0;
	float:left;
	width:300px;
}
/* / Bestellprozess */
#guestbook_input_desc{
	float:left;
	width:130px;
}
.guestbook_input{
	line-height:24px;	
}
#gm_guestbook_message{
	width:400px;
	height:150px;
	float:left;
}
.guestbook_input2{
	padding-top:150px;
}
#gm_guestbook_vvcode{
	margin-left:130px;
}
#guestbook_necessary_info{
	margin-left:360px;
}
#guestbook_send{
	margin-left:460px;
}
.gm_opensearch, .gm_opensearch_info{
	display:none;
}
.guestbook_entries_head, #guestbook_new_entry{
	font-weight:bold;
	padding-top:20px;
}
.guestbook_entries_content{
	width:450px;
}
.cat_sub_link a{
	color:#878A00;	
}
.subleft .categories{
	width:120px;
	line-height:normal;
	padding:5px 0;
}
.front-left{
	float:left;
	width:600px;
	border-right: 1px dashed rgb(255, 128, 38);
	padding:15px 30px 15px 15px;
	text-align:left;
}
.front-right{
	position:relative;
	padding:15px 15px 15px 30px;
	text-align:left;
	float:left;
	width:240px;
}
.front-right .phone{
	position: absolute; 
	top: 30px; 
	left: 219px;
	width: 109px;
	height: 54px;
	background-image:url("img/phone.png");
}
.newsticker a{
	float:left;
}
.sub_categories_listing_body{
	border-top:1px  dashed #FF7612;
	padding:30px;
	margin:30px 0;
}
.alsopur{
	padding:10px 0;
	border-top:1px dashed #FF7612;	
}
#gift_cart_input{
	float:left;
	margin-top:2px;
}

/* NEU */

.front-right {
    padding: 0;
    width: 265px;
	float:left;
}
.front-left {
    width: 660px;
	float:right;
	border:none;
}
.main {
    padding: 1px 9px;
}
.front-categories{
    background: url("img/rehkids-vorschlag-15-06-2011-01.png") repeat scroll 0 0 transparent;
    padding: 0px;
    position: relative;
    top: -8px;
    width: 152px;
}
.front-categories a{
	color:#000 !important;
	line-height:24px;
}
.front-others{
	position:relative;
	padding:30px;
	background: repeat url("img/rehkids-vorschlag-15-06-2011-04.png");
}
.front-right .phone {
    left: 145px;
}
.front-right .headline{
    left: -31px;
    position: relative;
    top: -5px;
}
.front-categories.info{
	background: repeat url("img/rehkids-vorschlag-15-06-2011-02.png");
	padding:13px;
	width:126px;	
}
.front-categories.info2{
	background: repeat url("img/rehkids-vorschlag-15-06-2011-03.png");
	padding:13px;
	width:126px;	
}
.subleft{
	left: -19px;
	width: 185px;
}
.subleft img.headline {
    left: -11px;
}
.cat_active {
    background: #FAA36F;
    display: block;
    text-decoration: none; 
	color:#FFFFFF;
    width: 139px;
    padding-left: 13px;
}
.cat_link a{
    margin-left: 13px;
}
.subleft .categories{
	width:152px;
}
.cat_sub_link{
	text-indent:13px;
}
.cat_sub_link .cat_sub_link{
	text-indent:26px;
}
.submain.front{
	background-image:url("img/submain_front.png");
}
.front .subright {
    width: 570px;
}
.rightside{
	float:right;
	width: 131px;
}
.submain.front{
	padding-right: 0;
}

