/* CSS Document */


/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body height: 600px;*/
#wrapper {
	text-align: left;
	width: 1000px;
	margin: 0px auto;
	z-index: 1;
}

#header, #subnav {
	clear: both; 
	width: 1000px;
}
 
#header {
	height: 0px;
	visibility: hidden;
}



#footer {
	clear: both;
	width: 1000px;
	margin: -20px auto;
	height: 20px;
	padding: 4px 8px 4px 4px;
	text-align: right;
}
#fusstext {	
	float: left;
	clear: both;
	width: 1000px;
	margin: -20px auto;
	height: 20px;
	padding: 4px 8px 4px 4px;
	text-align: center;
}

#laender-container {
	float: left;
	width:auto;
	height:0px;
	padding-left: -10px;
	margin-left: -10px; 
		visibility: hidden;
}

#laender-container1{
	float: left;
	width:auto;
	height:40px;
	padding-left: 20px;
	margin-left: 20px; 
visibility: hidden;
}

.laender-schrift li { /*Format f�r Sprachumschaltung */
	background-image:  url(../images/quadrat-orange.gif);
	background-repeat: no-repeat;
	background-position: 0;
	list-style-type: none;
	display:inline;
	padding:0 10px 0 15px; 
	margin: 5px; 
	list-style-position: inside;
}	

#contentfloatholder { /*right faux column tab */
	background: url(../images/back-r.gif) repeat-y 100% 0;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
	height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
	width: 500px;
	min-height: 500px;
	margin-left: 0;
	margin-right:0;
	float: left;
	margin-top: 10px;
}
#right {
	width: 10px;
	z-index: 30;
	float: right;
	    visibility: hidden;
}
#left {
	width: 290px;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
}
#subnav {
	background: #666;
	padding: 0;
	height: 26px;
} 


/************* IE Mac CSS Only  works for Win too *************
div h3  {
margin: 6px 0;
padding: 0 6px; 
}
*/
/*------------------------------------------------------------------------*/
#logo  {
	float: right;
	width:251px;
	height:68px;
	background-image: url(site/bizerba_logo.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}


* html #contentContainer #center {text-align:left;} /* ie6 misbehaves */
* html #contentContainer #center table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.breadcrumb {font-size: 10px;}
.bildrand {float:left; margin-top:5px; margin-bottom:5px}

.ueb-quad-or li{
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 0 .45em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
	margin: 0px 0px 0px 5px !important /*Non-IE*/; margin: 0px 0px 0px 0px/*IE*/;
	padding: 0px 0px 0px 18px !important /*Non-IE*/; padding: 0px 0px 0px 0px/*IE*/;
	list-style-position: inside;
	list-style-type: none;
	line-height: 1.8em;
}
.UL-Quadrat {
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: #000;
	margin: 0px 0px 0px 5px !important /*Non-IE*/; margin: 0px 0px 0px 0px/*IE*/;
	padding: 0px 0px 0px 18px !important /*Non-IE*/; padding: 0px 0px 0px 0px/*IE*/;
	list-style-position: inside;
	list-style-type: none;
	line-height: 12px;
}

.ueb-quad-or a:hover {
	color: #FF6600;
}

.link-mit-quadrat {
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 0 .45em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	list-style-position: inside;
	line-height: 1.8em;
	padding: 2px 0px 0px 12px !important /*Non-IE*/; padding: 2px 0px 0px 12px /*IE*/;
	margin: 0px 0px -6px 0px !important /*Non-IE*/; margin: 0px 0px 0px 0px /*IE*/;
	list-style-type: none;
}

.quadrat-body {
background-image:  url(../images/quadrat-orange.gif);
background-repeat: no-repeat;
background-position: 0 .45em;
	font-size: 1.0em;
	font-weight: bold;
	list-style-position: inside;
	line-height: 1.8em;
	padding: 2px 0px 0px 12px !important /*Non-IE*/; padding: 2px 0px 0px 12px /*IE*/;
	margin: 0px 0px -6px -4px !important /*Non-IE*/; margin: 0px 0px 0px 0px /*IE*/;
	list-style-type: none;
}


li.q-liste-black {
	list-style-position: outside;
	margin-left: -20px;
	list-style-type: none;
	list-style-image: url(../images/quadrat-black.gif);
}

.q-liste-bold {
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0px -10px 0px !important;
}

.link-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}
/* Page Headings */
h1 {margin: 0;
	padding:0;
	font-size:14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #f29400;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h2, h3 {
	margin-top: 0px;
	
	/* color: #f29400; */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
h2  	{font-size:1.1em; color: #f29400;}
h3  	{font-size:1.1em;color: #000;}


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/* background-color: #f29400; */
	background-color: #fff; 
	margin: 0;
	line-height: 18px;
}

.bildtitel {
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.bildtitel-fett{
	font-size:10px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight:bold !important;
}
.text09-small-bold {
	font-size: 9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.text09-small {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
}
.text10 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
	line-height: 14px;
}
.text_10px { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	line-height: 14px;
}
.bildtitel-quad {
	font-size:0.8em;
	color: #000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.impressum {
	font-size:0.8em;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
form {margin: 0;}

blockquote 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font-size: 1.2em;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

 ul.menu, li.menu { /* List Formatierung loeschen */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav {
	height: 100%;
	background: #666666;
	/* background: #693b2c;*/
	 
	border-left: 1px solid #000; /*  Strich links in Navigation */
	padding:0;
	background-image: url(../images/back-black.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;/**/
	visibility: hidden;
}

/* Linke Navigationsspalte */
#produktnav {
	position:absolute;
	margin-left: 25px;
	width: 258px;
}

#menu {
	/*background-color: #FEEACF;*/
	background-color: #FEEACF; filter: alpha(opacity=90); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);opacity:0.9;
	display: block;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
		visibility: hidden;
}	


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */

/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box {
	width: 98%;
	font-size: 11px;
	display: block;
	border: 1px solid #f29400;
	background-color:#FEEACF;
	padding: 4px 6px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Search Box in banner */
/* ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#search_box {color: #fff; text-align: left;}
#search_box {float: right;	clear: right;	width: 190px ; margin-right:10px;}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}

#search_string {
	margin-top:3px;
	width: 100px;
	height: 14px;
	font-size: 10px;
	vertical-align: top;
	border: 1px inset #ccc;
}
#search_submit {
	width: 50px;
	height: 20px;
	margin-top:2px;
	padding: 0 0 3px 0;
}
.search_submit {
	font-size:11px;
	margin-top:0;
}

/* Customise the Login Box */
#login-box { background: #eee; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #ddd;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}