/*** Standard-Definitionen ***/
body {
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, sans serif;
	background: #CCCC99 url(files/bg_body.gif) top left repeat-x

}
.body_container{
	margin:0;
	padding:0;
	background: url(res/img/background.gif) top left repeat-y;
	background-color:#f7f6e2;
	width: 997px;
	float:left;
}


/***  Site - Footer (add 8.2.2010)  ***/
.site_footer{
	margin:0px;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#eb3738;
	padding:6px 0 6px 24px;
	color:#ffffff;
}

.site_footer ul{
	margin:0px 0px 0px 12px;
	padding:0px;
	display:inline;
	float:left;
	list-style:none;
}
.site_footer ul li {
	display:inline;
	float:left;
	list-style:none;
	padding-right:12px;
}
.site_footer ul li a{
	color:#ffffff;
}
.site_footer ul li a:hover{
	color:#ffffff;
}
.site_footer ul li a:visted{
	color:#ffffff;
}


/***  Themen-Menu in Top-Navi (add 8.2.2010)  ***/
.themen_sites form {
	display:inline;
}



.site_rgt_navi{
	position:absolute;
	top:0;
	left:1010px;
	width:160px;
}


td{
	font: 12px Verdana, sans serif;
}

div {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}
.input_txt_short{
	width: 60px;
}


hr {
	display: none;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

.printer {
	text-align: right;
	padding: 0 25px 0 0;
	background: url(res/img/icon_print.gif) right no-repeat;
	height: 20px;
}

ol.start {
	padding: 0 0 0 20px;
}

* html ol.start {
	position: relative;
	right: 35px;
}






/*** Linke Seitenleiste ***/
#sidebar {
	width: 236px;
	padding: 0;
	margin: 0;
	float: left;
}

	#sidebar h1 {
		width: 236px;
		height: 121px;
		background: url(res/img/logo.gif);
		padding: 0;
		margin: 0;
		text-indent: -2000px;
	}

	#sidebar h2 {
		color: #FFF;
		padding: 3px 0 3px 22px;
		margin: 0;
		width: 204px;
		background: url(res/img/subnavi1.gif) left repeat-y;
		font-size: 12px;
	}

	#sidebar h2.warenkorb {
		background: url(res/img/subnavi4.gif) left no-repeat;
	}

	#sidebar form {
		background: url(res/img/subnavi2.gif) left repeat-y;
		padding: 3px 0 3px 22px;
		width: 204px;
	}

	#sidebar label {
		font-size: 11px;
		margin: 8px 0 3px;
		display: block;
	}

	#sidebar input {
		margin: 0 0 0 1px;
		font-size: 11px;
		padding: 1px;
		width: 154px;
	}

	#sidebar #login {
		width: 60px;
		margin: 10px 0 0;
		display: block;
	}

	#sidebar p {
		font-size: 12px;
		background: url(res/img/subnavi2.gif) left repeat-y;
		margin: 0;
		padding: 3px 42px 3px 22px;
		width: 162px;
		clear: both;
	}

	#sidebar p.first {
		padding-top: 8px;
	}

	#sidebar p.last {
		padding-bottom: 24px;
	}

	* html #sidebar p.last {
		padding-bottom: 12px;
	}

	#sidebar p.numbers {
		text-align: right;
	}

	#sidebar p#end {
		background: url(res/img/subnavi3.gif) top left no-repeat;
		height: 50px;
		margin: 0 0 10px;
	}

	#sidebar div#dimdi {
		margin: 0 0 32px 32px;
	}

	#sidebar p.error {
		color: #FF0000;
	}

	#sidebar a, ul#info li a {
		color: #000;
		text-decoration: none;
		font-size: 11px;
	}

	#sidebar a.login, #content a.login {
		text-decoration: none;
		color: #EB3738;
		font-weight: bold;
	}

		#sidebar a:hover, ul#info li a:hover {
			text-decoration: underline;
		}

	#sidebar ul.logininfo {
		background: url(res/img/subnavi2.gif) left repeat-y;
		padding: 12px 0 13px 24px;
		margin: 0;
	}

		#sidebar ul.logininfo li, #sidebar a.basket {
			list-style-type: none;
			padding: 0px 0 3px 10px;
			margin: 0;
			background: url(res/img/pfeil.gif) left no-repeat;
			font-size: 14px;
			font-weight: bold;
		}

	#sidebar #logout {
		width: 100px;
		margin: 0 0 10px;
	}

	#sidebar .left {
		float: left;
	}

	#sidebar .right {
		float: right;
	}


	#sidebar .c_box_1_content {
		font-size: 12px;
		background: url(res/img/subnavi2.gif) left repeat-y;
		margin: 0;
		padding: 3px 42px 3px 22px;
		width: 162px;
		clear: both;
	}

	#sidebar .c_box_1_content .subgrp {
		margin:6px 3px 12px 18px;
		padding:0px;
	}
	#sidebar .c_box_1_content .subgrp li {
		margin:0px 0px 3px 0px;
	}






/*** Inhaltsbereich ***/
#content {
	float: left;
	width: 734px;
	margin: 0 0 -100px 0;
	padding: 20px 23px 0 0;
}

	#content h1 {
		font-size: 22px;
		padding: 0 0 1em;
	}

		#content h1 strong {
			color: #EB3738;
		}

	#content h2 {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		padding: 2em 0 1em;
	}

	#content p {
		margin: 0;
		font-size: 1.2em;
		line-height: 1.5em;
		margin-bottom: 1em;
	}

	#content a {
		color: #000;
	}

	#content ul {
		margin: 10px 23px 10px 20px;
		padding: 0;
		font-size: 1.2em;
	}

	#content ul li {
		padding: 0;
		margin: 0;
		line-height: 2em;
	}

	#content .bar {
		color: #FFF;
		background-color: #EB3738;
		font-weight: bold;
		font-size: 1.2em;
		padding: 5px 15px;
		margin: 20px 0 0 0;
	}

	#content img.productLarge {
		float: right;
		margin: 0 0 10px 10px;
	}

	#content .box {
		border: 1px solid #DFE19F;
		background: #F2EFCE;
		padding: 14px;
		margin: 0 0 20px;
	}

		#content .box h2 {
			padding: 0 0 10px;
			margin: 0;
		}

		#content .box p {
			font-size: 11px;
		}

		#content .box p.question {
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
		}

		#content .box p.answer {
			font-size: 11px;
			font-weight: normal;
			padding: 0;
			margin: 0;
		}


/*** tabelle für die Produktinfos (Detailseite) ***/
.productInfos {
}

.productInfos th, .productInfos td {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 30px 5px 0;
	vertical-align: top;
}





/*** Suchleiste ***/
#finden {
	border-style: solid;
	border-color: #000;
	border-width: 1px 0;
	height: 74px;
	margin: 26px 0 0;
	background-color: #EB3738;
	float: left;
	width: 760px;
}

	#finden h1 {
		font-size: 18px;
		color: white;
		padding: 12px 0 5px;
		margin: 0;
	}

	#finden label {
		display: none;
	}

	#finden #suchen {
		height: 22px;
		float: left;
		margin: 0 20px 0 0;
		position: relative;
		bottom: 1px;
	}

	#finden #suche {
		height: 15px;
		width: 143px;
		font-size: 12px;
		padding: 3px 1px 0;
		margin: 0 10px 0 0;
		border: 1px solid #000;
		float: left;
		position: relative;
		left: 2px;
	}

	* html #finden #suche {
		height: 15px;
	}

	#finden a {
		margin: 0 0 0 20px;
		border: 1px solid #FFF;
		text-decoration: none;
		font-size: 12px;
		padding: 2px 10px;
		color: #FFF;
		width: 120px;
		font-weight: bold;
		display: block;
		float: left;
		text-align: center;
	}

	#finden a:hover {
		border: 1px solid #FFF;
		color: #EB3738;
		font-weight: bold;
		background-color: #FFF;
	}






/*** untere Liste mit den vier Links ***/
ul#info {
	padding: 15px 0 13px 22px;
	margin: 0 0 0 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #EB3738;
	font-size: 12px;
	width: 180px;
	clear: both;
}

	ul#info li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

#copy {
	margin: 0;
	padding: 11px 0 20px 22px;
	clear: both;
	font-size: 13px;
}





/*** Buchstaben-Leisten ***/
ul.letters {
	padding: 0;
	margin: 0;
	clear: both;
}

ul.letters li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 28px;
	text-align: center;
	border-style: solid;
	border-color: #FFF;
	border-width: 1px 1px 0 0;
}

ul.letters a {
	font-weight: bold;
	display: block;
	width: 100%;
	color: #FFF;
	background-color: #EB3738;
	padding: 2px 0;
}

ul.letters a:hover, ul.letters li.selected a {
	color: #EB3738;
	background-color: #FFF;
}

p.hinweis {
	background: url(res/img/pfeil-schwarz.gif) left no-repeat;
	padding: 0 0 0 13px;
}

img.produkt {
	padding: 0;
	margin: 0 40px 10px 0;
}

#content .searchResult th {
	color: #FFF;
	background-color: #EB3738;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px;
}

#content .searchResult td {
	border-color: #E3E09B;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding: 8px;
	vertical-align: top;
	text-align: center;
	width: 100px;
	font-size: 1.3em;
}

#content .searchResult td.produkt {
	border-width: 1px 1px 0 1px;
	text-align: left;
	width: 482px;
}

#content .searchResult tr.last td {
	border-bottom-width: 1px;
}

#content .searchResult td p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
}

#content .searchResult a {
	color: #EB3738;
	font-weight: bold;
}

#content .searchResult img {
	float: left;
	margin: 0 8px 0 0;
}

#content .searchResult tr.odd td {
	background-color: #F1EFCD;
}

#content .searchResult .ext_link{
	padding:0;
	margin: 6px 0 0 88px;
}
#content .searchResult .ext_link a {
	color: #333333;
	font-weight: normal;
	font-size:0.9em;
}

.searchResult_otc{
	color:#008000;
}
.searchResult_rx{
	color:#FF8000;
}
.searchResult_conflict{
	color:#FF8000;
	font-weight:bold;
}

.searchResult_conflict .hint {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#treffer {
	float: left;
	background-color: #FFF;
	border: 1px solid #E3E09B;
	width: 365px;
	height: 45px;
	padding: 5px 0 0;
	text-align: center;
}

#treffer p {
	padding: 0;
	margin: 0;
}
#sortierung {
	float: left;
	background-color: #FFF;
	border-color: #E3E09B;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 732px;
	padding: 5px 0 0;
	text-align: center;
}

	#sortierung h3 {
		font-size: 1.2em;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}

	#sortierung a {
		padding: 0 4px 0 4px;
		margin: 0 4px 0 4px;
	}


#rezept_auswahl {
	font: 12px Verdana, sans serif;
	background-color: #EB8C8C;
	border-color: #EB3738;
	border-style: solid;
	border-width: 1px;
	width: 732px;
	padding: 4px 0 6px;
	text-align: center;
	margin-bottom:12px;
}
#rezept_auswahl a {
	margin-left:2px;
	margin-right:18px;
}
#rezept_auswahl b {
	margin-right:18px;
}


#rezept_auswahl_prd {
	font: 12px Verdana, sans serif;
	background-color: #EB8C8C;
	border-color: #EB3738;
	border-style: solid;
	border-width: 1px;
	width: 732px;
	padding: 4px 0 6px;
	text-align: center;
	margin-top:12px;
	clear: both;
}
#rezept_auswahl_prd a {
	margin-left:2px;
	margin-right:18px;
}
#rezept_auswahl_prd b {
	margin-right:18px;
}

#blaettern {
	font: 11px Verdana, sans serif;
	clear: both;
	background-color: #FFF;
	border-color: #E3E09B;
	border-style: solid;
	border-width: 1px 1px 1px;
	text-align: center;
	padding: 4px 0 6px;
	margin: 0;
}

#blaettern a {
	font: 11px Verdana, sans serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 22px;
}

#blaettern b {
	font: 11px Verdana, sans serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0 22px;
}

#blaettern a:hover {
	font: 11px Verdana, sans serif;
	font-weight: bold;
	text-decoration: none;
}








/********  Browser-Back  ********/
.browser_back_frame{
	margin-top:16px;
	margin-bottom:16px;
}
.browser_back_link{
	font-size:14px;
	font-weight:900;
	color:#AE0000;
}



/********  Bestellübersicht  ********/
.order_overview_frame, .oo_payment{
	width:100%;
	border:0px;
	margin-bottom:24px;
}

.order_overview_head, .oo_payment_head{
	background-color:#D0D0D0;
	color:#333333;
}

th.oo_payment_head {
	font:12px Verdana,sans serif;
	text-align:left;
	font-weight: normal;
}

.order_overview_txt, .oo_payment_txt{
	font-size:11px;
	vertical-align:top;
	text-align:left;
	padding-right:8px;
}
.order_overview_num{
	font-size:11px;
	vertical-align:top;
	text-align:right;
	padding-left:8px;
}
.order_overview_netto{
	border-top: 1px solid #333333;
}
.order_overview_brutto{
	line-height:20px;
	border-top: 1px solid #333333;
	border-bottom: 2px solid #333333;
}
.order_overview_failed{
	line-height:36px;
	font-size:12px;
	font-weight:900;
	color:#AE0000;
}



/********  Bestellungsdetails  ********/
#content table.order {
	width: 100%;
	text-align: left;
	clear: both;
	margin: 0 0 20px;
	font-size: 10px;
}

table.od_payment {
	width: 100%;
	text-align: left;
	clear: both;
	margin: 0 0 20px;
	font-size: 10px;
}

#content .order thead th {
	background-color: #D0D0D0;
}

th.od_payment_head {
	background-color: #D0D0D0;
}

#content .order p {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 12px;
}

#content .order p.zip {
	margin: 1em 0 0;
	padding: 0;
	line-height: 1em;
}

#content #order, #content #sum {
	width: 50%;
	float: right;
}

#content #sum {
	border-color: #000;
	border-style: solid;
	border-width: 1px 0;
}

#content #sum tfoot th, #content #sum tfoot td {
	border-top: 1px solid #000;
}

#content .order .number {
	text-align: right;
}

#content input.quantity {
	width: 30px;
	text-align: right;
}

#bankeinzug th, #bankeinzug td,
#vorkasse th, #vorkasse td {
	width: 25%;
	padding: 0;
	margin: 0;
}

#versandart th, #versandart td,
#creditcard th, #creditcard td,
#barzahlung th, #barzahlung td,
#nachname th, #nachname td,
#payPalRemittance th, #payPalRemittance td,
#payPalEC th, #payPalEC td {
	width: 50%;
}

#content li {
	font-size: 12px;
	margin: 10px 0 0;
}



#content ol ol li {
	list-style-type: lower-alpha;
	padding: 0 0 5px 0;
}





/********  Konfliktbox  ********/
.oo_conflict_box{
	border: 1px solid #000;
	background-color: #FEFFCD;
	margin:0px;
	margin-bottom:10px;
	padding:12px;
}
.oo_conflict_head{
	color: #AE0000;
	margin:0px;
	padding:0px;
	font-size: 19px;
}

/*
div.conflict {
	border: 1px solid #000;
	background-color: #FEFFCD;
	margin: 0 0px 10px;
	padding:12px;
}
div.conflict h2 {
	color: #AE0000;
	margin: 0;
	font-size: 19px;
	text-decoration: bold;
	padding: 6px 10px 3px;
}

div.conflict h3 {
	color: #AE0000;
	margin: 0;
	font-size: 12px;
	text-decoration: bold;
	padding: 6px 10px 6px;
}

div.conflict ul {
	padding: 3px 0;
	margin: 0 26px;
	font-weight: bold;
}

* html div.conflict ul {
	margin: 0 28px;
}

div.conflict ul ul {
	font-weight: normal;
	margin: 0 16px;
}

* html div.conflict ul ul {
	font-weight: normal;
	margin: 0 18px;
}

div.conflict li {
	padding: 1px 0;
}


*/


/********  Warenkorb  ********/
.basket_head{
	background-color:#EB3738;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight:900;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
}
.basket_head_l{
	border-left: 1px solid #000000;
}
.basket_head_r{
	border-right: 1px solid #000000;
}

.basket_foot{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight:900;
	font-size:13px;
	padding-top:6px;
	padding-bottom:6px;
}
.basket_foot_l{
	border-left: 1px solid #000000;
}
.basket_foot_r{
	border-right: 1px solid #000000;
}

.basket_row_img{
	width:100px;
	text-align:center;
	border-left: 1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
}
.basket_row_code{
	padding-right:6px;
	vertical-align:middle;
}
.basket_row_name{
	padding-right:6px;
	vertical-align:middle;
}
.basket_row_quan{
	vertical-align:middle;
}
.basket_row_price{
	padding-left:6px;
	vertical-align:middle;
	font-size:13px;
}
.basket_row_remove{
	padding-left:10px;
	padding-right:4px;
	vertical-align:middle;
	border-right: 1px solid #000000;
}


/********  Content-Boxen  ********/
.box_frame{
	border: 1px solid #333333;
	margin-top:10px;
	margin-bottom:16px;
	width:100%;
}
.box_head{
	background-color:#EB3738;
	color:#FFFFFF;
	font-weight:900;
	font-size:13px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

	.box_head .hint {
		font-size: 11px;
		font-style: italic;
	}


.box_content{
	padding:10px;
}

.content_box{
	border: 1px solid #666666;
	padding:5px;
}


.apo_img{
	border: 1px solid #999999;
}



/********  My Orders ********/
#myOrders {
	border-bottom: 1px solid #000;
	width: 100%;
}

#myOrders th {
	text-align: left;
}

#myOrders td{
	vertical-align: top;
	border-top: 1px solid #000;
	padding-bottom:10px;
}

#myOrders td p {
	padding: 0;
	margin: 0 0 0.5em;
}


/********  Bonuskonto ********/
.bm_acc_fname{

	width:140px;
	font-weight:bold;
	padding-bottom:6px;
}
.bm_acc_fields{
	width:220px;
	margin-bottom:6px;
}
.bm_acc_fdesc{
	color:#666666;
}



#sitemap .lvl_top{
	margin: 0;
	padding: 0;
	padding: 0 0 0 20px;
}
#sitemap .lvl_prdgrp{
	margin: 0;
	padding: 0 0 0 20px;
}
#sitemap li{


}
#sitemap .lvl_1{
	margin: 0;
	padding: 0 0 0 20px;
}
#sitemap .lvl_2{
	margin: 0;
	padding: 0 0 0 20px;
}
#sitemap .sitemap_link{
	text-decoration: none;
}



/******* XSelling-Prdlist *******/
#xsell_prd{
	margin:24px 0 16px 0;
	width:99%;
	border:2px solid #EB3738;
}
#xsell_prd .head{
	margin:0 0 0 0;
	padding:1px 0 2px 10px;
	background-color:#EB3738;
	color:#ffffff;
	font-size:12px;
	font-weight:700;
}
#xsell_prd .list{
	width:100%;
	border-top:1px solid #E3E09B;
	border-left:1px solid #E3E09B;
}
#xsell_prd .cell{
	border-bottom:1px solid #E3E09B;
	border-right:1px solid #E3E09B;
	text-align:center;
	padding:8px;
}
#xsell_prd .odd{
	background-color:#F1EFCD;
}
#xsell_prd .even{
	background-color:#F7F6E2;
}
#xsell_prd .pname{
	padding:0;
	margin:4px 0 6px 0;
}
#xsell_prd .pdesc {
	margin:0 0 6px 0;
	padding:0;
	font-size:11px;
	line-height:13px;
}
#xsell_prd .pname a{
	color:#EB3738;
	font-size:12px;
	line-height:16px;
	font-weight:700;
}
#xsell_prd .prc_tax{
	text-decoration:line-through;
	padding: 0 4px 0 0;
}
#xsell_prd  .prc_dis{
	font-weight:700;
}




/******* Topseller-Prdlist *******/
#topsellers {
	margin-top:27px;
}
#topsellers .cell_1-1{
	border:1px solid #DD202E;
	background-color:#FFFFFF;
}
#topsellers .cell_1-2{
	background-image:url(files/top10_rt.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:75px;
	width:8px;
}
#topsellers .cell_2-1{
	background-image:url(files/top10_lb.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:7px;
}
#topsellers .cell_2-2{
	background-image:url(files/top10_rb.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:7px;
	width:8px;
}

#topsellers .head{
	margin:0 0 0 0;
	padding:8px 0 3px 12px;
	color:#DD202E;
	font-size:12px;
	font-weight:700;

}
#topsellers ul{
	padding:0;
	margin:6px 6px 10px 6px;
	list-style-type:none;
}
#topsellers ul li{
	text-align:center;
	padding:0;
	margin:0 0 22px 0;
}
#topsellers ul .pname{
	display:block;
	color:#333333;
	font-size:11px;
	font-weight:700;
	margin:0 0 5px 0;
}
#topsellers ul .img{
	display:block;
	margin:0 0 6px 0;
}
#topsellers ul .prc_dis{
	font-size:11px;
	font-weight:700;
	padding:0 6px 0 0;
}
#topsellers ul .prc_ben{
	color:#EB3738;
	font-size:11px;
	font-weight:700;
}
#topsellers .staple{
	position:absolute;
	top:16px;
	left:126px;
	z-index:10;
}



/**********  Servicepauschale-Hinweisbox  **********/
#srvcost_note {
	position:absolute;
	top:190px;
	left:276px;
	z-index:10;
	width:658px;
}
#srvcost_note .box {
	background:transparent;
	border:0;
}
#srvcost_note .box .cell_1-1{
	background-image:url(files/notebox_tl.gif);
	background-repeat:no-repeat;
	font-size:1px;
	height:8px;
	width:8px;
	padding:0;
}
#srvcost_note .box .cell_1-2{
	background-image:url(files/notebox_tm.gif);
	background-repeat:repeat-x;
	font-size:1px;
	height:8px;
	padding:0;
}
#srvcost_note .box .cell_1-3{
	background-image:url(files/notebox_tr.gif);
	background-repeat:no-repeat;
	font-size:1px;
	height:8px;
	width:8px;
	padding:0;
}

#srvcost_note .box .cell_2-1{
	background-image:url(files/notebox_ml.gif);
	background-repeat:repeat-y;
	font-size:1px;
	width:8px;
	padding:0;
}
#srvcost_note .box .cell_2-2{
	background-color:#FFFFFF;
	width:640px;
	padding:6px 6px 0 6px;
}
#srvcost_note .box .cell_2-3{
	background-image:url(files/notebox_mr.gif);
	background-repeat:repeat-y;
	font-size:1px;
	width:8px;
	padding:0;
}


#srvcost_note .box .cell_3-1{
	background-image:url(files/notebox_bl.gif);
	background-repeat:no-repeat;
	font-size:1px;
	height:8px;
	width:8px;
	padding:0;
}
#srvcost_note .box .cell_3-2{
	background-image:url(files/notebox_bm.gif);
	background-repeat:repeat-x;
	font-size:1px;
	height:8px;
	padding:0;
}
#srvcost_note .box .cell_3-3{
	background-image:url(files/notebox_br.gif);
	background-repeat:no-repeat;
	font-size:1px;
	height:8px;
	width:8px;
	padding:0;
}


/******** Prd-Filter-Checkbox-Liste ********/
#content .prdfilter_checklist {
	width:100%;
	margin:0 0 12px 0;
}
#content .prdfilter_checklist ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
}
#content .prdfilter_checklist ul li {
	float:left;
	width:244px;
	height:13px;
	margin:0px;
	padding:1px 0 2px 0;
	line-height:11px;
	font-size:11px;
	overflow:hidden;
}
#content .prdfilter_checklist ul li label {
	font-size:10px;
}
#content .prdfilter_checklist ul li input {
	width:11px;
	height:11px;
	margin:0px;
	padding:0px;
}
#content .prdfilter_checklist .bttn_set{
	width:110px;
	height:20px;
	font-size:0.9em;
	float:right;
	margin: 4px 0 0 0;
}
#content .prdfilter_checklist .bttn_reset{
	width:110px;
	height:20px;
	font-size:0.9em;
	float:left;
	margin: 4px 0 0 0;
}



/*************  Gutschein-Eingabe (add 30.8.2009)  *************/
.voucher_to_basket{
	margin:18px 0px 32px 0px;
}
#content .voucher_to_basket h2 {
	padding:0px;
	margin:0 0 6px 0;
}
#content .voucher_to_basket .encash_note {
	font-size:10px;
	line-height:11px;
	margin-top:6px;
}
.voucher_to_basket .FObjMsgOK{
	color: #008000;
	font-weight:bold;
	font-size:1.1em;
	margin:8px 0 8px 0px;
	border:1px solid #008000;
	padding:8px;
}
.voucher_to_basket .FObjMsgErr{
	color: #AE0000;
	font-weight:bold;
	font-size:1.3em;
	margin:8px 0 8px 0px;
	border:1px solid #AE0000;
	padding:8px;
}

#content .basket_msg{
	color: #AE0000;
	font-weight:bold;
	font-size:1.3em;
	margin:0px 0 26px 0px;
	border:1px solid #AE0000;
	padding:8px;
}


th.address_fname {font-weight:normal;text-align:left;}

.payment_paymode_name label {font-weight: bold;margin-top: 10px;}

fieldset.payment_3p_box {
	margin-bottom: 10px;
	padding: 5px;
}

table.payment_paymodes {
	margin-left: 8px;
}

fieldset.payment_3p_box table.payment_paymodes {
	margin-left: 0px;
}
