html, body {
	height				:	100%;
	width				:	100%;
    margin			    : 	0px;
	padding				:	0px;
	padding-top			:	3px;
	text-align			:	center;
	font-family			:	Tahoma, verdana;
	font-size			:	10pt;
	background-image	:	url('/images/redesign/pbg.gif');
	background-repeat	:	repeat-x;
	background-color	:	#A5D760;
}
a {
	color				:	#E68A00;
	text-decoration		:	none;
}
a:hover {
	text-decoration		:	underline;
}
div, fieldset {
	cursor				:	default;
}
form, fieldset, form, input, select, label {
	margin				:	0px;
	padding				:	0px;
}
form, fieldset, img {
	border				:	0px;
}
.ger {
	border-width		:	1px 1px 1px 0px;
	border-style		:	solid;
	border-color		:	#336600;
}
.clear {
	overflow			:	hidden;
	clear				:	both;
	height				:	1px;
}
/* ------------------------------------------------------------------------------------------------------------------ CONTAINER */
#container {
	height				:	100%;
	width				:	898px;
	margin				:	0px auto;
	padding				:	0px;
	text-align			:	left;
}
#container_topnavigation {
	height				:	33px;
	padding				:	0px;
}
#container_header {
	height				:	58px;
	background-image	:	url('/images/redesign/header_bg.gif');
	background-repeat	:	repeat-x;
}
#container_searchbar {
	position			:	relative;
	height				:	33px;
	width				:	898px;
	background-image	:	url('/images/redesign/searchbar_bg.gif');
	background-repeat	:	repeat-x;
}
#container_searchbar_absolute {
	position			:	absolute;
	top					:	85px;
	height				:	33px;
	width				:	898px;
	background-image	:	url('/images/redesign/searchbar_bg.gif');
	background-repeat	:	repeat-x;
}
input.hidden {
visibility:hidden;
}
#container_pathway {
	display				:	block;
	height				:	14px;
}
.container_content {
	width				:	898px;
	margin				:	10px 0px 0px 0px;
}
.container_content_left {
	float				:	left;
	width:218px;
}
.container_content_right {
	float				:	right;
	width				:	676px;
	text-align			:	left;
}
#container_footer {
	width				:	700;
	margin				:	15px 0px 0px 0px;
	text-align			:	center;
}
/* ------------------------------------------------------------------------------------------------------------------ TOPNAVIGATION */
#container_langselection {
	float				:	right;
	text-align			:	right;
	height				:	33px;
	width				:	275px;
}
#langselection {
	padding				:	6px 0px 0px 0px;
}
#langselection label {
	font-weight			:	bold;
	color				:	#336600;
}
#topnavigation {
	height				:	15px;
	width				:	596px;
	margin				:	0px;
	padding				:	10px 0px 0px 4px;
	list-style-type		:	none;
}
#topnavigation li {
	float				:	left;
}
#topnavigation li a.first  {
	padding				:	0px 5px 0px 5px;
	color				:	#FFF;
}
#topnavigation li a.separator  {
	padding				:	0px 5px 0px 5px;
	color				:	#FFF;
	background-image	:	url('/images/redesign/topnavi_spacer.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
/* ------------------------------------------------------------------------------------------------------------------ HEADER */
#left {
	height				:	58px;
	width				:	300px;
	background-image	:	url('/images/redesign/header_left.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
#right {
	float				:	right;
	height				:	58px;
	width				:	590px;
	background-image	:	url('/images/redesign/header_right.gif');
	background-repeat	:	no-repeat;
	background-position	:	right;
}
#left img {
	position			:	relative;
	top					:	10px;
	left				:	17px;
}
#container_claim {
	font-size			:	11px;
	font-family			:	Trebuchet MS;
	font-weight			:	bold;
	color				:	#BFBFBF;
}
#claim {
	position			:	relative;
	top					:	10px;
	left				:	17px;
}
/*#reiternavigation {
	height				:	25px;
	margin				:	0px 3px 0px 0px;
}*/

/*					Menu						*/

#container_tabbrowsing  {
    position			:   absolute;
    top				    :   58px;
	height				:	27px;
	width				:	898px;
	margin				:	0px 0px 0px 0px;
	background-image	:	url('../images/redesign/tabbrowsing_bg.gif');
	background-repeat	:	repeat-x;
	z-index:100;
}
#container_tabbrowsing_ph {
	height				:	27px;
	width				:	898px;
}
#tabbrowsing_left {
	float				:	left;
	height				:	27px;
	width				:	4px;
	margin				:	0px 0px 0px 0px;
	background-image	:	url('../images/redesign/tabbrowsing_left.gif');
	background-repeat	:	no-repeat;

}
#tabbrowsing {
	float				:	left;
	height				:	27px;
	margin				:	0px;
	padding				:	0px;
}
#tabbrowsing_right {
	float				:	right;
	height				:	27px;
	width				:	7px;
	margin				:	0px 0px 0px 0px;
	background-image	:	url('../images/redesign/tabbrowsing_right.gif');
	background-repeat	:	no-repeat;
}
#tabbrowsing li, #tabbrowsing li.no_spacer, #tabbrowsing li.active, #tabbrowsing li.magazine, #tabbrowsing li.magazine_active  {
	display				:	block;
	float				:	left;
}
#tabbrowsing li {
	height				:	27px;
	padding				:	0px 9px 0px 9px;
	background-image	:	url('../images/redesign/tab_spacer.gif');
	background-repeat	:	no-repeat;
	background-position	:	right;
}
#tabbrowsing li a {
	position			:	relative;
	top					:	7px;
	color				:	#697071;
}
#tabbrowsing li.no_spacer {
	padding				:	0px 6px 0px 8px;
	background			:	transparent;
}
#tabbrowsing li.active {
	height				:	27px;
	padding				:	0px;
	background-image	:	url('../images/redesign/tabs_bg.gif');
	background-repeat	:	no-repeat;
	background-position	:	right bottom;
}
#tabbrowsing li.active a {
	position			:	relative;
	top					:	0px;
	height				:	27px;
	margin				:	0px;
	padding				:	0px 8px 14px 8px;
	text-decoration		:	none;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/tabs_left.gif');
	background-repeat	:	no-repeat;
	background-position	:	0px 0px;
}
#tabbrowsing li.active a span {
	position			:	relative;
	top					:	7px;
}
#tabbrowsing li.magazine {
	padding				:	0px 0px 0px 10px;
	background-image	:	url('../images/redesign/tab_spacer.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
#tabbrowsing span.magazine {
	padding				:	0px 0px 0px 15px;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/magazine_icon.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
#tabbrowsing li.magazine_active {
	height				:	27px;
	padding				:	0px;
	background-image	:	url('../images/redesign/tabs_bg.gif');
	background-repeat	:	no-repeat;
	background-position	:	right bottom;
}
#tabbrowsing li.magazine_active a {
	position			:	relative;
	top					:	0px;
	height				:	27px;
	padding				:	0px 8px 14px 8px;
	text-decoration		:	none;
	font-size			:	11px;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/tabs_left.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
#tabbrowsing span.magazine_active {
	position			:	relative;
	top					:	7px;
	padding				:	0px 0px 0px 15px;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/magazine_icon.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
/* ------------------------------------------------------------------------------------------------------------------ SEARCHBAR */

#searchbar {
	position			:	absolute;
	height				:	33px;
	width				:	898px;
	font-weight			:	bold;
	color				:	#FFF;
	background-image	:	url('/images/redesign/searchbar_left.gif');
	background-repeat	:	no-repeat;
}
#searchbar form {
	height				:	23px;
	padding				:	0px 0px 0px 17px;
}
#searchbar fieldset {

	float				:	left;
	height				:	23px;
	margin				:	0px;
	padding				:	0px 8px 0px 0px;
vertical-align:middle;
}
#searchbar label {
display:block;
float:left;
position:relative;
top:3px;
	overflow			:	hidden;

}
#searchbar input {
display:block;
float:left;
	margin				:	0px 5px 0px 5px;
	padding				:	2px 0px 2px 3px;
	border				:	1px solid #996600;
}
#searchbar select {
display:block;
float:left;
	margin				:	0px 5px 0px 5px;
	padding				:	1px 0px 1px 0px;
	width				:	148px;
	border				:	1px solid #996600;
}
.text_1 {
	font-style			:	italic;
	color				:	#b2b2b2;
	background-image	:	url('/images/redesign/text1_bg.gif');
	background-repeat	:	repeat-x;
}
.text_1_active {
	color				:	#000;
	background-image	:	url('/images/redesign/text1_bg.gif');
	background-repeat	:	repeat-x;
}
.text_2 {
	background-image	:	url('/images/redesign/text1_bg.gif');
	background-repeat	:	repeat-x;
}
#searchbar_right {
	position			:	absolute;
	right				:	0px;
	height				:	33px;
	width				:	898px;
	background-image	:	url('/images/redesign/searchbar_right.gif');
	background-repeat	:	no-repeat;
	background-position	:	right;
}

#searchbar input.submit_btn {
	float				:	right;
	border				:	0px;
	width				:	96px;
	margin				:	0px 0px 0px 5px;
	padding				:	4px 0px 4px 0px;
	font-size			:	11px;
	font-family			:	tahoma;
	font-weight			:	bold;
	background-image	:	url('/images/redesign/search_btn.gif');
	background-repeat	:	no-repeat;
	background-position	:	center;
}

/* ------------------------------------------------------------------------------------------------------------------ PATHWAY */
#pathway {
	font-size			:	11px;
	line-height			:	10px;
	vertical-align		:	baseline;
	padding				:	7px 0px 3px 3px;
	color				:	#336600;
}

#pathway a:link,
#pathway a:active,
#pathway a:visited {
	color				:	#336600;
	text-decoration		:	none;
}

#pathway a:hover {
	text-decoration:underline;
}

/* ------------------------------------------------------------------------------------------------------------------ CONTENT */
.teaser {
	height				:	135px;

}
.content_top {
	overflow			:	hidden;
	height				:	10px;
	background-image	:	url('/images/redesign/content_top.gif');
	background-repeat	:	no-repeat;
}
.content_top_left {
	overflow			:	hidden;
	height				:	10px;
	background-image	:	url('/images/redesign/content_top_left.gif');
	background-repeat	:	no-repeat;
}
.content_top_right {
	overflow			:	hidden;
	height				:	10px;
	width				:	673px;
	background-image	:	url('/images/redesign/content_top_right.gif');
	background-repeat	:	no-repeat;
}
.content_full {
	height				:	auto;
	padding				:	0px 8px 18px 8px;
	background-image	:	url('/images/redesign/content_bg.gif');
	background-repeat	:	repeat-y;
}
.content_right {
	height				:	auto;
	width				:	673px;
	padding				:	0px 0px 0px 0px;
	background-image	:	url('/images/redesign/content_bg_right.gif');
	background-repeat	:	repeat-y;
	text-align			:	left;
}
.content_right div {
	margin				:	0px 3px 0px 5px;
}
.content_left {
	height				:	auto;
	width				:	217px;
	padding				:	0px 0px 0px 0px;
	background-image	:	url('/images/redesign/content_bg_left.gif');
	background-repeat	:	repeat-y;
	text-align			:	center;
}
.content_bottom {
	overflow			:	hidden;
	height				:	10px;
	background-image	:	url('/images/redesign/content_bottom.gif');
	background-repeat	:	no-repeat;
}
.content_bottom_right {
	overflow			:	hidden;
	height				:	10px;
	width				:	673px;
	background-image	:	url('/images/redesign/content_bottom_right.gif');
	background-repeat	:	no-repeat;
	margin				:	0px !important;
}
.content_bottom_left {
	overflow			:	hidden;
	height				:	10px;
	background-image	:	url('/images/redesign/content_bottom_left.gif');
	background-repeat	:	no-repeat;
	margin				:	0px !important;
}
.content_1_4 {
	height				:	auto;
	width				:	218px;
	background-image	:	url('/images/redesign/content_1_4_bg.gif');
	background-repeat	:	repeat-y;
}
.content_1_4_top {
	overflow			:	hidden;
	height				:	12px;
	background-image	:	url('/images/redesign/content_1_4_top.gif');
	background-repeat	:	no-repeat;
}
.content_1_4_bottom {
	overflow			:	hidden;
	height				:	12px;
	background-image	:	url('/images/redesign/content_1_4_bottom.gif');
	background-repeat	:	no-repeat;
}
.content_3_4 {
	height				:	auto;
	width				:	676px;
	background-image	:	url('/images/redesign/content_3_4_bg.gif');
	background-repeat	:	repeat-y;
}
.content_3_4_top {
	overflow			:	hidden;
	height				:	12px;
	background-image	:	url('/images/redesign/content_3_4_top.gif');
	background-repeat	:	no-repeat;
}
.content_3_4_bottom {
	overflow			:	hidden;
	height				:	12px;
	background-image	:	url('/images/redesign/content_3_4_bottom.gif');
	background-repeat	:	no-repeat;
}
/* ------------------------------------------------------------------------------------------------------------------ FOOTER */
#footernavigation {
	height				:	15px;
	width				:	700px;
	margin				:	0px auto;
	padding				:	0px;
	list-style-type		:	none;
}
#footernavigation li {
	float				:	left;
}
#footernavigation li a.first  {
	padding				:	0px 5px 0px 5px;
	color				:	#336600;
}
#footernavigation li a.separator  {
	padding				:	0px 5px 0px 5px;
	color				:	#336600;
	background-image	:	url('/images/redesign/footernavi_spacer.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
#copyright {
	clear				:	both;
	padding				:	0px 0px 20px 0px;
	text-align			:	center;
	font-weight			:	bold;
	color				:	#336600;
	}





/* ------------------------------------------------------------------------------------------------------------------ INHALTSRASTER BOXEN */
.contentbox_spacer {
	display				:	block;
	height				:	1px;
	width				:	8px;
	float				:	left;
}
.contentbox_880, .contentbox_659, .contentbox_659_green, .contentbox_880_green, .contentbox_436, .contentbox_436_green , .contentbox_288, .contentbox_288_green, .contentbox_214, .contentbox_214_green, .contentbox_202, .contentbox_202_green {
	overflow			:	hidden;
	float				:	left;
	margin				:	0px 0px 30px 0px;
}
.contentitem_880, .contentitem_436, .contentitem_288, .contentitem_214, .contentitem_214_small, .contentitem_202 {
	float				:	left;
	display				:	block;
	padding				:	0px 0px 25px 0px;

}
.contentbox_880, .contentbox_880_green {
	width				:	880px;
}
.contentitem_880 {
	width:874px;

}
.contentbox_659, .contentbox_659_green {
	width				:	659px;
	padding				:	0px 0px 0px 7px;
}
.contentbox_436, .contentbox_436_green{
	width				:	436px;
}
.contentitem_436  {
	width				:	420px;
}
.contentbox_288, .contentbox_288_green {
	width				:	288px;
}
.contentitem_288 {
	width				:	282px;
}
.contentbox_214, .contentbox_214_green {
	width				:	214px;
}
.contentitem_214 {
	width				:	214px;
}
.contentitem_214_small {
	width				:	202px;
}
.contentbox_202, .contentbox_202_green {
	width				:	202px;
	padding				:	0px 0px 0px 7px;
}
.contentitem_202 {
	width				:	192px;
	margin				:	0px 0px 0px 4px;
	padding				:	0px 0px 10px 0px;
}
.contentbox_880_green, .contentbox_436_green, .contentbox_288_green, .contentbox_214_green, .contentbox_202_green  {
	background-color	:	#EDF7DF;
}
/* ------------------------------------------------------------------------------------------------------------------ INHALTSFORMATIERUNGEN */
.headline_box {
	height				:	22px;
	margin				:	0px 0px 15px 0px;
	border-width		:	0px 1px 0px 1px;
	border-style		:	solid;
	border-color		:	#ABAFB5;
	background-image	:	url('/images/redesign/headline_bg.gif');
	background-repeat	:	repeat-x;
}
.headline {
	overflow			:	hidden;
	padding				:	5px 0px 4px 5px;
	font-size			:	10px;
	font-weight			:	bold;
	color				:	#697071;
}
.contentitems {

	padding				:	0px 0px 4px 4px;
}

.in {

display:inline;


}

.contentitems_grey {
background-color:#F4F5F9;
	padding				:	0px 0px 4px 0px;
}

.contentitems_green {
background-color:#EDF7DF;
	padding				:	0px 0px 4px 5px;
}


.contentlist_grey {
	margin				:	12px 0px 0px 0px;
	padding				:	0px 0px 0px 5px;
}
.contentlist_grey li {
	color				:	#697071;
	list-style-type		:	none;
	line-height			:	16px;
	padding				:	0px 0px 0px 13px;
	background-image	:	url('/images/redesign/content_list_grey.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
/* ------------------------------------------------------------------------------------------------------------------ TEXTE */
a.headline {
	display				:	block;
	overflow			:	hidden;
	padding				:	5px 0px 4px 5px;
	text-decoration		:	underline;
	font-size			:	10px;
	font-weight			:	bold;
	color				:	#697071;
}
a.headline:hover {
	text-decoration		:	none;
}
.h_12b_orange {
	display				:	inline;
	margin				:	0px 0px 5px 0px;
	font-family			:	verdana;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#E68A00;
}
.h_13b_orange {
	display				:	inline;
	margin				:	0px 0px 5px 0px;
	font-family			:	verdana;
	font-size			:	13px;
	font-weight			:	bold;
	color				:	#E68A00;
}
.h_14b_orange {
	display				:	inline;
	margin				:	0px 0px 5px 0px;
	font-family			:	verdana;
	font-size			:	14px;
	font-weight			:	bold;
	color				:	#E68A00;
}
.t_13b_orange {
	font-family			:	verdana;
	font-size			:	13px;
	font-weight			:	bold;
	color				:	#E68A00;
}
.t_12b_orange {
	font-family			:	verdana;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#E68A00;
}
.t_12r_orange {
	font-family			:	verdana;
	font-size			:	12px;
	color				:	#E68A00;
}
.t_12b_grey, .h_12b_grey {
	font-family			:	verdana;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#697071;
}
.t_12r_grey {
	font-family			:	verdana;
	font-size			:	12px;
	color				:	#697071;
}
.t_11r_grey {
	font-family			:	verdana;
	font-size			:	11px;
	color				:	#697071;
}
.t_11r_grey a {
	font-family			:	verdana;
	font-size			:	11px;
	color				:	#697071;
}
.date {
	display:block;
	padding:0px 0px 5px 0px;
	font-family			:	verdana;
	font-size			:	10px;
	color				:	#697071;
}


/* GOOGLE Styles */
.googlebox {
	width	:	98%;
	margin	:	5px 0px 0px 0px;
	padding	:	0px;
	background-color: #fff;
/*	height  :	225px; */
}

.googlebox table {
	margin	:	0px;
	padding	:	0px;
	background-color: #fff;
	}

.googlebox .googletd {
	text-align:left;
}
.googlelinks {
	text-decoration	:	none;
}

.googlebox .titelline {
	color:#0000CC;
	font-size:18px;
	font-family: arial,sans-serif;
	text-decoration:underline;
}
.googlebox .titelline b{
	color:#0000CC;
	font-size:18px;
	font-family: arial,sans-serif;
}
.googlebox .descriptionline {
	color:#000000;
	font-size:13px;
	font-family: arial,sans-serif;
	text-decoration:none !important;
}
.googlebox .descriptionline b {
        color:#0000CC;
        font-size:13px;
        font-family: arial,sans-serif;
        text-decoration:none !important;
}
.googlebox .linkurlline {
	color:#008000;
	font-size:14px;
	font-family: arial,sans-serif;
	text-decoration:none !important;
}
h2.newstitel {
	font-weight		:	normal;
	font-size		:	12pt;
	font-weight		:	normal;
	margin-bottom	:	5px;
}
.googlebox h2 a.anzeigen_titel {
	line-height		:	20px;
	font-size		:	10px;
	font-weight		:	normal;
	text-decoration	: 	underline;
	vertical-align	:	middle;
	background-color:	#009900;
	color			:	#ffffff !important;
	padding			:	0px 0px 0px 3px;
	margin			:	0px;
}

.googlebox h2.anzeigen_titel {
	line-height		:	20px;
	font-size		:	10px;
	font-weight		:	normal;
	text-decoration	: 	underline;
	vertical-align	:	middle;
	background-color:	#009900;
	color			:	#ffffff !important;
	padding			:	0px 0px 0px 3px;
	margin			:	0px;
}

.ebay {
	width		:	100%;
	text-align	:	center;
	margin		:	0px 0px 1em 0px;
}

.ebay a {
	font-size		:	1.2em;
	font-weight		:	bold;
	text-decoration	:	none !important;
}

.contentbox {
	margin-bottom	: 	0px;
	padding			:	0px auto;
	text-align		:	left;
	overflow		:	hidden;
}

/* Klassen für Breite der Contentboxen */
.w880 {
	width			:	880px;
}

.w875 {
	width			:	875px;
}

.w870 {
	width			:	870px;
}

.w898 {
	width			:	898px;
}

.w436 {
	width			:	436px;
}

.w431 {
	width			:	431px;
}

.w428 {
	width			:	428px;
}

.w722 {
	width			:	700px;
}
.w700 {
	width			:	700px;
}


.w150 {
	width			:	170px;
}
.w170 {
	width			:	170px;
}


.w210 {
	width			:	210px;
}

.w662 {
	width			:	662px;
}

.w645 {
	width			:	645px;
}

.w650 {
	width			:	650px;
}

.w660 {
	width			:	660px;
}

.w673 {
	width			:	673px;
}

.w600 {
	width			:	600px;
}


.contentbox h3 {
	font-size			:	1.0em;
	margin				:	0px;
	padding				:	0px;
}

.links {float:left;}
.rechts {float:right;}

.bggreen {background-color	:	#EDF7DF;}

.contentbox hr {
	height		:	1px;
	width		: 	80%;
	text-align	:	center;
	color		: 	#BBB;
	clear		:	both;
}
.rahmen {
	border	:	1px solid #669933;
}


/* Kategoriebeschreibung / Labertext */


.labertext h1 {
display:inline;
	font-size	:	12px;
	color	:	#697071;
}


.labertext span {

	font-size	:	12px;
	color	:	#697071;
}

.labertext h2 {
	color	:	#000 !important ;
}

.produktberater span {
	font-size	:	12px;
	color	:	#697071;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* Auflistung der Artikel mit Vorschaubild und so */

.produkte {
	float	:	right;
}

.produktvorschau {
	padding	:	3px;
}

.mitte {
	color	:	#697071;
	font-size	:	12px;
}

.tabrechts {
	font-size	:	0.8em;
	width		:	160px;
	text-align	:	center;
}

.preisvergleich {
	display				:	block;
	width				:	100px;
	text-align			:	center;
	vertical-align		:	middle;
	background-image	:	url('/images/designs/grun.gif');
	line-height				:	25px;
	padding				:	0px 2px 0px 2px;
	margin-top			:	5px;
	font-weight			:	bold;
	color				:	#fff !important;
	border				:	1px solid #95A277;
}


#spalter {
	float		:	right;
	margin		:	0px;
	padding		:	0px;
	text-align	:	right;
}

#hinweis {
	color		:	#336600;
	font-weight	:	bold;
	font-size	:	0.8em;
	}

table.liste {
	width			: 100%;
	border-collapse	: 	collapse;
	border			:	0px;
	font-size		:	0.8em;
	text-align		:	center;
	vertical-align:center;
	padding			:	0px;
}

table.liste td {
	margin		:	0px;
	padding		:	0px;
	border-bottom:	1px solid #cccccc;
}
/* Artikelseite Erste Zeile in den Listen */



.titelzeile td {
	height				:	20px;
	text-align			:	center;
	color				: 	#697071;
}
.titelzeile a:link,
.titelzeile a:active,
.titelzeile a:visited {
	color			:	#697071;
	text-decoration	:	underline;

}

.titelzeile a:hover{
	text-decoration	:	none;
}


.liste td.beschreibung {
	text-align	:	left !important;
	padding		:	2px 2px 2px 5px;
	font-size	:	13px;
}

.beschreibung {
	font-size			:	11px;
	font-weight			:	bold;
	color				:	#E68A00;
}

.beschreibung div {
	font-size			:	10px;
	font-weight			:	normal;
	color				:	#333333;
}

.mehr {
	font-size	:	0.8em;
}

.elemente td.versand {
	font-size	:	0.9em;
	color		:	#000;
	width: 90px;
}

table.liste td.preis{
	padding:2px;
	width: 120px;
}

.elemente td.preis{
	font-weight:bold;
	color:#000;
	font-size:1.2em;
	text-decoration: none;
}

table.liste td.logo{
	padding:2px;
	width: 90px;
}

table.liste td.zumshop {
	text-align		:	center !important;
	padding			:	2px;
	vertical-align	:	middle;
	width			:	90px;
}

td.zumshop {
	text-align		:	center !important;
	padding			:	2px;
	vertical-align	:	middle;
	width			:	90px;
}

a.zumshop:link,
a.zumshop:visited,
a.zumshop:active {
	width				:	85px;
	display				:	block;
	color				:	#fff !important;
	border				:	1px solid #d4d0c8;
	font-size			:	1.3em;
	line-height			:	2.0em;
	font-weight			:	bold;
	text-decoration		:	underline;
	background-image	:	url('/images/designs/gelb.jpg');
}

a.zumshop:hover {text-decoration:none;}

.details td{padding-left:10px;}

.seiten {
	text-align	:	center;
	width		:	100%;
}
.headline_box_green {
	line-height			:	20px;
	margin				:	0px 0px 3px 0px;
	padding				:	1px 0px 1px 5px;
	border-left			:	1px solid #336600;
	border-right		:	1px solid #336600;
	background-image	:	url('../images/redesign/headline_green_bg.gif');
	background-repeat	:	repeat-x;
	color				:	#fff;
	font-size			:	11px;
	font-weight			:	bold;
	font-family			: 	'Verdana';
}
.headline_box_grey {
	line-height			:	18px;
	margin				:	0px 0px 3px 0px;
	padding				:	1px 0px 1px 5px;
	font-size			: 	11px;
	font-family			: 	'Tahoma';
	font-weight			: 	bold;
	border				:	1px solid #ABAFB5;
    background-image	:	url('/images/redesign/headline_grey_bg.gif');
	background-repeat	:	repeat-x;
	overflow			:	hidden;
	color				:	#697071;
}

.headline_box_grey_big {
	line-height			:	23px;
	margin				:	0px 0px 3px 0px;
	padding				:	1px 0px 1px 5px;
	font-size			: 	11px;
	font-family			: 	'Tahoma';
	font-weight			: 	bold;
	border				:	1px solid #ABAFB5;
    background-image	:	url('/images/redesign/headline_grey_bg_big.gif');
	background-repeat	:	repeat-x;
	overflow			:	hidden;
	color				:	#697071;
}


.headline_box_grey_22 {
	line-height			:	22px;
	margin				:	0px 0px 0px 0px;
	padding				:	0px 0px 0px 5px;
	font-size			: 	11px;
	font-family			: 	'Tahoma';
	font-weight			: 	bold;
	border				:	1px solid #ABAFB5;
    background-image	:	url('/images/redesign/headline_grey_bg_2.gif');
	background-repeat	:	repeat-x;
	overflow			:	hidden;
	color				:	#697071;
}


.filter .aktiv {
	margin-left		:	5px;
	font-weight		:	bold;
	color			:	#E68A00;
	text-decoration	:	none;
}

.filter .inaktiv {
	margin-left		:	5px;
	font-weight		:	normal;
	color			:	#E68A00;
	text-decoration	:	none;
}

ul.grey {
	color: #697071;
	margin: 0px auto 10px 20px;
}

ul.grey .aktiv {
	color: #fff;
	background-color: #E68A00;
}

ul.grey .aktiv a {
	color: #fff;
}

ul.grey li {
	color: #697071;
}

ul.grey li a {
	color: #697071;
}

div.comments hr {
	color: #697071;
}

div.comments h2 {
	color: #E68A00;
	font-size:16px;
	font-weight:bold;
	background-image:none;
	border:0px;
}
div.comments h3 {
	line-height			:	18px;
	margin				:	0px 0px 3px 0px;
	padding				:	1px 0px 1px 5px;
	font-size			: 	11px;
	font-family			: 	'Tahoma';
	font-weight			: 	bold;
	border				:	1px solid #ABAFB5;
    background-image	:	url('/images/redesign/headline_grey_bg.gif');
	background-repeat	:	repeat-x;
	overflow			:	hidden;
	color				:	#697071;
}
div.comments h6 {
	display:inline;
	font-weight: normal;
}
div.comments .einschub {
	margin-left: 20px;
}

#artikelbrowsing {
	height				:	27px;
	width				:	662px;
	margin				:	0px 0px 0px 0px;
	background-image	:	url('/images/redesign/artikel_tab_bg.gif');
	background-repeat	:	repeat-x;

	float				:	none;
	height				:	27px;
	margin				:	0px;
	padding				:	0px;
}

#artikelbrowsing li, #artikelbrowsing li.no_spacer, #artikelbrowsing li.active, #artikelbrowsing li.magazine, #artikelbrowsing li.magazine_active  {
	display				:	block;
	float				:	left;
}
#artikelbrowsing li {
	height				:	27px;
	padding				:	0px 9px 0px 9px;
	background-image	:	url('../images/redesign/tab_spacer.gif');
	background-repeat	:	no-repeat;
	background-position	:	right;
}
#artikelbrowsing li a {
	position			:	relative;
	top					:	7px;
	color				:	#697071;
}
#artikelbrowsing li span.else {
	position			:	relative;
	font-weight			:	bold;
	color				:	#000000;
	text-decoration		:	none;
	padding				:	0px 8px 14px 8px;
	vertical-align		:	middle;
}

#artikelbrowsing li.no_spacer {
	padding				:	0px 6px 0px 8px;
	background			:	transparent;
}
#artikelbrowsing li.active {
	height				:	27px;
	padding				:	0px;
	background-image	:	url('../images/redesign/artikel_tab_right.jpg');
	background-repeat	:	no-repeat;
	background-position	:	right bottom;
}
#artikelbrowsing li.active a {
	position			:	relative;
	top					:	0px;
	height				:	27px;
	margin				:	0px;
	padding				:	0px 8px 14px 8px;
	text-decoration		:	none;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/artikel_tab_left.jpg');
	background-repeat	:	no-repeat;
	background-position	:	0px 0px;
}
#artikelbrowsing li.active span.shadow {
	position			:	relative;
	top					:	0px;
	height				:	27px;
	margin				:	0px;
	padding				:	0px 8px 14px 6px;
	text-decoration		:	none;
	font-weight			:	bold;
	color				:	#000;
	background-image	:	url('../images/redesign/artikel_tab_left.jpg');
	background-repeat	:	no-repeat;
	background-position	:	0px 0px;
}
#artikelbrowsing li.active a span {
	position			:	relative;
	top					:	7px;
}
#artikelbrowsing li.active span.shadow span {
	position			:	relative;
	top					:	7px;
}












.artikelbar {
	position			:	relative;
	height				:	20px;
	width				:	660px;
	background-image	:	url('/images/redesign/green_bg.gif');
	background-repeat	:	repeat-x;
	border-left			:	1px solid #355E10;
	border-right		:	1px solid #355E10;
	padding-top			:	4px;
	padding-left		:	2px;
	padding-top			:	4px;
	color				:	#fff;
	font-size			:	11px;
	font-weight			:	bold;
	font-family			: 	'Verdana';
	margin-top			:	0px;
}
.epr {
	position:absolute;
}

