/* ---------- fonts ---------- */

body, h5, h6, h7, caption, th, td, input, textarea, select, option, #topnav, #nav h1, #nav h2, #rechtespalte h1, #rechtespalte h2, .doform {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}
/*
div, caption, th, td, li, p {
	font-size: 0.8em;
}
*/
h1,h2,h3, h4 {
	font-size: 11px;
}
sup {
	vertical-align:top; font-size: 90%;
}

/* - - - - - - tags - - - - - -  */
body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	color: #767676;
}
img {
	border: 0px;
}
form ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a:link, a:visited  {
	color: #f68121;
}

a:hover {
	color: #ff0000;
}
object, embed, div {
	margin: 0px;
	padding: 0px;
}
table, tbody {
	width: 100%;
	margin: 16px 0px;
/*	border-bottom: 1px solid #e3e3e3;
	empty-cells: show;
*/
}
table table {
	margin: 0px;
/*	border: 1px solid #ff00ff;*/
}
table td {
	margin: 0px;
	padding: 2px;
/*	border: 1px solid #6600ff;*/
}
th {
	background: #eeeeee;
}
th, caption {
	text-align: left;
}
caption {
	font-weight: bold;
	color: #666666;
	margin: 20px 0 0;
	padding: 2px 0;
}
td {
/*	
	border-bottom: 1px solid #e3e3e3;
*/
}
th, td {
	vertical-align: top;
	padding: 0.4em;
}
dd {
	margin-left: 0px;
	margin-bottom: 8px;
	padding-left: 0px;
}


/* ------ position, size, z-index ------ 

#wrap {
	width: 984px;
}
*/

#header, #sarto06, #logo, #topnav, #topnav ul#corporate, #topnav ul#kontakt, #container, #nav, #rechtespalte {
	position: absolute;
}
#header, #container, #topnav, #wrap  {
	width: 984px;
	margin: 0px;
/* Obacht: Kopie am Ende */
}
#header {
	height: 110px;
	overflow: hidden;
}
#logo {
	top: 32px;
/*	left: 700px;*/
	right: 10px;
}
#sarto06 {
	top: 0px;
	left: 0px;
}
#topnav {
	top: 110px;
	left: 0px;
	height: 26px;
	z-index: 11;
	width: 1024px;
}
#topnav ul#corporate  {
	top: 6px;
	*	top: 2px;
	left: 240px;
	width: 600px;
	
}
#topnav ul#corporate div {
	top: 0px;
	width: auto;
	*	width: 0px;
	
}
#topnav ul#kontakt  {
	top: 6px;
	*	top: 2px;
	left: 780px;
	width: 240px;
}
#container {
	top: 136px;
	left: 0px;
	height: auto;
}
#rechtespalte {
	top: 0px;
	left: 780px;
	height: auto;
	width: 180px;
}
#nav {
	top: 0px;
	left: 0px;
	width: 200px;
}
#content, #footer, #footer2 {
	position: relative;
}
#content {
	top: 0px;
	left: 240px;
	height: auto;
	min-height: 400px;
	*	height: 400px;
	width: 500px;
}
#footer, #footer2 {
	top: 8px;
	left: 240px;
	height: 40px;
	width: 500px;
}

/* ------ common ------ */

#header, #nav, #container, #topnav, #wrap {
	margin: 0px;
}

/* ------ header ------ */

/* ------ topnav ------ */

#topnav {
	white-space: nowrap;
	padding: 4px 0px 0px;
}
#topnav ul  {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topnav ul li {
	list-style: none;
	display: inline;
	padding: 2px 24px 2px 0px;
	*	float: left;
}
#topnav ul#kontakt li {
	padding-right: 20px;
}
#topnav ul div {
	display: inline;
}
#topnav ul li a {
	white-space: nowrap;
	*	display: block;
	*	padding: 2px 0px;
	*	float: left;
}
#topnav a:link, #topnav a:visited {
	color: #666666;
}
#topnav a:hover {
	color: #f68121;
}
.corporatemenues {
	width: 200px;
	margin: 10px 0px 0px;
	*	margin: 2px 0px 0px;
	padding: 0px;
	background: #dddddd;
}
#Menutopnav21x32 .corporatemenues {
	width: 80px;
	margin-left: 56px;
	*	margin-left: 0px;
}

.corporatemenues a {
	display:block;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	padding: 4px 12px;
	border-bottom: 1px solid #d6d6d6;
}
#Menutopnav21x32 .corporatemenues a {
	white-space: normal;
}
.corporatemenues a:link, .corporatemenues a:visited {
	color: #dd8800;
	background: #dddddd;
}
.corporatemenues a:hover, .corporatemenues a:active {
	color: #ff0000;
	background: #eeeeee;
}
/* microsite JS Ausklapper Sprachmenu */
/* http://javascript-array.com/scripts/simple_drop_down_menu/ 
*/

#topnav ul#kontakt li {
	position: relative;
}
#topnav ul#kontakt li div#m1 {
	position: absolute;
	display: block;
	left: 0;
	top: 24px;
	width: 80px;
	*	width: 100px;
	z-index: 31;
	visibility: hidden;	
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}
#topnav ul#kontakt li div#m1 ul#sddm {	
	position: relative;
	top: 0;
	*	top: 2px;
	z-index: 32;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #e9e9e9;
}
#topnav ul#kontakt li div#m1 ul#sddm li {
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
}
#topnav ul#kontakt li div#m1 ul#sddm li a,
#topnav ul#kontakt li div#m1 ul#sddm li a:link, 
#topnav ul#kontakt li div#m1 ul#sddm li a:visited {
	height: 14px;
	*	height: 18px;
	width: 100%;
	display: block;
	margin: 0;
	padding: 2px 12px;
	white-space: nowrap;
	border-bottom: 1px solid #d6d6d6;
}
#topnav ul#kontakt ul#sddm li a:link, #topnav ul#kontakt ul#sddm li a:visited {
	background: #e9e9e9;
	color: #dd8800;
}
#topnav ul#kontakt ul#sddm li a:hover {
	background: #f6f6f6;
	color: #ff0000;
}


/* ------ container ------ */

#container {
	background: url(/fileadmin/media/common/bg_container07.gif) no-repeat #ffffff;
	overflow: visible;
}
#content {
	margin: 6px 0px;
/*
	!!! darf so nicht, denn float hebelt sizes aus !!!
	float: left;
	
*/
}
#content ul {
	list-style: url('/fileadmin/media/common/bullet_m.gif') square outside;
}
#content img {
	*	zoom: 100%;
}
#klickpfad {
	margin: 14px 0px 40px;
	*	margin: 14px 0px 46px;
}

#klickpfad h1 {
	font-weight: normal;

}

#content a:visited {
	color: #f68121;
}
#content a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* fs 120906*/
#content table {
	margin: 0px;
}
/* ------ mailform ------ */

#mailform, .csc-mailform, .csc-mailform-field {
	float: left;
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
#mailform label {
	margin: 6px 12px 6px 0;
	*	margin-top: 10px;
	display: block;
	width: 180px;
	*	width: 172px;
	float: left; /**/
	border-bottom: 1px solid #eee;
}
#mailform hr {
	clear: both;
}
#mailform input, #mailform select {
	margin: 3px 0;
	vertical-align: bottom;/**/
	border: 1px solid #ccc;
    width: 300px;
}

#mailform textarea {
	vertical-align: top;
	margin: 6px 0;
	border: 1px solid #ccc;
    width: 300px;
}
#csc-mailform-field, #mailformformtype_mail, .csc-mailform-submit {
	clear: both;
	margin-top: 20px;
}

#mailform input.csc-mailform-submit {
	color: #fff;
	background: #f68121;
	border: 0;
	text-decoration: none;
	width: 96px;
	margin-left: 192px;
	*	margin-left: 188px;
	padding: 3px 6px;
}
#mailform input.csc-mailform-submit:hover {
	background: #f9a141;
}

/* ------ nav ------ */

#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul  {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li.products, #nav li.toplevels {
	border-left: 6px solid #f68121;
}
#nav li.products {
/*	padding-bottom: 10px;*/
}
#nav li.related {
	border-left: 6px solid #ababab;
	padding-top: 10px;
}
#nav li ul li {
	border: 0px;
}
#nav a {
	height: 20px;
	display: block;
	margin: 0px;
	padding: 4px 0px 2px 14px;
}
#nav a:link, #nav a:visited {
	height: 20px;
	padding: 4px 14px 0px;
}
#nav a:hover {
	height: 20px;
	background: #dddddd;
}
#nav li ul a:link, #nav li ul a:visited {
	color: #aaaaaa;
}
#nav li ul a, #nav li ul a:link, #nav li ul a:visited, #nav li ul a:hover, #nav li ul a:active {
	display: list-item;
	list-style: url('/fileadmin/media/common/bullet_nav.gif') inside;
	padding-left: 20px;
	*	padding-left: 32px;
	*	list-style-position: outside;
	*	list-style: none;
}
#nav li ul a:link, #nav li ul a:visited {
	*	background: url('/fileadmin/media/common/bullet_nav_bg.gif') no-repeat;
}
#nav li ul a:hover, #nav li ul a:active {
	color: #333333;
	*	background: url('/fileadmin/media/common/bullet_nav_bg_f2.gif') no-repeat #dddddd;
}
#nav h1, #nav h1.erste, #nav strong.erste {
	margin: 0px 0px 20px;
	padding: 14px 0px 16px 26px;
	font-weight: normal;
	color: #666666;
}
#nav h1 a, #nav h1.erste a, #nav h1 a:link, #nav h1.erste a:link,  #nav h1 a:visited, #nav h1.erste a:visited {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav h1 a:hover {
	background: inherit;
}
/* neue erste*/
#nav h1, #nav span.erste {
	margin: 0px 0px 20px;
	padding: 14px 0px 16px 26px;
	font-weight: normal;
	color: #666666;

}
#nav span.erste {
	display: block;
}
#nav h1 a, #nav span.erste a, #nav h1 a:link, #nav span.erste a:link,  #nav h1 a:visited, #nav span.erste a:visited {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav h1 a:hover, #nav span.erste a:hover {
	background: inherit;
}
/* ende neue erste */	
#nav h2, #nav div.title {
	height: 20px;
	margin: 0px;
	padding: 4px 0px 12px 20px;
	* padding: 4px 0px 12px 6px;
	font-weight: normal;
}
#nav div.extramenu ul li a {
	display: none;
}
#nav div.extramenu ul li ul li.xsublevel a,
#nav div.extramenu ul li ul li.xsublevel a:link,
#nav div.extramenu ul li ul li.xsublevel a:visited
 {
	display: block;
	padding-left: 20px;
}
#nav div.extramenu ul.level2 {
	padding-bottom: 0;
}


/* test f menueintrag */
.meindings {
font-size:1em;

}
.navmenues {
	width: 200px;
	margin: 0px;
	*	margin: 4px;
	padding: 0px;
	background: #dddddd;
}
.navmenues a {
	display:block;
	width: 100%;
	margin: 0px;
	padding: 3px 12px;
	border-bottom: 1px solid #d3d3d3;
}
.navmenues a:link, .navmenues a:visited {
	color: #dd8800;
	background: #dddddd;
}
.navmenues a:hover, .navmenues a:active {
	color: #ff0000;
	background: #eeeeee;
}


/* ------ rechtespalte ------ */
#rechtespalte {
	margin-top: 10px;
	margin-right: 0px;
	color:#666666;
}
#rechtespalte h1, #rechtespalte h2 {
	margin: 14px 0px 2px;
	color:#666666;
}
#rechtespalte h1, #rechtespalte h2, #rechtespalte h3, #rechtespalte h4,
#rechtespalte h5, #rechtespalte h6, #rechtespalte h7,
#rechtespalte b, #rechtespalte strong {
	font-weight: normal;
}
#rechtespalte p  {
	margin: 2px 0px;
	padding: 2px 0px;
}
#rechtespalte p.erste  {
	margin: 2px 0px 42px;
	*	margin: 2px 0px 46px;
	padding: 0px;
}
#rechtespalte ul  {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
}
#rechtespalte li {
	list-style: none;
	padding: 2px 0px;
}
#rechtespalte b, #rechtespalte strong {
	font-weight: normal;
}

/* ------ footer ------ */
#footer, #footer2 {
	margin: 8px 0px;
	clear: both;
	border-top: 1px solid #aaaaaa;
}
#footer ul, #footer2 ul  {
	margin: 0px;
	padding: 0.2em;
}
#footer li, #footer2 li {
	list-style: none;
	display: inline;
	padding: 2px 20px 2px 0px;
}
#footer a:link, #footer a:visited, #footer2 a:link, #footer2 a:visited {
	color: #767676;
}
#footer a:hover, #footer2 a:hover {
	color: #f68121;
}



/* ------ classes ------ */

.right {
	float: right;
	margin: 0em 0em 20px 20px;
}
a.right {
	float: right;
	margin: 0px;
}
table.right {
	width: 190px;
}
.left {
	float: left;
	margin: 0em 20px 20px 0em;
}
.bar {
	padding: 2px 4px;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
}
/*	
.bodytext {
	margin: 2px 0px 6px;
	padding: 0px;
border: 1px solid #00ff00;
}
*/
/*
p.bodytext strong {
	display: block;
	margin: 12px 0px 0px;
}
p.bodytext a strong {
	display: inline;
	margin: 0px;
}
td .bodytext {
	margin: 0px;
}
*/

div.left {
	width: 50%;
}
.subline {
	font-weight: bold;
}
.trenner {
/*	height: 24px;*/
	border-top: 1px solid #cccccc;
}
.link {
/*	height: 24px;*/
	width: 280px;
		clear: both;
}
p a.downloads {
	display: block;
	clear: right;
	* zoom: 1;
	border-bottom: 1px solid #cccccc;
	padding-left: 12px;
	background: url('/fileadmin/media/common/bullet_nav3.gif') no-repeat 1px 3px;
}
p a.downloads:hover {
	background-image: url('/fileadmin/media/common/bullet_nav4.gif');
}
a.anfrage {
	display: block;
	margin-bottom: 18px;
	*    margin-bottom: 25px;
	white-space: nowrap;
}
table.specifications, table.performance, table.contents, table.ordering, table.contenttable {
	margin-bottom: 20px;
}
table.specifications td, table.specifications th, table.contenttable th, table.ordering td, table.ordering th, table.contents td, table.contents th, .modlist, .contenttable td.modlist, .contenttable th.modlist, .infobox, .infobox_center, .infobox_right, .listline, .minitab {
	border-bottom: 1px solid #cccccc;
}
/*rausgnommen am 10.08.2009 fs:   ,table.contenttable td*/
#content table.specifications, #content table.performance, #content table.ordering {
	clear: both;
}
#content table.contenttable {
/*	margin-bottom: 0px;*/
	clear: both;
}

.minitab {
	font-size: 10px;
}
.contentnews {
	border-top: 1px solid #cccccc;
	background: #eeeeee;
}
.contenttable { 	
	border-spacing: 1px;
	border-collapse: separate;
}
.infobox_center {
	text-align: center;
}
.infobox_right {
	text-align: right;
}
.bullet {
	display: none;
	*	display: inline;
}
ul.startliste {
	list-style: none;
	margin-left: 20px;
	font-weight: bold;
}
img.startliste {
	margin-right: 30px;
	float: left;
}
.productnews, .footer {
	clear: both;
	margin: 8px 0px;
}
.productnews img {
	margin-bottom: 8px;
}
#gallery {
	float: right;
	width: auto;
	margin: 0px 0px 8px 16px;
}
.gallery {
	background: #f3f3f3;
	border: 1px solid #cccccc;
	margin-top: 12px;
	padding: 4px 8px;
	max-width: 250px;
	*	width: 250px;
}
.gallery h3 {
	margin-top: 4px;
}
.csc-header, .csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header h1, .csc-header h2, .csc-header h3 {
	margin: 20px 0 0;
	padding-bottom: 0px;
}
.csc-header h4 {
	color: #333333;
	margin-top: 20px;
	margin-bottom: 0px;
}
.csc-menu {
	clear: left;
}
img.spacer-gif {
	height: 0px;
/*	border: 1px solid #00ffff;*/
}

#content a.button, a#button {
	display: block;
	padding: 3px 12px;
	margin: 0px;
/*	color: #000000;*/
	text-decoration: none;
	text-align: center;
}
#content a:link.button, #content a:visited.button, a:link#button, a:visited#button {
	color: #ffffff;
	background: #f68121;
	text-decoration: none;
}
#content a:hover.button, #content a:active.button, a:hover#button, a:active#button {
	color: #990000;
	background: #f9ac6d;
}


/* --- select in analysewaagen */

.doform {
	width:100%;
	/*width:500px;*/
	z-index:-2;
}

#Ablesbarkeit {
	z-index:-2;
}

/* --- iframe */

.select-free {
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	width:200px;/*must have for any value*/;
}
.select-free iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

/* pulldown */

#pulldown select {
	width: 160px;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	color: #666666;
	padding-left: 4px;
	margin: 10px 0px 10px 18px;
	*	margin-left: 22px;
}
#pulldown option {
	padding-left: 4px;
}
/*
* html #pulldown {
	overflow: hidden;
	height: expression(firstChild.offsetHeight - 1);
	width: expression(firstChild.offsetWidth - 1);
	margin-left: 22px;
}

* html #pulldown select {
	margin: -1px 0 0 -1px;
}
*/

/* ------ zum testen ------- 
	width: 984px;

div, #topnav ul, #topnav li {
	border: 1px solid #00ff00;
}
#header, #container, #topnav, #wrap  {
	width: 984px;
	margin: 0px;
	border: 4px solid #00ff00;
}
#nav ul li ul li a, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	height: 14px;
	padding: 0px 12px 0px;
	border-bottom: 1px solid #e6e6e6;
}
 - - - - - - - - - - - -  */

div#nav ul.level2 {
	margin: 0px;
	padding: 2px 0px 8px;
/*	border: 4px solid #00ff00;*/
}
#nav li.xsublevel {
	list-style: none;
}
#nav li.xsublevel a {
}
#nav li.xsublevel a, #nav li.xsublevel a:link, #nav li.xsublevel a:visited {
	background: #ffffff;
	color: #f68121;
}
#nav li.xsublevel a, #nav li.xsublevel a:link, #nav li.xsublevel a:visited, #nav li.xsublevel a:hover, #nav li.xsublevel a:active {
	padding: 0px 4px 2px 36px;
	list-style: none;
	width: auto;
	height: auto;
	border-bottom: 1px solid #eeeeee;
}
#nav li.xsublevel a:hover, #nav li.xsublevel a:active {
	background: url('/fileadmin/media/common/nav_products_f2.jpg') #f68121;
	color: #ffffff;
}
#nav h2 a, #nav h2 a:link, #nav h2 a:visited {
	display:inline;
	background: none;
	padding: 0px;
}


/* * * * * * * * * * * * * * * * * * * * * * */
/* * * * * biotech products plugin * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * */

.tx-sartoriusbiotech-base {
	position: relative;
	left: 0px;
	top: 0px;
}
.tx-sartoriusbiotech-base table {
	border: 0px;
	margin: 0 0 20px;
}
.tx-sartoriusbiotech-base th {
	border-bottom: 1px solid #cccccc;
}
.tx-sartoriusbiotech-base td {
	border: 0px;
	border-bottom: 1px solid #cccccc;
}
.tx-sartoriusbiotech-base h1 {
	margin: 0;
	padding: 0;
}
.tx-sartoriusbiotech-base h2  {
	width: 492px;
	*	width: 100%;
	background: #f0f0f0;
	margin: 8px 0;
	padding: 2px 4px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}
.tx-sartoriusbiotech-base h3  {
	color: #333333;
	margin: 20px 0 0;
}
.tx-sartoriusbiotech-base p  {
	margin: 0 0 20px;
	padding: 0;
}
.tx-sartoriusbiotech-base div.mainblock {
	min-height: 192px;
	*	height: 192px;
}
.tx-sartoriusbiotech-base div.mainimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
}
.tx-sartoriusbiotech-base table {
	margin: 4px 0;
}
div.listentry, div.biotech-catMenu li {
	*	height: 60px;
	min-height: 60px;
	overflow: visible;
	clear: both;
	margin-bottom: 12px;
	position: relative;
}
div.listentry img,  div.biotech-catMenu li img {
	position: relative;
	left: 0px;
	top: 0px;
}
div.listentry div, div.biotech-catMenu li div {
	margin-left: 120px;
	*	padding-right: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content div.biotech-catMenu ul, #content div.biotech-catMenu li {
	list-style: none inside;
	*	list-style: url(/fileadmin/media/common/spacer.gif) inside;
	padding-left: 0px;
	margin-left: 0px;
	*	margin-left: -8px;
}
#content  div.biotech-catMenu li {
	margin-bottom: 8px;
}
#content div.tx-sartoriusbiotech-base div.right {
	margin: 0px;
	background: #f0f0f0;
	margin: 0;
	margin-left: -4px;
	padding: 2px 4px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}
.tx-sartoriusbiotech-base textarea {
	width: 100%;
}
div.area {
	margin-bottom: 40px;
}
div.toplink {
	clear: both;
	text-align: right;
}
#content ul.ankerNavi {
/*
*/
	padding-left: 12px;
	*	margin-left: 12px;
	margin-top: 0;
}
#content ul.ankerNavi ul, #content ul.ankerNavi li {
	list-style: url(/fileadmin/media/common/bullet_s.gif) outside;
}
#content ul.ankerNavi li {
/*
	display: inline;
	margin-right: 12px;
	padding-left: 8px;
	background:  0 5px no-repeat;
*/
}
.col1 {
	width: 160px;
}

/* * * * * * * * * * * * * * * * * * * * * */
#content .toolbar ul {
	list-style: none;
}



/* BT Literature Search * * * * * * * * * * * * * * * * * * * * */

div.selectgroup {
	border: 1px solid #dddddd;
	background: #f6f6f6;
	padding: 2px 4px 4px;
	margin-top: 0px;
}
div.selectgroup h3 {
	margin-top: 6px;
}
div.selectgroup select {
	width: 490px; 
	height: 18px;
	border: 1px solid #AAAAAA;
	color: #333333;
	margin: 2px 0px 0px;
}

div.filter2 {
	height: 40px; 
	*	height: 30px;
	*	margin-bottom: 8px;
}
div.filter2 div.left {
	width: 40%; 
}
div.filter2 div.left select {
	width: 200px; 
}
div.selectgroup option {
	display: block;
}
option.level1, option.level1ext {
	font-weight: bold;
	background: #e6e6e6;
	border-top: 1px solid #cccccc;
}
option.level2, option.level2ext {
}
/*
option.level2ext  {
	padding-left: 40px;
	background: url('/fileadmin/media/common/bullet_nav.gif') no-repeat 20px 2px;
}
*/
option.level3 {
	color: 666666;
}
option.level3ext {
	background: url('/fileadmin/media/common/bullet_nav.gif') no-repeat 20px 2px;
	color: 666666;
}
p.result {
	font-weight: bold;
	color: #f68121;
	margin: 8px 0px 12px;
}
ul.result {
/*
	padding-left: 0;
	margin-left: 0;
*/
}
ul.result li {
	*	padding-left: 0;
	margin-left: 0;
}
table.result {
	clear: both;
	width:100%; 
	border-spacing: 0px;
	border-collapse: collapse;
}
table.result td {
	border-bottom: 1px solid #dddddd;
}
.reset {
	margin-top: 8px;
	float: right;
}
.reset input {
	color: #ffffff;
	background: url('/fileadmin/media/common/bg_button_f2.jpg') repeat-x;
	border: 1px solid #cccccc;
}
#app-s {
	border-width: 2px;
}

/* contact button * * * * * * * * * * */

a.buttoninfo, a.buttoninfo:link, a.buttoninfo:visited  {
	display: block;
	width: 160px;
	*	width: 203px;
	margin-top: 60px;
	text-decoration: none;
	padding: 5px 12px 5px 32px;
	background-image: url('/fileadmin/media/common/mail_multi.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #f68121;
	color: #FFFFFF;
}
a.buttoninfo:hover, a.buttoninfo:active {
	background-position: 0 -68px;
	background-color: #f9ac6d;
	color: #a00;
}

/* callback button * * * * * * * * * * */

a.callback, a.callback:link, a.callback:visited,
a.callbackuk, a.callbackuk:link, a.callbackuk:visited {
	display: block;
	width: 160px;
	*	width: 203px;
	margin-top: 14px;
	text-decoration: none;
	padding: 5px 12px 5px 32px;
	background-image: url('/fileadmin/media/common/callback.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #f3f3f3;
	color: #767676;
}
a.callback:hover, a.callback:active,
a.callbackuk:hover, a.callbackuk:active {
	background-position: 0 -68px;
	background-color: #f7f7f7;
	color: #f68121;
}
a.callbackuk, a.callbackuk:link, a.callbackuk:visited {
	margin-top: 20px;
}

.contact {
	margin-top: 50px;
}
.contact img {
	border: solid 1px #dddddd;
}
.contact a:hover img {
	border: solid 1px #f68121;
}

.weighahead, .enewsletter, .eButton {
	margin-top: 30px;
}
.enewsletter a, .weighahead a, .eButton a {
	color: #999999;
}
.enewsletter a:hover, .weighahead a:hover, .eButton a:hover {
	color: #f68121;
}
.enewsletter img, .weighahead img, .eButton img {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 4px;
}
.enewsletter a:hover img, .weighahead a:hover img, .eButton a:hover img {
	border-top: solid 1px #f68121;
	border-bottom: solid 1px #f68121;
}

/* #content div.csc-textpic-imagewrap {float: right;} */

#content div.csc-textpic table.contenttable {clear: none;}

/* mechatronics search in linker navigation (wie "shop") * * * * * * */

#nav #mechsearchheader {
	margin-top: 24px; 
	margin-bottom: 0px; 
	padding-top: 2px; 
	margin-left: 12; 
	height: 18px; 
	background-color: #eeeeee
	}
	
#nav #mechsearchcontainer {
	margin-top: 8px; 
	*margin-top: -8px
	}
	
#nav #mechsearchcontainer input {
	width: 132px; 
	height: 20px; 
	margin-left: 12px; 
	clear: none;
	}
	
#nav #mechsearchcontainer a {
	width: 14px;
	height: 16px; 
	*	height: 20px; 
	float: right; 
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	/* ssb ir */
	
.newscat h3 {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	margin: 4px 0px;
}
.newscat .csc-header, .newscat .csc-header-n2 {
	margin: 0;
	padding: 0;
}
.newscat {
	position: relative;
	border: 1px solid #ccc;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 16px;
	*	margin-right: -3px;
	padding: 0;
	background: url('http://www.sartorius.com/fileadmin/media/newsletter/bg_content.jpg') 100% -12px no-repeat;
}
.newscat h2 {
	color: #666;
	font-size: 11px;
	background: #fff;
	float: left;
	position: relative;
	top: -12px;
	margin: 0 -8px -12px;
	*	margin: 0 -8px -12px;
	padding: 4px 8px;
	font-weight: normal;
	/* text-decoration: underline;*/ 
}
.firstcat {
	margin-top: -8px;
	*   margin-top: -4px;
}
.firstcaten {
	margin-top: 8px;
	*   margin-top: 8px;
} 
/* 
*/
.newsitem {
	width: 476px;
	border-bottom: 1px solid #ccc;
	float: left;
	clear: both;
	padding: 0 0 0px 0;
	margin: 8px 12px -1px ;
	*	margin-right: -3px;
	/*	margin-left: 6px; fuer IE6 in separatem stylesheet definieren */
}
#content .newsitem p.bodytext {
	margin: 0;
	padding: 0;
}
.newsdate {
	float: left;
	width: 112px;
}
.newstitle {
	margin-left: 110px;
	*    zoom: 1;
	margin-bottom: 8px;
}
.newslink {
	*    zoom: 1;
	margin-bottom: 8px;
}
div.newproducts {
	border: 1px solid #dddddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 2px;
	width: 235px;
	*width: 240px;
	min-height: 40px;
	*height: 40px;
}
div.newproducts div.newsimage {
	float: left;
	margin: 0 8px 0px 0;
	width: 96px;
}
div.newproducts div.newsimage a {
	display: block;
	width: 90px;
	height: 90px;
}
div.newproducts p.newstitle, div.newproducts p.bodytext {
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 2px;
	*	margin-bottom: 0px;
}
div.newproducts p.newstitle {
	font-weight: bold;
}
div.newproducts p.bodytext {
	font-size: 10px;
	color: #666666;
}
div.links {
	float: right;
	clear: both;
	position: relative;
	width: 200px;
	padding: 8px 12px 4px 0;
}
div.links a, div.links a:link, div.links a:visited {
	display: block;
	min-height: 20px;
	*     height: 20px;
	padding-top: 2px;
	padding-left: 36px;
	*     margin-right: -100px;
	background: url('http://www.sartorius.com/fileadmin/media/common/knopf.gif') 0 0 no-repeat;
}
div.report {
	clear: none;
	width: 188px;
}
div.reportie {
	* margin: -8px 0px;
}
div.clear {
	clear: both;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* Startseite SAG 2010 * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * */


#main, 
#main #sartoriusgroup, 
#main #sartoriusgroupNoJS, 
#main ul#output, 
#main ul#output li, 
#main div#feature_list 
 {
	width: 984px;
	height: 264px;
	*	height: 263px;
}
#main  {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	clear: both;
	padding: 0;
}
#main #sartoriusgroup, #main #sartoriusgroupNoJS {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#main div#sartoriusgroup {
	background: url('/fileadmin/media/start/slides3/sagStart0.jpg') 0 0 no-repeat;
	display: none;
}
#main div#sartoriusgroup.de {
	background-image: url('/fileadmin/media/start/slides3/sagStart0de.jpg');
}

#main #sartoriusgroup h1, #main #sartoriusgroupNoJS h1 {
	margin: 60px auto 12px 62px;
	visibility: hidden; 
}
#main #sartoriusgroup p, #main #sartoriusgroupNoJS p {
	position: relative;
	width: 460px;
	font-size: 14px;
	margin-left: 62px;
}
#main #sartoriusgroup img, #main #sartoriusgroupNoJS img {
	position: absolute;
	top: 0;
	left: 0;
}

#main div#feature_list {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	display: none;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}

#main div#feature_list ul {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	list-style: none;	
}
#main div#feature_list #tabwrap1, 
#main div#feature_list #tabwrap2
 {
	height: 120px;
	width: 564px;
	overflow: hidden;
}
#main div#feature_list #tabwrap1 {
	position: absolute;
	z-index: 3;
	bottom: 0;
}
#main div#feature_list #tabwrap2 {
	position: absolute;
	z-index: 4;
	top: 0;
}
#main div#feature_list #showtabs {
	z-index: 2;
	position: absolute;
	width: 48px;
	height: 20px;
	bottom: 0;
	overflow: hidden;
}
#main div#feature_list #showtabs div.btn {
	position: absolute;
	width: 48px;
	height: 20px;
/*	background: url('/fileadmin/media/common/boomerang_m.gif') 4px -100px  no-repeat;*/
	background: url('/fileadmin/media/common/boomerang_s.gif') 16px 0 no-repeat;
	z-index: 8;
}
#main div#feature_list #showtabs div.btn span {
	display: none;
}

#main div#feature_list ul#tabs {
	left: -1px;
	height: 120px;
	min-width: 120px;
	z-index: 6;
	list-style: none;	
	padding: 0;
	overflow: hidden;
}

#main div#feature_list div.bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 1200px;
	width: 1200px;
	background: #333;
	opacity: 0.7;
	*	filter: alpha(opacity=70);
}

#main div#feature_list div.bg span {
	display: none;
}

#main ul#tabs li {
	list-style: none;
	display: inline;
	position: relative;
}

#main ul#tabs li img {
	margin-top: 4px;
}

#main ul#tabs li a, 
#main ul#tabs li a:link, 
#main ul#tabs li a:visited
{
	position: relative;
	text-decoration: none;	
	display: block;
	float: left;
	padding: 0 10px;
	height: 120px;
	width: 120px;
	*	width: 140px;
	color: #ddd;
	outline: none;
	overflow: hidden;
	border-left: 1px solid #e6e6e6;
}

#main ul#tabs li a:hover,
#main ul#tabs li a:active
 {
	color: #fff;
	text-decoration: none;
}
#main ul#tabs li a h3,
#main ul#tabs li a:link h3,
#main ul#tabs li a:visited h3,
#main ul#tabs li a:hover h3,
#main ul#tabs li a:active h3
 {
	color: #ddd;
	margin: 1px 0 0 0;	
	padding: 1px;
}
#main ul#tabs li a:hover h3 {
	color: #fff;
}

#main ul#tabs li a.current,
#main ul#tabs li a.current:link,
#main ul#tabs li a.current:visited,
#main ul#tabs li a.current:hover,
#main ul#tabs li a.current:active
 {
	color: #fff;
/*	background: #f9f9f9; */
	text-decoration: none;
}

#main ul#tabs li a.current:hover,
#main ul#tabs li a.current:active
 {
	cursor: default;
}
#main ul#tabs li a.current h3,
#main ul#tabs li a.current:link h3,
#main ul#tabs li a.current:visited h3,
#main ul#tabs li a.current:hover h3,
#main ul#tabs li a.current:active h3
 {
	color: #fff;
}
/*
#main ul#tabs li a.current img {
	display: none;
}
*/
#main ul#tabs li a span {
	line-height: 1;
}

#main ul#output {
	position: relative;
	right: 0;
	list-style: none;
}

#main ul#output li {
	position: absolute;
	list-style: none;
}

#main ul#output li h1 {
	font-size: 22px;
}

#main ul#output li h1,
#main ul#output li p
 {
	margin-left: 32px;
}

#main ul#output li a {
	position: absolute;
	top: 0;
	left: 0;
	height: 264px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}
#main ul#output li a div {
/*
*/	
	position: absolute;
	bottom: 0;
	right: 0;
	height: 20px;
	padding: 2px 18px 0;
	font-size: 11px;
	color: #FFF;
	opacity: 0.7;
	*	filter: alpha(opacity=70);
}
#main ul#output li a:link div,
#main ul#output li a:visited div
 {
	background: #333;
}
#main ul#output li a:hover div,
#main ul#output li a:active div
 {
	background: #f68121;
}

/* sitemapStart * * * * * * * * * * * * * * * * * * * * */

#sitemapStart {
	position: relative;
	margin-top: 12px;
	left: 0;
	width: 764px;
	float: left;
	clear: left;
	color: #b6b6b6;
}
#sitemapStart .branches {
	position: relative;
	width: 360px;
	float: left;
	margin: 0 20px 6px 0;
	padding-right: 10px;
	border-right: 1px solid #e6e6e6;
/*	background: #f9f9f9;
	border: 1px solid #e6e6e6;
*/
}
#sitemapStart .further {
	margin: 0;
}
#sitemapStart .branches h3 {
	margin: 3px 0 1px;
	color: #444;
}
#sitemapStart .branches p {
	margin: 0;
	padding: 0 0 4px;
	font-size: 10px;
}
#sitemapStart .branches a, 
#sitemapStart .branches a:link, 
#sitemapStart .branches a:visited 
{
	color: #666;
}
#sitemapStart .branches a:hover, 
#sitemapStart .branches a:active 
{
	color: #f68121;
	text-decoration: underline;
}
#sitemapStart .branches div {
	margin: 0 0 -1px;
	padding: 2px 8px 0 2px;
/*
	background: url('/fileadmin/media/bg/bullet_nav_s.gif') 10px -102px  no-repeat;
*/
}
#sitemapStart .branches div.branch-top {
	background-color: #fff;
	height: 48px;
	padding: 0;
}
#sitemapStart #ssbLogoB, #sitemapStart #smtLogoB {
	position: absolute;
	top: 6px;
	right: 0;
}
#sitemapStart .branches div.branch-top a,
#sitemapStart .branches div.branch-top a:link,
#sitemapStart .branches div.branch-top a:visited
 {
	display: block;
	position: relative;
	height: 44px;
	width: 100%;
	padding: 0;
	color: #666;
}
#sitemapStart .branches div.branch-top a:hover,
#sitemapStart .branches div.branch-top a:active
 {
	color: #f68121;
	cursor: pointer;
}
#sitemapStart .branches div.branch-top a div {
	position: relative;
	float: left;
	margin-top: 14px;
	background-position: 10px 3px;
}
#sitemapStart .branches div.branch-top a:hover div {
	background-position: 10px -205px;
}
#sitemapStart .branches div.branch-top a span {
	display: none;
}


#turning {
	position: absolute;
	top: -100px;
	left: 0;
}

/* .sagStart Ausnahmen fuer allgemeine Elemente * * * * * * * *

body.sagStart {
	border: 1px solid #0f0;
}
	background: url('/fileadmin/media/bg/bgBody.jpg') 0 160px repeat-x;
	background: url('/fileadmin/media/common/bg_raster.gif');
	border: 1px solid #0f0;
 */
html {
}

.sagStart #header, .sagStart #topnav, .sagStart #container, .sagStart #content, .sagStart #footer {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	clear: both;
}
body.sagStart, .sagStart #wrap, .sagStart #header, .sagStart #topnav, .sagStart #container, .sagStart #content, .sagStart #footer {
	width: 984px;
}
body.sagStart, .sagStart #wrap, .sagStart #container, .sagStart #content, .sagStart #footer {
	margin: 0;
	padding: 0;
}
.sagStart #wrap {
	position: relative;
	top: 0;
	left: 20px;
}
.sagStart #header {
	height: 96px;
}
.sagStart #header object,
.sagStart #header embed
 {
	display: none;
}
.sagStart #topnav {
	height: 25px;
	border-bottom: 1px solid #ccc;
}
.sagStart #topnav ul#corporate {
	left: 0;
}
.sagStart div.corporatemenues {
	left: -120px;
}
.sagStart #topnav ul#kontakt {
	left: 764px;
}
.sagStart #container {
    background: transparent;
}
.sagStart #nav, .sagStart #klickpfad {
    display: none;
}
.sagStart #content  {
	min-height: 272px;
	*	height: 272px;
}
.sagStart #header object, .sagStart #header embed {
    display: none;
}
.sagStart #rechtespalte {
	position: relative;
	left: 20px;
	float: left;
	width: 200px;
	*	width: 200px;
	margin: 0;
	padding: 0 0 6px;
	background: #fff;
/*	border: 1px solid #ddd;
	margin-top: 20px;
*/
}
.sagStart #rechtespalte h1, .sagStart #rechtespalte p {
	margin: 0;
}
.sagStart #rechtespalte .csc-header {
	margin: 12px 0 6px;
	padding: 0;
}
.sagStart #rechtespalte h1.csc-firstHeader {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin-top: 18px; 
}
.sagStart #footer  {
	border-top: 1px solid e6e6e6;
}
