html * {font-size:100.01%}

body {
	font-family: Verdana,Arial, sans-serif;
	color:#444;  
	font-size:83%;
}

div#hint-moving {
	background-color: #ffffff;
	border: 1px solid #b81b21;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}


.red {
color: #b81b21;
}

a {color:#345FA4; }
a:focus,
a:hover,
a:active {color:#D62626; text-decoration:underline; }

/*
a,a:LINK,A:VISITED,A:ACTIVE {
	color: #173E6E;
	background-color: transparent;
	font-family: Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration : underline;
}

a:HOVER {
	color: #b81b21;
	background-color: transparent;
	font-family: Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration : none;
}
*/
hr { 
	width: 100%;
	text-align: left;
	background-color: #FFFFFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 1px #fff; /* border-top:dashed 1px #005988; */ 
	color: #FFFFFF; /* IE 6 */ 
	height: 0px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */ 
}

hr.hr_navi { 
	width: 80%;
	text-align: right;
	background-color: #173E6E; /* Mozilla 1.4 */ 
	border: #173E6E; /* Opera 7.11 */ 
	border-top: solid 1px #173E6E; /* border-top:dashed 1px #005988; */ 
	color: #173E6E; /* IE 6 */ 
	height: 0px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */ 
}

hr.dashed {
	border-style: dashed;
}

  h1,h2,h3,h4,h5,h6 { 
  	font-weight:bold; 
  	color:#666;
  	margin:0 0 0.25em 0; 
	font-family: Arial, sans-serif;
  }

h1 {font-size:130%; color:#345FA4;}
h2 {font-size:130%; color:#345FA4;}  
h4 {font-size:130%; color:#CB121F;}
h3 {font-size:100%; color:#CB121F;}

div {
	font-family: Verdana,Arial, sans-serif;
}

th, td, p,li,span {
	font-family: Verdana,Arial, sans-serif;
}

span.link {
	cursor : pointer;
	padding: 5px;
}

/*
.headline,h1 {
	color : #173E6E;
	background-color: transparent;
	font-family : "Arial Narrow","Arial MT Condensed Light",sans-serif;
	font-size : 21px;
	font-weight : bold;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 14px;
}


h1 a,h1 a:LINK,h1 a:VISITED,h1 a:ACTIVE,h1 a:HOVER {
	color : #173E6E;
	background-color: transparent;
	font-family : "Arial Narrow","Arial MT Condensed Light",sans-serif;
	font-size : 21px;
	font-weight : bold;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 14px;
	text-decoration: none;
}

.bigred{
	color: #b81b21;
	font-size : 21px;
	font-weight : bold;
	line-height: 21px;
}


.subheadline,A.subheadline,A.subheadline:LINK,A.subheadline:VISITED,A.subheadline:ACTIVE,caption,h2,h3,h4 {
	color: #5D8CC3;
	background-color: transparent;
	font-family: "Arial Narrow","Arial MT Condensed Light",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 21px;
	text-decoration: none;
}

h2 a,h2 a:LINK,h2 a:VISITED,h2 a:ACTIVE,h2 a:HOVER, h2 strong {
	color: #5D8CC3;
	background-color: transparent;
	font-family: "Arial Narrow","Arial MT Condensed Light",sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 21px;
	text-decoration: none;
}

.normaltext,ol,div,span,td,address,blockquote,nobr,i,em {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
}

p {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	margin-top: 0px; 
	padding-top: 0px;
	margin-bottom: 8px; 
	padding-bottom: 0px;
}



.boldtext,th,b,strong {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 16px;
	text-decoration: none;
}


ul {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	list-style-image: url(/images/list-style-image.gif);
	list-style-position:outside;
	padding-left:0px;
}

INPUT {
	color: #173E6E;
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

select {
	color: #173E6E;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

textarea {
	color: #173E6E;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.seriesname,.seriesname:LINK,.seriesname:VISITED,.seriesname:ACTIVE,.seriesname:HOVER {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: none;
	cursor: text;
}


.mediumtext,.mediumtext:LINK,.mediumtext:VISITED,.mediumtext:ACTIVE {
	color: #173E6E;
	background-color: transparent;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 14px;
	text-decoration: none;

}

.mediumtext:HOVER {
	color: #000000;
	background-color: transparent;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 14px;
	text-decoration: underline;
}

*/

.smalltext,.smalltext:LINK,.smalltext:VISITED,.smalltext:ACTIVE {
	color: #173E6E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: none;
}

.smalltext:HOVER  {
	color: #b81b21;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	line-height: 13px;
	text-decoration: none;
}

.navitext,.navitext:LINK,.navitext:VISITED,.navitext:ACTIVE {
	color: #173E6E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
}

.navitext:HOVER {
	color: #b81b21;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
}

.navitext_underline,.navitext_underline:LINK,.navitext_underline:VISITED,.navitext_underline:ACTIVE {
	color: #173E6E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: underline;
}

.navitext_underline:HOVER {
	color: #b81b21;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
}

/************************************************************************************************/
/*** CONTENT morelist ***************************************************************************/
/************************************************************************************************/

div#morelist {
	height: 20px;
	color: #2f2357;
	font-size: 100%;
	margin: 10px 0px;
	text-align: center;
	font-weight: bold;
}

div#morelist a, div#morelist a:LINK, div#morelist a:VISITED, div#morelist a:ACTIVE {
	color: #2f2357;
	padding: 1px;
	text-decoration: none;
}

div#morelist a:HOVER {
	background-color: #9CC0EA;
}

div#morelist a.selected, div#morelist a.selected:LINK, div#morelist a.selected:HOVER {
	background-color: #9CC0EA;
}

div#morelist form label {
	vertical-align: top;
}

div#morelist select {
	font-size: 90%;
}

.morelist, A.morelist:LINK, A.morelist:VISITED, A.morelist:ACTIVE {
	color: #2f2357;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: none;
	line-height: 14px;
}

A.morelist:HOVER {
	color: #2f2357;
	background-color: #9cc0ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: none;
	line-height: 14px;
}

.pipeChar {
	font-size: 14px;
}


.morelistbold, A.morelistbold:LINK, A.morelistbold:VISITED, A.morelistbold:ACTIVE {
	color: #b81b21;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	line-height: 14px;
}

A.morelistbold:HOVER {
	color: #b81b21;
	background-color: #9cc0ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	line-height: 14px;
}


DIV.error {
	color: red;
	font-family: Verdana, Geneva, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	border : 1px dotted red;
}

DIV.feedback {
	color: green;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	border : 1px dotted green;
}

A.flag:LINK,A.flag:VISITED,A.flag:ACTIVE {
	border:1px solid #BCD3EC;
	margin: 1px 1px;
}

A.flag:HOVER {
	border:1px solid #173E6E;
	margin: 1px 1px;
}

INPUT.text {
	color: #173E6E;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	height: 20px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width:100%;
	border : 1px solid #2F2357;
}

INPUT.checkbox,INPUT.radio {
	color: #173E6E;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	zoom: 105%;
}

TEXTAREA.text {
	color: #173E6E;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	width:100%;
	height: 100px;
	border : 1px solid #2F2357;
	scrollbar-base-color: #9cc0ea;
	scrollbar-arrow-color: #2F2357;
}

INPUT.button {
	color: #ffffff;
	background-color: #2c61a4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	height: 20px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	cursor : hand;
	border : 1px solid #2F2357;
}


INPUT.button_go,.button_go,.button_go:LINK,.button_go:VISITED,.button_go:ACTIVE,.button_go:HOVER {
	color: #9cc0ea;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	cursor : hand;
	border : 1px solid #b81b21;
}

TABLE.form {
	/* background-color: #BCD3EC; */
	padding-left:10px;
	padding-right:10px;
	/*border: 1px solid #2F2357;*/
}
table.form th {
	padding-right:10px;
}

TD.strokeline {
	border-top: 1px dotted #173E6E;
}

.bildrahmen, .bildrahmen:LINK,.bildrahmen:VISITED,.bildrahmen:ACTIVE {
	border-color:#FFFFFF;
}
.bildrahmen:HOVER {
	border-color:#2F2357;
}

#cart_right td{
	FONT-SIZE: 9px;
}
#cart_right td strong, #cart_right td strong a{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
.change_reiter, .change_reiter:LINK,.change_reiter:VISITED,.change_reiter:ACTIVE{
	color:#AE1C26;
	display:block;
	width:60px;
	height:15px;
	background-color:#BCD3EC;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding:2px;
	border-top:1px solid #A2B8D0;
	/*border-right:1px solid #A2B8D0;
	border-bottom:1px solid #A2B8D0;*/
}
.change_reiter:HOVER{
	background-color:#A2B8D0;
}
/************************************************************************************************/
/*** partsForm *********************************************************************************/
/************************************************************************************************/
form.edit table#partsForm {
	margin: 0;
	padding:0;
	width:100%;
}

form.edit table#partsForm th, form.edit table#partsForm td {
	margin:0;
	padding:3px;
}

table#partsForm th {
	/*border-bottom: 1px solid #2f2357;*/
	text-align:left;
}

table#partsForm td {
	
}
/************************************************************************************************/
/*** INDEX Page *********************************************************************************/
/************************************************************************************************/

#indexPage {
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
}

#indexPage h1 {
	font-size: 155%;
}

#indexPage table.box1 {
	width: 260px;
	height: 437px;
	display: inline;
	/*float: left;*/
}
#indexPage table.box12 {
	width: 260px;
	height: 300px;
	display: inline;
	/*float: left;*/
}

#indexPage table.box2 {
	width: 260px;
	height: 190px;
	display: inline;
	/*float: left;*/
}

#indexPage table.box3 {
	width: 260px;
	height: 90px;
	display: inline;
	/*float: left;*/
}


#indexPage table.box4 {
	width: 543px;
	height: 120px;
	display: inline;
	float: left;
	margin-bottom:15px;
}

#indexPage table td.boxTOP {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0 0 13px;
	height: 30px;
	background: url("/images/index/box_top_bg.gif") repeat-y top left;;
}

#indexPage table td.boxMiddle {
	padding: 10px;
	vertical-align: top;
	font-weight: bold;
	font-size: 13px;
	background: url("/images/index/box_middle_bg.gif") repeat-y top left;
}

#indexPage table td.boxMiddle hr { 
	width: 100%;
	text-align: left;
	background-color: #FFFFFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 1px #fff; /* border-top:dashed 1px #005988; */ 
	color: #FFFFFF; /* IE 6 */ 
	height: 0px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */ 
}

#indexPage table td.boxMiddle strong {
	font-weight: bold;
	font-size: 13px;
}

#indexPage table td.boxMiddle div.textLeft {
	font-weight: bold;
	font-size: 14px;
	margin: 0 20px 0 5px;
	float:left;
}

#indexPage table td.boxMiddle div.imageLeft {
	margin: 0 5px 0 5px;
	float:left;
	
}
#indexPage table td.boxMiddle2 {
	vertical-align: top;
	background: url("/images/index/box_middle_bg.gif") repeat-y top left;
}
li.box {
	font-weight: bold;
	font-size: 12px;
	list-style-image: url("/images/square.gif");
}

#indexPage table td.boxBottom {
	height: 9px;
	background: url("/images/index/box_bottom_bg.gif") repeat-y top left;;
}

#indexPage hr.thick { 
	width: 100%;
	text-align: left;
	background-color: #FFFFFF; /* Mozilla 1.4 */ 
	border: #FFFFFF; /* Opera 7.11 */ 
	border-top: solid 2px #fff; /* border-top:dashed 1px #005988; */ 
	color: #FFFFFF; /* IE 6 */ 
	height: 0px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */ 
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 250px;
	border: 1px solid #2f2357;
	padding: 2px;
	background-color: #d7e2ef;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

div#repaddress {
	text-align:left;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

h3.tooltippheadline {
	border-bottom: 2px solid #5480b2;
	margin:0;
}

*html #Karte {
	margin-bottom:-3px;
}

#Karte {
	cursor : pointer;
}
.copyrigth {
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
}


a.footerlink:LINK,a.footerlink:VISITED,a.footerlink:ACTIVE,a.footerlink:HOVER {
	font-size:90%;
	color: #173E6E;
	text-decoration : none;
}

#product_search_tabmenu, #product_search_tabmenu ul {
	margin: 0;
	padding:0;
}

#product_search_tabmenu li {
	display:inline;
}

#product_search_tabmenu li a {
	background-color:#BCD3EC;
	color: #174879;
	font-weight:bold;
	padding: 5px 20px;
	border: 1px solid #174879;
	text-decoration: none;
}



#product_search_tabmenu li a:HOVER, #product_search_tabmenu li a.selcted {
	background-color:#174879;
	color: #ffffff;
}

#product_search_tabmenu_index li a {
	background-color:#BCD3EC;
	color: #174879;
	font-weight:bold;
	padding: 5px 20px;
	border: 1px solid #174879;
	text-decoration: none;
}

#product_search_tabmenu li a.product_search_tabmenu_smaller {
	/*font-size:95%;*/
	padding: 3px 12px;
}

.listProducts-tooltip {
	padding:10px 0;
	border-bottom:1px solid #E1E9F2;
}

.listProducts-tooltip img {
	margin:12px 0;
}

input.part-no-input-box {
	cursor:pointer;
	background-color: #f0f2fc;
}

div.part-no-match-box {
	z-index:10;
	position:absolute;
	color : #000;
	background-color: #ffff99;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 6px;
	border : 1px dotted #000000;
}

.index-logos {
	padding-top:25px;
}
