@import url("/css/common.css");

/*
######################################################################
GLOBALS
######################################################################
*/

body, div, input, option, p, h1, h2, h3, h4, h5, h6, textarea {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #000000;
	font-size: 12px; 
	font-weight: normal;
}

ul {
	padding: 0;
	margin: 0;
}

input {
	font-size: 11px;
	border: 1px solid #b0b0b0;
	padding: 2px;
}

input[type="image"]{
	border:none;
	vertical-align: bottom;
}

a:link {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #000000; 
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #000000; 
	text-decoration: underline;
}

img {
	border: 0;
}

DIV.element { background:transparent; margin-bottom:10px; }

.never_show {
	display: none;
}

/*
######################################################################
diverse Formatierungen => nur für FreeHTML über SMS gültig
######################################################################
*/
.f_l				{float: left;}
.f_r				{float: right;}

.c_l				{clear: left;}
.c_r				{clear: right;}
.c_b				{clear: both;}

.top_1				{margin-top: 1px;}
.top_2				{margin-top: 2px;}
.top_3				{margin-top: 3px;}
.top_4				{margin-top: 4px;}
.top_5				{margin-top: 5px;}
.top_10				{margin-top: 10px;}
.top_15				{margin-top: 15px;}
.top_20				{margin-top: 20px;}
.top_25				{margin-top: 25px;}
.top_30				{margin-top: 30px;}
.top_40				{margin-top: 40px;}

.bottom_1			{margin-bottom: 1px;}
.bottom_2			{margin-bottom: 2px;}
.bottom_3			{margin-bottom: 3px;}
.bottom_4			{margin-bottom: 4px;}
.bottom_5			{margin-bottom: 5px;}
.bottom_10			{margin-bottom: 10px;}
.bottom_15			{margin-bottom: 15px;}
.bottom_20			{margin-bottom: 20px;}
.bottom_25			{margin-bottom: 25px;}
.bottom_30			{margin-bottom: 30px;}
.bottom_40			{margin-bottom: 40px;}

.left_1				{margin-left: 1px;}
.left_2				{margin-left: 2px;}
.left_3				{margin-left: 3px;}
.left_4				{margin-left: 4px;}
.left_5				{margin-left: 5px;}
.left_6				{margin-left: 6px;}
.left_10			{margin-left: 10px;}
.left_12			{margin-left: 12px;}
.left_15			{margin-left: 15px;}
.left_20			{margin-left: 20px;}
.left_25			{margin-left: 25px;}
.left_30			{margin-left: 30px;}
.left_40			{margin-left: 40px;}

.right_1			{margin-right: 1px;}
.right_2			{margin-right: 2px;}
.right_3			{margin-right: 3px;}
.right_4			{margin-right: 4px;}
.right_5			{margin-right: 5px;}
.right_10			{margin-right: 10px;}
.right_15			{margin-right: 15px;}
.right_20			{margin-right: 20px;}
.right_25			{margin-right: 25px;}
.right_30			{margin-right: 30px;}
.right_40			{margin-right: 40px;}

.textbold			{font-weight: bold;}
.textunderline		{text-decoration: underline;}
.textnormal			{font-weight: normal;}

.textcenter			{text-align: center;}
.textleft			{text-align: left;}
.textright			{text-align: right;}

.top				{vertical-align: top;}
.middle 			{vertical-align: middle;}
.bottom 			{vertical-align: bottom;}

.text10 			{font-size: 10px;}

.text11 			{font-size: 11px;}

.text16 			{font-size: 16px;}

.jokers_red				{color: #e6001e;}
.jokers_red a			{color: #e6001e;}
a:link.jokers_red 		{color: #e6001e;}
a:visited.jokers_red	{color: #e6001e;}

.jokers_blue			{color: #6086f4;}
.jokers_blue a			{color: #6086f4;}
a:link.jokers_blue 		{color: #6086f4;}
a:visited.jokers_blue 	{color: #6086f4;}

.jokers_green			{color: #158306;}
.jokers_green a			{color: #158306;}
a:link.jokers_green		{color: #158306;}
a:visited.jokers_green 	{color: #158306;}

.font_blue 				{color: #000066;}
.font_blue a			{color: #000066;}
a:link.font_blue		{color: #000066;}
a:visited.font_blue 	{color: #000066;}

/*
######################################################################
spezielle Formatierungen für NM, die häufig benutzt werden
######################################################################
*/
/* Spacer für Abstände der einzelnen CEs */ 
.nm_bottom_10 {
	margin: 0 0 10px 0;
}

/* Überschrift auf Subhomepages */ 
.nm_headline_subhome {
	margin: 10px 0 30px 12px;
	font-size: 16px;
	font-weight: bold;
}

/* Formatierungen der Vorteilsbox */ 
.nm_vorteilsbox_link {
	position: absolute;
	width: 182px;
	height: 175px;
	display: block;
}

.nm_vorteilsbox_bottom_text_small {
	font-size: 11px;
}

.nm_vorteilsbox_bottom_text_red {
	color: #e6001e;
	font-weight: bold;
}

/* Formatierungen der Filialbox */ 
.nm_filialbox_text {
	font-size: 11px;
}

.nm_filialbox_text_small {
	font-size: 10px;
	margin: 0 0 0 69px;
}

.nm_filialbox_text_small a {
	color: #000066;
}

.nm_content_box_top {
	margin: 0 0 0 6px;
}

.nm_content_box_content {
	margin: 0 0 0 6px;
	padding: 0 13px;
}

.nm_content_box_bottom {
	margin: 0 0 10px 6px;
}

/* Formatierungen der Ciao-Box, Socialbookmarks */
.nm_ciao_headline,
.nm_socialbookmarks_headline {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.nm_ciao_seal,
.nm_socialbookmarks_icons {
	text-align: center;
}

.nm_socialbookmarks_grid {
    margin: 0 6px 6px 0;
    vertical-align: bottom;
}


/*
######################################################################
diverse Textformate
######################################################################
*/
.preis01,.preis04	{font-size: 12px; color: #ff0000; font-weight: bold;} /*Smarty Price-Block benutzt price04 bei KI und WB*/
.preis02			{font-size: 16px; color: #ff0000; font-weight: bold;}
.preis03			{font-size: 20px; color: #ff0000; font-weight: bold;}

/* Allgemeiner Preis! Diesen ggf. überschreiben */ 
.preis {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.metanavi-hov 				{font-size: 11px;}
.metanavi-hov p				{font-size: 11px;}
.metanavi-hov a:link		{font-size: 11px; text-decoration: none;}
.metanavi-hov a:visited 	{font-size: 11px; text-decoration: none;}
.metanavi-hov a:hover 		{font-size: 11px; text-decoration: underline;}

.headline_fix {
	border-bottom: 1px solid #d8e2f0;
	width: 100%;
	display: block;
	text-indent: 10px;
	margin: 0 0 15px 0;
}

.headline_fix span {
	background: white;
	position: relative;
	top: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 2px;
}

.headline_return_start {
	border-bottom: 1px solid #d8e2f0;
	width: 10px;
	display: block;
	text-indent: 0;
	margin: 4px 0 15px 0;
	padding: 0;
	float: left;
}

.headline_return {
	border-bottom: 1px solid #d8e2f0;
	width: 582px;
	display: block;
	text-indent: 0;
	margin: 0 0 15px 2px;
	padding: 0;
	float: left;
}

.headline_return  span {
	background: #fff;
	position: relative;
	top: 5px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0px;
}

/*
######################################################################
Ausrichtung Header
######################################################################
*/
#top-header {
	width: 984px;
	height: 110px;
}

/*
######################################################################
Suchleiste im Header
######################################################################
*/
#search-header {
	width: 990px;
	height: 74px;
	position: absolute;
	top: 111px;
	background: transparent url(../images/layoutsprite.png) no-repeat -5px -373px;
}

#search-header .search-text {
	color: #fff;
	float: left;
	font-size: 19px;
	margin: 24px 10px 0 74px;
}

#search-header .search-textfield {
	border: 1px solid #999999;
    display: block;
    float: left;
    font-size: 12pt;
    margin: 23px 5px 0 0;
    padding: 4px;
    width: 604px;
}

#search-header .search-detaillink {
	position: absolute;
	right: 98px;
	top: 27px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#search-header a.search-detaillink:hover {
	text-decoration: underline;
}

#search-header .order_from_catalog {
	bottom: -8px;
	float: right;
	position: relative;
	right: 19px;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#search-header a.order_from_catalog:hover {
	text-decoration: underline;
}

/*
Booklooker
*/
#bl_head {
	margin: 40px 0 15px 0;
	padding: 0;
}

#bl_head .headline_return {
	width: 764px;
}

#bl_output div {
	font-size: 11px;
}

#bl_output #bl_list {
	text-align: left;
	visibility: hidden;
	padding: 0 0 15px 15px;
}

#bl_output .title {
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	margin: 0 0 5px 0;
}

#bl_output .title a {
	color: #000066;
}

#bl_output .price {
	font-weight: bold;
	color: #ff0101;
	font-size: 12px;
}

#bl_output .items {
	width: 170px;
	margin: 5px 75px 5px 0;
	float: left;
	visibility: hidden;
	overflow: hidden
}

#bl_output .link_more {
	clear: left;
	margin: 0 0 0 600px;
	font-size: 12px;
}

/*
######################################################################
Logo Header
######################################################################
*/
#logo {
	background: transparent url(../images/layoutsprite.png) no-repeat 0 0;
	width: 191px;
	height: 102px;
	display: block;
	position: relative;
	left: -3px;
}

/*
######################################################################
Navigation
######################################################################
*/
#navigation {
	position: absolute;
	list-style-type: none;
	height: 33px;
	margin: 0;
	padding: 0;
	top: 80px;
	left: 198px;
	z-index: 1;
}

#navigation li.next {
	margin-left: 10px;
	background: url(../images/layoutsprite.png) no-repeat -190px 0;
	height: 33px;
}

#navigation li.first {
	background: url(../images/layoutsprite.png) no-repeat -190px 0;
	height: 33px;
}

#navigation li.nextspecial {
	margin-left: 12px;
	background: url(../images/layoutsprite.png) no-repeat -190px -33px;
}

#navigation li {
	float: left;
	height: 33px;
}

#navigation .end {
	padding: 6px 0 0;
	height: 27px;
	width: 27px;
	background: url(../images/layoutsprite.png) no-repeat -365px 0;
	position: absolute;
}

#navigation .specialend {
	height: 33px;
	width: 27px;
	background: url(../images/layoutsprite.png) no-repeat -365px -33px;
	position: absolute;
}

#navigation .specialendlast {
	height: 33px;
	width: 27px;
	background: url(../images/layoutsprite.png) no-repeat -365px -66px;
	position: absolute;
}

#navigation .tab1 {
	padding: 6px 0 0 19px;
	height: 27px;
	float: left;
}

#navigation li.normal:hover {
	background: none;
}

/* normal */
#navigation li.normal:hover .tab1 {
	background: url(../images/layoutsprite.png) no-repeat -190px -99px;
	position: relative;
	z-index: 2;
}

#navigation li.normal:hover .end,
#navigation li.normal:hover .specialend,
#navigation li.normal:hover .specialendlast {
	background: url(../images/layoutsprite.png) no-repeat -365px -99px;
	z-index: 2;
}

#navigation li.active {
	background: none;
}

#navigation li.active .tab1 {
	background: url(../images/layoutsprite.png) no-repeat -190px -99px;
	position: relative;
	z-index: 1;
}

#navigation li.active .end,
#navigation li.active .specialend,
#navigation li.active .specialendlast {
	background: url(../images/layoutsprite.png) no-repeat -365px -99px;
	z-index: 1;
}

#navigation a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#navigation li.active a,
#navigation li.normal:hover a {
	color: #fff;
}

/*
######################################################################
Subnavigation
######################################################################
*/
ul.navigationleft {
	list-style-type: none;
	margin: 0 15px;
	padding-top: 2px;
}

ul.navigationleft li {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
}

ul.navigationleft li.current {
	border: 1px solid #D6DFEF;
	border-left: none;
	border-right: none;
	margin: 0;
}
ul.navigationleft {
	border-bottom: 1px solid #D6DFEF;
}

ul.navigationleft li a {
	text-decoration: none;
}

ul.navigationleft li a:hover {
	text-decoration: underline;
}

ul.navigationleft ul {
	list-style-type: none;
	padding: 4px 0 0;
	margin: 0 -21px 0 -5px;
	border: none;
}

ul.navigationleft li li {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	background: url(i_arrow_link_black_linklist.gif) no-repeat 7px 7px;
}

ul.navigationleft li li.current {
	border: none;
	background: url(../images/layoutsprite.png) no-repeat -599px -62px;
	position: relative;
	width: 170px;
}

ul.navigationleft li li a {
	padding: 3px 0 3px 15px;
	display: block;
}

ul.navigationleft li li.current a {
	font-weight: bold;
	padding-bottom: 0;
}

ul.navigationleft li li.current span.end {
	background: url(../images/layoutsprite.png) no-repeat scroll -599px -97px #e9eff7;
	display: block;
	height: 4px;
}

ul.navigationleft li li.more {
	font-size: 10px;
	padding: 1px 9px;
	background: none;
}

ul.navigationleft li li.more a {
	text-decoration: underline;
	color: #000063;
}

/*
######################################################################
Linklist / Breadcrumb
######################################################################
*/
div.breadcrumb {
	position: absolute;
	top: 189px;
	left: 15px;
}

div.breadcrumb p {
	font-size: 10px;
}

div.breadcrumb a {
	text-decoration: underline;
	color: #000063;
}

/*
######################################################################
Überblicksnavigation
######################################################################
*/
.overview_navigation_main {
	background: #fff url(../images/bg_overview_navigation.gif) repeat-y 12px 0;
	width: 596px;
	margin: 0 0 30px 0;
}

.overview_navigation_outer_cols  {
	margin: 0 14px;
	width: 168px;
	float: left;
}

.overview_navigation_outer_cols a {
	color: #000066;
	line-height: 20px;
}

.overview_navigation_inner_cols  {
	margin: 0 14px;
	width: 173px;
	float: left;
}

.overview_navigation_inner_cols a {
	color: #000066;
	line-height: 20px;
}

/*
######################################################################
Meta Navigation
######################################################################
*/
#metanavigation {
    position: absolute;
    top: -5px;
    right: 200px;
    z-index: 9999999;
}

#ddmenu {
    display: inline;
    list-style: none outside none;
}

#ddmenu li {
    float: left;
    position: relative;
    padding: 3px;
    margin: 0;
}

#ddmenu li.metamenu.hovering {
    background: transparent url(../images/layoutsprite.png) no-repeat -850px 0;
}

#ddmenu li.metamenu p a {
    padding-left: 10px;
    background: transparent url(i_arrow_unten_black.gif) no-repeat scroll 0 5px;
}

#ddmenu li.metamenu div.white {
    display: none;
    background-color: #fff;
    width: inherit;
    line-height: 2px;
    position: relative;
    top: 3px;
    margin: 0 -1px 0 -1px;
}

#ddmenu li.metamenu.hovering div.white {
    display: block;
}

#ddmenu li.metamenu img.sideshadow {
    display: none;
    position: absolute;
    right: -7px;
    height: 21px;
    top: 2px;
}

#ddmenu li.metamenu.hovering img.sideshadow {
    display: inline
}

#ddmenu li.metamenu div.dropdown {
    background: transparent url(../images/layoutsprite.png) no-repeat -1000px bottom;
    padding: 0 0 18px 0;
    position: absolute;
    top: 20px;
    width: 233px;
}

#ddmenu li.metamenu div {
    display: none;
}

#ddmenu li.metamenu div.bordertop {
    height: 2px;
    line-height: 1px;
    width: 225px;
    background-color: #6086f4;
    position: relative;
}

#ddmenu li.hovering div {
    display: block;
}

#ddmenu div.dropdown ul {
    line-height: 12px;
    list-style: none outside none;
    position: relative;
    top: 5px;
} 

#ddmenu li.hovering .pipe {
	color: #fff;
}

#ddmenu li .pipe {
	display: inline;
}

#ddmenu div.dropdown li {
    padding: 0;
    width: 225px;
}

#ddmenu div.dropdown li a:hover {
    background-color: #E3E6ED;
}

#ddmenu div.dropdown li a {
    background: transparent url(../images/i_arrow_link_black_linklist.gif) no-repeat scroll 15px 7px;
    color: black;
    display: block;
    margin: 0 5px 0 6px;
    padding: 4px 4px 4px 23px;
    position: relative;
}


/*
######################################################################
Warenkorb in Navigation inkl. Add-To-Cart-Layer
######################################################################
*/
a.warenkorblink, a.warenkorblink:link, a.warenkorblink:visited {
    background: transparent url(x.gif) no-repeat top left;
    display: block;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    height: 100px;
    width: 195px;
}

#wkbg {
    position: absolute;
    right: -5px;
    overflow: visible;
    z-index: 1000000;
    display: block;
    top: -9px;
    width: 195px;
}

#wkbg .wkbox_title {
    background: transparent url(../images/layoutsprite.png) no-repeat -395px 0;
    height: 34px;
    width: 195px;
}

#wkbg .hovering .wkbox_title {
    background: transparent url(../images/layoutsprite.png) no-repeat -395px  -52px;
    height: 34px;
    width: 195px;
}

#wkbg .wk_content {
    background: url(../images/wkbox_bgline.png) repeat-y scroll left top transparent;
}

#wkbg .hovering .wk_content {
    background: url(../images/wkbox_bgline_mo.png) repeat-y scroll left top transparent;
}

#wkbg .wk_skip {
    height: 25px;
    display: none;
}

#wkbg .article_format {
    margin: 0 0 0 14px;
}

#wkbg .link_format {
    background: transparent url(../images/layoutsprite.png) no-repeat -594px  -23px;
    width: 137px;
    height: 11px;
    margin: 10px 0 0 14px;
}

#wkbg .wk_additional_text {
    margin: 8px 0 0 14px;
    font-size: 9px;
}

#wkbg .wkbox_bottom {
    background: transparent url(../images/layoutsprite.png) no-repeat -395px  -34px;
    height: 16px;
    width: 195px;
}

#wkbg .hovering .wkbox_bottom {
    background: transparent url(../images/layoutsprite.png) no-repeat -395px  -86px;
    height: 16px;
    width: 195px;
}

#wklinks {
    display: block;
}

#wkbginner .ok_icon {
    background: transparent url(../images/layoutsprite.png) no-repeat -594px  0;
    height: 17px;
    line-height: 18px;
    margin: 10px 0 0 14px;
    width: 132px;
}

#atcArticleImage {
    margin: 5px 0 0 39px;
}

#wkbginner .atcArticleAuthor {
    margin: 2px 0 0 39px;
}

#wkbginner .atcArticleTitle {
    margin: 2px 0 0 39px;
}

#wkbginner .atcArticlePrice {
    margin: 2px 0 0 39px;
}

#wkclose {
    background: transparent url(../images/layoutsprite.png) no-repeat -594px  -34px;
    height: 13px;
    margin: 10px 0 0 122px;
    width: 56px;
    display: block;
}

div.addToCartFading-absolute { /* #Top-Zustand */
    position: relative;
    width: 195px;
    top: 0;
}

div.addToCartFading-fixed { /*# Gescrollter zustand */
    position: absolute;
    width: 195px;
}

#wkbginner {
    display: none;
    min-height: 41px;
}


/*
#########################################
Contentbox auf der rechten und linken Seite
#########################################
*/
.content_box_top,
.nm_content_box_top {
	background: transparent url(../images/layoutsprite.png) no-repeat -633px -449px;
	width: 182px;
	height: 15px;
}

.content_box_content,
.nm_content_box_content {
	background: url(../images/bg_contentbox.gif) repeat-y scroll 0 0 transparent;
	padding: 0 15px;
	width: 152px;
}

.content_box_bottom,
.nm_content_box_bottom {
	background: transparent url(../images/layoutsprite.png) no-repeat -633px -462px;
	width: 182px;
	height: 15px;
}

/*
#########################################
Paging
#########################################
*/
.paging {
    padding-bottom: 4px;
    clear: both;
}

.paging,
.paging_customtext,
.paging_pages {
    color: #000;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
}

.paging_customtext {
    padding: 0 0 0 15px;
    float: left;
}

.paging_pages {
    float: right;
    padding: 0 15px 0 0;
}

.paging_pages .start {
    padding: 0 10px 0 0;
}

.paging_pages .item {
    padding: 0 3px 0 0;
}

.paging_pages .active {
    font-weight: bold;
}

.paging_pages .back span,
.paging_pages .next span {
    display: none;
}

.paging_pages .back,
.paging_pages .next {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: transparent url(../images/paging-sprite.png) 0 0 no-repeat;
    vertical-align: top;
}

.paging_pages .back         {background-position: 0 0;}
.paging_pages .back:hover   {background-position: 0 -18px;}
.paging_pages .next         {background-position: -18px 0;}
.paging_pages .next:hover   {background-position: -18px -18px;}



/*
THREE COLUMN ONE ROW SPECIAL CAT
--------------------------------
*/
.three_column_one_row h2 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    border-bottom: 1px solid #d9e2f1;
    margin: 25px 0 15px 0;
}

.three_column_one_row h2 span {
    position: relative;
    bottom: -3px;
    margin: 0 0 0 12px;
    padding: 0 2px 0 1px;
    background: #fff;
}

.three_column_one_row ol {
    margin: 0 0 16px 0;
}

.three_column_one_row li {
    float: left;
    position: relative;
    width: 234px;
    height: 140px;
    padding: 0 12px;
    list-style: none;
    margin-bottom: 18px;
}

.three_column_one_row li .image {
    position: absolute;
    bottom: 30px;
    left: 12px;
    width: 78px;
}

.three_column_one_row li .data {
    position: absolute;
    bottom: 0;
    left: 90px;
    padding: 0 12px 0 0;
}


.three_column_one_row .author {
    font-size: 10px;
}

.three_column_one_row .title {
    font-size: 12px;
    margin: 0 0 3px 0;
}

.three_column_one_row .title a,
.three_column_one_row .more_link a {
    color: #010068;
    font-weight: bold;
}

.three_column_one_row .title a:hover {
    color: #00f;
}

.three_column_one_row .orderinfo {
    font-size: 10px;
    margin: 0 0 3px 0;
}

.three_column_one_row .price {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}

.three_column_one_row .orderinfo_footnote {
    font-size: 8px;
}

.three_column_one_row .order_button a {
    margin: 8px 0 0 0;
    display: block;
    width: 136px;
    height: 17px;
    overflow: hidden;
    background: transparent url(/lay/jo_buttons/b_in_den_warenkorb_s.png) 0 0 no-repeat;
}

.three_column_one_row .order_button a:hover {
    background-position: 0 -17px;
}

.three_column_one_row .order_button a img {
    display: none;
}

.three_column_one_row .more_link {
    text-align: right;
    margin: 0 18px 0 0;
}

/*
SMALL LIST
----------
*/
.small_list .headline {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.small_list .margin_medium {
	margin: 0 0 10px 0;
}

.small_list .width {
	width: 79px;
}

.small_list .margin_small {
	margin: 0 0 5px 0;
}

.small_list .title {
	color: #000066;
	font-weight: bold;
}

.small_list .additional_text {
	font-size: 10px;
}

.small_list .mehr_link {
	text-align: right;
	font-size: 10px;
}

.small_list .mehr_link a {
	color: #000066;
	text-decoration: none;
}

.small_list .content_box_bottom {
	margin: 0 0 10px 0;
}

/*
STANDARD TEN
--------------
*/

#standard_ten div {
	font-size: 11px;
}

#standard_ten .procuct_list {
 	width: 100;
}

#standard_ten .standard_ten_image {
	padding: 20px 10px 20px 15px;
	vertical-align: top;
}

#standard_ten .standard_ten_details {
	width: 440px;
	vertical-align: top;
	padding: 20px 30px 20px 0;
}

#standard_ten .standard_ten_details .title {
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	margin: 0 0 5px 0;
}

#standard_ten .standard_ten_details .title a {
	color: #000066;
}

#standard_ten .standard_ten_details .short_description {
	margin: 0 0 5px 0;
	font-weight: bold;
}

#standard_ten .standard_ten_details .ordernr {
	padding: 5px 0 5px 0;
}

#standard_ten .standard_ten_price_infos {
	vertical-align: bottom;
	padding: 20px 15px 20px 0;
}

#standard_ten .standard_ten_price_infos .preis {
	font-size: 16px;
}

#standard_ten .standard_ten_price_infos .legende {
	font-size: 10px;
	margin: 0 0 10px 0;
}

#standard_ten .standard_product_details .order_button {
	margin: 10px 0 0 0;
}

#standard_ten .standard_ten_line {
	border-bottom: 1px solid #d8e2f0;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}


/*
STANDARD FOUR
-------------
*/
.standard_four .products_left_not_last {
	float: left;
	margin: 0 5px 20px 12px;
	width: 280px;
}

.standard_four .products_right_not_last {
	width: 285px;
	margin: 0 12px 20px 0;
	float: right;
}

.standard_four .products_left {
	float: left;
	margin: 0 5px 30px 12px;
	width: 280px;
}

.standard_four .products_right {
	width: 285px;
	margin: 0 12px 30px 0;
	float: right;
}

.standard_four .headline {
	font-weight: bold;
}

/*
TWO COLUMN THREE ROWS
---------------------
*/
.two_columns_three_rows .products_left_not_last {
	float: left;
	margin: 0 5px 20px 12px;
	width: 280px;
}

.two_columns_three_rows .products_right_not_last {
	width: 285px;
	margin: 0 12px 20px 0;
	float: right;
}

.two_columns_three_rows .products_left {
	float: left;
	margin: 0 5px 30px 12px;
	width: 280px;
}

.two_columns_three_rows .products_right {
	width: 285px;
	margin: 0 12px 30px 0;
	float: right;
}

.two_columns_three_rows .headline {
	margin: 0 0 20px 0;
	font-size: 16px;
}



body {
	text-align: center;
	background: #d2ddec url(../images/page_bg.gif) fixed repeat-x ;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: 115px;
}

#wrapper .border {
	background: transparent url(../images/layoutsprite.png) no-repeat;
}

#wrapper .top {
	width: 1000px;
	height: 23px;
	background-position: 0 -348px;
}

#wrapper .bottom {
	width: 1000px;
	height: 23px;
	background-position: 0 -477px;
	clear: left;
}

#wrapper .bg {
	background: transparent url(../images/bg.png);
	width: 1000px;
	float: left;
}

#main {
	width: 990px;
	padding: 0 0 0 5px;
	margin: 80px 0 0 0;
	position: relative;
}

#navbar {
	width: 189px;
	float: left;
}

#content {
	width: 610px;
	float: left;
}

#sidebar {
	width: 185px;
	float: left;
	margin-left: 1px;
}

#content .border {
	background: transparent url(../images/layoutsprite.png) no-repeat;
}

#content .top {
	width: 610px;
	height: 15px;
	background-position: -5px -447px;
}

#content .bottom {
	width: 610px;
	height: 15px;
	background-position: -5px -462px;
}

#content .bg {
	background: transparent url(../images/centercontent_bg.gif) repeat-y;
	width: 610px;
}

#content .centercontent {
	width: 594px;
	padding: 0 0 0 8px;
	margin: -8px 0 0 0;
	position: relative;
}


#content2{
	float: left;
    width: 792px;
}

#content2 .border {
	background: transparent url(../images/layoutsprite.png) no-repeat;
}

#content2 .top {
	background-position: 3px -311px;
    height: 15px;
    width: 792px;
}

#content2 .bottom {
	background-position: 3px -325px;
    height: 15px;
    width: 792px;
}

#content2 .bg {
	background: url("../images/centercontent_bg_r2.gif") repeat-y scroll 0 0 transparent;
    width: 792px;
}

#content2 .centercontent {
	margin: -8px 0 0;
    padding: 0 0 0 8px;
    position: relative;
    width: 776px;
}

#content2 #innertop{
	display:none;
}


#content2 div.bl_content{
	margin: 20px auto;
    padding: 0;
    width: 752px;
}


#header {
	position: absolute;
	width: 990px;
	top: 9px;
	margin-left: 5px;
}

.ie6 #header {
	position: absolute;
	width: 990px;
	top: 54px;
	margin-left: 5px;
}

#content a:hover,
#sidebar a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #57579d;
}

#content a:active,
#sidebar a:active {
	text-decoration: underline;
	cursor: pointer;
	color: #e6001e;
} 



body, div, input, option, p, h1, h2, h3, h4, h5, h6, textarea, td {
    color: #000000;
    font-family: arial,helvetica,geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.clear { clear:both; }
.w100p{ width:99%;}
.h10 { height: 10px; }
.h20 { height: 20px; }
.h40 { height: 40px; }

a.white { color:white; }

#content .centercontent {
    margin: -8px 0 0;
    padding: 0 0 0 8px;
    position: relative;
    width: 594px;
}


#topteaserhome{
	width:594px;
	height:252px;
	margin:0;
	padding:0;
	background:url(../images/topteaser.png) top left no-repeat transparent;
}

#topteaser_inner{
	width:330px;
	color:white;
	margin:0;
	padding:110px 0 0 25px;
}

#topteaser_inner div, #topteaser_inner span, #topteaser_inner p {
	color:white;
}

#headline h6{
	font-size:16px;
	margin-left:12px;
	background-color:#fff;
	float:left;
}

#inner_footer_links	{
	clear:both;
	width:776px;
	margin:0 auto;
	padding:0;
	border-top: 1px solid #d8e2f0;
}

#menuBoxHeadCart{
	display:none;
}

#menuBoxCart{
	width:165px;
	margin:0 auto;
}

div.menuBox1Head, div.menuBox2Head{
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.content_box_content a {
	font-size:11px;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/i_arrow_link_black_linklist.gif) 0px 3px no-repeat transparent;
}
.menuBox1Item{
	margin-bottom: 5px;
}

input#menuBoxLoginSubmit, input#menuBoxQuickSearchSubmit{ 
	border:none;
	height: 19px;
	margin: 10px 0 0 0;
	padding: 0;
}

#sidebar ul{
	list-style-type: none;
}

#menuBoxBodySeal a{
	background: none;
}

#footernavigation{
	width:340px;
	margin: 0 auto;
}

.p_home_boxheader{
	border-bottom: 1px solid #D8E2F0;
    display: block;
    margin: 30px 0 15px 0;
    text-indent: 10px;
    width: 100%;
}

.p_home_boxheader h1 span{
	background: none repeat scroll 0 0 white;
    font-size: 16px;
    font-weight: bold;
    padding: 0 2px;
    position: relative;
    top: 5px;
   
}

.p_home_boxheader h1 a, #content .p_home_boxheader h1 a:hover{
	text-decoration: none;
}

.p_home_boxfooter{
	width:554px;
	margin:0 auto;
}

#content .boxfooter_inner a{
	color:#006;
}

.boxfooter_inner p{
	margin-top:20px;
}

input.search_form{
	margin-bottom: 5px;
}

#menuBoxLogin input.search_form, #menuBoxQuickSearch input.search_form {
	width:144px;
} 

table.resultlist_search,table.resultlist_search td {
	padding:5px;
}

table.quickSearchMediaTypes{
	width:100%;
}

input#searchPhraseButton{
	border:none;
}

.element_info h3{
	font-size: 14px;
	font-weight: bold;
}

.element_info table{
	width:100%;
	margin:10px 0;	
}

.element_info table td{
	padding: 5px;
}




/* -----------------------topteaser inner -----------------------*/

div.bl_content{
	width:554px;
	margin: 20px;
}

#innertopMT0{
	background: url("../images/top_buecher.png") no-repeat scroll left top transparent;
    height: 130px;
    margin: 0;
    padding: 0;
    width: 594px;
}

#innertopMT3{
	background: url("../images/top_hoerbuecher.png") no-repeat scroll left top transparent;
    height: 130px;
    margin: 0;
    padding: 0;
    width: 594px;
}

#innertopMT1{
	background: url("../images/top_film.png") no-repeat scroll left top transparent;
    height: 130px;
    margin: 0;
    padding: 0;
    width: 594px;
}

#innertopMT2{
	background: url("../images/top_musik.png") no-repeat scroll left top transparent;
    height: 130px;
    margin: 0;
    padding: 0;
    width: 594px;
}

#innertopMT4{
	background: url("../images/top_spiele.png") no-repeat scroll left top transparent;
    height: 130px;
    margin: 0;
    padding: 0;
    width: 594px;
}

a.backhome{
	background: url("../images/i_arrow_link_black_linklist.gif") no-repeat scroll 0 3px transparent;
    font-size: 11px;
    padding-left: 10px;
    text-decoration: none;
}

/* ---------------------booklooker styles ----------------------------------------*/

h1.headline, h1.headline_music, h1.headline_film, h1.headline_game, h1.headline_buch, h1.headline_abook{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.bottomline{
	height:1px;
	background-color: #D8E2F0;
}

div.element_note, div.element_info{
	margin-bottom: 20px;
}

.resultlist_search td {
	margin-bottom: 5px;
}

.resultlist_search select {
	width: 144px;
	margin-bottom: 5px;
}

.info_inner p{
	margin: 10px 0;
}

#inputContact input[type="image"]{
	float:right;	
}

div.text1 {
	margin-bottom: 20px;	
}

div.text1 ul {
	margin: 1em 0;
	padding-left: 20px;
}

#registerForm fieldset{
	padding:20px;
}

#registerForm fieldset p {
	display: block;
    margin: 1em 0;
}

#registerForm #anredeContainer, #registerForm #del_anredeContainer {
    border: 1px solid #FFF;
    padding: 3px;
}

.element_info{
	background-color: #F1F4F9;
	padding:10px;
}

table.resultlist_sort{
	width:100%;
	margin-top:10px;
}

.resultlist_sort td.moreText {
text-align: right;
padding-left: 2em;
}

table.resultlist_status{
	width:100%;
	border-bottom: 1px solid black;
}

hr{
	border: none;
    display: block;
    height: 1px;
    margin: 0.5em auto;
    background-color: #000; 
}

.resultlist_productsproduct td {
    padding-top: 3px;
}

.resultlist_productsproductfooter td {
    background: url("../images/red_space.gif") repeat-x scroll left bottom transparent;
    font-style: italic;
    padding: 3px 0;
}

.resultlist_productsimage img{
	margin:0 5px 5px 0;	
}


.resultlist_productspremiumfooter td {
	font-style: italic;
	padding: 3px 0;
	background: url(../images/red_space.gif) repeat-x bottom left #ffffcc;
}

.resultlist_productspremium td {
  padding-top: 3px;
  background: #ffffee;
}

.resultlist_productsimage {
	vertical-align: top;
}

.resultlist_status {
  padding: 5px 0 0 0;
  text-align: left;
  border-bottom: 1px solid black;
  width: 100%;
}

.resultlist_status .resultlist_count {
	text-align: left;
	font-weight: bold;
}

.resultlist_status .resultlist_types {
	text-align: right;
}

.pagenavbox_pages {
  padding: 10px 0;
}

.underline	{
	text-decoration: underline;
}

.artikeltitel {
  display: block;
}

.resultlist_productsproductfooter td {
	font-style: italic;
	padding: 3px 0;
	background: url(../images/red_space.gif) repeat-x bottom left;
}

.resultlist_productspremiumfooter td {
	font-style: italic;
	padding: 3px 0;
	background: url(../images/red_space.gif) repeat-x bottom left #ffffcc;
}

.resultlist_productsproduct td {
  padding-top: 3px;
}

.resultlist_productspremium td {
  padding-top: 3px;
  background: #ffffee;
}

.resultlist_productsimage {
	vertical-align: top;
}

.resultlist_status {
  padding: 5px 0 0 0;
  text-align: left;
  border-bottom: 1px solid black;
  width: 100%;
}

.resultlist_status .resultlist_count {
	text-align: left;
	font-weight: bold;
}

.resultlist_status .resultlist_types {
	text-align: right;
}

.pagenavbox_pages {
  padding: 10px 0;
}

.underline	{
	text-decoration: underline;
}

.artikeltitel {
  display: block;
}




/*== Verschiedenes ======================================================================*/

.tabelle_blau {
       background: #F1F4F9;
       line-height: 16px;
       font-size: 11px;
       font-weight: bold;
       padding-left: 8px;
       padding-right: 4px;
       padding-top: 8px;
       padding-bottom: 8px;
}

.tabelle_blau_border {
       background: #F1F4F9;
       font-size: 10px;
       padding-left: 8px;
       padding-right: 4px;
       padding-top: 8px;
       padding-bottom: 8px;
       border-left: 2px solid #26609b;
       border-right: 2px solid #26609b;
}

.tabelle_rot_border {
       background: #ffffff;
       line-height: 16px;
       font-size: 11px;
       font-weight: bold;
       padding-left: 8px;
       padding-right: 4px;
       padding-top: 8px;
       padding-bottom: 8px;
       border-left: 2px solid #e70020;
       border-right: 2px solid #e70020;
}

.tabelle_warenkorb {
       color: #E50020;
       font-size: 12px;
       padding-left: 8px;
       padding-right: 4px;
       padding-top: 8px;
       padding-bottom: 4px;
       border-left: 2px solid #e70020;
       border-right: 2px solid #e70020;
}

.art_preis_klein {
       color: #E50020;
       font-size: 11px;
 }

.size_12_blau {
       font-size: 12px;
       color: #000066;
}

.size_12_blau_bold {
       font-size: 12px;
       color: #000066;
       font-weight: bold;
}

.size_12_black_bold {
       font-size: 12px;
       color: #000000;
       font-weight: bold;
}

.tab_mitte_abstand_1 {
       font-size: 12px;
       color: #000066;
       padding-left: 10px;
       padding-right: 10px;
       padding-top: 25px;
       padding-bottom: 30px;
}

.tab_mitte_abstand_2 {
       padding-left: 25px;
       padding-right: 10px;
       padding-top: 20px;
       padding-bottom: 20px;
}

.tab_mitte_abstand_3 {
       background: #f1f4f9;
       line-height: 16px;
       padding-left: 30px;
       padding-right: 20px;
       padding-top: 10px;
       padding-bottom: 10px;
}

.tab_mitte_abstand_4 {
       background: #f1f4f9;
       padding-left: 15px;
       padding-right: 10px;
       padding-top: 10px;
       padding-bottom: 10px;
}

#menuBoxBodyCart .cart_order {
text-align: center;
}




/***********************/
/*                     */
/*     Elemente        */
/*                     */
/***********************/

/* Error */

.element_error {
margin: 0;
background: #ff0000;
}

.error_header {
display: none;
}

.error_inner {
color: #ffffff;
}

.error_inner h3 {
padding: 20px 10px 4px 10px;
font-size: 130%;
text-align: left;
margin: 0;
}

.error_inner p {
padding: 4px 10px 20px 10px;
font-size: 120%;
text-align: left;
margin: 0;
}

.error_middle {
margin: 0 5px;
}

.error_footer {
display: none;
}

/* Text */

.text0 {
margin: 0;
padding: 6px 16px;
background: #f1f4f9;
text-align: left;
}

.text1 {
margin: 0;
text-align: left;
}


/*************************/
/*                       */
/* Warenkorb & Last Step */
/*                       */
/*************************/


/* Last Step */
#checkorder_produkte {
margin-bottom: 25px;
}

#checkorder_produkte a {
color: #1f2024;
}

#checkorder_produkte a:hover {
color: #1f2024;
text-decoration: underline;
}

.backtocart {
float: right;
width: 120px;
background: url('../images/einkaufswagen.gif') right no-repeat;
}

.backtocart_link {
display: block;
padding: 0px 30px 10px 10px;
font-weight: normal;
}


/*  Warenkorbtabelle  */

.anbieter_title strong {
font-size: 1.1em;
font-weight: normal;
}


/* Bewertungen */

#meine_kaeufe .bewertung_kaeufer, #meine_verkaeufe .bewertung_kaeufer {
float: right;
}

.anbieterbox .sectionslist {
display: inline;
margin: 0px;
padding: 0px;
}

.anbieterbox .sectionslist li {
display: inline;
}




/* PRODUKTTABELLE */
#meine_kaeufe .datum, #meine_verkaeufe .datum {
padding-right: 5px;
}




.produktabelle {
width: 100%;
border-spacing: 0px;
}

.produktabelle tr.first td {
padding-top: 10px;
}

.produktabelle tr.last td {
padding-bottom: 10px;
}



.produktabelle td { 
padding-top: 5px;
padding-bottom: 5px;
vertical-align: top;
margin: 0px;
}

.produktabelle tr {
background: url('../images/punktlinie_klein.gif') bottom left repeat-x;
}


/* Ausnahme: Versandkosten und Gesamtpreis */
#versandkosten tr {
background: none;
}

.produktabelle #versandkosten td {
border-bottom: 1px solid #363636;
}

#gesamtpreis tr {
background: none;
}

.produktabelle #gesamtpreis td {
border-bottom: 1px solid #363636;
}




.novote {
font-style: italic;
}

.produkttabelle_icon {
width: 7%;
}

.produkttabelle_anzahl {
width: 10%;
text-align: left;
}

.produkttabelle_anzahl input {
width: 30px;
}

#checkorder .produkttabelle_anzahl {
padding-right: 20px;
text-align: center;
}

#checkorder .produkttabelle_produktname {
width: 60%;
}

.produkttabelle_funktion {
min-width: 80px;
text-align: right;
}

.produkttabelle_loeschen {
width: 20%;
text-align: right;
}

.produkttabelle_preis {
min-width: 65px;
text-align: right;
white-space: nowrap;
}

#checkorder .produkttabelle_preis {
width: 30%;
}

.produkttabelle_aktualisieren {
text-align: left;
padding-bottom: 5px;
}

#checkorder .produkttabelle_preis_gesamt {
text-align: right;
padding-right: 30px;
}

.produkttabelle_versandkosten_title {
font-weight: bold;
line-height: 25px;
text-align: right;
}

.produkttabelle_versandkosten_title .stampit {
float: left;
}

.produkttabelle_versandkosten_title img {
border: 0px;
padding-right: 5px;
}

.produkttabelle_versandkosten_title .versandkosten_title {
float: right;
}

.produkttabelle_versandkosten_wert {
text-align: right;
line-height: 25px;
}

.produktabelle .storniert {
font-weight: bold;
}

.produkttabelle_versandkosten_title .error {
font-weight: normal;
font-style: italic;
line-height: 25px;
}

.produkttabelle_notiz {
padding: 15px 0px 10px 0px;
}

.produkttabelle_versandkosten_text {
font-size: 0.9em;
}

.produkttabelle_versandkosten_auswahl {
text-align: right;
padding-right: 25px;
}

.produkttabelle_versandart_refresh span {
margin-top: 10px;
display: block;
}




.stornonotiz {
display: block;
padding-bottom: 10px;
}

.stornoberechnet {
display: block;
padding-bottom: 10px;
}




.produkttabelle_preis_title {
font-weight: bold;
line-height: 25px;
text-align: right;
border-top: 1px solid #363636;
}

.produkttabelle_preis_wert {
text-align: right;
line-height: 20px;
border-top: 1px solid #363636;
}

.produkttabelle_stampit {
width: 120px;
}

.produkttabelle_stampit img {
border: 0px;
padding-right: 5px;
}




.produkttabelle_prov_nettobrutto {
text-align: right;
}

.produkttabelle_prov_nettobrutto_wert {
text-align: right;
font-size: 11px;
white-space: nowrap;
}




.artikel_bestellen {
background: url('../images/punktlinie_klein.gif') bottom left repeat-x;
text-align: right;
font-weight: bold;
}

.artikel_bestellen_link {
line-height: 30px;
font-size: 1.1em;
padding: 5px;
}




.anbieterbox {
margin-bottom: 40px;
}

.anbieterbox .anbieter_info {
background: url('../images/punktlinie_klein.gif') bottom repeat-x;
line-height: 30px;
}

.anbieter_info_title {
margin-right: 20px;
display: inline;
}

.anbieter_info_title a {
margin-right: 20px;
}



/* Checkorder Produkttabelle Versandkosten und Gesamtpreis */
#checkorder #versandkosten {
}


#checkorder #gesamtpreis {
font-size: 1.2em;
font-weight: bold;
}

#checkorder #gesamtpreis .zzgl {
display: block;
font-weight: normal;
font-size: 0.9em;
padding-top: 5px;
}


#checkorder .versandkosten_betrag, #checkorder .gesamtpreis_betrag {
text-align: right;
padding-right: 30px;
}



/* MEDIENTYPEN */
.mediatype0 {
background: url('../images/icon_0.gif') left no-repeat ;
line-height: 25px;
padding: 2px 10px 2px 30px;
}

.mediatype1 {
background: url('../images/icon_1.gif') left no-repeat ;
line-height: 25px;
padding: 2px 10px 2px 30px;
}

.mediatype2 {
background: url('../images/icon_2.gif') left no-repeat ;
line-height: 25px;
padding: 2px 10px 2px 30px;
}

.mediatype3 {
background: url('../images/icon_3.gif') left no-repeat ;
line-height: 25px;
padding: 2px 10px 2px 30px;
}

.mediatype4 {
background: url('../images/icon_4.gif') left no-repeat ;
line-height: 25px;
padding: 2px 10px 2px 30px;
}

#checkorder h2, #meine_kaeufe h2, #meine_verkaeufe h2 {
background: url('../images/warenkorb_title_bg.gif') top left repeat-x #e1e7c8;
border: 1px solid #cad496;
padding: 5px;
font-weight: normal;
line-height: 1.3em;
font-size: 1.2em;
margin:  0px 0px 10px 0px;
}


/* Checkorder Einstellungscontainer */
.checkorder_floatbox {
float: left;
width: 49%;
margin: 10px 1% 20px 0px;
display: inline;
}

checkorder_floatbox h2 label {
line-height: 30px;
}

/* rechnungsadresse */

#checkorder h2 label {
margin: 0px;
padding: 0px;
}

#rechnungsadresse span, #lieferadresse span  {
display: block;
padding-left: 5px;
}

#rechnungsadresse .edit, #lieferadresse .edit, #lieferart .edit {
float: right;
padding-right: 5px;
}

#rechnungsadresse .email, #lieferadresse .emailadresse {
line-height: 30px;
}

#emailadresse .edit {
line-height: 30px;
}

#rechnungsadresse .adresse {
background: url('../images/punktlinie_klein.gif') bottom repeat-x;
padding-bottom: 10px;
}

#rechnungsadresse .email {
background: url('../images/punktlinie_klein.gif') bottom repeat-x;
padding-bottom: 5px;
}

.rechnungsartbox {
margin-top: 15px;
}

/* LIEFERART */

.lieferart_content {
padding: 0px 5px 10px 5px;
}

.lieferart_text {
margin: 0px 0px 10px 0px;
display: block;
}


/* Mitteilung an den verkaeufer */
#mitteilung {
overflow: hidden;
padding-bottom: 10px;
}

#mitteilung .mitteilung_textarea {
overflow: hidden;
}

#mitteilung textarea {
height: 10em;display: block;
margin: auto;
border: 1px solid #ccc;
width: 98%;
height: 110px;
}

#bestellhinweis {
clear: left;
}

#verkaeuferhinweise h2 {
clear: left;
}

.verkaeuferhinweise_rahmen {
border: dotted 1px #363636;
padding: 10px;
}

#versandkosten_verkauefer {
width: 100%;
margin: 0px;
padding: 0px;
}

#versandkosten_verkauefer td {
border: 1px dotted #363636;
margin: 0px;
padding: 5px;
}

#versandkosten_verkauefer tr {
border: 0px;
}

table#versandkosten_verkauefer tr:hover {
background: #e1e7c8;
}

#checkorder ul {
margin-bottom: 30px;
}

#checkorder hr {
background: none;
margin-top: 35px;
border-bottom: 1px solid #363636;
}

#bestellhinweis {
}

#checkorder .bestellung_senden {
text-align: right;
float: right;
padding-left: 10px;
}

#checkorder .bestellung_senden span.agb {
display: block;
padding-bottom: 5px;
}

.bestellung_senden .sendbutton {
background: url("../images/bestellung_senden.gif") no-repeat scroll left top transparent;
border: 0 none;
color: #FFFFFF;
cursor: pointer;
font-size: 0.9em;
font-weight: bold;
height: 17px;
padding: 0 0 2px 0;
width: 176px;
}

#checkorder .note_inner {
width: 90%;
}

#checkorder h3 {
font-size: 1.2em;
font-weight: bold;
}


/* Meine Verkaeufe */
#meine_kaeufe .suchbox, #meine_verkaeufe .suchbox {
margin-bottom: 30px;
}

#meine_kaeufe .suchbox .title, #meine_verkaeufe .suchbox .title {
display: block;
font-weight: bold;
}

#meine_kaeufe .suchbox .info, #meine_verkaeufe .suchbox .info {
displaY: block;
}

#meine_kaeufe .suchbox .searchform, #meine_verkaeufe .suchbox .searchform {
margin-top: 5px;
display: block;
}

#warenkorb .element_note {
margin-top: 5px;
}


/*******************/
/*  tooltip links  */
/*******************/

.help a, .tooltip a:active, tooltip a:visited {
	margin-left: 5px;
	text-decoration: none;
}

.help a:hover{
	text-decoration: none;
}

.help img {
	vertical-align: middle;
	border: 0;
}




