HTML { margin: 0px; padding: 0px; height: 100%; }

BODY {margin: 10px; font-family: Verdana, Sans-serif; font-style: normal; font-size: 11px; }

div.BreadcrumbNavigation {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 5px; }

select.BreadcrumbNavigation {
	height:18px;	
	background:transparent url(./images/bg_inputs.gif);
	background-repeat:repeat-x;
	border: 1px solid #d0d0d0;
	width: 20%;
	font-size:11px;
	font-weight:normal;
	color:#333333;		
}
div.breadcrumbSpacer {
	line-height:3px;
	font-size:  1px;	
}


DIV.Progress {
    position: absolute;
    width: 500px;
    height: 120px;
    background-color: white;
    border: solid 1px black;
    text-align: center; }

DIV.DropShadow {
    position: absolute;
    width: 500px;
    height: 120px;
    background-color: silver; }

DIV.Progress p {
	padding: 20px 0px 10px 0px; }

IMG.Progress {
	border: none; }
	
a.FFSearchResult {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:16px;
}

DIV.productselector h1 {
	margin: 0px 0px 10px 0px;
}

DIV.productselector p {
	margin: 10px 0px;
}

TABLE {
	border: none;
	border-spacing: 3px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

input.formatError {
	border: 1px solid red;
	font-weight: bold;
	color: red;
}

td.alert {
	background-color: red;
}
a.alert {
	color: white;
}

/** Anpassung Suchfeld */


input {
/* border:2px inset threedface; */
cursor:text;
letter-spacing:normal;
line-height:normal !important;
padding:1px 0 0 0;
text-align:start;
text-indent:0;
text-rendering:optimizelegibility;
text-shadow:none;
text-transform:none;
word-spacing:normal;
}

input[type="checkbox"]
{
	cursor:pointer;	
}

.searchform_input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(./images/searchfieldBG.gif) no-repeat scroll 0 0;
border:medium none;
font-size:11px;
line-height:15px;
margin:0;
padding-bottom:2px;
padding-left:10px;
padding-top:3px;
width:164px;
}

.searchform_submit {
border:medium none;
margin-left:0;
padding-left:0;
padding-top:0;
vertical-align:top;
cursor:pointer;
}

.searchform_p, .searchform {
margin-left:10px;
margin-top:8px;
padding:0;
}

.btn_onlineKatalog {
color:white;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:29px;
text-decoration:none;
/*
text-transform:uppercase;
*/
}

.Deprecated {
	color: #bebebe;
}	
