/* bbmark -- ALLGEMEINES, BOXEN */
* {
	margin: 0;
	padding: 0;
}

body.screen {
	text-align: center;
	color: #000;
	background-color: #fff;
	font: small 'Lucida Grande', Arial, Helvetica, sans-serif;
}

body.print {
	background-color: white;
	color: black;
	margin: 20px 30px;
	font: small 'Lucida Grande', Arial, Helvetica, sans-serif;
}

body.screen #content,
body.screen #downloadpage,
body.screen #contactpage {
	padding: 20px 30px;
}

#defaultbox, #productbox {
	width: 900px;
	border: 1px solid #666;
	margin: 20px auto;
	text-align: left;
}

#defaultbox {
	background: #fff;
}

#productbox {
	background: #f6f6f6;
}

#productbox #content {
	background: #fff;
	margin-right: 220px;
/*
	border-right: 1px solid #999;
*/
}

#productbox #sidebar {
	float: right;
	width: 220px;
}

h1 {
	color: #FF801A;
	margin: 10px 0 5px 0;
	font-size: 1.8em;
}

h2 {
	color: #FF801A;
	margin: 10px 0 5px;
	font-size: 1.5em;
}

h1, #productbox h2 {
	margin-left: -16px;
	padding-left: 16px;
	background-image: url('quadrat.gif');
	background-repeat: no-repeat;
}
h1 {
	background-position: left 0.3em;
}
h2 {
	background-position: left 0.2em;
}
#productbox h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}

#productbox h3 {
	margin: 0 0 5px;
	font-size: 1.3em;
}

p {
	margin-bottom: 10px;
}

a:link {
	color: #336;
}

a:visited {
	color: #888;
}

a.intern {
	padding-left: 12px;
	background: url('nach-rechts.gif') no-repeat top left;
}

.clear {
	clear: both;
	height: 1px; /* das macht IE irgendwie nervös, auf jeden Fall hoeher als 1px */
}



/* bbmark -- NAVIGATION */

#header {
	width: 100%;
	height: 183px;
}

.logode {
	background: #fff url('header-de.gif') no-repeat top right;
}

.logoen {
	background: #fff url('header-en.gif') no-repeat top right;
}

#header ul {
	list-style: none;
}

#header li {
	float: left;
}

#header a:link, #header a:visited, #header span {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#header a:hover {
	text-decoration: underline;
}


/* bbmark ---- SUPERMENU */

ul#supermenu {
	height: 86px;
	padding: 10px 0 0 40px;
}

ul#supermenu li {
	font-size: 0.8em;
	padding-right: 5px;
}

#supermenu a, #supermenu span {
	font-weight: normal;
	padding-left: 16px;
	background-position: center left;
	background-repeat: no-repeat;
}

#supermenu a:link, #supermenu a:visited {
	color: #89A4C9;
	font-weight: normal;
}

#supermenu span {
	color: #89A4C9;
	text-decoration: underline;
}

#supermenu #home {
	background-image: url('home.gif');
}

#supermenu #de {
	background-image: url('de.gif');
}

#supermenu #en {
	background-image: url('en.gif');
}

#supermenu #fr {
	background-image: url('fr.gif');
}

#supermenu #it {
	background-image: url('it.gif');
}

#supermenu #drucken {
	background-image: url('drucken.gif');
}


/* bbmark ---- MENU */

/* Menühintergrund ist 792 Pixel breit */
ul#menu {
	width: 792px;
	height: 47px;
	margin: 0 0 0 28px;
	padding: 0;
}

ul#menu li {
	font-size: 1.1em;
	padding: 0;
	margin: 0 20px 0 0;
}

ul#menu li {
	height: 37px;
}

ul#menu a, ul#menu span {
	float: left;
	display: block;
	height: 22px;
	padding: 15px 8px 0 8px;
	margin: 0;
}


ul#menu li.first, ul#menu li.firstcurrent {
	padding-left: 12px;
}

ul#menu li.firstcurrent {
	background: url('header-menu-hi-left-first.gif') repeat-x top left;
}

ul#menu li.current {
	background: url('header-menu-hi-left.gif') no-repeat top left;
}

ul#menu li.current a,
ul#menu li.current span,
ul#menu li.firstcurrent a,
ul#menu li.firstcurrent span
{
	background: url('header-menu-hi-right.gif') no-repeat top right;
}


/* bbmark ---- SUBMENU */

ul#submenu {
	margin: 0 0 0 28px;
	padding: 5px 0 25px 20px;
	background: url('header-submenu.gif') left top no-repeat;
}

ul#submenu li {
	font-size: 0.9em;
	margin: 0;
	padding: 3px 20px 0 0;
}

ul#submenu li.last {
	padding-right: 0;
}

#submenu a.current, #submenu span {
	color: #006;
	font-weight: bold;
}



/* bbmark -- FUSSZEILE */

#footer {
	background: #C9D6EB;
	clear: both;
}

#footer address {
	text-align: center;
	font-size: 0.9em;
	padding: 5px 20px;
	font-style: normal;
}

#footer em {
	color: #FF801A;
	font-weight: bold;
	font-style: normal;
}

#footer acronym {
	font-style: normal;
	font-weight: bold;
	border: none;
	cursor: help;
}


/* bbmark -- PRODUKTSEITEN */

#sidebar a:visited {
	color: #336;
	text-decoration: none;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#sidebar dl {
	margin: 10px 0;
}

#sidebar dt {
	margin: 0 10px;
	padding: 2px 5px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #999;
}

#sidebar dd {
	padding: 5px 15px 30px 15px;
	font-size: 0.9em;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	padding: 1px 0;
}

#sidebar ul ul {
	margin-left: 10px;
}

#sidebar li a {
	display: block;
}

#toc a {
	padding-left: 12px;
	background: url('nach-unten.gif') no-repeat top left;
}

#animations a {
	height: 40px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

#animations a.aufbau {
	background-image: url('aufbau.gif');
}

#animations a.prinzip {
	background-image: url('prinzip.gif');
}

#animations a.simulation {
	background-image: url('simulation.gif');
}

#animations a.federsockel {
	background-image: url('federsockel.gif');
}
a.download {
	padding-left: 12px;
	background: url('dokument.gif') no-repeat top left;
}

#download a {
	margin: 3px 0;
	border-bottom: 1px dotted #666;
	padding-bottom: 3px;
/*
	background: url('dokument.gif') no-repeat;
*/
}

#download a.cad {
	background-image: url('nach-rechts.gif');
}

/* bbmark -- ANWENDUNGEN */
#applications td {
	height: 70px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	background: url('lupe.gif') no-repeat left top;
}

#applications img {
	float: left;
	border: 1px solid #666;
}

#applications h3, #applications h2 {
	padding: 0;
	margin: 0 0 0 75px;
	font-size: 1em;
	color: black;
	background-image: none;
}

#applications p {
	padding: 0;
	margin: 0 0 0 75px;
	font-size: 0.9em;
}

#applications a:link {
	color: #FF801A;
	font-weight: bold;
	text-decoration: none;
}

#applications a:visited {
	text-decoration: none;
}

/* bbmark -- TABELLEN */
/* Allgemein */
table.data {
	margin-bottom: 30px;
	border: 1px solid #ddd;
}

body.print table.data {
	width: 90%;
}

/* Kopf */
table.data p {
	margin: 0 0 5px 0;
}

table.data tr.title th {
	border-bottom: 5px solid #bbb;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	padding: 10px 20px 0px 20px;
}

table.data tr.title th img {
	float: left;
	margin: 0 20px 10px 0;
}

table.data tr.title th h3, table.data tr.title th h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 5px 0;
}

table.data tr.header th {
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	padding: 5px;
}

table.data tr.header th.left {
	text-align: left;
}

table.data tr.header th.main {
	background: #f3f3f3;
}

/* Körper */
table.data tbody tr.odd {
	background: #eee;
}

table.data tbody td {
	text-align: right;
	white-space: nowrap;
	padding: 3px 5px;
}

table.data tbody td.left {
	text-align: left;
}

table.data tbody td.main {
	background: #f2f2f2;
}

table.data tbody tr.odd td.main {
	background: #e6e6e6;
}

table.data tbody a.cad {
	display: block;
	padding-left: 12px;
/*
	background: url('dokument.gif') no-repeat top left;
*/
}

/* Fuss */
table.data tfoot td {
	border-top: 5px solid #bbb;
	padding: 2px 10px 10px 10px;
}

table.data tfoot ul {
	list-style-type: none;
	padding: 3px 0;
	font-style: italic;
}

/* bbmark -- ZWEI SPALTEN */
.fullpage ol, .fullpage ul {
	padding-left: 2em;
}

.fullpage td {
	vertical-align: top;
	padding-right: 1em;
}

td.two {
	width: 50%;
}

td.three {
	width: 33%;
}

td.four {
	width: 25%;
}

.lefthalf {
	width: 48%;
	float: left;
	padding-bottom: 20px;
}

.righthalf {
	width: 48%;
	float: right;
	padding-bottom: 20px;
}

/* bbmark -- FORMULARE */
input, textarea {
	font: 1em 'Lucida Grande', Helvetica, Arial, sans-serif;
}

form ul {
	list-style: none;
}

form li {
	padding: 5px 0;
}

form td {
	padding: 3px 5px 3px 0;
}

form div.submit {
	clear: both;
	text-align: center;
}

fieldset {
	padding: 10px 20px;
	border: 1px solid #bbb;
	margin: 10px 0 20px 0;
}

fieldset legend {
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #bbb;
}

/* Pflichtfelder */
form em {
	color: #FF801A;
	font-style: normal;
	font-weight: bold;
}

form p.required {
	font-style: italic;
}

/* Sonderanfrage */
#specialinquiry {
	background: #eee;
}

#specialinquiry fieldset fieldset {
	margin: 5px 0;
}

#specialinquiry fieldset.indented {
	margin-left: 40px;
}

#specialinquiry fieldset legend {
	background: #FF801A;
	color: white;
	border: 1px solid #666;
}

#specialinquiry fieldset fieldset legend {
	font-weight: normal;
	padding: 0 10px;
	background: #eee;
	color: black;
	border: none;
}

#specialinquiry {
	padding: 20px;
	border: 1px solid black;
}

/* bbmark -- SPEZIELLE SEITEN */
/* Startseite */
#homepage {
	position: relative;
	height: 520px;
	background: url('rundes-ding.jpg') no-repeat top left;
	border-left: 28px solid #FF801A;
}

#homepage #text {
	width: 560px;
	position: absolute;
	top: 10px;
	left: 60px;
	color: #fff;
}

#homepage #text h1 {
	font-size: 1.8em;
	background-image: none;
	color: white
}

#homepage #text p {
	font-weight: bold;
}

#homepage #text p, #homepage #text ul {
	font-size: 1.1em;
}

#homepage #text ul {
	padding: 0 0 0 0.5em;
}

#homepage #text ul li {
	list-style-type: none;
	background: url('nach-rechts-weiss.gif') center left no-repeat;
	padding: 0 0 0.2em 16px;
}

#homepage #text ul li span.neu {
	color: #FF801A;
	font-weight: bold;
	text-decoration: underline;
	padding: 0.1em 0.2em;
	font-size: 80%;
}

#homepage #text a:link, #homepage #text a:visited {
	color: white;
	text-decoration: none;
}

#homepage #text a:hover {
	text-decoration: underline;
}

#homepage #flashcontent {
	position: absolute;
	top: 260px;
	left: 60px;
}

/* Produkte */
#productpage {
	height: 480px;
}

/* Feststelleinheiten */
table.info {
	margin: 40px 0 20px 0;
	width: 616px;
}

body.print table.info {
	width: 90%;
}

table.info td.header {
	border-bottom: 1px dotted #999;
}

table.info h3 {
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #FF801A;
}

table.info p {
	padding: 0;
	margin: 0;
}

table.info td {
	padding: 10px 0;
}

table.info ol {
	margin-left: 30px;
}

/* über Sitema */
#companypage {
	position: relative;
	height: 800px;
	background: url(silbernes-rundes-ding.jpg) no-repeat top right;
}

#companypage #text {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 380px;
}

#companypage #text em {
	color: #FF801A;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
}

#companypage #image {
	position: absolute;
	left: 430px;
	top: 60px;
}

#companypage #iso {
	position: absolute;
	left: 460px;
	top: 100px;
	width: 300px;
	text-align: center;
}

/* Kontakt */
#contactpage .lefthalf {
	width: 40%;
}

#contactpage .righthalf {
	width: 56%;
	text-align: right;
	padding-top: 10px;
}

#contactpage h2 {
	margin-top: 30px;
}

#contactpage #pompey, #contactpage #karlsruhe {
	border: 1px solid #666;
}

/* Download */
#downloadpage ul {
	list-style-image: url(dokument.gif);
	padding-left: 20px;
}

#downloadpage h2 {
	color: #336;
	font-size: 1.2em;
}

/* a.download überschreiben */
#downloadpage a.download {
	background-image: none;
	padding: 0;
}

/* Sitemap (auch auf Fehlerseite) */
#sitemap td {
	vertical-align: top;
	padding-right: 10px;
}

#sitemap ul {
	list-style-type: none;
}

#sitemap li {
	padding: 2px 0;
}

#sitemap ul ul {
	padding-left: 20px;
}

#sitemap a {
	padding-left: 12px;
	display: block;
	background: url('nach-rechts.gif') no-repeat top left;
}

#sitemap a:link,  #sitemap a:visited {
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

