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

body, h5, h6, h7, caption, th, td, input, textarea, #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;
}

/* - - - - - - 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;
}
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;
}
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: 720px;
}
#sarto06 {
	top: 0px;
	left: 0px;
}
#topnav {
	top: 110px;
	left: 0px;
	height: 26px;
}
#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: 735px;
	width: 250px;
}
#container {
	top: 136px;
	left: 0px;
	height: auto;
}
#rechtespalte {
	top: 0px;
	left: 780px;
	height: auto;
	width: 180px;
}
#nav {
	top: 0px;
	left: 0px;
	width: 180px;
}
#content, #footer {
	position: relative;
}
#content {
	top: 0px;
	left: 240px;
	height: auto;
	min-height: 400px;
	*	height: 400px;
	width: 500px;
}
#footer {
	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 30px 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: #ff9900;
}
.corporatemenues {
	width: 200px;
	margin: 10px 0px 0px;
	*	margin: 2px 0px 0px;
	padding: 0px;
	background: #dddddd;
}
.corporatemenues a {
	display:block;
	white-space: nowrap;
	width: 100%;
	margin: 0px;
	padding: 4px 12px;
	border-bottom: 1px solid #d6d6d6;
}
.corporatemenues a:link, .corporatemenues a:visited {
	color: #dd8800;
	background: #dddddd;
}
.corporatemenues a:hover, .corporatemenues a:active {
	color: #ff0000;
	background: #eeeeee;
}


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

#container {
	background: url(/fileadmin/media/common/bg_container.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;
}
#klickpfad {
	margin: 14px 0px 40px;
	*	margin: 14px 0px 46px;
}
#klickpfad h1 {
	font-weight: normal;
	display: inline;
}

#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 {
	border: 0px;
	padding: 0px;
}
#mailform label {
	display: block;
	width: 180px;
	float: left;
	clear: both;
	border-bottom: 1px solid #eeeeee;
}
#mailform hr {
	clear: both;
}
#mailform input {
	margin: 2px 4px;
	vertical-align: bottom;/**/
}
#mailform textarea {
	vertical-align: top;
	margin: 4px 0px;
}
#csc-mailform-field, #mailformformtype_mail, .csc-mailform-submit {
	clear: both;
	margin-top: 20px;
}


/* ------ 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 {
	border-left: 6px solid #ff9900;
}
#nav li.related {
	border-left: 6px solid #ababab;
}
#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 {
	margin: 0px 0px 20px;
	padding: 14px 0px 16px 26px;
	font-weight: normal;
}
#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;
}
#nav h2 {
	height: 20px;
	margin: 0px;
	padding: 4px 0px 2px 20px;
	font-weight: normal;
}
/* 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 {
	margin: 8px 0px;
	clear: both;
	border-top: 1px solid #aaaaaa;
}
#footer ul  {
	margin: 0px;
	padding: 0.2em;
}
#footer li {
	list-style: none;
	display: inline;
	padding: 2px 20px 2px 0px;
}
#footer a:link, #footer a:visited {
	color: #767676;
}
#footer a:hover {
	color: #ff9900;
}



/* ------ 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;
}
/*	
.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;
}
a.anfrage {
	display: block;
	margin-bottom: 32px;
	white-space: nowrap;
}
table.specifications td, table.specifications th, table.ordering td, table.ordering th, .modlist, .contenttable td.modlist, .contenttable th.modlist, .infobox, .infobox_center, .infobox_right, .listline, .minitab {
	border-bottom: 1px solid #cccccc;
}
#content table.specifications, #content table.performance , #content table.ordering {
	margin-bottom: 20px;
	clear: both;
}
table.specifications caption, #content table.performance  caption, #content table.ordering  caption{
	padding: 2px;
}
.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-bottom: 0px;
	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;*/
}

a.button, a#button {
	display: block;
	padding: 3px 12px;
	margin: 0px;
/*	color: #000000;*/
	text-decoration: none;
	text-align: center;
}
a:link.button, a:visited.button, a:link#button, a:visited#button {
	color: #ffffff;
	border: 1px solid #999999;
	background: url(/fileadmin/media/common/bg_button_f2.jpg) repeat-x;
	text-decoration:none;
}
a:hover.button, a:active.button, a:hover#button, a:active#button {
	color: #990000;
	border: 1px solid #999999;
	background: url(/fileadmin/media/common/bg_button.jpg) repeat-x;
}


/* --- 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 li.xsublevel {
	list-style: none;
}
#nav li.xsublevel a {
}
#nav li.xsublevel a, #nav li.xsublevel a:link, #nav li.xsublevel a:visited {
	padding: 2px 4px 2px 36px;
	list-style: none;
	background: #ffffff;
	width: auto;
	height: 18px;
	color: #f68121;
}
#nav li.xsublevel a:hover, #nav li.xsublevel a:active {
	background: url('/fileadmin/media/common/nav_products_f2.jpg') #f68121;
	width: auto;
	color: #ffffff;
}

