html {
	overflow-y: scroll;
}

html, body{
	padding: 0;
	margin: 0;
	background: #F5F5F5;
	font: normal 12px/1.5 Verdana;
	color: #333;
	line-height: 1.5;
}

.text_10 {
	font-size: 10px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}


p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

h1, h2, h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2, h3 {
	font-size: 13px;
}

ul {
	margin: 10px 0;
	padding: 0;
}


#container {
	position: relative;
	margin: 0 auto;
	width: 997px;
	background: url(images/container_bg.jpg) repeat-y; 
}

#header {
	width: 979px;
	height: 100px;
	background: #719BC3;
	background: url(images/header_bg2.gif) repeat-y;
	border-bottom: 1px solid #FFF;
	margin:0 auto;
}

#menu_top {
	text-align: right;
	position: absolute;
	top: 75px;
	right:0px;
	line-height: 26px;		
}

#menu_top a, #menu_top a:hover{
	font-size: 11px;
	text-decoration: none;
}

#menu_top ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu_top ul li {
	float: left;
	text-align: center;
	margin-right: 15px;
}

#menu_top ul li img {
	margin-top: 6px;
}

#menu_main {
	height: 185px;
	width: 979px;
	margin: 0 auto;
	background: url(images/menu_main_image_bg.jpg) repeat-x;
}

#menu_main_image {
	height:185px;
	text-align: right;
	float: left;
	width: 751px;
	border-bottom: 1px solid #FFF;
}

#menu_main_image img {
	float: right;
	margin-left: 10px;
}



#content {
	width: 979px;
	height: auto;
	margin: 0 auto;
	background: url(images/content2_bg.jpg) repeat-y;
}

#content_middle {
	float: left;
	padding: 15px 10px 10px 10px;
	margin: 0;
	width: 550px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content_left {
	float: left;
	width: 217px;
	padding: 5px;
}

#content_right {
	float: left;
	padding: 5px;
	width: 172px;
}


/* Produktansicht 2 Boxen nebeneinander */

.content_box_half {
	width: 265px;
	float: left;
	margin-bottom: 15px;
}
.productitem_list_half_top {
	width: 265px;
	height: 28px;
	background:url(images/boxes/productitem_list_half_top.jpg) no-repeat;
	text-indent: 5px;
	padding: 0;
	margin: 0;
}
.productitem_list_half_top h2 {
	line-height: 28px;
	margin: 0;
	padding: 0;
}

.productitem_list_half_image {
	text-align:center; padding: 5px 0 0px 0; border-left: 1px solid #577aa3;border-right: 1px solid #577aa3;
}

.productitem_list_half_top h2 a, .productitem_list_half_top h2 a:hover {
	text-decoration: none;
}
.productitem_list_half_middle {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(images/boxes/content_box_small_middle.jpg) repeat-x bottom;
	font-size: 11px;
}

.productitem_list_half_bottom {
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #577aa3;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	background: #E5EAEE;
}



/* Produktansicht 2 Boxen nebeneinander ENDE */

/* Produktansicht Box 3 nebeneinander */

.content_box_small {
	float:left;
	width: 172px;
	font-size: 11px;
	margin-bottom: 15px;
}

.content_box_small h3.scanner_list {
	position:absolute;
	top:5px;
	left:5px;
}
.content_box_small h3.scanner_list a {
	background:#fff;
}

.productitem_list_small_top {
	width:172px;
	height: 28px;
	line-height: 28px;
	background:url(images/boxes/content_box_small_top2.jpg) no-repeat;
	text-indent: 5px;
	padding: 0;
	margin: 0;
}

.productitem_list_small_top h2, .productitem_list_small_top h3 {
	line-height: 28px;
	margin: 0;
	padding: 0;
}

.productitem_list_small_top h2 a, .productitem_list_small_top h2 a:hover {
	text-decoration: none;
}
.productitem_list_small_top h3 a, .productitem_list_small_top h3 a:hover {
	text-decoration: none;
}

.productitem_list_small_image {
	text-align:center; padding: 5px 0 0px 0; border-left: 1px solid #577aa3;border-right: 1px solid #577aa3;
}

.productitem_list_small_middle {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	/*min-height: 220px;
	height: auto !important;
	height: 220px;*/
	
	background: url(images/boxes/content_box_small_middle.jpg) repeat-x bottom;
}

.productitem_list_small_middle_190 {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	min-height: 190px;
	height: auto !important;
	height: 190px;
	background: url(images/boxes/content_box_small_middle.jpg) repeat-x bottom;
}

.productitem_list_small_bottom {
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #577aa3;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	border-top: 1px solid #577aa3;
	background: #ACC6E1;
}

.productitem_list_small_bottom a, .productitem_list_small_bottom a:hover {
	line-height: 20px;
	font-weight: bold;
}

/* ENDE Produktansicht Box 3 nebeneinander */

/* Produktansicht Box Gross nebeneinander */

.productitem_large_top {
	background: url(images/boxes/productitem_large_top.jpg);
	margin: 0;
	padding: 5px;
	width: 540px;
	height: 18px;
	line-height: 18px;	
}

.productitem_large_bottom_left {
	float:left;
	width: 160px;
}

.productitem_large_bottom_left_wide {
	float:left;
	width: 261px;
}

.productitem_large_bottom_left img{
	margin-bottom: 15px;
}

.productitem_large_bottom_right {
	float: left;
	width: 370px;
}

.productitem_large_bottom_right_wide {
	float: left;
	width: 269px;
}

.productitem_large_bottom {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	background: url(images/boxes/content_box_small_middle.jpg) repeat-x bottom;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	border-bottom: 1px solid #577aa3;
	margin-bottom: 15px;
}

.productitem_large_top h2, h3 {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.productitem_large_top h2 a, .productitem_large_top h2 a:hover {
	text-decoration: none;
}
.productitem_large_top h3 a, .productitem_large_top h3 a:hover {
	text-decoration: none;
}

/* ENDE Produktansicht Box Gross nebeneinander */


#footer {
	width: 959px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
	text-align:right;
	background: #4f6e98;
	color: #FFF;
	padding-right: 10px;
	padding-left:10px;
	font-size:10px;
}

.boxleft_top {
	margin: 0;
	padding: 0;
	width: 214px;
	height: 10px;
	line-height: 10px;
	background: url(images/boxes/left_top.jpg) no-repeat;
}

.arrow_link {
	display: block;
	background: url(images/boxes/arrow.jpg) no-repeat;
	padding-left: 10px;
}

.boxleft_content {
	color: #FFF;
	background: #6B91B8;
	width: 192px;
	border-left: 1px solid #6184AC;
	border-right: 1px solid #6184AC;
	padding: 0 10px 10px 10px;
	margin: 0;
}

.boxleft_content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.boxleft_content ul li {
	background: url(images/boxes/arrow.jpg) no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

.boxleft_content ul a {
	text-decoration: none;
}
.boxleft_content ul a:hover {
	color: #FFF;
	text-decoration: none;
}
.boxleft_content p{
	margin: 0;
}

.boxleft_content a, .boxleft_content a:hover{
	color: #FFF;
	text-decoration: none;
}


.boxleft_content h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 13px;
}
.boxleft_bottom {
	margin: 0 0 15px 0;
	height: 10px;
	line-height: 10px;
	width: 214px;
	background-image: url(images/boxes/left_bottom.jpg);
}

.boxright_top, .boxright_top_red {
	width: 172px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	color: #FFF;
	font-weight: bold;
	background: url(images/boxes/right_top.jpg) no-repeat;
}

.boxright_top_red {
	background: url(images/boxes/right_top_red.jpg) no-repeat;
}

.boxright_content {
	width: 150px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	padding: 10px;
	background: #FFF;
}

.boxright_content_red {
	font-size:11px;
	width: 150px;
	border-left: 1px solid #8b606a;
	border-right: 1px solid #8b606a;
	padding: 10px;
	background: #8b606a;
}

.boxright_content_angebot {
	font-size:11px;
	width: 170px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
	padding: 10px 0;
	background: #acc6e1;
}

.boxright_content_angebot strong {
	padding-left: 10px;
}

.boxright_content ul, .boxright_content_red ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}

.boxright_content ul li, .boxright_content_red ul li{
	list-style-type: square;
	
}

.boxright_content table {
	border: none;
	width: 100%;
}

.boxright_content td {
	width: 50px;
}

.boxright_content a, .boxright_content a:hover {
	color: #333;
	text-decoration: none;
}

.boxright_content_angebot a {
	color: #333;
	font-weight: bold;
	line-height: 33px;
	text-indent: 10px;
	letter-spacing: -1px;
}

.boxright_bottom, .boxright_bottom_red, .boxright_bottom_angebot {
	margin: 0 0 15px 0;
	line-height: 6px;
	width: 172px;
	height: 6px;
	background: url(images/boxes/right_bottom.jpg) no-repeat;
}

.boxright_bottom_red {
	background: url(images/boxes/right_bottom_red.jpg) no-repeat;
}

.boxright_bottom_angebot {
	height: 28px;
	background: url(images/boxes/right_bottom_angebot.jpg) no-repeat;
}

.left {
	float:left;
}

.right {
	float:right;
}

.margin10r {
	margin-right: 10px;
}

.margin10l {
	margin-left: 10px;
}

.clear {
	clear:both;
}

.font11 {
	font-size: 11px;
}

.send_request {
	width: 200px;
	height: 25px;
	padding: 0;
	margin: 0;
	text-indent: -15px;
	border: none;
	background: url(images/misc/anfrage_absenden.jpg) no-repeat;
	color: #333;
	cursor: pointer;
	
}

.category_description {
	margin-bottom: 15px;
	font-weight: normal;

}

.category_description ul li{
	list-style-type: none;
	text-indent: 20px;
	line-height: 20px;
	background: url(images/icons/checked_list.gif) no-repeat left;
}

.checked_list li{
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	background: url(images/icons/checked_list.gif) no-repeat 0px 3px;
}


#content_left ul.rounded_list a {
	color: #fff;
}

.rounded_list li{
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	background: url(images/icons/rounded_list.gif) no-repeat 0px 3px;
}

.dotted_list li{
	list-style-type: none;
	line-height: 20px;
	padding-left: 20px;
	background: url(images/icons/dotted_list.jpg) no-repeat 0px 3px;
}

.comparetable {
	width: 100%;
}
.comparetable td {
	padding: 4px;
}

.more_link, .more_link:hover{
	font-size:11px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #5F5F5F;
}

.text_link, .text_link:hover{
	border-bottom: 1px dotted #5F5F5F;
	text-decoration: none;
}

#breadcrumb {
	font-size: 11px;		
}

div #breadcrumb h1 {
	font-size:12px;
	display:inline;
}

#breadcrumb ul {
	margin: 0px;
	padding: 0;
}

#breadcrumb ul li {
	text-align: center;
	list-style-type: none;
	display: inline;
	
}

.order_input {
	width: 200px;
}

.order_input_anzeige {
	border:none;
	background:white;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	color: #333;
}

.table_standard_list {
	font-size:11px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	margin-bottom: 15px;
}
.table_standard_list th {
	background: #F5F5F5;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
.table_standard_list td {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.sellingPriceDetail {
	position:relative;
	width: 130px;
	left:0;
	top:175px;
	color:#A6A6A5;
	font-weight:bold;
	font-size:13px;
}
.sellingPriceList {
	padding:5px;
	text-align:right;
	color:#333;
	font-size:11px;
	border-left: 1px solid #577aa3;
	border-right: 1px solid #577aa3;
}

.sellingPriceDetail a, .sellingPriceDetail a:hover{
	font-size:11px;
	color:#A6A6A5;
	text-decoration: none;
}

.sellingPriceList a, .sellingPriceList a:hover{
	font-size:11px;
	color:#333;
	text-decoration: none;
}

.newsitem img{
	margin: 15px 0;
}

.followUpMessage_title {
	text-align: center;
	font-weight:bold;
	color: #ba2121;
	font-size: 13px;
	margin-bottom: 15px;
}

.anchor-target {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 5px;
	padding-bottom: 5px;
}

.anchor-target a, .anchor-target a:hover {
	text-decoration: none;
}



/*################# Barcodescanner Neugestaltung ############################## */
#content_large {
	float:right;
	padding: 15px 0 10px 10px;
	margin: 0;
	width: 742px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: white;
}

#content_large h2 {
	margin-top: 5px;
	font-size: 17px;
}

#content_large .barcodescanner-einleitung {
	width: 510px;
	float: left;
}
#content_large .barcodescanner-beratung {
	width: 150px;
	float: left;
}

#content_large .barcodescanner-hersteller {
	position: relative;
	float: left;
	width: 336px;
	height: 230px;
	padding: 10px;
	background: #fff;
	border:1px solid #719BC3;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}

#content_large .barcodescanner-weitere {
	margin: 0 15px 0 0;
	padding: 10px;
	background: #fff;
	border:1px solid #719BC3;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}

#content_large .barcodescanner-weitere table {
	border-collapse: collapse;
}

#content_large .barcodescanner-weitere table tr td {
	padding:10px 0;
	border-bottom: 1px solid #e5eaee;
}

#content_large .barcodescanner-hersteller h4 {
	margin:0;
}

#content_large .barcodescanner-hersteller p {
	margin:10px 0;
}

#content_large .barcodescanner-ansprechpartner {
	position:absolute;
	top:0px;
	right:100px;
	width:258px;
	padding: 5px 10px;
	border:1px solid #4f6e98;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}

#content_large .barcodescanner-ansprechpartner p {
	
}

a.info-button {
	color:black;
	cursor:pointer;
	text-indent:25px;
	display:block;
	height:21px;
	line-height:21px;
	width:336px;
	border: 1px solid #4f6e98;
	background: url(images/misc/button_info_bg.gif) repeat-x;
}
a.info-button:hover {
	background: url(images/misc/button_info_bg_hover.gif) repeat-x;
}
a.info-button span {
	display:block;
	font-weight: bold;
	background: url(images/misc/button_info_icon.gif) no-repeat;
}

#content_large.barcodescanner div.content_box_small {
	position: relative;
	width:200px;
	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	margin:10px 10px;
	padding:5px 5px 25px 5px;
	border:1px solid #4f6e98;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}

a.barcodescanner-thumb {
	display: block;
	margin: 20px 20px 10px 20px;
}

a.barcodescanner-thumb img {
	width:150px;
	height:150px;
}

#content_large div.barcodescanner-produktbeschreibung ul {
	margin-left: 16px;
}

/** jQuery UI Kontaktformular START **/
#dialog {display:none;}
#dialog input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog fieldset { padding:0; border:0; margin-top:25px; }
#dialog textarea {height:238px;}
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
/** jQuery UI Kontaktformular ENDE **/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}